Max level shown:
1 [ Jun 27 21:50:02 Enabled. ]
2 [ Jun 27 21:50:02 Rereading configuration. ]
3 [ Jun 27 21:50:04 Rereading configuration. ]
4 [ Jun 27 21:50:15 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + single_node=true
23 + command=()
24 + true
25 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
26 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
27 [ Jun 27 21:50:15 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.06.27 21:50:16.681033 [ 1 ] {} <Information> Application: Will watch for the process with pid 22673
33 2024.06.27 21:50:16.681587 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.06.27 21:50:17.258623 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22673
35 2024.06.27 21:50:17.259371 [ 1 ] {} <Information> Application: starting up
36 2024.06.27 21:50:17.260125 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.06.27 21:50:17.360192 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.06.27 21:50:17.410369 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.06.27 21:50:17.410421 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.06.27 21:50:17.410447 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.06.27 21:50:17.410528 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.06.27 21:50:17.411298 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.06.27 21:50:17.412947 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
44 Processing configuration file 'config.xml'.
45 There is no file 'config.xml', will use embedded config.
46 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
47 2024.06.27 21:50:17.413516 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.06.27 21:50:17.414433 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
49 2024.06.27 21:50:17.414519 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio)
50 2024.06.27 21:50:17.414537 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.06.27 21:50:17.414726 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.06.27 21:50:17.415670 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.06.27 21:50:17.421228 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.06.27 21:50:17.421943 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.06.27 21:50:17.423301 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.06.27 21:50:17.423389 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.06.27 21:50:17.424938 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
58 Processing configuration file 'config.xml'.
59 There is no file 'config.xml', will use embedded config.
60 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
61 2024.06.27 21:50:17.425274 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.06.27 21:50:17.429833 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.06.27 21:50:17.430311 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.06.27 21:50:17.431972 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.06.27 21:50:17.432347 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.06.27 21:50:17.432701 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.06.27 21:50:17.433041 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.06.27 21:50:17.434494 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.06.27 21:50:17.434522 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.06.27 21:50:17.434618 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.06.27 21:50:17.434786 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.06.27 21:50:17.448587 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.06.27 21:50:17.448660 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000190705 sec
74 2024.06.27 21:50:17.448700 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.06.27 21:50:17.448712 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.06.27 21:50:17.449882 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.06.27 21:50:17.451113 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.06.27 21:50:17.451168 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.06.27 21:50:17.451201 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.06.27 21:50:17.451251 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.06.27 21:50:17.451265 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.06.27 21:50:17.451356 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.06.27 21:50:17.451369 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.06.27 21:50:17.451415 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.06.27 21:50:17.451480 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.06.27 21:50:17.451493 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.06.27 21:50:17.451551 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.06.27 21:50:17.451607 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.06.27 21:50:17.451643 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.06.27 21:50:17.451689 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.06.27 21:50:17.451769 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.06.27 21:50:17.451810 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.06.27 21:50:17.451868 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.06.27 21:50:17.493124 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.06.27 21:50:17.495676 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.06.27 21:50:17.495783 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000126394 sec
97 2024.06.27 21:50:17.495798 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.06.27 21:50:17.495856 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.06.27 21:50:17.495881 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.06.27 21:50:17.496092 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.06.27 21:50:17.496167 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.06.27 21:50:17.496182 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.06.27 21:50:17.496223 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
104 2024.06.27 21:50:17.496235 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.06.27 21:50:17.562055 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 23.8.7.1)
106 2024.06.27 21:50:17.851424 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 23.8.7.1)
107 2024.06.27 21:50:17.851522 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.06.27 21:50:17.908826 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.06.27 21:50:17.909111 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.07 MiB (RSS), difference: 147.20 MiB
110 2024.06.27 21:50:17.910111 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.3191e-05 sec.
111 2024.06.27 21:50:17.910466 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.06.27 21:50:17.910571 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.06.27 21:50:17.910633 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.06.27 21:50:17.910679 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.06.27 21:50:21.302996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.06.27 21:50:21.303237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.06.27 21:50:21.303296 [ 3 ] {} <Debug> HTTP-Session: 22f62dfb-3fe1-401d-8161-98dca8eeac45 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
118 2024.06.27 21:50:21.303327 [ 3 ] {} <Debug> HTTP-Session: 22f62dfb-3fe1-401d-8161-98dca8eeac45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.06.27 21:50:21.303371 [ 3 ] {} <Debug> HTTP-Session: 22f62dfb-3fe1-401d-8161-98dca8eeac45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.06.27 21:50:21.303478 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.06.27 21:50:21.303512 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
122 2024.06.27 21:50:21.303654 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
123 2024.06.27 21:50:21.303755 [ 3 ] {} <Trace> HTTP-Session: 22f62dfb-3fe1-401d-8161-98dca8eeac45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.06.27 21:50:21.304975 [ 3 ] {400c9dd0-af8d-4b9e-9454-3929f8e3a9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.06.27 21:50:21.349476 [ 3 ] {400c9dd0-af8d-4b9e-9454-3929f8e3a9b1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50457) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
126 
127 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
128 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
129 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
130 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
131 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
132 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
133 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
134 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
135 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
136 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
137 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
138 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
139 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
140 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
141 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
142 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
143 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
144 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
145 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
146 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
147 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
148 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
149 
150 2024.06.27 21:50:21.350418 [ 3 ] {400c9dd0-af8d-4b9e-9454-3929f8e3a9b1} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
151 
152 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
153 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
154 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
155 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
158 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
159 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
160 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
161 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
162 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
163 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
164 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
165 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
166 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.06.27 21:50:21.351969 [ 3 ] {} <Debug> HTTP-Session: 22f62dfb-3fe1-401d-8161-98dca8eeac45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.06.27 21:50:21.358666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.06.27 21:50:21.358742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.06.27 21:50:21.358805 [ 3 ] {} <Debug> HTTP-Session: 512b3a59-4095-4625-b93f-cc2f33f159a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
179 2024.06.27 21:50:21.358858 [ 3 ] {} <Debug> HTTP-Session: 512b3a59-4095-4625-b93f-cc2f33f159a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.06.27 21:50:21.358872 [ 3 ] {} <Debug> HTTP-Session: 512b3a59-4095-4625-b93f-cc2f33f159a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.06.27 21:50:21.358950 [ 3 ] {} <Trace> HTTP-Session: 512b3a59-4095-4625-b93f-cc2f33f159a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.06.27 21:50:21.360243 [ 3 ] {dc97244f-97eb-4aaf-8311-4ddaa79dd8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.06.27 21:50:21.360400 [ 3 ] {dc97244f-97eb-4aaf-8311-4ddaa79dd8af} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.06.27 21:50:21.362569 [ 3 ] {dc97244f-97eb-4aaf-8311-4ddaa79dd8af} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.06.27 21:50:21.365681 [ 3 ] {dc97244f-97eb-4aaf-8311-4ddaa79dd8af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.06.27 21:50:21.372056 [ 3 ] {dc97244f-97eb-4aaf-8311-4ddaa79dd8af} <Debug> DynamicQueryHandler: Done processing query
187 2024.06.27 21:50:21.372148 [ 3 ] {dc97244f-97eb-4aaf-8311-4ddaa79dd8af} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.06.27 21:50:21.372247 [ 3 ] {} <Debug> HTTP-Session: 512b3a59-4095-4625-b93f-cc2f33f159a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.06.27 21:50:21.380223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.06.27 21:50:21.380326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.06.27 21:50:21.380384 [ 3 ] {} <Debug> HTTP-Session: 56b83e51-d071-422f-9280-4050130e005a Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
192 2024.06.27 21:50:21.380405 [ 3 ] {} <Debug> HTTP-Session: 56b83e51-d071-422f-9280-4050130e005a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.06.27 21:50:21.380449 [ 3 ] {} <Debug> HTTP-Session: 56b83e51-d071-422f-9280-4050130e005a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.06.27 21:50:21.380520 [ 3 ] {} <Trace> HTTP-Session: 56b83e51-d071-422f-9280-4050130e005a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.06.27 21:50:21.380704 [ 3 ] {63fbe8f9-6f06-4668-9d01-cac40bb42c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.06.27 21:50:21.381021 [ 3 ] {63fbe8f9-6f06-4668-9d01-cac40bb42c77} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50457) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
197 
198 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
199 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
200 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
201 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
202 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
203 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
204 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
205 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
206 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
207 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
208 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
209 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
210 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
211 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
212 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
213 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
214 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
215 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
216 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
217 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
218 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
219 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
220 
221 2024.06.27 21:50:21.381266 [ 3 ] {63fbe8f9-6f06-4668-9d01-cac40bb42c77} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
222 
223 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
224 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
225 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
226 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
227 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
228 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
229 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
230 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
231 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
232 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
233 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
234 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
235 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
236 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
237 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
238 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
239 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
240 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
241 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
242 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
243 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
244 21. _thrp_setup @ 0x0000000000114287 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.06.27 21:50:21.381590 [ 3 ] {} <Debug> HTTP-Session: 56b83e51-d071-422f-9280-4050130e005a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.06.27 21:50:21.382501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.06.27 21:50:21.382617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.06.27 21:50:21.382638 [ 3 ] {} <Debug> HTTP-Session: 368e423d-2a45-411b-a87d-dc9859275440 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
250 2024.06.27 21:50:21.382696 [ 3 ] {} <Debug> HTTP-Session: 368e423d-2a45-411b-a87d-dc9859275440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.06.27 21:50:21.382811 [ 3 ] {} <Debug> HTTP-Session: 368e423d-2a45-411b-a87d-dc9859275440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.06.27 21:50:21.382845 [ 3 ] {} <Trace> HTTP-Session: 368e423d-2a45-411b-a87d-dc9859275440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.06.27 21:50:21.383072 [ 3 ] {3e3e58ab-e05b-4aee-a955-bb9faa982de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.06.27 21:50:21.383324 [ 3 ] {3e3e58ab-e05b-4aee-a955-bb9faa982de7} <Debug> DynamicQueryHandler: Done processing query
255 2024.06.27 21:50:21.383369 [ 3 ] {} <Debug> HTTP-Session: 368e423d-2a45-411b-a87d-dc9859275440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.06.27 21:50:21.383552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.06.27 21:50:21.383636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.06.27 21:50:21.383690 [ 3 ] {} <Debug> HTTP-Session: fb0d3c45-9468-4ffe-b76b-c2d524434cf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
259 2024.06.27 21:50:21.383707 [ 3 ] {} <Debug> HTTP-Session: fb0d3c45-9468-4ffe-b76b-c2d524434cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.06.27 21:50:21.383754 [ 3 ] {} <Debug> HTTP-Session: fb0d3c45-9468-4ffe-b76b-c2d524434cf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.06.27 21:50:21.383817 [ 3 ] {} <Trace> HTTP-Session: fb0d3c45-9468-4ffe-b76b-c2d524434cf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.06.27 21:50:21.383947 [ 3 ] {fd5a60ac-ec9b-470c-a5a5-d43939c6a9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.06.27 21:50:21.384006 [ 3 ] {fd5a60ac-ec9b-470c-a5a5-d43939c6a9e3} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.06.27 21:50:21.388277 [ 3 ] {fd5a60ac-ec9b-470c-a5a5-d43939c6a9e3} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.06.27 21:50:21.388341 [ 3 ] {fd5a60ac-ec9b-470c-a5a5-d43939c6a9e3} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.0842e-05 sec
266 2024.06.27 21:50:21.388358 [ 3 ] {fd5a60ac-ec9b-470c-a5a5-d43939c6a9e3} <Trace> ReferentialDeps: No tables
267 2024.06.27 21:50:21.388406 [ 3 ] {fd5a60ac-ec9b-470c-a5a5-d43939c6a9e3} <Trace> LoadingDeps: No tables
268 2024.06.27 21:50:21.388434 [ 3 ] {fd5a60ac-ec9b-470c-a5a5-d43939c6a9e3} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.06.27 21:50:21.388612 [ 3 ] {fd5a60ac-ec9b-470c-a5a5-d43939c6a9e3} <Debug> DynamicQueryHandler: Done processing query
270 2024.06.27 21:50:21.388638 [ 3 ] {} <Debug> HTTP-Session: fb0d3c45-9468-4ffe-b76b-c2d524434cf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.06.27 21:50:21.388794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.06.27 21:50:21.388884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.06.27 21:50:21.388907 [ 3 ] {} <Debug> HTTP-Session: 3a478d1c-2aa4-4d3f-8191-1a04af15e982 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
274 2024.06.27 21:50:21.388957 [ 3 ] {} <Debug> HTTP-Session: 3a478d1c-2aa4-4d3f-8191-1a04af15e982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.06.27 21:50:21.389017 [ 3 ] {} <Debug> HTTP-Session: 3a478d1c-2aa4-4d3f-8191-1a04af15e982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.06.27 21:50:21.389055 [ 3 ] {} <Trace> HTTP-Session: 3a478d1c-2aa4-4d3f-8191-1a04af15e982 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.06.27 21:50:21.389250 [ 3 ] {25596f7b-0e74-44df-a0f5-7c5911eccd69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) /* The version table contains metadata about the `oximeter` database */
278 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
279 2024.06.27 21:50:21.389329 [ 3 ] {25596f7b-0e74-44df-a0f5-7c5911eccd69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.06.27 21:50:21.392898 [ 3 ] {25596f7b-0e74-44df-a0f5-7c5911eccd69} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.06.27 21:50:21.395536 [ 3 ] {25596f7b-0e74-44df-a0f5-7c5911eccd69} <Debug> oximeter.version (283a7f22-6a92-4dd0-b451-8e2d9c9e8068): Loading data parts
282 2024.06.27 21:50:21.395927 [ 3 ] {25596f7b-0e74-44df-a0f5-7c5911eccd69} <Debug> oximeter.version (283a7f22-6a92-4dd0-b451-8e2d9c9e8068): There are no data parts
283 2024.06.27 21:50:21.398541 [ 3 ] {25596f7b-0e74-44df-a0f5-7c5911eccd69} <Debug> DynamicQueryHandler: Done processing query
284 2024.06.27 21:50:21.398567 [ 3 ] {} <Debug> HTTP-Session: 3a478d1c-2aa4-4d3f-8191-1a04af15e982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.06.27 21:50:21.398734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.06.27 21:50:21.398817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.06.27 21:50:21.398875 [ 3 ] {} <Debug> HTTP-Session: ec4565cc-fc77-45b5-aeb2-0a20e958d11f Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
288 2024.06.27 21:50:21.398891 [ 3 ] {} <Debug> HTTP-Session: ec4565cc-fc77-45b5-aeb2-0a20e958d11f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.06.27 21:50:21.398935 [ 3 ] {} <Debug> HTTP-Session: ec4565cc-fc77-45b5-aeb2-0a20e958d11f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.06.27 21:50:21.398998 [ 3 ] {} <Trace> HTTP-Session: ec4565cc-fc77-45b5-aeb2-0a20e958d11f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.06.27 21:50:21.399197 [ 3 ] {74255ecc-07f3-42c9-b837-b28c3303e818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) /* The measurement tables contain all individual samples from each timeseries.
292 *
293 * Each table stores a single datum type, and otherwise contains nearly the same
294 * structure. The primary sorting key is on the timeseries name, key, and then
295 * timestamp, so that all timeseries from the same schema are grouped, followed
296 * by all samples from the same timeseries.
297 *
298 * This reflects that one usually looks up the _key_ in one or more field table,
299 * and then uses that to index quickly into the measurements tables.
300 */
301 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
302 2024.06.27 21:50:21.399311 [ 3 ] {74255ecc-07f3-42c9-b837-b28c3303e818} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.06.27 21:50:21.408226 [ 3 ] {74255ecc-07f3-42c9-b837-b28c3303e818} <Debug> oximeter.measurements_bool (ddbe8ca9-a8ba-45f7-b188-42f1b20b3388): Loading data parts
304 2024.06.27 21:50:21.408411 [ 3 ] {74255ecc-07f3-42c9-b837-b28c3303e818} <Debug> oximeter.measurements_bool (ddbe8ca9-a8ba-45f7-b188-42f1b20b3388): There are no data parts
305 2024.06.27 21:50:21.411589 [ 3 ] {74255ecc-07f3-42c9-b837-b28c3303e818} <Debug> DynamicQueryHandler: Done processing query
306 2024.06.27 21:50:21.411616 [ 3 ] {} <Debug> HTTP-Session: ec4565cc-fc77-45b5-aeb2-0a20e958d11f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.06.27 21:50:21.411784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.06.27 21:50:21.411870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.06.27 21:50:21.411921 [ 3 ] {} <Debug> HTTP-Session: 127873e5-7a72-44fb-b6a1-45a9ad1c07e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
310 2024.06.27 21:50:21.411938 [ 3 ] {} <Debug> HTTP-Session: 127873e5-7a72-44fb-b6a1-45a9ad1c07e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.06.27 21:50:21.411984 [ 3 ] {} <Debug> HTTP-Session: 127873e5-7a72-44fb-b6a1-45a9ad1c07e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.06.27 21:50:21.412046 [ 3 ] {} <Trace> HTTP-Session: 127873e5-7a72-44fb-b6a1-45a9ad1c07e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.06.27 21:50:21.412259 [ 3 ] {2d4282d4-0142-481a-9a0f-53e444f13f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
314 2024.06.27 21:50:21.412340 [ 3 ] {2d4282d4-0142-481a-9a0f-53e444f13f41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.06.27 21:50:21.414950 [ 3 ] {2d4282d4-0142-481a-9a0f-53e444f13f41} <Debug> oximeter.measurements_i8 (1aaa6b20-29d4-41d9-a454-a14312ea46e1): Loading data parts
316 2024.06.27 21:50:21.415123 [ 3 ] {2d4282d4-0142-481a-9a0f-53e444f13f41} <Debug> oximeter.measurements_i8 (1aaa6b20-29d4-41d9-a454-a14312ea46e1): There are no data parts
317 2024.06.27 21:50:21.416628 [ 3 ] {2d4282d4-0142-481a-9a0f-53e444f13f41} <Debug> DynamicQueryHandler: Done processing query
318 2024.06.27 21:50:21.416699 [ 3 ] {} <Debug> HTTP-Session: 127873e5-7a72-44fb-b6a1-45a9ad1c07e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.06.27 21:50:21.416812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.06.27 21:50:21.416897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.06.27 21:50:21.416953 [ 3 ] {} <Debug> HTTP-Session: 291d576e-c397-4994-b4b5-bea9051b585f Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
322 2024.06.27 21:50:21.416970 [ 3 ] {} <Debug> HTTP-Session: 291d576e-c397-4994-b4b5-bea9051b585f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.06.27 21:50:21.417016 [ 3 ] {} <Debug> HTTP-Session: 291d576e-c397-4994-b4b5-bea9051b585f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.06.27 21:50:21.417141 [ 3 ] {} <Trace> HTTP-Session: 291d576e-c397-4994-b4b5-bea9051b585f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.06.27 21:50:21.417316 [ 3 ] {de714838-091e-4e00-9e7e-9e773935a988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
326 2024.06.27 21:50:21.417433 [ 3 ] {de714838-091e-4e00-9e7e-9e773935a988} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.06.27 21:50:21.419675 [ 3 ] {de714838-091e-4e00-9e7e-9e773935a988} <Debug> oximeter.measurements_u8 (9d2627b7-cb51-4a43-95f0-88350b5755d0): Loading data parts
328 2024.06.27 21:50:21.419864 [ 3 ] {de714838-091e-4e00-9e7e-9e773935a988} <Debug> oximeter.measurements_u8 (9d2627b7-cb51-4a43-95f0-88350b5755d0): There are no data parts
329 2024.06.27 21:50:21.422015 [ 3 ] {de714838-091e-4e00-9e7e-9e773935a988} <Debug> DynamicQueryHandler: Done processing query
330 2024.06.27 21:50:21.422042 [ 3 ] {} <Debug> HTTP-Session: 291d576e-c397-4994-b4b5-bea9051b585f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.06.27 21:50:21.422212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.06.27 21:50:21.422356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.06.27 21:50:21.422410 [ 3 ] {} <Debug> HTTP-Session: 84a26c22-50ed-4b0b-a914-d8be252c0a11 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
334 2024.06.27 21:50:21.422430 [ 3 ] {} <Debug> HTTP-Session: 84a26c22-50ed-4b0b-a914-d8be252c0a11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.06.27 21:50:21.422499 [ 3 ] {} <Debug> HTTP-Session: 84a26c22-50ed-4b0b-a914-d8be252c0a11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.06.27 21:50:21.422571 [ 3 ] {} <Trace> HTTP-Session: 84a26c22-50ed-4b0b-a914-d8be252c0a11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.06.27 21:50:21.422796 [ 3 ] {66c2e2c0-420a-43d7-b533-8229f5ffca4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2024.06.27 21:50:21.422883 [ 3 ] {66c2e2c0-420a-43d7-b533-8229f5ffca4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.06.27 21:50:21.427062 [ 3 ] {66c2e2c0-420a-43d7-b533-8229f5ffca4e} <Debug> oximeter.measurements_i16 (2af88cbd-cece-42a4-9f71-effeb9f1c2a3): Loading data parts
340 2024.06.27 21:50:21.427240 [ 3 ] {66c2e2c0-420a-43d7-b533-8229f5ffca4e} <Debug> oximeter.measurements_i16 (2af88cbd-cece-42a4-9f71-effeb9f1c2a3): There are no data parts
341 2024.06.27 21:50:21.430404 [ 3 ] {66c2e2c0-420a-43d7-b533-8229f5ffca4e} <Debug> DynamicQueryHandler: Done processing query
342 2024.06.27 21:50:21.430470 [ 3 ] {} <Debug> HTTP-Session: 84a26c22-50ed-4b0b-a914-d8be252c0a11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.06.27 21:50:21.430594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.06.27 21:50:21.430680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.06.27 21:50:21.430736 [ 3 ] {} <Debug> HTTP-Session: a29db619-3339-4f80-b31a-48f094aa7304 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
346 2024.06.27 21:50:21.430753 [ 3 ] {} <Debug> HTTP-Session: a29db619-3339-4f80-b31a-48f094aa7304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.06.27 21:50:21.430801 [ 3 ] {} <Debug> HTTP-Session: a29db619-3339-4f80-b31a-48f094aa7304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.06.27 21:50:21.430865 [ 3 ] {} <Trace> HTTP-Session: a29db619-3339-4f80-b31a-48f094aa7304 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.06.27 21:50:21.431042 [ 3 ] {73c1eef3-046b-4d00-ad3a-6158f7b47948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
350 2024.06.27 21:50:21.431162 [ 3 ] {73c1eef3-046b-4d00-ad3a-6158f7b47948} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.06.27 21:50:21.433019 [ 3 ] {73c1eef3-046b-4d00-ad3a-6158f7b47948} <Debug> oximeter.measurements_u16 (71e8bbea-ef4d-423d-bcf8-f6ee73df50a2): Loading data parts
352 2024.06.27 21:50:21.433227 [ 3 ] {73c1eef3-046b-4d00-ad3a-6158f7b47948} <Debug> oximeter.measurements_u16 (71e8bbea-ef4d-423d-bcf8-f6ee73df50a2): There are no data parts
353 2024.06.27 21:50:21.434476 [ 3 ] {73c1eef3-046b-4d00-ad3a-6158f7b47948} <Debug> DynamicQueryHandler: Done processing query
354 2024.06.27 21:50:21.434541 [ 3 ] {} <Debug> HTTP-Session: a29db619-3339-4f80-b31a-48f094aa7304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.06.27 21:50:21.434671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.06.27 21:50:21.434771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.06.27 21:50:21.434826 [ 3 ] {} <Debug> HTTP-Session: 4c502330-4d41-4556-8841-ef13ed68a762 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
358 2024.06.27 21:50:21.434880 [ 3 ] {} <Debug> HTTP-Session: 4c502330-4d41-4556-8841-ef13ed68a762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.06.27 21:50:21.434895 [ 3 ] {} <Debug> HTTP-Session: 4c502330-4d41-4556-8841-ef13ed68a762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.06.27 21:50:21.434960 [ 3 ] {} <Trace> HTTP-Session: 4c502330-4d41-4556-8841-ef13ed68a762 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.06.27 21:50:21.435227 [ 3 ] {0cf7563c-ece4-4c4f-ae76-6d8167cf762f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
362 2024.06.27 21:50:21.435313 [ 3 ] {0cf7563c-ece4-4c4f-ae76-6d8167cf762f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.06.27 21:50:21.436952 [ 3 ] {0cf7563c-ece4-4c4f-ae76-6d8167cf762f} <Debug> oximeter.measurements_i32 (de6b54d8-eac7-430e-80a2-68bcfb968334): Loading data parts
364 2024.06.27 21:50:21.437152 [ 3 ] {0cf7563c-ece4-4c4f-ae76-6d8167cf762f} <Debug> oximeter.measurements_i32 (de6b54d8-eac7-430e-80a2-68bcfb968334): There are no data parts
365 2024.06.27 21:50:21.439701 [ 3 ] {0cf7563c-ece4-4c4f-ae76-6d8167cf762f} <Debug> DynamicQueryHandler: Done processing query
366 2024.06.27 21:50:21.439768 [ 3 ] {} <Debug> HTTP-Session: 4c502330-4d41-4556-8841-ef13ed68a762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.06.27 21:50:21.439889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.06.27 21:50:21.439969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.06.27 21:50:21.440025 [ 3 ] {} <Debug> HTTP-Session: 69a7c589-b21c-44ba-b018-250494e66384 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
370 2024.06.27 21:50:21.440040 [ 3 ] {} <Debug> HTTP-Session: 69a7c589-b21c-44ba-b018-250494e66384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.06.27 21:50:21.440086 [ 3 ] {} <Debug> HTTP-Session: 69a7c589-b21c-44ba-b018-250494e66384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.06.27 21:50:21.440148 [ 3 ] {} <Trace> HTTP-Session: 69a7c589-b21c-44ba-b018-250494e66384 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.06.27 21:50:21.440352 [ 3 ] {db50a78a-062f-4a38-9c31-997401249ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
374 2024.06.27 21:50:21.440437 [ 3 ] {db50a78a-062f-4a38-9c31-997401249ba4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.06.27 21:50:21.443969 [ 3 ] {db50a78a-062f-4a38-9c31-997401249ba4} <Debug> oximeter.measurements_u32 (97d49cad-2fa5-4ed0-a29d-d3f70f3a0fd3): Loading data parts
376 2024.06.27 21:50:21.444161 [ 3 ] {db50a78a-062f-4a38-9c31-997401249ba4} <Debug> oximeter.measurements_u32 (97d49cad-2fa5-4ed0-a29d-d3f70f3a0fd3): There are no data parts
377 2024.06.27 21:50:21.445864 [ 3 ] {db50a78a-062f-4a38-9c31-997401249ba4} <Debug> DynamicQueryHandler: Done processing query
378 2024.06.27 21:50:21.445929 [ 3 ] {} <Debug> HTTP-Session: 69a7c589-b21c-44ba-b018-250494e66384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.06.27 21:50:21.446085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.06.27 21:50:21.446135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.06.27 21:50:21.446190 [ 3 ] {} <Debug> HTTP-Session: 267b5337-43fe-453e-acf5-24093f0b1b3b Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
382 2024.06.27 21:50:21.446244 [ 3 ] {} <Debug> HTTP-Session: 267b5337-43fe-453e-acf5-24093f0b1b3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.06.27 21:50:21.446259 [ 3 ] {} <Debug> HTTP-Session: 267b5337-43fe-453e-acf5-24093f0b1b3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.06.27 21:50:21.446332 [ 3 ] {} <Trace> HTTP-Session: 267b5337-43fe-453e-acf5-24093f0b1b3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.06.27 21:50:21.446556 [ 3 ] {7b2c49e1-2a56-4ea2-b856-c0c96e6c9c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
386 2024.06.27 21:50:21.446675 [ 3 ] {7b2c49e1-2a56-4ea2-b856-c0c96e6c9c70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.06.27 21:50:21.449736 [ 3 ] {7b2c49e1-2a56-4ea2-b856-c0c96e6c9c70} <Debug> oximeter.measurements_i64 (f60bd6b8-cd85-47a5-8eef-9ef69a863590): Loading data parts
388 2024.06.27 21:50:21.449943 [ 3 ] {7b2c49e1-2a56-4ea2-b856-c0c96e6c9c70} <Debug> oximeter.measurements_i64 (f60bd6b8-cd85-47a5-8eef-9ef69a863590): There are no data parts
389 2024.06.27 21:50:21.452971 [ 3 ] {7b2c49e1-2a56-4ea2-b856-c0c96e6c9c70} <Debug> DynamicQueryHandler: Done processing query
390 2024.06.27 21:50:21.453036 [ 3 ] {} <Debug> HTTP-Session: 267b5337-43fe-453e-acf5-24093f0b1b3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.06.27 21:50:21.453152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.06.27 21:50:21.453268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.06.27 21:50:21.453289 [ 3 ] {} <Debug> HTTP-Session: f6cb5cf5-99f2-49c8-a043-d197544e6955 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
394 2024.06.27 21:50:21.453341 [ 3 ] {} <Debug> HTTP-Session: f6cb5cf5-99f2-49c8-a043-d197544e6955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.06.27 21:50:21.453356 [ 3 ] {} <Debug> HTTP-Session: f6cb5cf5-99f2-49c8-a043-d197544e6955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.06.27 21:50:21.453422 [ 3 ] {} <Trace> HTTP-Session: f6cb5cf5-99f2-49c8-a043-d197544e6955 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.06.27 21:50:21.453635 [ 3 ] {a4968fc5-29f8-45c2-bc6b-0c7cb2c0cc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
398 2024.06.27 21:50:21.453730 [ 3 ] {a4968fc5-29f8-45c2-bc6b-0c7cb2c0cc3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.06.27 21:50:21.455521 [ 3 ] {a4968fc5-29f8-45c2-bc6b-0c7cb2c0cc3c} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Loading data parts
400 2024.06.27 21:50:21.455710 [ 3 ] {a4968fc5-29f8-45c2-bc6b-0c7cb2c0cc3c} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): There are no data parts
401 2024.06.27 21:50:21.456845 [ 3 ] {a4968fc5-29f8-45c2-bc6b-0c7cb2c0cc3c} <Debug> DynamicQueryHandler: Done processing query
402 2024.06.27 21:50:21.456907 [ 3 ] {} <Debug> HTTP-Session: f6cb5cf5-99f2-49c8-a043-d197544e6955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.06.27 21:50:21.457058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.06.27 21:50:21.457103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.06.27 21:50:21.457156 [ 3 ] {} <Debug> HTTP-Session: 28951e93-05d3-4655-a629-3722668bc2fc Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
406 2024.06.27 21:50:21.457207 [ 3 ] {} <Debug> HTTP-Session: 28951e93-05d3-4655-a629-3722668bc2fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.06.27 21:50:21.457221 [ 3 ] {} <Debug> HTTP-Session: 28951e93-05d3-4655-a629-3722668bc2fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.06.27 21:50:21.457282 [ 3 ] {} <Trace> HTTP-Session: 28951e93-05d3-4655-a629-3722668bc2fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.06.27 21:50:21.457486 [ 3 ] {ea36c950-458f-4351-b233-a7d0f9d9a1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
410 2024.06.27 21:50:21.457600 [ 3 ] {ea36c950-458f-4351-b233-a7d0f9d9a1db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.06.27 21:50:21.459515 [ 3 ] {ea36c950-458f-4351-b233-a7d0f9d9a1db} <Debug> oximeter.measurements_f32 (d0d00b6e-dab6-49ef-8745-f7b4b10c62d2): Loading data parts
412 2024.06.27 21:50:21.459699 [ 3 ] {ea36c950-458f-4351-b233-a7d0f9d9a1db} <Debug> oximeter.measurements_f32 (d0d00b6e-dab6-49ef-8745-f7b4b10c62d2): There are no data parts
413 2024.06.27 21:50:21.460879 [ 3 ] {ea36c950-458f-4351-b233-a7d0f9d9a1db} <Debug> DynamicQueryHandler: Done processing query
414 2024.06.27 21:50:21.460904 [ 3 ] {} <Debug> HTTP-Session: 28951e93-05d3-4655-a629-3722668bc2fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.06.27 21:50:21.461009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.06.27 21:50:21.461125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.06.27 21:50:21.461146 [ 3 ] {} <Debug> HTTP-Session: 9400f39d-0055-4c68-8ce7-c2ced6f0224c Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
418 2024.06.27 21:50:21.461196 [ 3 ] {} <Debug> HTTP-Session: 9400f39d-0055-4c68-8ce7-c2ced6f0224c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.06.27 21:50:21.461243 [ 3 ] {} <Debug> HTTP-Session: 9400f39d-0055-4c68-8ce7-c2ced6f0224c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.06.27 21:50:21.461273 [ 3 ] {} <Trace> HTTP-Session: 9400f39d-0055-4c68-8ce7-c2ced6f0224c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.06.27 21:50:21.461476 [ 3 ] {bfbd1d0b-c05f-4542-9654-4591f0d63051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
422 2024.06.27 21:50:21.461591 [ 3 ] {bfbd1d0b-c05f-4542-9654-4591f0d63051} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.06.27 21:50:21.463413 [ 3 ] {bfbd1d0b-c05f-4542-9654-4591f0d63051} <Debug> oximeter.measurements_f64 (9aa3ed5c-5fb8-4a82-8457-3e0e56b6672a): Loading data parts
424 2024.06.27 21:50:21.463645 [ 3 ] {bfbd1d0b-c05f-4542-9654-4591f0d63051} <Debug> oximeter.measurements_f64 (9aa3ed5c-5fb8-4a82-8457-3e0e56b6672a): There are no data parts
425 2024.06.27 21:50:21.464811 [ 3 ] {bfbd1d0b-c05f-4542-9654-4591f0d63051} <Debug> DynamicQueryHandler: Done processing query
426 2024.06.27 21:50:21.464892 [ 3 ] {} <Debug> HTTP-Session: 9400f39d-0055-4c68-8ce7-c2ced6f0224c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.06.27 21:50:21.465042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.06.27 21:50:21.465122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.06.27 21:50:21.465142 [ 3 ] {} <Debug> HTTP-Session: d9071777-81bf-4806-99a4-52eedb4a284f Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
430 2024.06.27 21:50:21.465194 [ 3 ] {} <Debug> HTTP-Session: d9071777-81bf-4806-99a4-52eedb4a284f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.06.27 21:50:21.465207 [ 3 ] {} <Debug> HTTP-Session: d9071777-81bf-4806-99a4-52eedb4a284f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.06.27 21:50:21.465270 [ 3 ] {} <Trace> HTTP-Session: d9071777-81bf-4806-99a4-52eedb4a284f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.06.27 21:50:21.465480 [ 3 ] {70f9c7be-66be-4f49-bb43-c439722e4a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
434 2024.06.27 21:50:21.465604 [ 3 ] {70f9c7be-66be-4f49-bb43-c439722e4a11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.06.27 21:50:21.467255 [ 3 ] {70f9c7be-66be-4f49-bb43-c439722e4a11} <Debug> oximeter.measurements_string (efb4e26c-349a-4c93-a1a8-89ac5c28a727): Loading data parts
436 2024.06.27 21:50:21.467441 [ 3 ] {70f9c7be-66be-4f49-bb43-c439722e4a11} <Debug> oximeter.measurements_string (efb4e26c-349a-4c93-a1a8-89ac5c28a727): There are no data parts
437 2024.06.27 21:50:21.468887 [ 3 ] {70f9c7be-66be-4f49-bb43-c439722e4a11} <Debug> DynamicQueryHandler: Done processing query
438 2024.06.27 21:50:21.468913 [ 3 ] {} <Debug> HTTP-Session: d9071777-81bf-4806-99a4-52eedb4a284f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.06.27 21:50:21.469065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.06.27 21:50:21.469150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.06.27 21:50:21.469168 [ 3 ] {} <Debug> HTTP-Session: 9a1018cf-fc28-4798-9fc6-44d020cfe740 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
442 2024.06.27 21:50:21.469223 [ 3 ] {} <Debug> HTTP-Session: 9a1018cf-fc28-4798-9fc6-44d020cfe740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.06.27 21:50:21.469272 [ 3 ] {} <Debug> HTTP-Session: 9a1018cf-fc28-4798-9fc6-44d020cfe740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.06.27 21:50:21.469303 [ 3 ] {} <Trace> HTTP-Session: 9a1018cf-fc28-4798-9fc6-44d020cfe740 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.06.27 21:50:21.469513 [ 3 ] {af6f157a-1a3b-473f-be98-90b2a6e0702b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
446 * NOTE: Right now we can't unambiguously record a nullable byte array.
447 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
448 * a string isn't palatable for a few reasons.
449 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
450 * details.
451 */
452 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
453 2024.06.27 21:50:21.469635 [ 3 ] {af6f157a-1a3b-473f-be98-90b2a6e0702b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.06.27 21:50:21.471265 [ 3 ] {af6f157a-1a3b-473f-be98-90b2a6e0702b} <Debug> oximeter.measurements_bytes (4ed0231c-cef5-4598-82ca-d6db97a540ac): Loading data parts
455 2024.06.27 21:50:21.471423 [ 3 ] {af6f157a-1a3b-473f-be98-90b2a6e0702b} <Debug> oximeter.measurements_bytes (4ed0231c-cef5-4598-82ca-d6db97a540ac): There are no data parts
456 2024.06.27 21:50:21.472586 [ 3 ] {af6f157a-1a3b-473f-be98-90b2a6e0702b} <Debug> DynamicQueryHandler: Done processing query
457 2024.06.27 21:50:21.472612 [ 3 ] {} <Debug> HTTP-Session: 9a1018cf-fc28-4798-9fc6-44d020cfe740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.06.27 21:50:21.472753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.06.27 21:50:21.472836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.06.27 21:50:21.472889 [ 3 ] {} <Debug> HTTP-Session: 022277e7-9d2c-4e15-893d-71517e1d187b Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
461 2024.06.27 21:50:21.472907 [ 3 ] {} <Debug> HTTP-Session: 022277e7-9d2c-4e15-893d-71517e1d187b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.06.27 21:50:21.472955 [ 3 ] {} <Debug> HTTP-Session: 022277e7-9d2c-4e15-893d-71517e1d187b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.06.27 21:50:21.472986 [ 3 ] {} <Trace> HTTP-Session: 022277e7-9d2c-4e15-893d-71517e1d187b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.06.27 21:50:21.473232 [ 3 ] {183de68c-4d01-4faa-a2e5-9cdacaf8b284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
465 2024.06.27 21:50:21.473317 [ 3 ] {183de68c-4d01-4faa-a2e5-9cdacaf8b284} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.06.27 21:50:21.475326 [ 3 ] {183de68c-4d01-4faa-a2e5-9cdacaf8b284} <Debug> oximeter.measurements_cumulativei64 (8330cda6-b3c6-4d13-aba6-722c85a6e03d): Loading data parts
467 2024.06.27 21:50:21.475524 [ 3 ] {183de68c-4d01-4faa-a2e5-9cdacaf8b284} <Debug> oximeter.measurements_cumulativei64 (8330cda6-b3c6-4d13-aba6-722c85a6e03d): There are no data parts
468 2024.06.27 21:50:21.476982 [ 3 ] {183de68c-4d01-4faa-a2e5-9cdacaf8b284} <Debug> DynamicQueryHandler: Done processing query
469 2024.06.27 21:50:21.477046 [ 3 ] {} <Debug> HTTP-Session: 022277e7-9d2c-4e15-893d-71517e1d187b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.06.27 21:50:21.477154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.06.27 21:50:21.477267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.06.27 21:50:21.477287 [ 3 ] {} <Debug> HTTP-Session: 69af3867-6402-4b73-a998-ab8b129b0b6b Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
473 2024.06.27 21:50:21.477338 [ 3 ] {} <Debug> HTTP-Session: 69af3867-6402-4b73-a998-ab8b129b0b6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.06.27 21:50:21.477353 [ 3 ] {} <Debug> HTTP-Session: 69af3867-6402-4b73-a998-ab8b129b0b6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.06.27 21:50:21.477418 [ 3 ] {} <Trace> HTTP-Session: 69af3867-6402-4b73-a998-ab8b129b0b6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.06.27 21:50:21.477633 [ 3 ] {1377439e-2e48-49c1-b50d-3cb1fc51fcef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
477 2024.06.27 21:50:21.477753 [ 3 ] {1377439e-2e48-49c1-b50d-3cb1fc51fcef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.06.27 21:50:21.479781 [ 3 ] {1377439e-2e48-49c1-b50d-3cb1fc51fcef} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Loading data parts
479 2024.06.27 21:50:21.479972 [ 3 ] {1377439e-2e48-49c1-b50d-3cb1fc51fcef} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): There are no data parts
480 2024.06.27 21:50:21.483433 [ 3 ] {1377439e-2e48-49c1-b50d-3cb1fc51fcef} <Debug> DynamicQueryHandler: Done processing query
481 2024.06.27 21:50:21.483459 [ 3 ] {} <Debug> HTTP-Session: 69af3867-6402-4b73-a998-ab8b129b0b6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
482 2024.06.27 21:50:21.483629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
483 2024.06.27 21:50:21.483715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
484 2024.06.27 21:50:21.483771 [ 3 ] {} <Debug> HTTP-Session: d3e21776-8046-49c8-bcaf-56b98c64242b Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
485 2024.06.27 21:50:21.483788 [ 3 ] {} <Debug> HTTP-Session: d3e21776-8046-49c8-bcaf-56b98c64242b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
486 2024.06.27 21:50:21.483836 [ 3 ] {} <Debug> HTTP-Session: d3e21776-8046-49c8-bcaf-56b98c64242b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
487 2024.06.27 21:50:21.483868 [ 3 ] {} <Trace> HTTP-Session: d3e21776-8046-49c8-bcaf-56b98c64242b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
488 2024.06.27 21:50:21.484084 [ 3 ] {f7eb5f39-53e8-4407-984b-455bce8ab9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
489 2024.06.27 21:50:21.484204 [ 3 ] {f7eb5f39-53e8-4407-984b-455bce8ab9bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
490 2024.06.27 21:50:21.486355 [ 3 ] {f7eb5f39-53e8-4407-984b-455bce8ab9bf} <Debug> oximeter.measurements_cumulativef32 (d140fd09-b513-4878-a650-72557f55e32a): Loading data parts
491 2024.06.27 21:50:21.486553 [ 3 ] {f7eb5f39-53e8-4407-984b-455bce8ab9bf} <Debug> oximeter.measurements_cumulativef32 (d140fd09-b513-4878-a650-72557f55e32a): There are no data parts
492 2024.06.27 21:50:21.488036 [ 3 ] {f7eb5f39-53e8-4407-984b-455bce8ab9bf} <Debug> DynamicQueryHandler: Done processing query
493 2024.06.27 21:50:21.488095 [ 3 ] {} <Debug> HTTP-Session: d3e21776-8046-49c8-bcaf-56b98c64242b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
494 2024.06.27 21:50:21.488217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.06.27 21:50:21.488301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
496 2024.06.27 21:50:21.488357 [ 3 ] {} <Debug> HTTP-Session: 99629525-823d-4138-a511-2851b6a883d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
497 2024.06.27 21:50:21.488409 [ 3 ] {} <Debug> HTTP-Session: 99629525-823d-4138-a511-2851b6a883d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.06.27 21:50:21.488422 [ 3 ] {} <Debug> HTTP-Session: 99629525-823d-4138-a511-2851b6a883d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
499 2024.06.27 21:50:21.488486 [ 3 ] {} <Trace> HTTP-Session: 99629525-823d-4138-a511-2851b6a883d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
500 2024.06.27 21:50:21.488707 [ 3 ] {314482c1-ee4e-4e58-9295-ebc5380c08ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
501 2024.06.27 21:50:21.488827 [ 3 ] {314482c1-ee4e-4e58-9295-ebc5380c08ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
502 2024.06.27 21:50:21.490502 [ 3 ] {314482c1-ee4e-4e58-9295-ebc5380c08ec} <Debug> oximeter.measurements_cumulativef64 (38052a8f-40a6-403c-98c7-4b2c953ddfc0): Loading data parts
503 2024.06.27 21:50:21.490694 [ 3 ] {314482c1-ee4e-4e58-9295-ebc5380c08ec} <Debug> oximeter.measurements_cumulativef64 (38052a8f-40a6-403c-98c7-4b2c953ddfc0): There are no data parts
504 2024.06.27 21:50:21.492233 [ 3 ] {314482c1-ee4e-4e58-9295-ebc5380c08ec} <Debug> DynamicQueryHandler: Done processing query
505 2024.06.27 21:50:21.492258 [ 3 ] {} <Debug> HTTP-Session: 99629525-823d-4138-a511-2851b6a883d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
506 2024.06.27 21:50:21.492409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.06.27 21:50:21.492495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
508 2024.06.27 21:50:21.492513 [ 3 ] {} <Debug> HTTP-Session: 053bdd2d-cb66-4973-b1a4-bc7c9055b114 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
509 2024.06.27 21:50:21.492564 [ 3 ] {} <Debug> HTTP-Session: 053bdd2d-cb66-4973-b1a4-bc7c9055b114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.06.27 21:50:21.492617 [ 3 ] {} <Debug> HTTP-Session: 053bdd2d-cb66-4973-b1a4-bc7c9055b114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
511 2024.06.27 21:50:21.492648 [ 3 ] {} <Trace> HTTP-Session: 053bdd2d-cb66-4973-b1a4-bc7c9055b114 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
512 2024.06.27 21:50:21.492933 [ 3 ] {e94382fb-8405-4100-b17d-ee7f98dc42f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) 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.06.27 21:50:21.493110 [ 3 ] {e94382fb-8405-4100-b17d-ee7f98dc42f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
524 2024.06.27 21:50:21.495711 [ 3 ] {e94382fb-8405-4100-b17d-ee7f98dc42f8} <Debug> oximeter.measurements_histogrami8 (6a0508da-1807-4a3b-bdb0-6b157fd37ab0): Loading data parts
525 2024.06.27 21:50:21.495909 [ 3 ] {e94382fb-8405-4100-b17d-ee7f98dc42f8} <Debug> oximeter.measurements_histogrami8 (6a0508da-1807-4a3b-bdb0-6b157fd37ab0): There are no data parts
526 2024.06.27 21:50:21.497244 [ 3 ] {e94382fb-8405-4100-b17d-ee7f98dc42f8} <Debug> DynamicQueryHandler: Done processing query
527 2024.06.27 21:50:21.497314 [ 3 ] {} <Debug> HTTP-Session: 053bdd2d-cb66-4973-b1a4-bc7c9055b114 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
528 2024.06.27 21:50:21.497472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.06.27 21:50:21.497520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
530 2024.06.27 21:50:21.497576 [ 3 ] {} <Debug> HTTP-Session: d39a5116-a7ce-4681-994c-c91b8640d50b Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
531 2024.06.27 21:50:21.497631 [ 3 ] {} <Debug> HTTP-Session: d39a5116-a7ce-4681-994c-c91b8640d50b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.06.27 21:50:21.497645 [ 3 ] {} <Debug> HTTP-Session: d39a5116-a7ce-4681-994c-c91b8640d50b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
533 2024.06.27 21:50:21.497708 [ 3 ] {} <Trace> HTTP-Session: d39a5116-a7ce-4681-994c-c91b8640d50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
534 2024.06.27 21:50:21.497992 [ 3 ] {6a6e89b6-928c-420b-a9b0-cc59819ad7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) 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.06.27 21:50:21.498130 [ 3 ] {6a6e89b6-928c-420b-a9b0-cc59819ad7ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
536 2024.06.27 21:50:21.500365 [ 3 ] {6a6e89b6-928c-420b-a9b0-cc59819ad7ed} <Debug> oximeter.measurements_histogramu8 (725e6ee8-6f90-4a41-9280-06cdb826a15f): Loading data parts
537 2024.06.27 21:50:21.500569 [ 3 ] {6a6e89b6-928c-420b-a9b0-cc59819ad7ed} <Debug> oximeter.measurements_histogramu8 (725e6ee8-6f90-4a41-9280-06cdb826a15f): There are no data parts
538 2024.06.27 21:50:21.501894 [ 3 ] {6a6e89b6-928c-420b-a9b0-cc59819ad7ed} <Debug> DynamicQueryHandler: Done processing query
539 2024.06.27 21:50:21.501920 [ 3 ] {} <Debug> HTTP-Session: d39a5116-a7ce-4681-994c-c91b8640d50b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
540 2024.06.27 21:50:21.502037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2024.06.27 21:50:21.502163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
542 2024.06.27 21:50:21.502183 [ 3 ] {} <Debug> HTTP-Session: 532d62d3-c4db-4be9-a66b-f0ec63c0916f Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
543 2024.06.27 21:50:21.502238 [ 3 ] {} <Debug> HTTP-Session: 532d62d3-c4db-4be9-a66b-f0ec63c0916f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2024.06.27 21:50:21.502254 [ 3 ] {} <Debug> HTTP-Session: 532d62d3-c4db-4be9-a66b-f0ec63c0916f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2024.06.27 21:50:21.502378 [ 3 ] {} <Trace> HTTP-Session: 532d62d3-c4db-4be9-a66b-f0ec63c0916f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2024.06.27 21:50:21.502760 [ 3 ] {d98346ed-5f03-4b64-90c5-6f8456ecf6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) 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.06.27 21:50:21.502914 [ 3 ] {d98346ed-5f03-4b64-90c5-6f8456ecf6a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
548 2024.06.27 21:50:21.505123 [ 3 ] {d98346ed-5f03-4b64-90c5-6f8456ecf6a2} <Debug> oximeter.measurements_histogrami16 (237a6c7e-8742-47dc-a4f6-a105c83730cc): Loading data parts
549 2024.06.27 21:50:21.505330 [ 3 ] {d98346ed-5f03-4b64-90c5-6f8456ecf6a2} <Debug> oximeter.measurements_histogrami16 (237a6c7e-8742-47dc-a4f6-a105c83730cc): There are no data parts
550 2024.06.27 21:50:21.506663 [ 3 ] {d98346ed-5f03-4b64-90c5-6f8456ecf6a2} <Debug> DynamicQueryHandler: Done processing query
551 2024.06.27 21:50:21.506721 [ 3 ] {} <Debug> HTTP-Session: 532d62d3-c4db-4be9-a66b-f0ec63c0916f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2024.06.27 21:50:21.506864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2024.06.27 21:50:21.506919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
554 2024.06.27 21:50:21.506972 [ 3 ] {} <Debug> HTTP-Session: 8d1e4c63-faa6-4810-8841-46468cedb5b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
555 2024.06.27 21:50:21.507028 [ 3 ] {} <Debug> HTTP-Session: 8d1e4c63-faa6-4810-8841-46468cedb5b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2024.06.27 21:50:21.507041 [ 3 ] {} <Debug> HTTP-Session: 8d1e4c63-faa6-4810-8841-46468cedb5b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
557 2024.06.27 21:50:21.507105 [ 3 ] {} <Trace> HTTP-Session: 8d1e4c63-faa6-4810-8841-46468cedb5b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2024.06.27 21:50:21.507390 [ 3 ] {4de8be34-c15c-4b53-8427-5bf988738859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) 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.06.27 21:50:21.507536 [ 3 ] {4de8be34-c15c-4b53-8427-5bf988738859} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
560 2024.06.27 21:50:21.510084 [ 3 ] {4de8be34-c15c-4b53-8427-5bf988738859} <Debug> oximeter.measurements_histogramu16 (9685b16d-b7b1-42cf-9d40-c0b895e775ac): Loading data parts
561 2024.06.27 21:50:21.510287 [ 3 ] {4de8be34-c15c-4b53-8427-5bf988738859} <Debug> oximeter.measurements_histogramu16 (9685b16d-b7b1-42cf-9d40-c0b895e775ac): There are no data parts
562 2024.06.27 21:50:21.511685 [ 3 ] {4de8be34-c15c-4b53-8427-5bf988738859} <Debug> DynamicQueryHandler: Done processing query
563 2024.06.27 21:50:21.511712 [ 3 ] {} <Debug> HTTP-Session: 8d1e4c63-faa6-4810-8841-46468cedb5b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
564 2024.06.27 21:50:21.511871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2024.06.27 21:50:21.511960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
566 2024.06.27 21:50:21.511981 [ 3 ] {} <Debug> HTTP-Session: 34b9b4a0-8b11-476f-9a7d-e117bbbcbdf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
567 2024.06.27 21:50:21.512034 [ 3 ] {} <Debug> HTTP-Session: 34b9b4a0-8b11-476f-9a7d-e117bbbcbdf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2024.06.27 21:50:21.512088 [ 3 ] {} <Debug> HTTP-Session: 34b9b4a0-8b11-476f-9a7d-e117bbbcbdf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
569 2024.06.27 21:50:21.512120 [ 3 ] {} <Trace> HTTP-Session: 34b9b4a0-8b11-476f-9a7d-e117bbbcbdf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2024.06.27 21:50:21.512407 [ 3 ] {f72a5a96-f462-460b-8d55-1bd838f08eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) 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.06.27 21:50:21.512546 [ 3 ] {f72a5a96-f462-460b-8d55-1bd838f08eb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
572 2024.06.27 21:50:21.514618 [ 3 ] {f72a5a96-f462-460b-8d55-1bd838f08eb1} <Debug> oximeter.measurements_histogrami32 (c08858f1-19a6-4972-ad0b-b467745f4895): Loading data parts
573 2024.06.27 21:50:21.514817 [ 3 ] {f72a5a96-f462-460b-8d55-1bd838f08eb1} <Debug> oximeter.measurements_histogrami32 (c08858f1-19a6-4972-ad0b-b467745f4895): There are no data parts
574 2024.06.27 21:50:21.516111 [ 3 ] {f72a5a96-f462-460b-8d55-1bd838f08eb1} <Debug> DynamicQueryHandler: Done processing query
575 2024.06.27 21:50:21.516139 [ 3 ] {} <Debug> HTTP-Session: 34b9b4a0-8b11-476f-9a7d-e117bbbcbdf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
576 2024.06.27 21:50:21.516301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2024.06.27 21:50:21.516390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
578 2024.06.27 21:50:21.516411 [ 3 ] {} <Debug> HTTP-Session: 4304def3-fea2-49d7-a88e-f1b2d215a8e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
579 2024.06.27 21:50:21.516474 [ 3 ] {} <Debug> HTTP-Session: 4304def3-fea2-49d7-a88e-f1b2d215a8e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2024.06.27 21:50:21.516488 [ 3 ] {} <Debug> HTTP-Session: 4304def3-fea2-49d7-a88e-f1b2d215a8e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
581 2024.06.27 21:50:21.516557 [ 3 ] {} <Trace> HTTP-Session: 4304def3-fea2-49d7-a88e-f1b2d215a8e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2024.06.27 21:50:21.516847 [ 3 ] {72bfdc00-5320-498c-b684-cbddf4e9f28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) 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.06.27 21:50:21.516996 [ 3 ] {72bfdc00-5320-498c-b684-cbddf4e9f28f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
584 2024.06.27 21:50:21.519098 [ 3 ] {72bfdc00-5320-498c-b684-cbddf4e9f28f} <Debug> oximeter.measurements_histogramu32 (ecaf6932-07dd-428d-9546-ba9cd53ef27d): Loading data parts
585 2024.06.27 21:50:21.519289 [ 3 ] {72bfdc00-5320-498c-b684-cbddf4e9f28f} <Debug> oximeter.measurements_histogramu32 (ecaf6932-07dd-428d-9546-ba9cd53ef27d): There are no data parts
586 2024.06.27 21:50:21.520624 [ 3 ] {72bfdc00-5320-498c-b684-cbddf4e9f28f} <Debug> DynamicQueryHandler: Done processing query
587 2024.06.27 21:50:21.520650 [ 3 ] {} <Debug> HTTP-Session: 4304def3-fea2-49d7-a88e-f1b2d215a8e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
588 2024.06.27 21:50:21.520826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2024.06.27 21:50:21.520923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
590 2024.06.27 21:50:21.520944 [ 3 ] {} <Debug> HTTP-Session: 76129ff7-27fb-4c3b-bb40-72d65ae5b570 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
591 2024.06.27 21:50:21.521000 [ 3 ] {} <Debug> HTTP-Session: 76129ff7-27fb-4c3b-bb40-72d65ae5b570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2024.06.27 21:50:21.521054 [ 3 ] {} <Debug> HTTP-Session: 76129ff7-27fb-4c3b-bb40-72d65ae5b570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
593 2024.06.27 21:50:21.521084 [ 3 ] {} <Trace> HTTP-Session: 76129ff7-27fb-4c3b-bb40-72d65ae5b570 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2024.06.27 21:50:21.521376 [ 3 ] {9f285799-1080-4330-9eb9-48e527922008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) 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.06.27 21:50:21.521514 [ 3 ] {9f285799-1080-4330-9eb9-48e527922008} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
596 2024.06.27 21:50:21.524851 [ 3 ] {9f285799-1080-4330-9eb9-48e527922008} <Debug> oximeter.measurements_histogrami64 (fae3ae50-d093-4454-850c-1ffe24c57c6e): Loading data parts
597 2024.06.27 21:50:21.525010 [ 3 ] {9f285799-1080-4330-9eb9-48e527922008} <Debug> oximeter.measurements_histogrami64 (fae3ae50-d093-4454-850c-1ffe24c57c6e): There are no data parts
598 2024.06.27 21:50:21.528059 [ 3 ] {9f285799-1080-4330-9eb9-48e527922008} <Debug> DynamicQueryHandler: Done processing query
599 2024.06.27 21:50:21.528085 [ 3 ] {} <Debug> HTTP-Session: 76129ff7-27fb-4c3b-bb40-72d65ae5b570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
600 2024.06.27 21:50:21.528255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
601 2024.06.27 21:50:21.528345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
602 2024.06.27 21:50:21.528408 [ 3 ] {} <Debug> HTTP-Session: bcd1e22e-9c08-449f-b41f-ef1081b78ce3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
603 2024.06.27 21:50:21.528426 [ 3 ] {} <Debug> HTTP-Session: bcd1e22e-9c08-449f-b41f-ef1081b78ce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2024.06.27 21:50:21.528478 [ 3 ] {} <Debug> HTTP-Session: bcd1e22e-9c08-449f-b41f-ef1081b78ce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
605 2024.06.27 21:50:21.528511 [ 3 ] {} <Trace> HTTP-Session: bcd1e22e-9c08-449f-b41f-ef1081b78ce3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2024.06.27 21:50:21.528799 [ 3 ] {566b511e-7db8-4808-8fdf-a714b4736436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) 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.06.27 21:50:21.528941 [ 3 ] {566b511e-7db8-4808-8fdf-a714b4736436} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
608 2024.06.27 21:50:21.531781 [ 3 ] {566b511e-7db8-4808-8fdf-a714b4736436} <Debug> oximeter.measurements_histogramu64 (ef9b105c-3631-435f-bb6f-74be9fee7f20): Loading data parts
609 2024.06.27 21:50:21.531997 [ 3 ] {566b511e-7db8-4808-8fdf-a714b4736436} <Debug> oximeter.measurements_histogramu64 (ef9b105c-3631-435f-bb6f-74be9fee7f20): There are no data parts
610 2024.06.27 21:50:21.533923 [ 3 ] {566b511e-7db8-4808-8fdf-a714b4736436} <Debug> DynamicQueryHandler: Done processing query
611 2024.06.27 21:50:21.533957 [ 3 ] {} <Debug> HTTP-Session: bcd1e22e-9c08-449f-b41f-ef1081b78ce3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
612 2024.06.27 21:50:21.534145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
613 2024.06.27 21:50:21.534247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
614 2024.06.27 21:50:21.534269 [ 3 ] {} <Debug> HTTP-Session: c59b9bdd-77f4-4a1c-8c06-cc53445511cd Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
615 2024.06.27 21:50:21.534327 [ 3 ] {} <Debug> HTTP-Session: c59b9bdd-77f4-4a1c-8c06-cc53445511cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
616 2024.06.27 21:50:21.534387 [ 3 ] {} <Debug> HTTP-Session: c59b9bdd-77f4-4a1c-8c06-cc53445511cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
617 2024.06.27 21:50:21.534420 [ 3 ] {} <Trace> HTTP-Session: c59b9bdd-77f4-4a1c-8c06-cc53445511cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
618 2024.06.27 21:50:21.534704 [ 3 ] {7fa653cf-ae5a-4789-b9a1-34dd1cfc9042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) 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.06.27 21:50:21.534841 [ 3 ] {7fa653cf-ae5a-4789-b9a1-34dd1cfc9042} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
620 2024.06.27 21:50:21.536842 [ 3 ] {7fa653cf-ae5a-4789-b9a1-34dd1cfc9042} <Debug> oximeter.measurements_histogramf32 (5abd609e-43a3-4125-99df-a9700f244f52): Loading data parts
621 2024.06.27 21:50:21.537012 [ 3 ] {7fa653cf-ae5a-4789-b9a1-34dd1cfc9042} <Debug> oximeter.measurements_histogramf32 (5abd609e-43a3-4125-99df-a9700f244f52): There are no data parts
622 2024.06.27 21:50:21.538547 [ 3 ] {7fa653cf-ae5a-4789-b9a1-34dd1cfc9042} <Debug> DynamicQueryHandler: Done processing query
623 2024.06.27 21:50:21.538659 [ 3 ] {} <Debug> HTTP-Session: c59b9bdd-77f4-4a1c-8c06-cc53445511cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
624 2024.06.27 21:50:21.538796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
625 2024.06.27 21:50:21.538887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
626 2024.06.27 21:50:21.538950 [ 3 ] {} <Debug> HTTP-Session: cb24d250-ce79-40b3-ba6f-d35ca7ce946e Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
627 2024.06.27 21:50:21.538966 [ 3 ] {} <Debug> HTTP-Session: cb24d250-ce79-40b3-ba6f-d35ca7ce946e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
628 2024.06.27 21:50:21.539020 [ 3 ] {} <Debug> HTTP-Session: cb24d250-ce79-40b3-ba6f-d35ca7ce946e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
629 2024.06.27 21:50:21.539092 [ 3 ] {} <Trace> HTTP-Session: cb24d250-ce79-40b3-ba6f-d35ca7ce946e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
630 2024.06.27 21:50:21.539342 [ 3 ] {160a13b9-224c-4c84-9e52-833513d9cac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) 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.06.27 21:50:21.539478 [ 3 ] {160a13b9-224c-4c84-9e52-833513d9cac8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
632 2024.06.27 21:50:21.541805 [ 3 ] {160a13b9-224c-4c84-9e52-833513d9cac8} <Debug> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Loading data parts
633 2024.06.27 21:50:21.541969 [ 3 ] {160a13b9-224c-4c84-9e52-833513d9cac8} <Debug> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): There are no data parts
634 2024.06.27 21:50:21.543751 [ 3 ] {160a13b9-224c-4c84-9e52-833513d9cac8} <Debug> DynamicQueryHandler: Done processing query
635 2024.06.27 21:50:21.543778 [ 3 ] {} <Debug> HTTP-Session: cb24d250-ce79-40b3-ba6f-d35ca7ce946e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
636 2024.06.27 21:50:21.543968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2024.06.27 21:50:21.544062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
638 2024.06.27 21:50:21.544124 [ 3 ] {} <Debug> HTTP-Session: 1ceb09d3-e35e-414d-be7a-e7324ef3289c Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
639 2024.06.27 21:50:21.544142 [ 3 ] {} <Debug> HTTP-Session: 1ceb09d3-e35e-414d-be7a-e7324ef3289c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2024.06.27 21:50:21.544197 [ 3 ] {} <Debug> HTTP-Session: 1ceb09d3-e35e-414d-be7a-e7324ef3289c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
641 2024.06.27 21:50:21.544267 [ 3 ] {} <Trace> HTTP-Session: 1ceb09d3-e35e-414d-be7a-e7324ef3289c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
642 2024.06.27 21:50:21.544455 [ 3 ] {bed5d215-acf5-41f9-91e8-eb12f3ff674a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) /* The field tables store named dimensions of each timeseries.
643 *
644 * As with the measurement tables, there is one field table for each field data
645 * type. Fields are deduplicated by using the "replacing merge tree", though
646 * this behavior **must not** be relied upon for query correctness.
647 *
648 * The index for the fields differs from the measurements, however. Rows are
649 * sorted by timeseries name, then field name, field value, and finally
650 * timeseries key. This reflects the most common pattern for looking them up:
651 * by field name and possibly value, within a timeseries. The resulting keys are
652 * usually then used to look up measurements.
653 *
654 * NOTE: We may want to consider a secondary index on these tables, sorting by
655 * timeseries name and then key, since it would improve lookups where one
656 * already has the key. Realistically though, these tables are quite small and
657 * so performance benefits will be low in absolute terms.
658 */
659 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
660 2024.06.27 21:50:21.544581 [ 3 ] {bed5d215-acf5-41f9-91e8-eb12f3ff674a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
661 2024.06.27 21:50:21.547039 [ 3 ] {bed5d215-acf5-41f9-91e8-eb12f3ff674a} <Debug> oximeter.fields_bool (2412f43f-3f92-41ec-afee-831ef63d21b6): Loading data parts
662 2024.06.27 21:50:21.547248 [ 3 ] {bed5d215-acf5-41f9-91e8-eb12f3ff674a} <Debug> oximeter.fields_bool (2412f43f-3f92-41ec-afee-831ef63d21b6): There are no data parts
663 2024.06.27 21:50:21.549040 [ 3 ] {bed5d215-acf5-41f9-91e8-eb12f3ff674a} <Debug> DynamicQueryHandler: Done processing query
664 2024.06.27 21:50:21.549115 [ 3 ] {} <Debug> HTTP-Session: 1ceb09d3-e35e-414d-be7a-e7324ef3289c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
665 2024.06.27 21:50:21.549276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.06.27 21:50:21.549373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
667 2024.06.27 21:50:21.549394 [ 3 ] {} <Debug> HTTP-Session: bfc5fa33-941a-49af-9907-9da4521efeea Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
668 2024.06.27 21:50:21.549456 [ 3 ] {} <Debug> HTTP-Session: bfc5fa33-941a-49af-9907-9da4521efeea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.06.27 21:50:21.549469 [ 3 ] {} <Debug> HTTP-Session: bfc5fa33-941a-49af-9907-9da4521efeea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.06.27 21:50:21.549539 [ 3 ] {} <Trace> HTTP-Session: bfc5fa33-941a-49af-9907-9da4521efeea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
671 2024.06.27 21:50:21.549732 [ 3 ] {96c490e7-f9fa-4520-9cea-c94dcc54fb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
672 2024.06.27 21:50:21.549866 [ 3 ] {96c490e7-f9fa-4520-9cea-c94dcc54fb06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
673 2024.06.27 21:50:21.552096 [ 3 ] {96c490e7-f9fa-4520-9cea-c94dcc54fb06} <Debug> oximeter.fields_i8 (04b03a2e-419e-4a1a-a249-b8bf88338d86): Loading data parts
674 2024.06.27 21:50:21.552316 [ 3 ] {96c490e7-f9fa-4520-9cea-c94dcc54fb06} <Debug> oximeter.fields_i8 (04b03a2e-419e-4a1a-a249-b8bf88338d86): There are no data parts
675 2024.06.27 21:50:21.554088 [ 3 ] {96c490e7-f9fa-4520-9cea-c94dcc54fb06} <Debug> DynamicQueryHandler: Done processing query
676 2024.06.27 21:50:21.554161 [ 3 ] {} <Debug> HTTP-Session: bfc5fa33-941a-49af-9907-9da4521efeea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
677 2024.06.27 21:50:21.554281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.06.27 21:50:21.554407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
679 2024.06.27 21:50:21.554428 [ 3 ] {} <Debug> HTTP-Session: 172c0e02-0edc-42c5-96d3-312c7edeeea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
680 2024.06.27 21:50:21.554482 [ 3 ] {} <Debug> HTTP-Session: 172c0e02-0edc-42c5-96d3-312c7edeeea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.06.27 21:50:21.554498 [ 3 ] {} <Debug> HTTP-Session: 172c0e02-0edc-42c5-96d3-312c7edeeea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.06.27 21:50:21.554566 [ 3 ] {} <Trace> HTTP-Session: 172c0e02-0edc-42c5-96d3-312c7edeeea5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
683 2024.06.27 21:50:21.554751 [ 3 ] {538a43b0-53ff-4cd6-858b-7a3eb3091053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
684 2024.06.27 21:50:21.554837 [ 3 ] {538a43b0-53ff-4cd6-858b-7a3eb3091053} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
685 2024.06.27 21:50:21.556716 [ 3 ] {538a43b0-53ff-4cd6-858b-7a3eb3091053} <Debug> oximeter.fields_u8 (bb53a9e9-255a-4207-8115-989c04f123a1): Loading data parts
686 2024.06.27 21:50:21.556920 [ 3 ] {538a43b0-53ff-4cd6-858b-7a3eb3091053} <Debug> oximeter.fields_u8 (bb53a9e9-255a-4207-8115-989c04f123a1): There are no data parts
687 2024.06.27 21:50:21.559116 [ 3 ] {538a43b0-53ff-4cd6-858b-7a3eb3091053} <Debug> DynamicQueryHandler: Done processing query
688 2024.06.27 21:50:21.559273 [ 3 ] {} <Debug> HTTP-Session: 172c0e02-0edc-42c5-96d3-312c7edeeea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
689 2024.06.27 21:50:21.559454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
690 2024.06.27 21:50:21.559555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
691 2024.06.27 21:50:21.559617 [ 3 ] {} <Debug> HTTP-Session: a213e318-bafe-49e6-96e5-8e9da8be3dc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
692 2024.06.27 21:50:21.559675 [ 3 ] {} <Debug> HTTP-Session: a213e318-bafe-49e6-96e5-8e9da8be3dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2024.06.27 21:50:21.559689 [ 3 ] {} <Debug> HTTP-Session: a213e318-bafe-49e6-96e5-8e9da8be3dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.06.27 21:50:21.559758 [ 3 ] {} <Trace> HTTP-Session: a213e318-bafe-49e6-96e5-8e9da8be3dc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
695 2024.06.27 21:50:21.559952 [ 3 ] {f6f16ffe-cf2a-4c8a-aa39-85d43ff1bdde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
696 2024.06.27 21:50:21.560034 [ 3 ] {f6f16ffe-cf2a-4c8a-aa39-85d43ff1bdde} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
697 2024.06.27 21:50:21.561902 [ 3 ] {f6f16ffe-cf2a-4c8a-aa39-85d43ff1bdde} <Debug> oximeter.fields_i16 (13511121-b109-49c4-a881-a8dbbafea2eb): Loading data parts
698 2024.06.27 21:50:21.562065 [ 3 ] {f6f16ffe-cf2a-4c8a-aa39-85d43ff1bdde} <Debug> oximeter.fields_i16 (13511121-b109-49c4-a881-a8dbbafea2eb): There are no data parts
699 2024.06.27 21:50:21.563530 [ 3 ] {f6f16ffe-cf2a-4c8a-aa39-85d43ff1bdde} <Debug> DynamicQueryHandler: Done processing query
700 2024.06.27 21:50:21.563604 [ 3 ] {} <Debug> HTTP-Session: a213e318-bafe-49e6-96e5-8e9da8be3dc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
701 2024.06.27 21:50:21.563722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
702 2024.06.27 21:50:21.563815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
703 2024.06.27 21:50:21.563879 [ 3 ] {} <Debug> HTTP-Session: 7d486bf6-6c7b-4082-9298-2fc188547919 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
704 2024.06.27 21:50:21.563902 [ 3 ] {} <Debug> HTTP-Session: 7d486bf6-6c7b-4082-9298-2fc188547919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2024.06.27 21:50:21.563968 [ 3 ] {} <Debug> HTTP-Session: 7d486bf6-6c7b-4082-9298-2fc188547919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.06.27 21:50:21.564048 [ 3 ] {} <Trace> HTTP-Session: 7d486bf6-6c7b-4082-9298-2fc188547919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
707 2024.06.27 21:50:21.564197 [ 3 ] {6ce67ecd-acf1-4986-8b94-eba53a96d5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
708 2024.06.27 21:50:21.564320 [ 3 ] {6ce67ecd-acf1-4986-8b94-eba53a96d5d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
709 2024.06.27 21:50:21.566081 [ 3 ] {6ce67ecd-acf1-4986-8b94-eba53a96d5d9} <Debug> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Loading data parts
710 2024.06.27 21:50:21.566339 [ 3 ] {6ce67ecd-acf1-4986-8b94-eba53a96d5d9} <Debug> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): There are no data parts
711 2024.06.27 21:50:21.567921 [ 3 ] {6ce67ecd-acf1-4986-8b94-eba53a96d5d9} <Debug> DynamicQueryHandler: Done processing query
712 2024.06.27 21:50:21.567953 [ 3 ] {} <Debug> HTTP-Session: 7d486bf6-6c7b-4082-9298-2fc188547919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
713 2024.06.27 21:50:21.568139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2024.06.27 21:50:21.568245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
715 2024.06.27 21:50:21.568270 [ 3 ] {} <Debug> HTTP-Session: cf33fa21-314b-4f01-af0d-0ef8b7a2d0de Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
716 2024.06.27 21:50:21.568340 [ 3 ] {} <Debug> HTTP-Session: cf33fa21-314b-4f01-af0d-0ef8b7a2d0de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2024.06.27 21:50:21.568409 [ 3 ] {} <Debug> HTTP-Session: cf33fa21-314b-4f01-af0d-0ef8b7a2d0de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.06.27 21:50:21.568455 [ 3 ] {} <Trace> HTTP-Session: cf33fa21-314b-4f01-af0d-0ef8b7a2d0de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
719 2024.06.27 21:50:21.568689 [ 3 ] {846f9e05-f2dc-44f8-8c5c-1ebed1224976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
720 2024.06.27 21:50:21.568833 [ 3 ] {846f9e05-f2dc-44f8-8c5c-1ebed1224976} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
721 2024.06.27 21:50:21.570611 [ 3 ] {846f9e05-f2dc-44f8-8c5c-1ebed1224976} <Debug> oximeter.fields_i32 (98f8133a-e1a4-4c08-8eb2-69a7ac096760): Loading data parts
722 2024.06.27 21:50:21.570864 [ 3 ] {846f9e05-f2dc-44f8-8c5c-1ebed1224976} <Debug> oximeter.fields_i32 (98f8133a-e1a4-4c08-8eb2-69a7ac096760): There are no data parts
723 2024.06.27 21:50:21.574034 [ 3 ] {846f9e05-f2dc-44f8-8c5c-1ebed1224976} <Debug> DynamicQueryHandler: Done processing query
724 2024.06.27 21:50:21.574059 [ 3 ] {} <Debug> HTTP-Session: cf33fa21-314b-4f01-af0d-0ef8b7a2d0de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
725 2024.06.27 21:50:21.574228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2024.06.27 21:50:21.574315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
727 2024.06.27 21:50:21.574336 [ 3 ] {} <Debug> HTTP-Session: aaff4a3f-aa3f-4d4c-97ce-4a6772c3b636 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
728 2024.06.27 21:50:21.574395 [ 3 ] {} <Debug> HTTP-Session: aaff4a3f-aa3f-4d4c-97ce-4a6772c3b636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2024.06.27 21:50:21.574410 [ 3 ] {} <Debug> HTTP-Session: aaff4a3f-aa3f-4d4c-97ce-4a6772c3b636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.06.27 21:50:21.574478 [ 3 ] {} <Trace> HTTP-Session: aaff4a3f-aa3f-4d4c-97ce-4a6772c3b636 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
731 2024.06.27 21:50:21.574667 [ 3 ] {0f70a344-58c4-428d-a65d-4f321c2757b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
732 2024.06.27 21:50:21.574793 [ 3 ] {0f70a344-58c4-428d-a65d-4f321c2757b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
733 2024.06.27 21:50:21.576438 [ 3 ] {0f70a344-58c4-428d-a65d-4f321c2757b5} <Debug> oximeter.fields_u32 (829b3c03-1d3a-48f6-955b-7cb2ad56344b): Loading data parts
734 2024.06.27 21:50:21.576654 [ 3 ] {0f70a344-58c4-428d-a65d-4f321c2757b5} <Debug> oximeter.fields_u32 (829b3c03-1d3a-48f6-955b-7cb2ad56344b): There are no data parts
735 2024.06.27 21:50:21.578315 [ 3 ] {0f70a344-58c4-428d-a65d-4f321c2757b5} <Debug> DynamicQueryHandler: Done processing query
736 2024.06.27 21:50:21.578342 [ 3 ] {} <Debug> HTTP-Session: aaff4a3f-aa3f-4d4c-97ce-4a6772c3b636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
737 2024.06.27 21:50:21.578466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2024.06.27 21:50:21.578630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
739 2024.06.27 21:50:21.578654 [ 3 ] {} <Debug> HTTP-Session: dbbc7897-a847-4002-9733-c96516b5de5e Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
740 2024.06.27 21:50:21.578712 [ 3 ] {} <Debug> HTTP-Session: dbbc7897-a847-4002-9733-c96516b5de5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2024.06.27 21:50:21.578728 [ 3 ] {} <Debug> HTTP-Session: dbbc7897-a847-4002-9733-c96516b5de5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.06.27 21:50:21.578759 [ 3 ] {} <Trace> HTTP-Session: dbbc7897-a847-4002-9733-c96516b5de5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
743 2024.06.27 21:50:21.578946 [ 3 ] {7f1fafc9-2d8d-4c0b-a4f5-62c6ef95a7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
744 2024.06.27 21:50:21.578987 [ 3 ] {7f1fafc9-2d8d-4c0b-a4f5-62c6ef95a7b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
745 2024.06.27 21:50:21.583064 [ 3 ] {7f1fafc9-2d8d-4c0b-a4f5-62c6ef95a7b6} <Debug> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Loading data parts
746 2024.06.27 21:50:21.583237 [ 3 ] {7f1fafc9-2d8d-4c0b-a4f5-62c6ef95a7b6} <Debug> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): There are no data parts
747 2024.06.27 21:50:21.585156 [ 3 ] {7f1fafc9-2d8d-4c0b-a4f5-62c6ef95a7b6} <Debug> DynamicQueryHandler: Done processing query
748 2024.06.27 21:50:21.585237 [ 3 ] {} <Debug> HTTP-Session: dbbc7897-a847-4002-9733-c96516b5de5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2024.06.27 21:50:21.585372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2024.06.27 21:50:21.585433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
751 2024.06.27 21:50:21.585454 [ 3 ] {} <Debug> HTTP-Session: e43a8506-b313-4cb9-bcec-131dd96e16b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
752 2024.06.27 21:50:21.585470 [ 3 ] {} <Debug> HTTP-Session: e43a8506-b313-4cb9-bcec-131dd96e16b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2024.06.27 21:50:21.585484 [ 3 ] {} <Debug> HTTP-Session: e43a8506-b313-4cb9-bcec-131dd96e16b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.06.27 21:50:21.585514 [ 3 ] {} <Trace> HTTP-Session: e43a8506-b313-4cb9-bcec-131dd96e16b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
755 2024.06.27 21:50:21.585659 [ 3 ] {66bca46c-51cb-405e-8ac4-2a59fb0d2ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
756 2024.06.27 21:50:21.585716 [ 3 ] {66bca46c-51cb-405e-8ac4-2a59fb0d2ce1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
757 2024.06.27 21:50:21.588778 [ 3 ] {66bca46c-51cb-405e-8ac4-2a59fb0d2ce1} <Debug> oximeter.fields_u64 (661a812a-b673-454f-9407-facbf30f545a): Loading data parts
758 2024.06.27 21:50:21.588935 [ 3 ] {66bca46c-51cb-405e-8ac4-2a59fb0d2ce1} <Debug> oximeter.fields_u64 (661a812a-b673-454f-9407-facbf30f545a): There are no data parts
759 2024.06.27 21:50:21.592159 [ 3 ] {66bca46c-51cb-405e-8ac4-2a59fb0d2ce1} <Debug> DynamicQueryHandler: Done processing query
760 2024.06.27 21:50:21.592185 [ 3 ] {} <Debug> HTTP-Session: e43a8506-b313-4cb9-bcec-131dd96e16b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
761 2024.06.27 21:50:21.592298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2024.06.27 21:50:21.592347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
763 2024.06.27 21:50:21.592366 [ 3 ] {} <Debug> HTTP-Session: c6dcd629-884b-4fbb-8e55-0539cb8f584e Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
764 2024.06.27 21:50:21.592383 [ 3 ] {} <Debug> HTTP-Session: c6dcd629-884b-4fbb-8e55-0539cb8f584e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2024.06.27 21:50:21.592396 [ 3 ] {} <Debug> HTTP-Session: c6dcd629-884b-4fbb-8e55-0539cb8f584e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.06.27 21:50:21.592426 [ 3 ] {} <Trace> HTTP-Session: c6dcd629-884b-4fbb-8e55-0539cb8f584e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
767 2024.06.27 21:50:21.592564 [ 3 ] {0ba06c6a-d69d-4dfd-9b52-802546b28b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
768 2024.06.27 21:50:21.592605 [ 3 ] {0ba06c6a-d69d-4dfd-9b52-802546b28b4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
769 2024.06.27 21:50:21.597282 [ 3 ] {0ba06c6a-d69d-4dfd-9b52-802546b28b4c} <Debug> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Loading data parts
770 2024.06.27 21:50:21.597468 [ 3 ] {0ba06c6a-d69d-4dfd-9b52-802546b28b4c} <Debug> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): There are no data parts
771 2024.06.27 21:50:21.599183 [ 3 ] {0ba06c6a-d69d-4dfd-9b52-802546b28b4c} <Debug> DynamicQueryHandler: Done processing query
772 2024.06.27 21:50:21.599210 [ 3 ] {} <Debug> HTTP-Session: c6dcd629-884b-4fbb-8e55-0539cb8f584e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
773 2024.06.27 21:50:21.599327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
774 2024.06.27 21:50:21.599375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
775 2024.06.27 21:50:21.599394 [ 3 ] {} <Debug> HTTP-Session: 2a02dc14-f2bc-4269-884e-f39b47972b0b Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
776 2024.06.27 21:50:21.599410 [ 3 ] {} <Debug> HTTP-Session: 2a02dc14-f2bc-4269-884e-f39b47972b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
777 2024.06.27 21:50:21.599424 [ 3 ] {} <Debug> HTTP-Session: 2a02dc14-f2bc-4269-884e-f39b47972b0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.06.27 21:50:21.599454 [ 3 ] {} <Trace> HTTP-Session: 2a02dc14-f2bc-4269-884e-f39b47972b0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
779 2024.06.27 21:50:21.599597 [ 3 ] {41351ea9-b323-4583-8ca3-540aa8d749dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
780 2024.06.27 21:50:21.599636 [ 3 ] {41351ea9-b323-4583-8ca3-540aa8d749dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
781 2024.06.27 21:50:21.603295 [ 3 ] {41351ea9-b323-4583-8ca3-540aa8d749dd} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Loading data parts
782 2024.06.27 21:50:21.603461 [ 3 ] {41351ea9-b323-4583-8ca3-540aa8d749dd} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): There are no data parts
783 2024.06.27 21:50:21.606809 [ 3 ] {41351ea9-b323-4583-8ca3-540aa8d749dd} <Debug> DynamicQueryHandler: Done processing query
784 2024.06.27 21:50:21.606835 [ 3 ] {} <Debug> HTTP-Session: 2a02dc14-f2bc-4269-884e-f39b47972b0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
785 2024.06.27 21:50:21.606950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
786 2024.06.27 21:50:21.606997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
787 2024.06.27 21:50:21.607015 [ 3 ] {} <Debug> HTTP-Session: 5dc82676-fb53-4d71-abf2-3ac22aea296c Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
788 2024.06.27 21:50:21.607031 [ 3 ] {} <Debug> HTTP-Session: 5dc82676-fb53-4d71-abf2-3ac22aea296c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
789 2024.06.27 21:50:21.607045 [ 3 ] {} <Debug> HTTP-Session: 5dc82676-fb53-4d71-abf2-3ac22aea296c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.06.27 21:50:21.607075 [ 3 ] {} <Trace> HTTP-Session: 5dc82676-fb53-4d71-abf2-3ac22aea296c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
791 2024.06.27 21:50:21.607214 [ 3 ] {39450412-fc71-4017-978d-329e2289635b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
792 2024.06.27 21:50:21.607253 [ 3 ] {39450412-fc71-4017-978d-329e2289635b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
793 2024.06.27 21:50:21.609305 [ 3 ] {39450412-fc71-4017-978d-329e2289635b} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Loading data parts
794 2024.06.27 21:50:21.609475 [ 3 ] {39450412-fc71-4017-978d-329e2289635b} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): There are no data parts
795 2024.06.27 21:50:21.612618 [ 3 ] {39450412-fc71-4017-978d-329e2289635b} <Debug> DynamicQueryHandler: Done processing query
796 2024.06.27 21:50:21.612644 [ 3 ] {} <Debug> HTTP-Session: 5dc82676-fb53-4d71-abf2-3ac22aea296c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
797 2024.06.27 21:50:21.612753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
798 2024.06.27 21:50:21.612804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
799 2024.06.27 21:50:21.612825 [ 3 ] {} <Debug> HTTP-Session: 99763710-c66f-487e-8d8b-666b28f2aee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
800 2024.06.27 21:50:21.612842 [ 3 ] {} <Debug> HTTP-Session: 99763710-c66f-487e-8d8b-666b28f2aee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
801 2024.06.27 21:50:21.612856 [ 3 ] {} <Debug> HTTP-Session: 99763710-c66f-487e-8d8b-666b28f2aee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
802 2024.06.27 21:50:21.612886 [ 3 ] {} <Trace> HTTP-Session: 99763710-c66f-487e-8d8b-666b28f2aee2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
803 2024.06.27 21:50:21.613099 [ 3 ] {29555c6c-3ec7-4498-9547-9e6c479d49d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) /* The timeseries schema table stores the extracted schema for the samples
804 * oximeter collects.
805 */
806 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
807 2024.06.27 21:50:21.613158 [ 3 ] {29555c6c-3ec7-4498-9547-9e6c479d49d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
808 2024.06.27 21:50:21.617220 [ 3 ] {29555c6c-3ec7-4498-9547-9e6c479d49d0} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348): Loading data parts
809 2024.06.27 21:50:21.617395 [ 3 ] {29555c6c-3ec7-4498-9547-9e6c479d49d0} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348): There are no data parts
810 2024.06.27 21:50:21.621683 [ 3 ] {29555c6c-3ec7-4498-9547-9e6c479d49d0} <Debug> DynamicQueryHandler: Done processing query
811 2024.06.27 21:50:21.621710 [ 3 ] {} <Debug> HTTP-Session: 99763710-c66f-487e-8d8b-666b28f2aee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
812 2024.06.27 21:50:21.621841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50457, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
813 2024.06.27 21:50:21.621890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
814 2024.06.27 21:50:21.621909 [ 3 ] {} <Debug> HTTP-Session: 7d0bbbea-f3b5-4991-9d22-a10c6466ff62 Authenticating user 'default' from [fd00:1122:3344:101::d]:50457
815 2024.06.27 21:50:21.621926 [ 3 ] {} <Debug> HTTP-Session: 7d0bbbea-f3b5-4991-9d22-a10c6466ff62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
816 2024.06.27 21:50:21.621939 [ 3 ] {} <Debug> HTTP-Session: 7d0bbbea-f3b5-4991-9d22-a10c6466ff62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
817 2024.06.27 21:50:21.621970 [ 3 ] {} <Trace> HTTP-Session: 7d0bbbea-f3b5-4991-9d22-a10c6466ff62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
818 2024.06.27 21:50:21.622137 [ 3 ] {a4848a9b-7cce-4da3-a4ab-b7032b651125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50457) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
819 2024.06.27 21:50:21.623924 [ 3 ] {a4848a9b-7cce-4da3-a4ab-b7032b651125} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
820 2024.06.27 21:50:21.628004 [ 3 ] {a4848a9b-7cce-4da3-a4ab-b7032b651125} <Trace> oximeter.version (283a7f22-6a92-4dd0-b451-8e2d9c9e8068): Trying to reserve 1.00 MiB using storage policy from min volume index 0
821 2024.06.27 21:50:21.628041 [ 3 ] {a4848a9b-7cce-4da3-a4ab-b7032b651125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
822 2024.06.27 21:50:21.632861 [ 3 ] {a4848a9b-7cce-4da3-a4ab-b7032b651125} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
823 2024.06.27 21:50:21.634242 [ 3 ] {a4848a9b-7cce-4da3-a4ab-b7032b651125} <Trace> oximeter.version (283a7f22-6a92-4dd0-b451-8e2d9c9e8068): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
824 2024.06.27 21:50:21.634519 [ 3 ] {a4848a9b-7cce-4da3-a4ab-b7032b651125} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.012463 sec., 80.23750300890636 rows/sec., 1.25 KiB/sec.
825 2024.06.27 21:50:21.634690 [ 3 ] {a4848a9b-7cce-4da3-a4ab-b7032b651125} <Debug> DynamicQueryHandler: Done processing query
826 2024.06.27 21:50:21.634716 [ 3 ] {a4848a9b-7cce-4da3-a4ab-b7032b651125} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
827 2024.06.27 21:50:21.634732 [ 3 ] {} <Debug> HTTP-Session: 7d0bbbea-f3b5-4991-9d22-a10c6466ff62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
828 2024.06.27 21:50:22.000145 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.22 MiB, peak 166.36 MiB, free memory in arenas 0.00 B, will set to 173.66 MiB (RSS), difference: 12.44 MiB
829 2024.06.27 21:50:31.636829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
830 2024.06.27 21:50:31.636962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
831 2024.06.27 21:50:31.636988 [ 3 ] {} <Debug> HTTP-Session: 5f5b67fd-d3fb-4036-b5b3-5a6232ba7bdc Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
832 2024.06.27 21:50:31.637014 [ 3 ] {} <Debug> HTTP-Session: 5f5b67fd-d3fb-4036-b5b3-5a6232ba7bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
833 2024.06.27 21:50:31.637031 [ 3 ] {} <Debug> HTTP-Session: 5f5b67fd-d3fb-4036-b5b3-5a6232ba7bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
834 2024.06.27 21:50:31.637083 [ 3 ] {} <Trace> HTTP-Session: 5f5b67fd-d3fb-4036-b5b3-5a6232ba7bdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
835 2024.06.27 21:50:31.637289 [ 3 ] {f4e82c60-628b-4d68-b84f-7d2335da11e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
836 2024.06.27 21:50:31.637656 [ 3 ] {f4e82c60-628b-4d68-b84f-7d2335da11e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
837 2024.06.27 21:50:31.637803 [ 3 ] {f4e82c60-628b-4d68-b84f-7d2335da11e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
838 2024.06.27 21:50:31.638946 [ 3 ] {f4e82c60-628b-4d68-b84f-7d2335da11e2} <Debug> DynamicQueryHandler: Done processing query
839 2024.06.27 21:50:31.638979 [ 3 ] {f4e82c60-628b-4d68-b84f-7d2335da11e2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
840 2024.06.27 21:50:31.638996 [ 3 ] {} <Debug> HTTP-Session: 5f5b67fd-d3fb-4036-b5b3-5a6232ba7bdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
841 2024.06.27 21:50:31.641563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
842 2024.06.27 21:50:31.641627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
843 2024.06.27 21:50:31.641650 [ 3 ] {} <Debug> HTTP-Session: c0a2c55a-81f0-47f2-822f-8395cf1a1ccc Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
844 2024.06.27 21:50:31.641670 [ 3 ] {} <Debug> HTTP-Session: c0a2c55a-81f0-47f2-822f-8395cf1a1ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
845 2024.06.27 21:50:31.641684 [ 3 ] {} <Debug> HTTP-Session: c0a2c55a-81f0-47f2-822f-8395cf1a1ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
846 2024.06.27 21:50:31.641722 [ 3 ] {} <Trace> HTTP-Session: c0a2c55a-81f0-47f2-822f-8395cf1a1ccc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
847 2024.06.27 21:50:31.641889 [ 3 ] {8e03755e-d7b7-45cd-8f86-aa36e5cd8880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
848 2024.06.27 21:50:31.644513 [ 3 ] {8e03755e-d7b7-45cd-8f86-aa36e5cd8880} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
849 2024.06.27 21:50:31.644589 [ 3 ] {8e03755e-d7b7-45cd-8f86-aa36e5cd8880} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
850 2024.06.27 21:50:31.645633 [ 3 ] {8e03755e-d7b7-45cd-8f86-aa36e5cd8880} <Debug> DynamicQueryHandler: Done processing query
851 2024.06.27 21:50:31.645669 [ 3 ] {8e03755e-d7b7-45cd-8f86-aa36e5cd8880} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
852 2024.06.27 21:50:31.645693 [ 3 ] {} <Debug> HTTP-Session: c0a2c55a-81f0-47f2-822f-8395cf1a1ccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
853 2024.06.27 21:50:31.646154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
854 2024.06.27 21:50:31.646228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
855 2024.06.27 21:50:31.646259 [ 3 ] {} <Debug> HTTP-Session: fc03ef24-f596-431e-8a71-71766a08bd3d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
856 2024.06.27 21:50:31.646288 [ 3 ] {} <Debug> HTTP-Session: fc03ef24-f596-431e-8a71-71766a08bd3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
857 2024.06.27 21:50:31.646312 [ 3 ] {} <Debug> HTTP-Session: fc03ef24-f596-431e-8a71-71766a08bd3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
858 2024.06.27 21:50:31.646362 [ 3 ] {} <Trace> HTTP-Session: fc03ef24-f596-431e-8a71-71766a08bd3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
859 2024.06.27 21:50:31.646510 [ 3 ] {2ce65c7f-34bd-41c7-b134-92eb56feed1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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.06.27 21:50:31.646895 [ 3 ] {2ce65c7f-34bd-41c7-b134-92eb56feed1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
861 2024.06.27 21:50:31.646949 [ 3 ] {2ce65c7f-34bd-41c7-b134-92eb56feed1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
862 2024.06.27 21:50:31.647966 [ 3 ] {2ce65c7f-34bd-41c7-b134-92eb56feed1c} <Debug> DynamicQueryHandler: Done processing query
863 2024.06.27 21:50:31.647994 [ 3 ] {2ce65c7f-34bd-41c7-b134-92eb56feed1c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
864 2024.06.27 21:50:31.648010 [ 3 ] {} <Debug> HTTP-Session: fc03ef24-f596-431e-8a71-71766a08bd3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
865 2024.06.27 21:50:31.648250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
866 2024.06.27 21:50:31.648302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
867 2024.06.27 21:50:31.648322 [ 3 ] {} <Debug> HTTP-Session: 855f07e1-0c28-4d7b-ba70-751b17cc9492 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
868 2024.06.27 21:50:31.648338 [ 3 ] {} <Debug> HTTP-Session: 855f07e1-0c28-4d7b-ba70-751b17cc9492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
869 2024.06.27 21:50:31.648351 [ 3 ] {} <Debug> HTTP-Session: 855f07e1-0c28-4d7b-ba70-751b17cc9492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
870 2024.06.27 21:50:31.648385 [ 3 ] {} <Trace> HTTP-Session: 855f07e1-0c28-4d7b-ba70-751b17cc9492 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
871 2024.06.27 21:50:31.648510 [ 3 ] {54304764-4de0-45d9-8369-5a863aeab559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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.06.27 21:50:31.648830 [ 3 ] {54304764-4de0-45d9-8369-5a863aeab559} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
873 2024.06.27 21:50:31.648883 [ 3 ] {54304764-4de0-45d9-8369-5a863aeab559} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
874 2024.06.27 21:50:31.649847 [ 3 ] {54304764-4de0-45d9-8369-5a863aeab559} <Debug> DynamicQueryHandler: Done processing query
875 2024.06.27 21:50:31.649874 [ 3 ] {54304764-4de0-45d9-8369-5a863aeab559} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
876 2024.06.27 21:50:31.649890 [ 3 ] {} <Debug> HTTP-Session: 855f07e1-0c28-4d7b-ba70-751b17cc9492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
877 2024.06.27 21:50:31.650138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
878 2024.06.27 21:50:31.650191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
879 2024.06.27 21:50:31.650210 [ 3 ] {} <Debug> HTTP-Session: 5f58da44-7fdd-4a4d-9a63-95b8098460d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
880 2024.06.27 21:50:31.650228 [ 3 ] {} <Debug> HTTP-Session: 5f58da44-7fdd-4a4d-9a63-95b8098460d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
881 2024.06.27 21:50:31.650242 [ 3 ] {} <Debug> HTTP-Session: 5f58da44-7fdd-4a4d-9a63-95b8098460d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
882 2024.06.27 21:50:31.650274 [ 3 ] {} <Trace> HTTP-Session: 5f58da44-7fdd-4a4d-9a63-95b8098460d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
883 2024.06.27 21:50:31.650399 [ 3 ] {cc8c67b9-b481-4f06-9214-05769404fbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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.06.27 21:50:31.650723 [ 3 ] {cc8c67b9-b481-4f06-9214-05769404fbbc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
885 2024.06.27 21:50:31.650774 [ 3 ] {cc8c67b9-b481-4f06-9214-05769404fbbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
886 2024.06.27 21:50:31.651714 [ 3 ] {cc8c67b9-b481-4f06-9214-05769404fbbc} <Debug> DynamicQueryHandler: Done processing query
887 2024.06.27 21:50:31.651743 [ 3 ] {cc8c67b9-b481-4f06-9214-05769404fbbc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
888 2024.06.27 21:50:31.651759 [ 3 ] {} <Debug> HTTP-Session: 5f58da44-7fdd-4a4d-9a63-95b8098460d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
889 2024.06.27 21:50:31.651973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
890 2024.06.27 21:50:31.652022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
891 2024.06.27 21:50:31.652041 [ 3 ] {} <Debug> HTTP-Session: 92900737-2d71-4fb8-9dfb-bde7bafe279b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
892 2024.06.27 21:50:31.652057 [ 3 ] {} <Debug> HTTP-Session: 92900737-2d71-4fb8-9dfb-bde7bafe279b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
893 2024.06.27 21:50:31.652072 [ 3 ] {} <Debug> HTTP-Session: 92900737-2d71-4fb8-9dfb-bde7bafe279b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
894 2024.06.27 21:50:31.652103 [ 3 ] {} <Trace> HTTP-Session: 92900737-2d71-4fb8-9dfb-bde7bafe279b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
895 2024.06.27 21:50:31.652227 [ 3 ] {081e2404-49d7-4118-a6c8-91f3b22b262d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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.06.27 21:50:31.652561 [ 3 ] {081e2404-49d7-4118-a6c8-91f3b22b262d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
897 2024.06.27 21:50:31.652620 [ 3 ] {081e2404-49d7-4118-a6c8-91f3b22b262d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
898 2024.06.27 21:50:31.653512 [ 3 ] {081e2404-49d7-4118-a6c8-91f3b22b262d} <Debug> DynamicQueryHandler: Done processing query
899 2024.06.27 21:50:31.653537 [ 3 ] {081e2404-49d7-4118-a6c8-91f3b22b262d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
900 2024.06.27 21:50:31.653553 [ 3 ] {} <Debug> HTTP-Session: 92900737-2d71-4fb8-9dfb-bde7bafe279b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
901 2024.06.27 21:50:31.653850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
902 2024.06.27 21:50:31.653906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
903 2024.06.27 21:50:31.653926 [ 3 ] {} <Debug> HTTP-Session: 3b3870de-1c00-4e9c-8c65-e2c1a7278184 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
904 2024.06.27 21:50:31.653943 [ 3 ] {} <Debug> HTTP-Session: 3b3870de-1c00-4e9c-8c65-e2c1a7278184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
905 2024.06.27 21:50:31.653957 [ 3 ] {} <Debug> HTTP-Session: 3b3870de-1c00-4e9c-8c65-e2c1a7278184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
906 2024.06.27 21:50:31.653988 [ 3 ] {} <Trace> HTTP-Session: 3b3870de-1c00-4e9c-8c65-e2c1a7278184 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
907 2024.06.27 21:50:31.654112 [ 3 ] {32fedd0a-261e-40a5-960f-4937a5ae0973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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.06.27 21:50:31.654436 [ 3 ] {32fedd0a-261e-40a5-960f-4937a5ae0973} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
909 2024.06.27 21:50:31.654489 [ 3 ] {32fedd0a-261e-40a5-960f-4937a5ae0973} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
910 2024.06.27 21:50:31.655576 [ 3 ] {32fedd0a-261e-40a5-960f-4937a5ae0973} <Debug> DynamicQueryHandler: Done processing query
911 2024.06.27 21:50:31.655609 [ 3 ] {32fedd0a-261e-40a5-960f-4937a5ae0973} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
912 2024.06.27 21:50:31.655632 [ 3 ] {} <Debug> HTTP-Session: 3b3870de-1c00-4e9c-8c65-e2c1a7278184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
913 2024.06.27 21:50:31.655927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
914 2024.06.27 21:50:31.655979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
915 2024.06.27 21:50:31.655998 [ 3 ] {} <Debug> HTTP-Session: 8b6af171-7eb5-4890-9b78-8abb392e9d2e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
916 2024.06.27 21:50:31.656015 [ 3 ] {} <Debug> HTTP-Session: 8b6af171-7eb5-4890-9b78-8abb392e9d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
917 2024.06.27 21:50:31.656029 [ 3 ] {} <Debug> HTTP-Session: 8b6af171-7eb5-4890-9b78-8abb392e9d2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
918 2024.06.27 21:50:31.656059 [ 3 ] {} <Trace> HTTP-Session: 8b6af171-7eb5-4890-9b78-8abb392e9d2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
919 2024.06.27 21:50:31.656191 [ 3 ] {c80e6e6e-e711-4414-ba13-c4e2034ab424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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.06.27 21:50:31.656538 [ 3 ] {c80e6e6e-e711-4414-ba13-c4e2034ab424} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
921 2024.06.27 21:50:31.656592 [ 3 ] {c80e6e6e-e711-4414-ba13-c4e2034ab424} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
922 2024.06.27 21:50:31.657445 [ 3 ] {c80e6e6e-e711-4414-ba13-c4e2034ab424} <Debug> DynamicQueryHandler: Done processing query
923 2024.06.27 21:50:31.657472 [ 3 ] {c80e6e6e-e711-4414-ba13-c4e2034ab424} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
924 2024.06.27 21:50:31.657489 [ 3 ] {} <Debug> HTTP-Session: 8b6af171-7eb5-4890-9b78-8abb392e9d2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
925 2024.06.27 21:50:31.657754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
926 2024.06.27 21:50:31.657825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
927 2024.06.27 21:50:31.657856 [ 3 ] {} <Debug> HTTP-Session: d26346b4-9294-435a-aecd-e2cb6b941297 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
928 2024.06.27 21:50:31.657873 [ 3 ] {} <Debug> HTTP-Session: d26346b4-9294-435a-aecd-e2cb6b941297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
929 2024.06.27 21:50:31.657888 [ 3 ] {} <Debug> HTTP-Session: d26346b4-9294-435a-aecd-e2cb6b941297 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
930 2024.06.27 21:50:31.657921 [ 3 ] {} <Trace> HTTP-Session: d26346b4-9294-435a-aecd-e2cb6b941297 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
931 2024.06.27 21:50:31.658047 [ 3 ] {162e7dbe-9c32-41e0-96fd-fb9d3ddddf14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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.06.27 21:50:31.658379 [ 3 ] {162e7dbe-9c32-41e0-96fd-fb9d3ddddf14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
933 2024.06.27 21:50:31.658432 [ 3 ] {162e7dbe-9c32-41e0-96fd-fb9d3ddddf14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
934 2024.06.27 21:50:31.659415 [ 3 ] {162e7dbe-9c32-41e0-96fd-fb9d3ddddf14} <Debug> DynamicQueryHandler: Done processing query
935 2024.06.27 21:50:31.659443 [ 3 ] {162e7dbe-9c32-41e0-96fd-fb9d3ddddf14} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
936 2024.06.27 21:50:31.659460 [ 3 ] {} <Debug> HTTP-Session: d26346b4-9294-435a-aecd-e2cb6b941297 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
937 2024.06.27 21:50:31.659704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
938 2024.06.27 21:50:31.659753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
939 2024.06.27 21:50:31.659772 [ 3 ] {} <Debug> HTTP-Session: 36d401cb-787c-4b9d-9433-973166a5f5dc Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
940 2024.06.27 21:50:31.659788 [ 3 ] {} <Debug> HTTP-Session: 36d401cb-787c-4b9d-9433-973166a5f5dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
941 2024.06.27 21:50:31.659802 [ 3 ] {} <Debug> HTTP-Session: 36d401cb-787c-4b9d-9433-973166a5f5dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
942 2024.06.27 21:50:31.659835 [ 3 ] {} <Trace> HTTP-Session: 36d401cb-787c-4b9d-9433-973166a5f5dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
943 2024.06.27 21:50:31.659963 [ 3 ] {799fafe6-c6d2-45df-9d3e-0d699c39c324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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.06.27 21:50:31.660302 [ 3 ] {799fafe6-c6d2-45df-9d3e-0d699c39c324} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
945 2024.06.27 21:50:31.660355 [ 3 ] {799fafe6-c6d2-45df-9d3e-0d699c39c324} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
946 2024.06.27 21:50:31.661419 [ 3 ] {799fafe6-c6d2-45df-9d3e-0d699c39c324} <Debug> DynamicQueryHandler: Done processing query
947 2024.06.27 21:50:31.661455 [ 3 ] {799fafe6-c6d2-45df-9d3e-0d699c39c324} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
948 2024.06.27 21:50:31.661472 [ 3 ] {} <Debug> HTTP-Session: 36d401cb-787c-4b9d-9433-973166a5f5dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
949 2024.06.27 21:50:31.661715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
950 2024.06.27 21:50:31.661764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
951 2024.06.27 21:50:31.661783 [ 3 ] {} <Debug> HTTP-Session: 93adac54-bcda-496b-b330-55b9290e59ba Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
952 2024.06.27 21:50:31.661799 [ 3 ] {} <Debug> HTTP-Session: 93adac54-bcda-496b-b330-55b9290e59ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
953 2024.06.27 21:50:31.661813 [ 3 ] {} <Debug> HTTP-Session: 93adac54-bcda-496b-b330-55b9290e59ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
954 2024.06.27 21:50:31.661845 [ 3 ] {} <Trace> HTTP-Session: 93adac54-bcda-496b-b330-55b9290e59ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
955 2024.06.27 21:50:31.661976 [ 3 ] {011ed01b-62a7-4747-a9b7-150727ae9328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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.06.27 21:50:31.662313 [ 3 ] {011ed01b-62a7-4747-a9b7-150727ae9328} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
957 2024.06.27 21:50:31.662366 [ 3 ] {011ed01b-62a7-4747-a9b7-150727ae9328} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
958 2024.06.27 21:50:31.663236 [ 3 ] {011ed01b-62a7-4747-a9b7-150727ae9328} <Debug> DynamicQueryHandler: Done processing query
959 2024.06.27 21:50:31.663262 [ 3 ] {011ed01b-62a7-4747-a9b7-150727ae9328} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
960 2024.06.27 21:50:31.663277 [ 3 ] {} <Debug> HTTP-Session: 93adac54-bcda-496b-b330-55b9290e59ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
961 2024.06.27 21:50:31.663497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
962 2024.06.27 21:50:31.663545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
963 2024.06.27 21:50:31.663564 [ 3 ] {} <Debug> HTTP-Session: 408317fa-ae53-4844-9b6c-886ae6680113 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
964 2024.06.27 21:50:31.663580 [ 3 ] {} <Debug> HTTP-Session: 408317fa-ae53-4844-9b6c-886ae6680113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
965 2024.06.27 21:50:31.663595 [ 3 ] {} <Debug> HTTP-Session: 408317fa-ae53-4844-9b6c-886ae6680113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
966 2024.06.27 21:50:31.663626 [ 3 ] {} <Trace> HTTP-Session: 408317fa-ae53-4844-9b6c-886ae6680113 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
967 2024.06.27 21:50:31.663755 [ 3 ] {5659ec82-1d66-4fed-ae65-32454395d3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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.06.27 21:50:31.664096 [ 3 ] {5659ec82-1d66-4fed-ae65-32454395d3b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
969 2024.06.27 21:50:31.664148 [ 3 ] {5659ec82-1d66-4fed-ae65-32454395d3b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
970 2024.06.27 21:50:31.665067 [ 3 ] {5659ec82-1d66-4fed-ae65-32454395d3b9} <Debug> DynamicQueryHandler: Done processing query
971 2024.06.27 21:50:31.665092 [ 3 ] {5659ec82-1d66-4fed-ae65-32454395d3b9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
972 2024.06.27 21:50:31.665109 [ 3 ] {} <Debug> HTTP-Session: 408317fa-ae53-4844-9b6c-886ae6680113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
973 2024.06.27 21:50:31.665374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
974 2024.06.27 21:50:31.665422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
975 2024.06.27 21:50:31.665442 [ 3 ] {} <Debug> HTTP-Session: dc0eb3d4-20a4-499f-ba59-926fb7029c7e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
976 2024.06.27 21:50:31.665458 [ 3 ] {} <Debug> HTTP-Session: dc0eb3d4-20a4-499f-ba59-926fb7029c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
977 2024.06.27 21:50:31.665471 [ 3 ] {} <Debug> HTTP-Session: dc0eb3d4-20a4-499f-ba59-926fb7029c7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
978 2024.06.27 21:50:31.665501 [ 3 ] {} <Trace> HTTP-Session: dc0eb3d4-20a4-499f-ba59-926fb7029c7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
979 2024.06.27 21:50:31.665630 [ 3 ] {36b1f1fc-ae15-4da0-a344-88d74c4da544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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.06.27 21:50:31.665969 [ 3 ] {36b1f1fc-ae15-4da0-a344-88d74c4da544} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
981 2024.06.27 21:50:31.666021 [ 3 ] {36b1f1fc-ae15-4da0-a344-88d74c4da544} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
982 2024.06.27 21:50:31.666973 [ 3 ] {36b1f1fc-ae15-4da0-a344-88d74c4da544} <Debug> DynamicQueryHandler: Done processing query
983 2024.06.27 21:50:31.667003 [ 3 ] {36b1f1fc-ae15-4da0-a344-88d74c4da544} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
984 2024.06.27 21:50:31.667022 [ 3 ] {} <Debug> HTTP-Session: dc0eb3d4-20a4-499f-ba59-926fb7029c7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
985 2024.06.27 21:50:31.667237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
986 2024.06.27 21:50:31.667287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
987 2024.06.27 21:50:31.667306 [ 3 ] {} <Debug> HTTP-Session: c281dff5-f1f5-4abc-9ed7-ae794af4bfea Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
988 2024.06.27 21:50:31.667323 [ 3 ] {} <Debug> HTTP-Session: c281dff5-f1f5-4abc-9ed7-ae794af4bfea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
989 2024.06.27 21:50:31.667336 [ 3 ] {} <Debug> HTTP-Session: c281dff5-f1f5-4abc-9ed7-ae794af4bfea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
990 2024.06.27 21:50:31.667366 [ 3 ] {} <Trace> HTTP-Session: c281dff5-f1f5-4abc-9ed7-ae794af4bfea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
991 2024.06.27 21:50:31.667496 [ 3 ] {746e6cb5-2d54-445c-a8d9-1f2ec31d069a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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.06.27 21:50:31.667840 [ 3 ] {746e6cb5-2d54-445c-a8d9-1f2ec31d069a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
993 2024.06.27 21:50:31.667892 [ 3 ] {746e6cb5-2d54-445c-a8d9-1f2ec31d069a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
994 2024.06.27 21:50:31.668840 [ 3 ] {746e6cb5-2d54-445c-a8d9-1f2ec31d069a} <Debug> DynamicQueryHandler: Done processing query
995 2024.06.27 21:50:31.668869 [ 3 ] {746e6cb5-2d54-445c-a8d9-1f2ec31d069a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
996 2024.06.27 21:50:31.668887 [ 3 ] {} <Debug> HTTP-Session: c281dff5-f1f5-4abc-9ed7-ae794af4bfea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
997 2024.06.27 21:50:31.669081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
998 2024.06.27 21:50:31.669129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
999 2024.06.27 21:50:31.669149 [ 3 ] {} <Debug> HTTP-Session: 2f48715e-ce1f-4f07-a63a-29774d6f2954 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1000 2024.06.27 21:50:31.669166 [ 3 ] {} <Debug> HTTP-Session: 2f48715e-ce1f-4f07-a63a-29774d6f2954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1001 2024.06.27 21:50:31.669179 [ 3 ] {} <Debug> HTTP-Session: 2f48715e-ce1f-4f07-a63a-29774d6f2954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1002 2024.06.27 21:50:31.669209 [ 3 ] {} <Trace> HTTP-Session: 2f48715e-ce1f-4f07-a63a-29774d6f2954 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1003 2024.06.27 21:50:31.669348 [ 3 ] {a2534cf7-9dbc-4f56-b08b-dc0e2f5130ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1004 2024.06.27 21:50:31.669398 [ 3 ] {a2534cf7-9dbc-4f56-b08b-dc0e2f5130ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1005 2024.06.27 21:50:31.669598 [ 3 ] {a2534cf7-9dbc-4f56-b08b-dc0e2f5130ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1006 2024.06.27 21:50:31.670115 [ 3 ] {a2534cf7-9dbc-4f56-b08b-dc0e2f5130ca} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1007 2024.06.27 21:50:31.670157 [ 3 ] {a2534cf7-9dbc-4f56-b08b-dc0e2f5130ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1008 2024.06.27 21:50:31.670804 [ 3 ] {a2534cf7-9dbc-4f56-b08b-dc0e2f5130ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1009 2024.06.27 21:50:31.671147 [ 3 ] {a2534cf7-9dbc-4f56-b08b-dc0e2f5130ca} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348): 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.06.27 21:50:31.671305 [ 3 ] {a2534cf7-9dbc-4f56-b08b-dc0e2f5130ca} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002006 sec., 6979.062811565304 rows/sec., 1001.39 KiB/sec.
1011 2024.06.27 21:50:31.671487 [ 3 ] {a2534cf7-9dbc-4f56-b08b-dc0e2f5130ca} <Debug> DynamicQueryHandler: Done processing query
1012 2024.06.27 21:50:31.671513 [ 3 ] {a2534cf7-9dbc-4f56-b08b-dc0e2f5130ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1013 2024.06.27 21:50:31.671529 [ 3 ] {} <Debug> HTTP-Session: 2f48715e-ce1f-4f07-a63a-29774d6f2954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1014 2024.06.27 21:50:31.671667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1015 2024.06.27 21:50:31.671718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1016 2024.06.27 21:50:31.671739 [ 3 ] {} <Debug> HTTP-Session: ce587dde-1698-4976-b3f7-ed5ca278dab7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1017 2024.06.27 21:50:31.671758 [ 3 ] {} <Debug> HTTP-Session: ce587dde-1698-4976-b3f7-ed5ca278dab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1018 2024.06.27 21:50:31.671773 [ 3 ] {} <Debug> HTTP-Session: ce587dde-1698-4976-b3f7-ed5ca278dab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1019 2024.06.27 21:50:31.671805 [ 3 ] {} <Trace> HTTP-Session: ce587dde-1698-4976-b3f7-ed5ca278dab7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1020 2024.06.27 21:50:31.671917 [ 3 ] {2659c85a-b854-464e-9132-0240fdf3af83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1021 2024.06.27 21:50:31.671960 [ 3 ] {2659c85a-b854-464e-9132-0240fdf3af83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1022 2024.06.27 21:50:31.672086 [ 3 ] {2659c85a-b854-464e-9132-0240fdf3af83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1023 2024.06.27 21:50:31.673066 [ 3 ] {2659c85a-b854-464e-9132-0240fdf3af83} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1024 2024.06.27 21:50:31.673103 [ 3 ] {2659c85a-b854-464e-9132-0240fdf3af83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1025 2024.06.27 21:50:31.673422 [ 3 ] {2659c85a-b854-464e-9132-0240fdf3af83} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1026 2024.06.27 21:50:31.673761 [ 3 ] {2659c85a-b854-464e-9132-0240fdf3af83} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): 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.06.27 21:50:31.673906 [ 3 ] {2659c85a-b854-464e-9132-0240fdf3af83} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002022 sec., 12858.555885262118 rows/sec., 1019.55 KiB/sec.
1028 2024.06.27 21:50:31.674065 [ 3 ] {2659c85a-b854-464e-9132-0240fdf3af83} <Debug> DynamicQueryHandler: Done processing query
1029 2024.06.27 21:50:31.674088 [ 3 ] {2659c85a-b854-464e-9132-0240fdf3af83} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1030 2024.06.27 21:50:31.674103 [ 3 ] {} <Debug> HTTP-Session: ce587dde-1698-4976-b3f7-ed5ca278dab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1031 2024.06.27 21:50:31.674246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1032 2024.06.27 21:50:31.674294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1033 2024.06.27 21:50:31.674314 [ 3 ] {} <Debug> HTTP-Session: a1d1efbd-0de3-45cf-a6f5-d186d5497c86 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1034 2024.06.27 21:50:31.674330 [ 3 ] {} <Debug> HTTP-Session: a1d1efbd-0de3-45cf-a6f5-d186d5497c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1035 2024.06.27 21:50:31.674344 [ 3 ] {} <Debug> HTTP-Session: a1d1efbd-0de3-45cf-a6f5-d186d5497c86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1036 2024.06.27 21:50:31.674373 [ 3 ] {} <Trace> HTTP-Session: a1d1efbd-0de3-45cf-a6f5-d186d5497c86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1037 2024.06.27 21:50:31.674484 [ 3 ] {52af3269-25e7-463b-91cb-c1889adc6f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1038 2024.06.27 21:50:31.674526 [ 3 ] {52af3269-25e7-463b-91cb-c1889adc6f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1039 2024.06.27 21:50:31.675188 [ 3 ] {52af3269-25e7-463b-91cb-c1889adc6f4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1040 2024.06.27 21:50:31.675527 [ 3 ] {52af3269-25e7-463b-91cb-c1889adc6f4f} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1041 2024.06.27 21:50:31.675566 [ 3 ] {52af3269-25e7-463b-91cb-c1889adc6f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1042 2024.06.27 21:50:31.676441 [ 3 ] {52af3269-25e7-463b-91cb-c1889adc6f4f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1043 2024.06.27 21:50:31.676756 [ 3 ] {52af3269-25e7-463b-91cb-c1889adc6f4f} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): 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.06.27 21:50:31.676915 [ 3 ] {52af3269-25e7-463b-91cb-c1889adc6f4f} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002456 sec., 11400.651465798046 rows/sec., 910.56 KiB/sec.
1045 2024.06.27 21:50:31.677206 [ 3 ] {52af3269-25e7-463b-91cb-c1889adc6f4f} <Debug> DynamicQueryHandler: Done processing query
1046 2024.06.27 21:50:31.677230 [ 3 ] {52af3269-25e7-463b-91cb-c1889adc6f4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1047 2024.06.27 21:50:31.677246 [ 3 ] {} <Debug> HTTP-Session: a1d1efbd-0de3-45cf-a6f5-d186d5497c86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1048 2024.06.27 21:50:31.677404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 1970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1049 2024.06.27 21:50:31.677456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1050 2024.06.27 21:50:31.677475 [ 3 ] {} <Debug> HTTP-Session: 5ab207b3-a5fc-4547-ab63-e7d11e61ccd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1051 2024.06.27 21:50:31.677492 [ 3 ] {} <Debug> HTTP-Session: 5ab207b3-a5fc-4547-ab63-e7d11e61ccd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1052 2024.06.27 21:50:31.677506 [ 3 ] {} <Debug> HTTP-Session: 5ab207b3-a5fc-4547-ab63-e7d11e61ccd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1053 2024.06.27 21:50:31.677537 [ 3 ] {} <Trace> HTTP-Session: 5ab207b3-a5fc-4547-ab63-e7d11e61ccd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1054 2024.06.27 21:50:31.677643 [ 3 ] {8442560f-46ec-4bb3-9151-63747549a01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1055 2024.06.27 21:50:31.677694 [ 3 ] {8442560f-46ec-4bb3-9151-63747549a01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1056 2024.06.27 21:50:31.677857 [ 3 ] {8442560f-46ec-4bb3-9151-63747549a01b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1057 2024.06.27 21:50:31.678153 [ 3 ] {8442560f-46ec-4bb3-9151-63747549a01b} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1058 2024.06.27 21:50:31.678191 [ 3 ] {8442560f-46ec-4bb3-9151-63747549a01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1059 2024.06.27 21:50:31.680577 [ 3 ] {8442560f-46ec-4bb3-9151-63747549a01b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1060 2024.06.27 21:50:31.680947 [ 3 ] {8442560f-46ec-4bb3-9151-63747549a01b} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): 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.06.27 21:50:31.681094 [ 3 ] {8442560f-46ec-4bb3-9151-63747549a01b} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.003475 sec., 2877.6978417266187 rows/sec., 204.31 KiB/sec.
1062 2024.06.27 21:50:31.681384 [ 3 ] {8442560f-46ec-4bb3-9151-63747549a01b} <Debug> DynamicQueryHandler: Done processing query
1063 2024.06.27 21:50:31.681409 [ 3 ] {8442560f-46ec-4bb3-9151-63747549a01b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1064 2024.06.27 21:50:31.681424 [ 3 ] {} <Debug> HTTP-Session: 5ab207b3-a5fc-4547-ab63-e7d11e61ccd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1065 2024.06.27 21:50:31.681543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1066 2024.06.27 21:50:31.681593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1067 2024.06.27 21:50:31.681612 [ 3 ] {} <Debug> HTTP-Session: 4fa7db3b-f1bd-4b17-8581-76abacb625a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1068 2024.06.27 21:50:31.681628 [ 3 ] {} <Debug> HTTP-Session: 4fa7db3b-f1bd-4b17-8581-76abacb625a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1069 2024.06.27 21:50:31.681647 [ 3 ] {} <Debug> HTTP-Session: 4fa7db3b-f1bd-4b17-8581-76abacb625a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1070 2024.06.27 21:50:31.681683 [ 3 ] {} <Trace> HTTP-Session: 4fa7db3b-f1bd-4b17-8581-76abacb625a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1071 2024.06.27 21:50:31.681781 [ 3 ] {1c1ac83e-edaf-48a0-b7ed-84aaded29d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1072 2024.06.27 21:50:31.681827 [ 3 ] {1c1ac83e-edaf-48a0-b7ed-84aaded29d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1073 2024.06.27 21:50:31.681973 [ 3 ] {1c1ac83e-edaf-48a0-b7ed-84aaded29d6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1074 2024.06.27 21:50:31.682256 [ 3 ] {1c1ac83e-edaf-48a0-b7ed-84aaded29d6f} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1075 2024.06.27 21:50:31.682295 [ 3 ] {1c1ac83e-edaf-48a0-b7ed-84aaded29d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1076 2024.06.27 21:50:31.682682 [ 3 ] {1c1ac83e-edaf-48a0-b7ed-84aaded29d6f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1077 2024.06.27 21:50:31.682995 [ 3 ] {1c1ac83e-edaf-48a0-b7ed-84aaded29d6f} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): 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.06.27 21:50:31.683133 [ 3 ] {1c1ac83e-edaf-48a0-b7ed-84aaded29d6f} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001373 sec., 2913.3284777858703 rows/sec., 204.84 KiB/sec.
1079 2024.06.27 21:50:31.683326 [ 3 ] {1c1ac83e-edaf-48a0-b7ed-84aaded29d6f} <Debug> DynamicQueryHandler: Done processing query
1080 2024.06.27 21:50:31.683351 [ 3 ] {1c1ac83e-edaf-48a0-b7ed-84aaded29d6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1081 2024.06.27 21:50:31.683367 [ 3 ] {} <Debug> HTTP-Session: 4fa7db3b-f1bd-4b17-8581-76abacb625a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1082 2024.06.27 21:50:32.434868 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
1083 2024.06.27 21:50:32.434931 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
1084 2024.06.27 21:50:36.642722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1085 2024.06.27 21:50:36.642836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1086 2024.06.27 21:50:36.642861 [ 3 ] {} <Debug> HTTP-Session: 9fee7e41-3eba-46a4-9d80-36ce19f011f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1087 2024.06.27 21:50:36.642884 [ 3 ] {} <Debug> HTTP-Session: 9fee7e41-3eba-46a4-9d80-36ce19f011f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1088 2024.06.27 21:50:36.642899 [ 3 ] {} <Debug> HTTP-Session: 9fee7e41-3eba-46a4-9d80-36ce19f011f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1089 2024.06.27 21:50:36.642950 [ 3 ] {} <Trace> HTTP-Session: 9fee7e41-3eba-46a4-9d80-36ce19f011f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1090 2024.06.27 21:50:36.643146 [ 3 ] {8eae1347-a2f6-4865-ac2b-4716014780cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1091 2024.06.27 21:50:36.643214 [ 3 ] {8eae1347-a2f6-4865-ac2b-4716014780cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1092 2024.06.27 21:50:36.643410 [ 3 ] {8eae1347-a2f6-4865-ac2b-4716014780cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1093 2024.06.27 21:50:36.644904 [ 3 ] {8eae1347-a2f6-4865-ac2b-4716014780cd} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1094 2024.06.27 21:50:36.644945 [ 3 ] {8eae1347-a2f6-4865-ac2b-4716014780cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1095 2024.06.27 21:50:36.645306 [ 3 ] {8eae1347-a2f6-4865-ac2b-4716014780cd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1096 2024.06.27 21:50:36.645642 [ 3 ] {8eae1347-a2f6-4865-ac2b-4716014780cd} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1097 2024.06.27 21:50:36.645827 [ 3 ] {8eae1347-a2f6-4865-ac2b-4716014780cd} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.00274 sec., 18978.102189781024 rows/sec., 1.44 MiB/sec.
1098 2024.06.27 21:50:36.646016 [ 3 ] {8eae1347-a2f6-4865-ac2b-4716014780cd} <Debug> DynamicQueryHandler: Done processing query
1099 2024.06.27 21:50:36.646042 [ 3 ] {8eae1347-a2f6-4865-ac2b-4716014780cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1100 2024.06.27 21:50:36.646059 [ 3 ] {} <Debug> HTTP-Session: 9fee7e41-3eba-46a4-9d80-36ce19f011f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1101 2024.06.27 21:50:36.646272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1102 2024.06.27 21:50:36.646322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1103 2024.06.27 21:50:36.646340 [ 3 ] {} <Debug> HTTP-Session: 7abca7bd-1ea0-4458-8e0c-445fba92b74e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1104 2024.06.27 21:50:36.646357 [ 3 ] {} <Debug> HTTP-Session: 7abca7bd-1ea0-4458-8e0c-445fba92b74e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1105 2024.06.27 21:50:36.646371 [ 3 ] {} <Debug> HTTP-Session: 7abca7bd-1ea0-4458-8e0c-445fba92b74e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1106 2024.06.27 21:50:36.646402 [ 3 ] {} <Trace> HTTP-Session: 7abca7bd-1ea0-4458-8e0c-445fba92b74e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1107 2024.06.27 21:50:36.646517 [ 3 ] {8938684a-7047-49ac-a64f-fc11915fd3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1108 2024.06.27 21:50:36.646560 [ 3 ] {8938684a-7047-49ac-a64f-fc11915fd3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1109 2024.06.27 21:50:36.646685 [ 3 ] {8938684a-7047-49ac-a64f-fc11915fd3d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1110 2024.06.27 21:50:36.647014 [ 3 ] {8938684a-7047-49ac-a64f-fc11915fd3d1} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1111 2024.06.27 21:50:36.647051 [ 3 ] {8938684a-7047-49ac-a64f-fc11915fd3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1112 2024.06.27 21:50:36.647360 [ 3 ] {8938684a-7047-49ac-a64f-fc11915fd3d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1113 2024.06.27 21:50:36.647684 [ 3 ] {8938684a-7047-49ac-a64f-fc11915fd3d1} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1114 2024.06.27 21:50:36.647831 [ 3 ] {8938684a-7047-49ac-a64f-fc11915fd3d1} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001348 sec., 41543.02670623145 rows/sec., 3.24 MiB/sec.
1115 2024.06.27 21:50:36.647998 [ 3 ] {8938684a-7047-49ac-a64f-fc11915fd3d1} <Debug> DynamicQueryHandler: Done processing query
1116 2024.06.27 21:50:36.648023 [ 3 ] {8938684a-7047-49ac-a64f-fc11915fd3d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1117 2024.06.27 21:50:36.648038 [ 3 ] {} <Debug> HTTP-Session: 7abca7bd-1ea0-4458-8e0c-445fba92b74e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1118 2024.06.27 21:50:36.648287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 24802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1119 2024.06.27 21:50:36.648336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1120 2024.06.27 21:50:36.648357 [ 3 ] {} <Debug> HTTP-Session: adc6ad3d-92f2-439d-a9cc-7e91f4c8bef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1121 2024.06.27 21:50:36.648373 [ 3 ] {} <Debug> HTTP-Session: adc6ad3d-92f2-439d-a9cc-7e91f4c8bef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1122 2024.06.27 21:50:36.648386 [ 3 ] {} <Debug> HTTP-Session: adc6ad3d-92f2-439d-a9cc-7e91f4c8bef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1123 2024.06.27 21:50:36.648418 [ 3 ] {} <Trace> HTTP-Session: adc6ad3d-92f2-439d-a9cc-7e91f4c8bef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1124 2024.06.27 21:50:36.648551 [ 3 ] {8d7a24ff-d2ce-436e-8bbd-01b31368ca4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1125 2024.06.27 21:50:36.648597 [ 3 ] {8d7a24ff-d2ce-436e-8bbd-01b31368ca4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1126 2024.06.27 21:50:36.648740 [ 3 ] {8d7a24ff-d2ce-436e-8bbd-01b31368ca4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1127 2024.06.27 21:50:36.649100 [ 3 ] {8d7a24ff-d2ce-436e-8bbd-01b31368ca4f} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1128 2024.06.27 21:50:36.649135 [ 3 ] {8d7a24ff-d2ce-436e-8bbd-01b31368ca4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1129 2024.06.27 21:50:36.649528 [ 3 ] {8d7a24ff-d2ce-436e-8bbd-01b31368ca4f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1130 2024.06.27 21:50:36.649874 [ 3 ] {8d7a24ff-d2ce-436e-8bbd-01b31368ca4f} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1131 2024.06.27 21:50:36.650022 [ 3 ] {8d7a24ff-d2ce-436e-8bbd-01b31368ca4f} <Debug> executeQuery: Read 130 rows, 9.23 KiB in 0.001521 sec., 85470.08547008547 rows/sec., 5.93 MiB/sec.
1132 2024.06.27 21:50:36.650177 [ 3 ] {8d7a24ff-d2ce-436e-8bbd-01b31368ca4f} <Debug> DynamicQueryHandler: Done processing query
1133 2024.06.27 21:50:36.650201 [ 3 ] {8d7a24ff-d2ce-436e-8bbd-01b31368ca4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1134 2024.06.27 21:50:36.650217 [ 3 ] {} <Debug> HTTP-Session: adc6ad3d-92f2-439d-a9cc-7e91f4c8bef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1135 2024.06.27 21:50:36.650339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6746, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1136 2024.06.27 21:50:36.650386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1137 2024.06.27 21:50:36.650405 [ 3 ] {} <Debug> HTTP-Session: 891c28a4-369c-48c7-bb75-1732c856c7a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1138 2024.06.27 21:50:36.650421 [ 3 ] {} <Debug> HTTP-Session: 891c28a4-369c-48c7-bb75-1732c856c7a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1139 2024.06.27 21:50:36.650435 [ 3 ] {} <Debug> HTTP-Session: 891c28a4-369c-48c7-bb75-1732c856c7a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1140 2024.06.27 21:50:36.650466 [ 3 ] {} <Trace> HTTP-Session: 891c28a4-369c-48c7-bb75-1732c856c7a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1141 2024.06.27 21:50:36.650581 [ 3 ] {8bd6b9b0-ca65-42ea-a176-e1e9c4536da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1142 2024.06.27 21:50:36.650625 [ 3 ] {8bd6b9b0-ca65-42ea-a176-e1e9c4536da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1143 2024.06.27 21:50:36.650748 [ 3 ] {8bd6b9b0-ca65-42ea-a176-e1e9c4536da9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1144 2024.06.27 21:50:36.651019 [ 3 ] {8bd6b9b0-ca65-42ea-a176-e1e9c4536da9} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1145 2024.06.27 21:50:36.651056 [ 3 ] {8bd6b9b0-ca65-42ea-a176-e1e9c4536da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1146 2024.06.27 21:50:36.651408 [ 3 ] {8bd6b9b0-ca65-42ea-a176-e1e9c4536da9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1147 2024.06.27 21:50:36.651720 [ 3 ] {8bd6b9b0-ca65-42ea-a176-e1e9c4536da9} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1148 2024.06.27 21:50:36.651867 [ 3 ] {8bd6b9b0-ca65-42ea-a176-e1e9c4536da9} <Debug> executeQuery: Read 44 rows, 3.09 KiB in 0.00133 sec., 33082.70676691729 rows/sec., 2.27 MiB/sec.
1149 2024.06.27 21:50:36.652031 [ 3 ] {8bd6b9b0-ca65-42ea-a176-e1e9c4536da9} <Debug> DynamicQueryHandler: Done processing query
1150 2024.06.27 21:50:36.652055 [ 3 ] {8bd6b9b0-ca65-42ea-a176-e1e9c4536da9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1151 2024.06.27 21:50:36.652070 [ 3 ] {} <Debug> HTTP-Session: 891c28a4-369c-48c7-bb75-1732c856c7a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1152 2024.06.27 21:50:41.639141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1153 2024.06.27 21:50:41.639271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1154 2024.06.27 21:50:41.639297 [ 3 ] {} <Debug> HTTP-Session: c79cbf7f-e7e3-4ee4-8ce8-87b63a966984 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1155 2024.06.27 21:50:41.639321 [ 3 ] {} <Debug> HTTP-Session: c79cbf7f-e7e3-4ee4-8ce8-87b63a966984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1156 2024.06.27 21:50:41.639336 [ 3 ] {} <Debug> HTTP-Session: c79cbf7f-e7e3-4ee4-8ce8-87b63a966984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1157 2024.06.27 21:50:41.639384 [ 3 ] {} <Trace> HTTP-Session: c79cbf7f-e7e3-4ee4-8ce8-87b63a966984 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1158 2024.06.27 21:50:41.639612 [ 3 ] {2b9a5615-13cf-4bdf-98e5-b421f0d93ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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)
1159 2024.06.27 21:50:41.641977 [ 3 ] {2b9a5615-13cf-4bdf-98e5-b421f0d93ff7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1160 2024.06.27 21:50:41.645834 [ 3 ] {2b9a5615-13cf-4bdf-98e5-b421f0d93ff7} <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
1161 2024.06.27 21:50:41.646133 [ 3 ] {2b9a5615-13cf-4bdf-98e5-b421f0d93ff7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1162 2024.06.27 21:50:41.646420 [ 3 ] {2b9a5615-13cf-4bdf-98e5-b421f0d93ff7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1163 2024.06.27 21:50:41.646906 [ 3 ] {2b9a5615-13cf-4bdf-98e5-b421f0d93ff7} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1164 2024.06.27 21:50:41.649952 [ 3 ] {2b9a5615-13cf-4bdf-98e5-b421f0d93ff7} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1165 2024.06.27 21:50:41.651881 [ 3 ] {2b9a5615-13cf-4bdf-98e5-b421f0d93ff7} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (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
1166 2024.06.27 21:50:41.651905 [ 3 ] {2b9a5615-13cf-4bdf-98e5-b421f0d93ff7} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Spreading mark ranges among streams (default reading)
1167 2024.06.27 21:50:41.652020 [ 3 ] {2b9a5615-13cf-4bdf-98e5-b421f0d93ff7} <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'))"
1168 2024.06.27 21:50:41.652049 [ 3 ] {2b9a5615-13cf-4bdf-98e5-b421f0d93ff7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1169 2024.06.27 21:50:41.667497 [ 3 ] {2b9a5615-13cf-4bdf-98e5-b421f0d93ff7} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.027985 sec., 500.2680007146686 rows/sec., 20.41 KiB/sec.
1170 2024.06.27 21:50:41.667850 [ 3 ] {2b9a5615-13cf-4bdf-98e5-b421f0d93ff7} <Debug> DynamicQueryHandler: Done processing query
1171 2024.06.27 21:50:41.667881 [ 3 ] {2b9a5615-13cf-4bdf-98e5-b421f0d93ff7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1172 2024.06.27 21:50:41.667899 [ 3 ] {} <Debug> HTTP-Session: c79cbf7f-e7e3-4ee4-8ce8-87b63a966984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1173 2024.06.27 21:50:41.668141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1174 2024.06.27 21:50:41.668198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1175 2024.06.27 21:50:41.668219 [ 3 ] {} <Debug> HTTP-Session: 8771c0ac-9cff-4ecb-801a-ad31911ec34f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1176 2024.06.27 21:50:41.668238 [ 3 ] {} <Debug> HTTP-Session: 8771c0ac-9cff-4ecb-801a-ad31911ec34f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1177 2024.06.27 21:50:41.668253 [ 3 ] {} <Debug> HTTP-Session: 8771c0ac-9cff-4ecb-801a-ad31911ec34f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1178 2024.06.27 21:50:41.668290 [ 3 ] {} <Trace> HTTP-Session: 8771c0ac-9cff-4ecb-801a-ad31911ec34f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1179 2024.06.27 21:50:41.668442 [ 3 ] {4cc70e51-c32c-4e91-8f9d-a25c85aa1a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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)
1180 2024.06.27 21:50:41.668701 [ 3 ] {4cc70e51-c32c-4e91-8f9d-a25c85aa1a61} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1181 2024.06.27 21:50:41.668741 [ 3 ] {4cc70e51-c32c-4e91-8f9d-a25c85aa1a61} <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
1182 2024.06.27 21:50:41.668983 [ 3 ] {4cc70e51-c32c-4e91-8f9d-a25c85aa1a61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1183 2024.06.27 21:50:41.669048 [ 3 ] {4cc70e51-c32c-4e91-8f9d-a25c85aa1a61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1184 2024.06.27 21:50:41.669191 [ 3 ] {4cc70e51-c32c-4e91-8f9d-a25c85aa1a61} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1185 2024.06.27 21:50:41.669225 [ 3 ] {4cc70e51-c32c-4e91-8f9d-a25c85aa1a61} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1186 2024.06.27 21:50:41.669247 [ 3 ] {4cc70e51-c32c-4e91-8f9d-a25c85aa1a61} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (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
1187 2024.06.27 21:50:41.669265 [ 3 ] {4cc70e51-c32c-4e91-8f9d-a25c85aa1a61} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Spreading mark ranges among streams (default reading)
1188 2024.06.27 21:50:41.669305 [ 3 ] {4cc70e51-c32c-4e91-8f9d-a25c85aa1a61} <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'))"
1189 2024.06.27 21:50:41.669326 [ 3 ] {4cc70e51-c32c-4e91-8f9d-a25c85aa1a61} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1190 2024.06.27 21:50:41.670158 [ 3 ] {4cc70e51-c32c-4e91-8f9d-a25c85aa1a61} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001784 sec., 7847.533632286995 rows/sec., 320.23 KiB/sec.
1191 2024.06.27 21:50:41.670417 [ 3 ] {4cc70e51-c32c-4e91-8f9d-a25c85aa1a61} <Debug> DynamicQueryHandler: Done processing query
1192 2024.06.27 21:50:41.670443 [ 3 ] {4cc70e51-c32c-4e91-8f9d-a25c85aa1a61} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1193 2024.06.27 21:50:41.670461 [ 3 ] {} <Debug> HTTP-Session: 8771c0ac-9cff-4ecb-801a-ad31911ec34f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1194 2024.06.27 21:50:41.670701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1195 2024.06.27 21:50:41.670752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1196 2024.06.27 21:50:41.670771 [ 3 ] {} <Debug> HTTP-Session: 449b057b-1fe6-4f0e-af4e-fee8ec566d69 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1197 2024.06.27 21:50:41.670788 [ 3 ] {} <Debug> HTTP-Session: 449b057b-1fe6-4f0e-af4e-fee8ec566d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1198 2024.06.27 21:50:41.670802 [ 3 ] {} <Debug> HTTP-Session: 449b057b-1fe6-4f0e-af4e-fee8ec566d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1199 2024.06.27 21:50:41.670840 [ 3 ] {} <Trace> HTTP-Session: 449b057b-1fe6-4f0e-af4e-fee8ec566d69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1200 2024.06.27 21:50:41.670976 [ 3 ] {3c39ca1a-976b-4d0e-b047-f11682a5f49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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)
1201 2024.06.27 21:50:41.671226 [ 3 ] {3c39ca1a-976b-4d0e-b047-f11682a5f49a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1202 2024.06.27 21:50:41.671265 [ 3 ] {3c39ca1a-976b-4d0e-b047-f11682a5f49a} <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
1203 2024.06.27 21:50:41.671508 [ 3 ] {3c39ca1a-976b-4d0e-b047-f11682a5f49a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1204 2024.06.27 21:50:41.671572 [ 3 ] {3c39ca1a-976b-4d0e-b047-f11682a5f49a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1205 2024.06.27 21:50:41.671713 [ 3 ] {3c39ca1a-976b-4d0e-b047-f11682a5f49a} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1206 2024.06.27 21:50:41.671745 [ 3 ] {3c39ca1a-976b-4d0e-b047-f11682a5f49a} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1207 2024.06.27 21:50:41.671767 [ 3 ] {3c39ca1a-976b-4d0e-b047-f11682a5f49a} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (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
1208 2024.06.27 21:50:41.671785 [ 3 ] {3c39ca1a-976b-4d0e-b047-f11682a5f49a} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Spreading mark ranges among streams (default reading)
1209 2024.06.27 21:50:41.671825 [ 3 ] {3c39ca1a-976b-4d0e-b047-f11682a5f49a} <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'))"
1210 2024.06.27 21:50:41.671847 [ 3 ] {3c39ca1a-976b-4d0e-b047-f11682a5f49a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1211 2024.06.27 21:50:41.672690 [ 3 ] {3c39ca1a-976b-4d0e-b047-f11682a5f49a} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001772 sec., 7900.677200902935 rows/sec., 322.40 KiB/sec.
1212 2024.06.27 21:50:41.672940 [ 3 ] {3c39ca1a-976b-4d0e-b047-f11682a5f49a} <Debug> DynamicQueryHandler: Done processing query
1213 2024.06.27 21:50:41.672966 [ 3 ] {3c39ca1a-976b-4d0e-b047-f11682a5f49a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1214 2024.06.27 21:50:41.672982 [ 3 ] {} <Debug> HTTP-Session: 449b057b-1fe6-4f0e-af4e-fee8ec566d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1215 2024.06.27 21:50:41.673168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1216 2024.06.27 21:50:41.673216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1217 2024.06.27 21:50:41.673236 [ 3 ] {} <Debug> HTTP-Session: 6809d3c4-2a3e-4123-92c4-84edf70e6f80 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1218 2024.06.27 21:50:41.673252 [ 3 ] {} <Debug> HTTP-Session: 6809d3c4-2a3e-4123-92c4-84edf70e6f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1219 2024.06.27 21:50:41.673265 [ 3 ] {} <Debug> HTTP-Session: 6809d3c4-2a3e-4123-92c4-84edf70e6f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1220 2024.06.27 21:50:41.673295 [ 3 ] {} <Trace> HTTP-Session: 6809d3c4-2a3e-4123-92c4-84edf70e6f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1221 2024.06.27 21:50:41.673430 [ 3 ] {b768e083-3015-4a37-99e2-262fa1481355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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)
1222 2024.06.27 21:50:41.673683 [ 3 ] {b768e083-3015-4a37-99e2-262fa1481355} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1223 2024.06.27 21:50:41.673722 [ 3 ] {b768e083-3015-4a37-99e2-262fa1481355} <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
1224 2024.06.27 21:50:41.673967 [ 3 ] {b768e083-3015-4a37-99e2-262fa1481355} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1225 2024.06.27 21:50:41.674030 [ 3 ] {b768e083-3015-4a37-99e2-262fa1481355} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1226 2024.06.27 21:50:41.674168 [ 3 ] {b768e083-3015-4a37-99e2-262fa1481355} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1227 2024.06.27 21:50:41.674202 [ 3 ] {b768e083-3015-4a37-99e2-262fa1481355} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1228 2024.06.27 21:50:41.674224 [ 3 ] {b768e083-3015-4a37-99e2-262fa1481355} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (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
1229 2024.06.27 21:50:41.674242 [ 3 ] {b768e083-3015-4a37-99e2-262fa1481355} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Spreading mark ranges among streams (default reading)
1230 2024.06.27 21:50:41.674283 [ 3 ] {b768e083-3015-4a37-99e2-262fa1481355} <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'))"
1231 2024.06.27 21:50:41.674304 [ 3 ] {b768e083-3015-4a37-99e2-262fa1481355} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1232 2024.06.27 21:50:41.675129 [ 3 ] {b768e083-3015-4a37-99e2-262fa1481355} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001753 sec., 7986.309184255562 rows/sec., 325.89 KiB/sec.
1233 2024.06.27 21:50:41.675384 [ 3 ] {b768e083-3015-4a37-99e2-262fa1481355} <Debug> DynamicQueryHandler: Done processing query
1234 2024.06.27 21:50:41.675409 [ 3 ] {b768e083-3015-4a37-99e2-262fa1481355} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1235 2024.06.27 21:50:41.675426 [ 3 ] {} <Debug> HTTP-Session: 6809d3c4-2a3e-4123-92c4-84edf70e6f80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1236 2024.06.27 21:50:41.680201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1237 2024.06.27 21:50:41.680253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1238 2024.06.27 21:50:41.680272 [ 3 ] {} <Debug> HTTP-Session: 3c67f9a9-b383-419f-9a7d-af538594d180 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1239 2024.06.27 21:50:41.680289 [ 3 ] {} <Debug> HTTP-Session: 3c67f9a9-b383-419f-9a7d-af538594d180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1240 2024.06.27 21:50:41.680303 [ 3 ] {} <Debug> HTTP-Session: 3c67f9a9-b383-419f-9a7d-af538594d180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1241 2024.06.27 21:50:41.680333 [ 3 ] {} <Trace> HTTP-Session: 3c67f9a9-b383-419f-9a7d-af538594d180 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1242 2024.06.27 21:50:41.680446 [ 3 ] {8c9168c1-442a-4e81-abfb-474300ffa975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1243 2024.06.27 21:50:41.680491 [ 3 ] {8c9168c1-442a-4e81-abfb-474300ffa975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1244 2024.06.27 21:50:41.680660 [ 3 ] {8c9168c1-442a-4e81-abfb-474300ffa975} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1245 2024.06.27 21:50:41.681016 [ 3 ] {8c9168c1-442a-4e81-abfb-474300ffa975} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1246 2024.06.27 21:50:41.681052 [ 3 ] {8c9168c1-442a-4e81-abfb-474300ffa975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1247 2024.06.27 21:50:41.681532 [ 3 ] {8c9168c1-442a-4e81-abfb-474300ffa975} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1248 2024.06.27 21:50:41.681848 [ 3 ] {8c9168c1-442a-4e81-abfb-474300ffa975} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1249 2024.06.27 21:50:41.681980 [ 3 ] {8c9168c1-442a-4e81-abfb-474300ffa975} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.00157 sec., 2547.770700636943 rows/sec., 324.07 KiB/sec.
1250 2024.06.27 21:50:41.682271 [ 3 ] {8c9168c1-442a-4e81-abfb-474300ffa975} <Debug> DynamicQueryHandler: Done processing query
1251 2024.06.27 21:50:41.682298 [ 3 ] {8c9168c1-442a-4e81-abfb-474300ffa975} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1252 2024.06.27 21:50:41.682315 [ 3 ] {} <Debug> HTTP-Session: 3c67f9a9-b383-419f-9a7d-af538594d180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1253 2024.06.27 21:50:41.682431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 7799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1254 2024.06.27 21:50:41.682479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1255 2024.06.27 21:50:41.682499 [ 3 ] {} <Debug> HTTP-Session: acaf9233-1a1d-4e24-8efd-12dd909a5b0b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1256 2024.06.27 21:50:41.682516 [ 3 ] {} <Debug> HTTP-Session: acaf9233-1a1d-4e24-8efd-12dd909a5b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1257 2024.06.27 21:50:41.682530 [ 3 ] {} <Debug> HTTP-Session: acaf9233-1a1d-4e24-8efd-12dd909a5b0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1258 2024.06.27 21:50:41.682559 [ 3 ] {} <Trace> HTTP-Session: acaf9233-1a1d-4e24-8efd-12dd909a5b0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1259 2024.06.27 21:50:41.682677 [ 3 ] {224964b5-051e-40f6-b632-a8ebe5f30617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1260 2024.06.27 21:50:41.682723 [ 3 ] {224964b5-051e-40f6-b632-a8ebe5f30617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1261 2024.06.27 21:50:41.682867 [ 3 ] {224964b5-051e-40f6-b632-a8ebe5f30617} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1262 2024.06.27 21:50:41.683212 [ 3 ] {224964b5-051e-40f6-b632-a8ebe5f30617} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1263 2024.06.27 21:50:41.683249 [ 3 ] {224964b5-051e-40f6-b632-a8ebe5f30617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1264 2024.06.27 21:50:41.683563 [ 3 ] {224964b5-051e-40f6-b632-a8ebe5f30617} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1265 2024.06.27 21:50:41.683866 [ 3 ] {224964b5-051e-40f6-b632-a8ebe5f30617} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1266 2024.06.27 21:50:41.683983 [ 3 ] {224964b5-051e-40f6-b632-a8ebe5f30617} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001349 sec., 41512.231282431436 rows/sec., 3.17 MiB/sec.
1267 2024.06.27 21:50:41.684217 [ 3 ] {224964b5-051e-40f6-b632-a8ebe5f30617} <Debug> DynamicQueryHandler: Done processing query
1268 2024.06.27 21:50:41.684254 [ 3 ] {224964b5-051e-40f6-b632-a8ebe5f30617} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1269 2024.06.27 21:50:41.684280 [ 3 ] {} <Debug> HTTP-Session: acaf9233-1a1d-4e24-8efd-12dd909a5b0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1270 2024.06.27 21:50:41.684417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1271 2024.06.27 21:50:41.684476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1272 2024.06.27 21:50:41.684506 [ 3 ] {} <Debug> HTTP-Session: 8b4f97f5-7a64-4044-a815-1833e2a0ed65 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1273 2024.06.27 21:50:41.684523 [ 3 ] {} <Debug> HTTP-Session: 8b4f97f5-7a64-4044-a815-1833e2a0ed65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1274 2024.06.27 21:50:41.684536 [ 3 ] {} <Debug> HTTP-Session: 8b4f97f5-7a64-4044-a815-1833e2a0ed65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1275 2024.06.27 21:50:41.684568 [ 3 ] {} <Trace> HTTP-Session: 8b4f97f5-7a64-4044-a815-1833e2a0ed65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1276 2024.06.27 21:50:41.684692 [ 3 ] {ad5970eb-7dec-4cd8-9a14-5c6980a0dd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1277 2024.06.27 21:50:41.684737 [ 3 ] {ad5970eb-7dec-4cd8-9a14-5c6980a0dd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1278 2024.06.27 21:50:41.684861 [ 3 ] {ad5970eb-7dec-4cd8-9a14-5c6980a0dd89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1279 2024.06.27 21:50:41.685205 [ 3 ] {ad5970eb-7dec-4cd8-9a14-5c6980a0dd89} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1280 2024.06.27 21:50:41.685241 [ 3 ] {ad5970eb-7dec-4cd8-9a14-5c6980a0dd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1281 2024.06.27 21:50:41.685555 [ 3 ] {ad5970eb-7dec-4cd8-9a14-5c6980a0dd89} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1282 2024.06.27 21:50:41.685888 [ 3 ] {ad5970eb-7dec-4cd8-9a14-5c6980a0dd89} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1283 2024.06.27 21:50:41.686015 [ 3 ] {ad5970eb-7dec-4cd8-9a14-5c6980a0dd89} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001365 sec., 46886.44688644689 rows/sec., 3.66 MiB/sec.
1284 2024.06.27 21:50:41.686300 [ 3 ] {ad5970eb-7dec-4cd8-9a14-5c6980a0dd89} <Debug> DynamicQueryHandler: Done processing query
1285 2024.06.27 21:50:41.686325 [ 3 ] {ad5970eb-7dec-4cd8-9a14-5c6980a0dd89} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1286 2024.06.27 21:50:41.686341 [ 3 ] {} <Debug> HTTP-Session: 8b4f97f5-7a64-4044-a815-1833e2a0ed65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1287 2024.06.27 21:50:41.686636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 29780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1288 2024.06.27 21:50:41.686693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1289 2024.06.27 21:50:41.686717 [ 3 ] {} <Debug> HTTP-Session: bd7d1b11-f2bf-4e7d-9324-f66cf7411940 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1290 2024.06.27 21:50:41.686737 [ 3 ] {} <Debug> HTTP-Session: bd7d1b11-f2bf-4e7d-9324-f66cf7411940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1291 2024.06.27 21:50:41.687154 [ 3 ] {} <Debug> HTTP-Session: bd7d1b11-f2bf-4e7d-9324-f66cf7411940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1292 2024.06.27 21:50:41.687231 [ 3 ] {} <Trace> HTTP-Session: bd7d1b11-f2bf-4e7d-9324-f66cf7411940 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1293 2024.06.27 21:50:41.687498 [ 3 ] {836f2034-f73d-4169-ac15-c71414dda104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1294 2024.06.27 21:50:41.687570 [ 3 ] {836f2034-f73d-4169-ac15-c71414dda104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1295 2024.06.27 21:50:41.687812 [ 3 ] {836f2034-f73d-4169-ac15-c71414dda104} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1296 2024.06.27 21:50:41.688227 [ 3 ] {836f2034-f73d-4169-ac15-c71414dda104} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1297 2024.06.27 21:50:41.688267 [ 3 ] {836f2034-f73d-4169-ac15-c71414dda104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1298 2024.06.27 21:50:41.688681 [ 3 ] {836f2034-f73d-4169-ac15-c71414dda104} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1299 2024.06.27 21:50:41.689054 [ 3 ] {836f2034-f73d-4169-ac15-c71414dda104} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1300 2024.06.27 21:50:41.689179 [ 3 ] {836f2034-f73d-4169-ac15-c71414dda104} <Debug> executeQuery: Read 156 rows, 11.11 KiB in 0.001784 sec., 87443.94618834081 rows/sec., 6.08 MiB/sec.
1301 2024.06.27 21:50:41.689417 [ 3 ] {836f2034-f73d-4169-ac15-c71414dda104} <Debug> DynamicQueryHandler: Done processing query
1302 2024.06.27 21:50:41.689442 [ 3 ] {836f2034-f73d-4169-ac15-c71414dda104} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1303 2024.06.27 21:50:41.689459 [ 3 ] {} <Debug> HTTP-Session: bd7d1b11-f2bf-4e7d-9324-f66cf7411940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1304 2024.06.27 21:50:41.689685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 8530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1305 2024.06.27 21:50:41.689736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1306 2024.06.27 21:50:41.689757 [ 3 ] {} <Debug> HTTP-Session: 06421130-3857-4c92-8027-8c13bd41d54c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1307 2024.06.27 21:50:41.689773 [ 3 ] {} <Debug> HTTP-Session: 06421130-3857-4c92-8027-8c13bd41d54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1308 2024.06.27 21:50:41.689787 [ 3 ] {} <Debug> HTTP-Session: 06421130-3857-4c92-8027-8c13bd41d54c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1309 2024.06.27 21:50:41.689821 [ 3 ] {} <Trace> HTTP-Session: 06421130-3857-4c92-8027-8c13bd41d54c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1310 2024.06.27 21:50:41.689935 [ 3 ] {2db154c5-1017-479b-8789-5408cfa58f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1311 2024.06.27 21:50:41.689980 [ 3 ] {2db154c5-1017-479b-8789-5408cfa58f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1312 2024.06.27 21:50:41.690108 [ 3 ] {2db154c5-1017-479b-8789-5408cfa58f0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1313 2024.06.27 21:50:41.690386 [ 3 ] {2db154c5-1017-479b-8789-5408cfa58f0d} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1314 2024.06.27 21:50:41.690423 [ 3 ] {2db154c5-1017-479b-8789-5408cfa58f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1315 2024.06.27 21:50:41.690799 [ 3 ] {2db154c5-1017-479b-8789-5408cfa58f0d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1316 2024.06.27 21:50:41.691175 [ 3 ] {2db154c5-1017-479b-8789-5408cfa58f0d} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1317 2024.06.27 21:50:41.691299 [ 3 ] {2db154c5-1017-479b-8789-5408cfa58f0d} <Debug> executeQuery: Read 56 rows, 3.89 KiB in 0.001404 sec., 39886.039886039885 rows/sec., 2.70 MiB/sec.
1318 2024.06.27 21:50:41.691570 [ 3 ] {2db154c5-1017-479b-8789-5408cfa58f0d} <Debug> DynamicQueryHandler: Done processing query
1319 2024.06.27 21:50:41.691595 [ 3 ] {2db154c5-1017-479b-8789-5408cfa58f0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1320 2024.06.27 21:50:41.691611 [ 3 ] {} <Debug> HTTP-Session: 06421130-3857-4c92-8027-8c13bd41d54c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1321 2024.06.27 21:50:46.643507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 7799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1322 2024.06.27 21:50:46.643637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1323 2024.06.27 21:50:46.643663 [ 3 ] {} <Debug> HTTP-Session: b3606452-4cc7-4544-a8f5-de31662eb5e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1324 2024.06.27 21:50:46.643689 [ 3 ] {} <Debug> HTTP-Session: b3606452-4cc7-4544-a8f5-de31662eb5e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1325 2024.06.27 21:50:46.643703 [ 3 ] {} <Debug> HTTP-Session: b3606452-4cc7-4544-a8f5-de31662eb5e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1326 2024.06.27 21:50:46.643756 [ 3 ] {} <Trace> HTTP-Session: b3606452-4cc7-4544-a8f5-de31662eb5e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1327 2024.06.27 21:50:46.643951 [ 3 ] {1ac1bf4b-d0fd-4dc4-a429-0d1f82d59c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1328 2024.06.27 21:50:46.644019 [ 3 ] {1ac1bf4b-d0fd-4dc4-a429-0d1f82d59c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1329 2024.06.27 21:50:46.644213 [ 3 ] {1ac1bf4b-d0fd-4dc4-a429-0d1f82d59c1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1330 2024.06.27 21:50:46.644659 [ 3 ] {1ac1bf4b-d0fd-4dc4-a429-0d1f82d59c1d} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1331 2024.06.27 21:50:46.644705 [ 3 ] {1ac1bf4b-d0fd-4dc4-a429-0d1f82d59c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1332 2024.06.27 21:50:46.645117 [ 3 ] {1ac1bf4b-d0fd-4dc4-a429-0d1f82d59c1d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1333 2024.06.27 21:50:46.645465 [ 3 ] {1ac1bf4b-d0fd-4dc4-a429-0d1f82d59c1d} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): 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.06.27 21:50:46.645631 [ 3 ] {1ac1bf4b-d0fd-4dc4-a429-0d1f82d59c1d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001746 sec., 32073.31042382589 rows/sec., 2.45 MiB/sec.
1335 2024.06.27 21:50:46.645960 [ 3 ] {1ac1bf4b-d0fd-4dc4-a429-0d1f82d59c1d} <Debug> DynamicQueryHandler: Done processing query
1336 2024.06.27 21:50:46.645990 [ 3 ] {1ac1bf4b-d0fd-4dc4-a429-0d1f82d59c1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1337 2024.06.27 21:50:46.646007 [ 3 ] {} <Debug> HTTP-Session: b3606452-4cc7-4544-a8f5-de31662eb5e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1338 2024.06.27 21:50:46.646224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1339 2024.06.27 21:50:46.646282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1340 2024.06.27 21:50:46.646301 [ 3 ] {} <Debug> HTTP-Session: f87aae88-b814-4ea8-ac57-d0962623412b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1341 2024.06.27 21:50:46.646319 [ 3 ] {} <Debug> HTTP-Session: f87aae88-b814-4ea8-ac57-d0962623412b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1342 2024.06.27 21:50:46.646334 [ 3 ] {} <Debug> HTTP-Session: f87aae88-b814-4ea8-ac57-d0962623412b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1343 2024.06.27 21:50:46.646371 [ 3 ] {} <Trace> HTTP-Session: f87aae88-b814-4ea8-ac57-d0962623412b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1344 2024.06.27 21:50:46.646499 [ 3 ] {bac5a563-0402-4066-b682-c7d89c169451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1345 2024.06.27 21:50:46.646548 [ 3 ] {bac5a563-0402-4066-b682-c7d89c169451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1346 2024.06.27 21:50:46.646697 [ 3 ] {bac5a563-0402-4066-b682-c7d89c169451} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1347 2024.06.27 21:50:46.647049 [ 3 ] {bac5a563-0402-4066-b682-c7d89c169451} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1348 2024.06.27 21:50:46.647089 [ 3 ] {bac5a563-0402-4066-b682-c7d89c169451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1349 2024.06.27 21:50:46.647483 [ 3 ] {bac5a563-0402-4066-b682-c7d89c169451} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1350 2024.06.27 21:50:46.647887 [ 3 ] {bac5a563-0402-4066-b682-c7d89c169451} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): 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.06.27 21:50:46.648032 [ 3 ] {bac5a563-0402-4066-b682-c7d89c169451} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001574 sec., 40660.73697585768 rows/sec., 3.17 MiB/sec.
1352 2024.06.27 21:50:46.648232 [ 3 ] {bac5a563-0402-4066-b682-c7d89c169451} <Debug> DynamicQueryHandler: Done processing query
1353 2024.06.27 21:50:46.648258 [ 3 ] {bac5a563-0402-4066-b682-c7d89c169451} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1354 2024.06.27 21:50:46.648274 [ 3 ] {} <Debug> HTTP-Session: f87aae88-b814-4ea8-ac57-d0962623412b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1355 2024.06.27 21:50:46.648463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1356 2024.06.27 21:50:46.648516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1357 2024.06.27 21:50:46.648538 [ 3 ] {} <Debug> HTTP-Session: c14b1cc6-f211-4a23-8df6-c8e5625a641a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1358 2024.06.27 21:50:46.648554 [ 3 ] {} <Debug> HTTP-Session: c14b1cc6-f211-4a23-8df6-c8e5625a641a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1359 2024.06.27 21:50:46.648568 [ 3 ] {} <Debug> HTTP-Session: c14b1cc6-f211-4a23-8df6-c8e5625a641a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1360 2024.06.27 21:50:46.648600 [ 3 ] {} <Trace> HTTP-Session: c14b1cc6-f211-4a23-8df6-c8e5625a641a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1361 2024.06.27 21:50:46.648750 [ 3 ] {7f963042-9aef-4490-91cf-7b95035f1338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1362 2024.06.27 21:50:46.648797 [ 3 ] {7f963042-9aef-4490-91cf-7b95035f1338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1363 2024.06.27 21:50:46.648937 [ 3 ] {7f963042-9aef-4490-91cf-7b95035f1338} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1364 2024.06.27 21:50:46.649374 [ 3 ] {7f963042-9aef-4490-91cf-7b95035f1338} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1365 2024.06.27 21:50:46.649412 [ 3 ] {7f963042-9aef-4490-91cf-7b95035f1338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1366 2024.06.27 21:50:46.649841 [ 3 ] {7f963042-9aef-4490-91cf-7b95035f1338} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1367 2024.06.27 21:50:46.650198 [ 3 ] {7f963042-9aef-4490-91cf-7b95035f1338} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): 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.06.27 21:50:46.650333 [ 3 ] {7f963042-9aef-4490-91cf-7b95035f1338} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001655 sec., 96676.73716012084 rows/sec., 6.73 MiB/sec.
1369 2024.06.27 21:50:46.650636 [ 3 ] {7f963042-9aef-4490-91cf-7b95035f1338} <Debug> DynamicQueryHandler: Done processing query
1370 2024.06.27 21:50:46.650661 [ 3 ] {7f963042-9aef-4490-91cf-7b95035f1338} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1371 2024.06.27 21:50:46.650678 [ 3 ] {} <Debug> HTTP-Session: c14b1cc6-f211-4a23-8df6-c8e5625a641a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1372 2024.06.27 21:50:46.650834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1373 2024.06.27 21:50:46.650885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1374 2024.06.27 21:50:46.650906 [ 3 ] {} <Debug> HTTP-Session: be7c823f-1e3b-4ce1-8f48-1d8977b0003c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1375 2024.06.27 21:50:46.650924 [ 3 ] {} <Debug> HTTP-Session: be7c823f-1e3b-4ce1-8f48-1d8977b0003c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1376 2024.06.27 21:50:46.650940 [ 3 ] {} <Debug> HTTP-Session: be7c823f-1e3b-4ce1-8f48-1d8977b0003c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1377 2024.06.27 21:50:46.650971 [ 3 ] {} <Trace> HTTP-Session: be7c823f-1e3b-4ce1-8f48-1d8977b0003c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1378 2024.06.27 21:50:46.651086 [ 3 ] {ec7b79eb-0d48-4c0f-b9e1-490f8c8bd2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1379 2024.06.27 21:50:46.651132 [ 3 ] {ec7b79eb-0d48-4c0f-b9e1-490f8c8bd2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1380 2024.06.27 21:50:46.651277 [ 3 ] {ec7b79eb-0d48-4c0f-b9e1-490f8c8bd2d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1381 2024.06.27 21:50:46.651580 [ 3 ] {ec7b79eb-0d48-4c0f-b9e1-490f8c8bd2d4} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1382 2024.06.27 21:50:46.651618 [ 3 ] {ec7b79eb-0d48-4c0f-b9e1-490f8c8bd2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1383 2024.06.27 21:50:46.651968 [ 3 ] {ec7b79eb-0d48-4c0f-b9e1-490f8c8bd2d4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1384 2024.06.27 21:50:46.652289 [ 3 ] {ec7b79eb-0d48-4c0f-b9e1-490f8c8bd2d4} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): 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.06.27 21:50:46.652429 [ 3 ] {ec7b79eb-0d48-4c0f-b9e1-490f8c8bd2d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec.
1386 2024.06.27 21:50:46.652626 [ 3 ] {ec7b79eb-0d48-4c0f-b9e1-490f8c8bd2d4} <Debug> DynamicQueryHandler: Done processing query
1387 2024.06.27 21:50:46.652650 [ 3 ] {ec7b79eb-0d48-4c0f-b9e1-490f8c8bd2d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1388 2024.06.27 21:50:46.652666 [ 3 ] {} <Debug> HTTP-Session: be7c823f-1e3b-4ce1-8f48-1d8977b0003c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1389 2024.06.27 21:50:47.434977 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache
1390 2024.06.27 21:50:47.435041 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache
1391 2024.06.27 21:50:51.644832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 7799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1392 2024.06.27 21:50:51.644992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1393 2024.06.27 21:50:51.645033 [ 3 ] {} <Debug> HTTP-Session: aed54b02-a401-4d58-bb2f-465f26b389d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1394 2024.06.27 21:50:51.645075 [ 3 ] {} <Debug> HTTP-Session: aed54b02-a401-4d58-bb2f-465f26b389d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1395 2024.06.27 21:50:51.645103 [ 3 ] {} <Debug> HTTP-Session: aed54b02-a401-4d58-bb2f-465f26b389d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1396 2024.06.27 21:50:51.645181 [ 3 ] {} <Trace> HTTP-Session: aed54b02-a401-4d58-bb2f-465f26b389d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1397 2024.06.27 21:50:51.645476 [ 3 ] {24ae9785-5172-4b97-86f4-ab69e938f12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1398 2024.06.27 21:50:51.645561 [ 3 ] {24ae9785-5172-4b97-86f4-ab69e938f12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1399 2024.06.27 21:50:51.645748 [ 3 ] {24ae9785-5172-4b97-86f4-ab69e938f12c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1400 2024.06.27 21:50:51.646193 [ 3 ] {24ae9785-5172-4b97-86f4-ab69e938f12c} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1401 2024.06.27 21:50:51.646231 [ 3 ] {24ae9785-5172-4b97-86f4-ab69e938f12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1402 2024.06.27 21:50:51.646579 [ 3 ] {24ae9785-5172-4b97-86f4-ab69e938f12c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1403 2024.06.27 21:50:51.646905 [ 3 ] {24ae9785-5172-4b97-86f4-ab69e938f12c} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1404 2024.06.27 21:50:51.647070 [ 3 ] {24ae9785-5172-4b97-86f4-ab69e938f12c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001704 sec., 32863.849765258215 rows/sec., 2.51 MiB/sec.
1405 2024.06.27 21:50:51.647263 [ 3 ] {24ae9785-5172-4b97-86f4-ab69e938f12c} <Debug> DynamicQueryHandler: Done processing query
1406 2024.06.27 21:50:51.647289 [ 3 ] {24ae9785-5172-4b97-86f4-ab69e938f12c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1407 2024.06.27 21:50:51.647305 [ 3 ] {} <Debug> HTTP-Session: aed54b02-a401-4d58-bb2f-465f26b389d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1408 2024.06.27 21:50:51.647435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1409 2024.06.27 21:50:51.647484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1410 2024.06.27 21:50:51.647503 [ 3 ] {} <Debug> HTTP-Session: ba536f5f-c18e-47dc-a2ad-493d7a776177 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1411 2024.06.27 21:50:51.647520 [ 3 ] {} <Debug> HTTP-Session: ba536f5f-c18e-47dc-a2ad-493d7a776177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1412 2024.06.27 21:50:51.647534 [ 3 ] {} <Debug> HTTP-Session: ba536f5f-c18e-47dc-a2ad-493d7a776177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1413 2024.06.27 21:50:51.647565 [ 3 ] {} <Trace> HTTP-Session: ba536f5f-c18e-47dc-a2ad-493d7a776177 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1414 2024.06.27 21:50:51.647702 [ 3 ] {4b51f8d0-94ac-498b-82f5-dcda7331a21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1415 2024.06.27 21:50:51.647745 [ 3 ] {4b51f8d0-94ac-498b-82f5-dcda7331a21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1416 2024.06.27 21:50:51.647867 [ 3 ] {4b51f8d0-94ac-498b-82f5-dcda7331a21e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1417 2024.06.27 21:50:51.648247 [ 3 ] {4b51f8d0-94ac-498b-82f5-dcda7331a21e} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1418 2024.06.27 21:50:51.648283 [ 3 ] {4b51f8d0-94ac-498b-82f5-dcda7331a21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1419 2024.06.27 21:50:51.648606 [ 3 ] {4b51f8d0-94ac-498b-82f5-dcda7331a21e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1420 2024.06.27 21:50:51.648914 [ 3 ] {4b51f8d0-94ac-498b-82f5-dcda7331a21e} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1421 2024.06.27 21:50:51.649038 [ 3 ] {4b51f8d0-94ac-498b-82f5-dcda7331a21e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001378 sec., 46444.121915820026 rows/sec., 3.63 MiB/sec.
1422 2024.06.27 21:50:51.649203 [ 3 ] {4b51f8d0-94ac-498b-82f5-dcda7331a21e} <Debug> DynamicQueryHandler: Done processing query
1423 2024.06.27 21:50:51.649228 [ 3 ] {4b51f8d0-94ac-498b-82f5-dcda7331a21e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1424 2024.06.27 21:50:51.649243 [ 3 ] {} <Debug> HTTP-Session: ba536f5f-c18e-47dc-a2ad-493d7a776177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1425 2024.06.27 21:50:51.649473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1426 2024.06.27 21:50:51.649521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1427 2024.06.27 21:50:51.649541 [ 3 ] {} <Debug> HTTP-Session: f04e34af-5576-40b4-944f-a43d9d0b5e56 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1428 2024.06.27 21:50:51.649558 [ 3 ] {} <Debug> HTTP-Session: f04e34af-5576-40b4-944f-a43d9d0b5e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1429 2024.06.27 21:50:51.649572 [ 3 ] {} <Debug> HTTP-Session: f04e34af-5576-40b4-944f-a43d9d0b5e56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1430 2024.06.27 21:50:51.649603 [ 3 ] {} <Trace> HTTP-Session: f04e34af-5576-40b4-944f-a43d9d0b5e56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1431 2024.06.27 21:50:51.649805 [ 3 ] {2c35d532-4bd9-454a-a595-af7366417555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1432 2024.06.27 21:50:51.649852 [ 3 ] {2c35d532-4bd9-454a-a595-af7366417555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1433 2024.06.27 21:50:51.649990 [ 3 ] {2c35d532-4bd9-454a-a595-af7366417555} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1434 2024.06.27 21:50:51.650390 [ 3 ] {2c35d532-4bd9-454a-a595-af7366417555} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1435 2024.06.27 21:50:51.650426 [ 3 ] {2c35d532-4bd9-454a-a595-af7366417555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1436 2024.06.27 21:50:51.650817 [ 3 ] {2c35d532-4bd9-454a-a595-af7366417555} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1437 2024.06.27 21:50:51.651140 [ 3 ] {2c35d532-4bd9-454a-a595-af7366417555} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1438 2024.06.27 21:50:51.651260 [ 3 ] {2c35d532-4bd9-454a-a595-af7366417555} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00156 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec.
1439 2024.06.27 21:50:51.651533 [ 3 ] {2c35d532-4bd9-454a-a595-af7366417555} <Debug> DynamicQueryHandler: Done processing query
1440 2024.06.27 21:50:51.651558 [ 3 ] {2c35d532-4bd9-454a-a595-af7366417555} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1441 2024.06.27 21:50:51.651574 [ 3 ] {} <Debug> HTTP-Session: f04e34af-5576-40b4-944f-a43d9d0b5e56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1442 2024.06.27 21:50:51.651694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1443 2024.06.27 21:50:51.651744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1444 2024.06.27 21:50:51.651764 [ 3 ] {} <Debug> HTTP-Session: 6613ed09-764e-4a3a-81fe-89d71162b403 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1445 2024.06.27 21:50:51.651780 [ 3 ] {} <Debug> HTTP-Session: 6613ed09-764e-4a3a-81fe-89d71162b403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1446 2024.06.27 21:50:51.651793 [ 3 ] {} <Debug> HTTP-Session: 6613ed09-764e-4a3a-81fe-89d71162b403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1447 2024.06.27 21:50:51.651823 [ 3 ] {} <Trace> HTTP-Session: 6613ed09-764e-4a3a-81fe-89d71162b403 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1448 2024.06.27 21:50:51.651939 [ 3 ] {30617584-0574-4b5d-bfb0-5a1a68999f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1449 2024.06.27 21:50:51.651984 [ 3 ] {30617584-0574-4b5d-bfb0-5a1a68999f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1450 2024.06.27 21:50:51.652139 [ 3 ] {30617584-0574-4b5d-bfb0-5a1a68999f6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1451 2024.06.27 21:50:51.652445 [ 3 ] {30617584-0574-4b5d-bfb0-5a1a68999f6e} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1452 2024.06.27 21:50:51.652481 [ 3 ] {30617584-0574-4b5d-bfb0-5a1a68999f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1453 2024.06.27 21:50:51.652819 [ 3 ] {30617584-0574-4b5d-bfb0-5a1a68999f6e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1454 2024.06.27 21:50:51.653127 [ 3 ] {30617584-0574-4b5d-bfb0-5a1a68999f6e} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1455 2024.06.27 21:50:51.653252 [ 3 ] {30617584-0574-4b5d-bfb0-5a1a68999f6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec.
1456 2024.06.27 21:50:51.653413 [ 3 ] {30617584-0574-4b5d-bfb0-5a1a68999f6e} <Debug> DynamicQueryHandler: Done processing query
1457 2024.06.27 21:50:51.653436 [ 3 ] {30617584-0574-4b5d-bfb0-5a1a68999f6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1458 2024.06.27 21:50:51.653451 [ 3 ] {} <Debug> HTTP-Session: 6613ed09-764e-4a3a-81fe-89d71162b403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1459 2024.06.27 21:50:56.643985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 7799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1460 2024.06.27 21:50:56.644117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1461 2024.06.27 21:50:56.644142 [ 3 ] {} <Debug> HTTP-Session: 8edd6290-8ec9-4b47-a24b-553f179f8cac Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1462 2024.06.27 21:50:56.644166 [ 3 ] {} <Debug> HTTP-Session: 8edd6290-8ec9-4b47-a24b-553f179f8cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1463 2024.06.27 21:50:56.644181 [ 3 ] {} <Debug> HTTP-Session: 8edd6290-8ec9-4b47-a24b-553f179f8cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1464 2024.06.27 21:50:56.644231 [ 3 ] {} <Trace> HTTP-Session: 8edd6290-8ec9-4b47-a24b-553f179f8cac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1465 2024.06.27 21:50:56.644426 [ 3 ] {9f6972ec-cc91-4a06-966a-83d5702a5e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1466 2024.06.27 21:50:56.644493 [ 3 ] {9f6972ec-cc91-4a06-966a-83d5702a5e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1467 2024.06.27 21:50:56.644683 [ 3 ] {9f6972ec-cc91-4a06-966a-83d5702a5e31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1468 2024.06.27 21:50:56.645247 [ 3 ] {9f6972ec-cc91-4a06-966a-83d5702a5e31} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1469 2024.06.27 21:50:56.645300 [ 3 ] {9f6972ec-cc91-4a06-966a-83d5702a5e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1470 2024.06.27 21:50:56.645728 [ 3 ] {9f6972ec-cc91-4a06-966a-83d5702a5e31} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1471 2024.06.27 21:50:56.646053 [ 3 ] {9f6972ec-cc91-4a06-966a-83d5702a5e31} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1472 2024.06.27 21:50:56.646191 [ 3 ] {9f6972ec-cc91-4a06-966a-83d5702a5e31} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00183 sec., 30601.09289617486 rows/sec., 2.34 MiB/sec.
1473 2024.06.27 21:50:56.646195 [ 91 ] {} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1474 2024.06.27 21:50:56.646277 [ 91 ] {} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1475 2024.06.27 21:50:56.646319 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1476 2024.06.27 21:50:56.646453 [ 3 ] {9f6972ec-cc91-4a06-966a-83d5702a5e31} <Debug> DynamicQueryHandler: Done processing query
1477 2024.06.27 21:50:56.646520 [ 3 ] {9f6972ec-cc91-4a06-966a-83d5702a5e31} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1478 2024.06.27 21:50:56.646540 [ 3 ] {} <Debug> HTTP-Session: 8edd6290-8ec9-4b47-a24b-553f179f8cac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1479 2024.06.27 21:50:56.646677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1480 2024.06.27 21:50:56.646736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1481 2024.06.27 21:50:56.646756 [ 3 ] {} <Debug> HTTP-Session: a7000feb-2c33-416b-b7a4-291d5af0fc5c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1482 2024.06.27 21:50:56.646776 [ 3 ] {} <Debug> HTTP-Session: a7000feb-2c33-416b-b7a4-291d5af0fc5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1483 2024.06.27 21:50:56.646791 [ 3 ] {} <Debug> HTTP-Session: a7000feb-2c33-416b-b7a4-291d5af0fc5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1484 2024.06.27 21:50:56.646827 [ 3 ] {} <Trace> HTTP-Session: a7000feb-2c33-416b-b7a4-291d5af0fc5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1485 2024.06.27 21:50:56.646959 [ 3 ] {8f312383-be47-4504-a9eb-f8901297b6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1486 2024.06.27 21:50:56.647006 [ 3 ] {8f312383-be47-4504-a9eb-f8901297b6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1487 2024.06.27 21:50:56.647140 [ 3 ] {8f312383-be47-4504-a9eb-f8901297b6bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1488 2024.06.27 21:50:56.647519 [ 3 ] {8f312383-be47-4504-a9eb-f8901297b6bf} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1489 2024.06.27 21:50:56.647557 [ 3 ] {8f312383-be47-4504-a9eb-f8901297b6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1490 2024.06.27 21:50:56.647919 [ 3 ] {8f312383-be47-4504-a9eb-f8901297b6bf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1491 2024.06.27 21:50:56.648250 [ 3 ] {8f312383-be47-4504-a9eb-f8901297b6bf} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1492 2024.06.27 21:50:56.648372 [ 91 ] {} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1493 2024.06.27 21:50:56.648374 [ 3 ] {8f312383-be47-4504-a9eb-f8901297b6bf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001464 sec., 43715.84699453552 rows/sec., 3.41 MiB/sec.
1494 2024.06.27 21:50:56.648412 [ 91 ] {} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1495 2024.06.27 21:50:56.648447 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1496 2024.06.27 21:50:56.648658 [ 3 ] {8f312383-be47-4504-a9eb-f8901297b6bf} <Debug> DynamicQueryHandler: Done processing query
1497 2024.06.27 21:50:56.648687 [ 3 ] {8f312383-be47-4504-a9eb-f8901297b6bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1498 2024.06.27 21:50:56.648704 [ 3 ] {} <Debug> HTTP-Session: a7000feb-2c33-416b-b7a4-291d5af0fc5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1499 2024.06.27 21:50:56.648885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1500 2024.06.27 21:50:56.648937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1501 2024.06.27 21:50:56.648956 [ 3 ] {} <Debug> HTTP-Session: 42ba8f6b-9f8e-4c26-9950-7a57060886eb Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1502 2024.06.27 21:50:56.648974 [ 3 ] {} <Debug> HTTP-Session: 42ba8f6b-9f8e-4c26-9950-7a57060886eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1503 2024.06.27 21:50:56.648988 [ 3 ] {} <Debug> HTTP-Session: 42ba8f6b-9f8e-4c26-9950-7a57060886eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1504 2024.06.27 21:50:56.649023 [ 3 ] {} <Trace> HTTP-Session: 42ba8f6b-9f8e-4c26-9950-7a57060886eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1505 2024.06.27 21:50:56.649240 [ 3 ] {61c0493f-40da-4e77-a71a-87517e03669c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1506 2024.06.27 21:50:56.649289 [ 3 ] {61c0493f-40da-4e77-a71a-87517e03669c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1507 2024.06.27 21:50:56.649433 [ 3 ] {61c0493f-40da-4e77-a71a-87517e03669c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1508 2024.06.27 21:50:56.649855 [ 3 ] {61c0493f-40da-4e77-a71a-87517e03669c} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1509 2024.06.27 21:50:56.649891 [ 3 ] {61c0493f-40da-4e77-a71a-87517e03669c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
1510 2024.06.27 21:50:56.650310 [ 3 ] {61c0493f-40da-4e77-a71a-87517e03669c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1511 2024.06.27 21:50:56.650721 [ 3 ] {61c0493f-40da-4e77-a71a-87517e03669c} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1512 2024.06.27 21:50:56.650841 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1513 2024.06.27 21:50:56.650850 [ 3 ] {61c0493f-40da-4e77-a71a-87517e03669c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001744 sec., 91743.11926605504 rows/sec., 6.39 MiB/sec.
1514 2024.06.27 21:50:56.650872 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1515 2024.06.27 21:50:56.650909 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
1516 2024.06.27 21:50:56.651059 [ 3 ] {61c0493f-40da-4e77-a71a-87517e03669c} <Debug> DynamicQueryHandler: Done processing query
1517 2024.06.27 21:50:56.651084 [ 3 ] {61c0493f-40da-4e77-a71a-87517e03669c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1518 2024.06.27 21:50:56.651100 [ 3 ] {} <Debug> HTTP-Session: 42ba8f6b-9f8e-4c26-9950-7a57060886eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1519 2024.06.27 21:50:56.651222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1520 2024.06.27 21:50:56.651270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1521 2024.06.27 21:50:56.651287 [ 3 ] {} <Debug> HTTP-Session: 177ebc4a-aca2-4290-9dd0-1c988ed86210 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1522 2024.06.27 21:50:56.651304 [ 3 ] {} <Debug> HTTP-Session: 177ebc4a-aca2-4290-9dd0-1c988ed86210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1523 2024.06.27 21:50:56.651318 [ 3 ] {} <Debug> HTTP-Session: 177ebc4a-aca2-4290-9dd0-1c988ed86210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1524 2024.06.27 21:50:56.651348 [ 3 ] {} <Trace> HTTP-Session: 177ebc4a-aca2-4290-9dd0-1c988ed86210 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1525 2024.06.27 21:50:56.651464 [ 3 ] {4d76d8fe-239c-47c2-b31d-792774080aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1526 2024.06.27 21:50:56.651507 [ 3 ] {4d76d8fe-239c-47c2-b31d-792774080aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1527 2024.06.27 21:50:56.651630 [ 3 ] {4d76d8fe-239c-47c2-b31d-792774080aa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1528 2024.06.27 21:50:56.651956 [ 3 ] {4d76d8fe-239c-47c2-b31d-792774080aa7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1529 2024.06.27 21:50:56.651993 [ 3 ] {4d76d8fe-239c-47c2-b31d-792774080aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
1530 2024.06.27 21:50:56.652291 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
1531 2024.06.27 21:50:56.652299 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
1532 2024.06.27 21:50:56.652298 [ 187 ] {540ef119-8e49-479b-952b-36e305224547::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
1533 2024.06.27 21:50:56.652511 [ 3 ] {4d76d8fe-239c-47c2-b31d-792774080aa7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1534 2024.06.27 21:50:56.653224 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1535 2024.06.27 21:50:56.653252 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1536 2024.06.27 21:50:56.653385 [ 187 ] {540ef119-8e49-479b-952b-36e305224547::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1537 2024.06.27 21:50:56.653449 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
1538 2024.06.27 21:50:56.653450 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
1539 2024.06.27 21:50:56.653561 [ 187 ] {540ef119-8e49-479b-952b-36e305224547::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part
1540 2024.06.27 21:50:56.654299 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part
1541 2024.06.27 21:50:56.654369 [ 187 ] {540ef119-8e49-479b-952b-36e305224547::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 130 rows starting from the beginning of the part
1542 2024.06.27 21:50:56.654977 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part
1543 2024.06.27 21:50:56.655311 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part
1544 2024.06.27 21:50:56.655379 [ 3 ] {4d76d8fe-239c-47c2-b31d-792774080aa7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1545 2024.06.27 21:50:56.655489 [ 187 ] {540ef119-8e49-479b-952b-36e305224547::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 156 rows starting from the beginning of the part
1546 2024.06.27 21:50:56.656182 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
1547 2024.06.27 21:50:56.656322 [ 187 ] {540ef119-8e49-479b-952b-36e305224547::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part
1548 2024.06.27 21:50:56.656859 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
1549 2024.06.27 21:50:56.657010 [ 187 ] {540ef119-8e49-479b-952b-36e305224547::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
1550 2024.06.27 21:50:56.657119 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
1551 2024.06.27 21:50:56.657793 [ 3 ] {4d76d8fe-239c-47c2-b31d-792774080aa7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006325 sec., 9486.166007905138 rows/sec., 654.64 KiB/sec.
1552 2024.06.27 21:50:56.657850 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
1553 2024.06.27 21:50:56.657975 [ 91 ] {} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1554 2024.06.27 21:50:56.658273 [ 91 ] {} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1555 2024.06.27 21:50:56.658551 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
1556 2024.06.27 21:50:56.658671 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part
1557 2024.06.27 21:50:56.658849 [ 187 ] {540ef119-8e49-479b-952b-36e305224547::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
1558 2024.06.27 21:50:56.659073 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
1559 2024.06.27 21:50:56.659879 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
1560 2024.06.27 21:50:56.660226 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part
1561 2024.06.27 21:50:56.661554 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1562 2024.06.27 21:50:56.661872 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
1563 2024.06.27 21:50:56.662498 [ 3 ] {4d76d8fe-239c-47c2-b31d-792774080aa7} <Debug> DynamicQueryHandler: Done processing query
1564 2024.06.27 21:50:56.662689 [ 3 ] {4d76d8fe-239c-47c2-b31d-792774080aa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1565 2024.06.27 21:50:56.662779 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part
1566 2024.06.27 21:50:56.662821 [ 3 ] {} <Debug> HTTP-Session: 177ebc4a-aca2-4290-9dd0-1c988ed86210 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1567 2024.06.27 21:50:56.663343 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
1568 2024.06.27 21:50:56.664135 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part
1569 2024.06.27 21:50:56.665048 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
1570 2024.06.27 21:50:56.665649 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
1571 2024.06.27 21:50:56.669290 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 340 rows, containing 4 columns (4 merged, 0 gathered) in 0.018919103 sec., 17971.25371112996 rows/sec., 1.40 MiB/sec.
1572 2024.06.27 21:50:56.670149 [ 197 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 4 columns (4 merged, 0 gathered) in 0.023711664 sec., 12736.347815994694 rows/sec., 995.89 KiB/sec.
1573 2024.06.27 21:50:56.670468 [ 192 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1574 2024.06.27 21:50:56.670566 [ 195 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1575 2024.06.27 21:50:56.672619 [ 197 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_6_1} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1576 2024.06.27 21:50:56.672886 [ 195 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_6_1} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1577 2024.06.27 21:50:56.673240 [ 197 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_6_1} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1578 2024.06.27 21:50:56.673497 [ 195 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_6_1} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1579 2024.06.27 21:50:56.673890 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
1580 2024.06.27 21:50:56.674097 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
1581 2024.06.27 21:50:56.674217 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 776 rows, containing 5 columns (5 merged, 0 gathered) in 0.02321829 sec., 33421.92728232786 rows/sec., 2.33 MiB/sec.
1582 2024.06.27 21:50:56.674226 [ 197 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 4 columns (4 merged, 0 gathered) in 0.015330766 sec., 18524.84083313254 rows/sec., 1.25 MiB/sec.
1583 2024.06.27 21:50:56.674451 [ 197 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1584 2024.06.27 21:50:56.674454 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1585 2024.06.27 21:50:56.675507 [ 197 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_6_1} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1586 2024.06.27 21:50:56.675542 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1587 2024.06.27 21:50:56.675670 [ 197 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_6_1} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1588 2024.06.27 21:50:56.675699 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1589 2024.06.27 21:50:56.675872 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
1590 2024.06.27 21:50:56.675940 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB.
1591 2024.06.27 21:51:01.644275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1592 2024.06.27 21:51:01.644411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1593 2024.06.27 21:51:01.644440 [ 3 ] {} <Debug> HTTP-Session: 33be5b6b-6cca-466f-a8c5-49c2ba3e4900 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1594 2024.06.27 21:51:01.644468 [ 3 ] {} <Debug> HTTP-Session: 33be5b6b-6cca-466f-a8c5-49c2ba3e4900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1595 2024.06.27 21:51:01.644486 [ 3 ] {} <Debug> HTTP-Session: 33be5b6b-6cca-466f-a8c5-49c2ba3e4900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1596 2024.06.27 21:51:01.644539 [ 3 ] {} <Trace> HTTP-Session: 33be5b6b-6cca-466f-a8c5-49c2ba3e4900 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1597 2024.06.27 21:51:01.644798 [ 3 ] {ddd07ea7-6ba3-41c1-b1fb-fe085838c153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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)
1598 2024.06.27 21:51:01.645176 [ 3 ] {ddd07ea7-6ba3-41c1-b1fb-fe085838c153} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1599 2024.06.27 21:51:01.645219 [ 3 ] {ddd07ea7-6ba3-41c1-b1fb-fe085838c153} <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
1600 2024.06.27 21:51:01.645512 [ 3 ] {ddd07ea7-6ba3-41c1-b1fb-fe085838c153} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1601 2024.06.27 21:51:01.645591 [ 3 ] {ddd07ea7-6ba3-41c1-b1fb-fe085838c153} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1602 2024.06.27 21:51:01.645760 [ 3 ] {ddd07ea7-6ba3-41c1-b1fb-fe085838c153} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1603 2024.06.27 21:51:01.645884 [ 253 ] {ddd07ea7-6ba3-41c1-b1fb-fe085838c153} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1604 2024.06.27 21:51:01.645985 [ 257 ] {ddd07ea7-6ba3-41c1-b1fb-fe085838c153} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1605 2024.06.27 21:51:01.646136 [ 3 ] {ddd07ea7-6ba3-41c1-b1fb-fe085838c153} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (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
1606 2024.06.27 21:51:01.646164 [ 3 ] {ddd07ea7-6ba3-41c1-b1fb-fe085838c153} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Spreading mark ranges among streams (default reading)
1607 2024.06.27 21:51:01.648321 [ 3 ] {ddd07ea7-6ba3-41c1-b1fb-fe085838c153} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1608 2024.06.27 21:51:01.650480 [ 3 ] {ddd07ea7-6ba3-41c1-b1fb-fe085838c153} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Reading approx. 18 rows with 2 streams
1609 2024.06.27 21:51:01.650592 [ 3 ] {ddd07ea7-6ba3-41c1-b1fb-fe085838c153} <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'))"
1610 2024.06.27 21:51:01.650678 [ 3 ] {ddd07ea7-6ba3-41c1-b1fb-fe085838c153} <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'))"
1611 2024.06.27 21:51:01.652717 [ 3 ] {ddd07ea7-6ba3-41c1-b1fb-fe085838c153} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.008037 sec., 2239.641657334826 rows/sec., 91.62 KiB/sec.
1612 2024.06.27 21:51:01.653048 [ 3 ] {ddd07ea7-6ba3-41c1-b1fb-fe085838c153} <Debug> DynamicQueryHandler: Done processing query
1613 2024.06.27 21:51:01.653079 [ 3 ] {ddd07ea7-6ba3-41c1-b1fb-fe085838c153} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1614 2024.06.27 21:51:01.653101 [ 3 ] {} <Debug> HTTP-Session: 33be5b6b-6cca-466f-a8c5-49c2ba3e4900 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1615 2024.06.27 21:51:01.653338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1616 2024.06.27 21:51:01.653396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1617 2024.06.27 21:51:01.653419 [ 3 ] {} <Debug> HTTP-Session: 1cc3a022-7c02-47f5-90d6-763509180dca Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1618 2024.06.27 21:51:01.653438 [ 3 ] {} <Debug> HTTP-Session: 1cc3a022-7c02-47f5-90d6-763509180dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1619 2024.06.27 21:51:01.653455 [ 3 ] {} <Debug> HTTP-Session: 1cc3a022-7c02-47f5-90d6-763509180dca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1620 2024.06.27 21:51:01.653494 [ 3 ] {} <Trace> HTTP-Session: 1cc3a022-7c02-47f5-90d6-763509180dca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1621 2024.06.27 21:51:01.653661 [ 3 ] {83d25be1-352e-4f76-b9a0-868b75edb8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1622 2024.06.27 21:51:01.653958 [ 3 ] {83d25be1-352e-4f76-b9a0-868b75edb8e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1623 2024.06.27 21:51:01.653998 [ 3 ] {83d25be1-352e-4f76-b9a0-868b75edb8e5} <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', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1624 2024.06.27 21:51:01.654246 [ 3 ] {83d25be1-352e-4f76-b9a0-868b75edb8e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1625 2024.06.27 21:51:01.654310 [ 3 ] {83d25be1-352e-4f76-b9a0-868b75edb8e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1626 2024.06.27 21:51:01.654447 [ 3 ] {83d25be1-352e-4f76-b9a0-868b75edb8e5} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1627 2024.06.27 21:51:01.654533 [ 253 ] {83d25be1-352e-4f76-b9a0-868b75edb8e5} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1628 2024.06.27 21:51:01.654558 [ 262 ] {83d25be1-352e-4f76-b9a0-868b75edb8e5} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1629 2024.06.27 21:51:01.654676 [ 3 ] {83d25be1-352e-4f76-b9a0-868b75edb8e5} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (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
1630 2024.06.27 21:51:01.654704 [ 3 ] {83d25be1-352e-4f76-b9a0-868b75edb8e5} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Spreading mark ranges among streams (default reading)
1631 2024.06.27 21:51:01.654781 [ 3 ] {83d25be1-352e-4f76-b9a0-868b75edb8e5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1632 2024.06.27 21:51:01.654806 [ 3 ] {83d25be1-352e-4f76-b9a0-868b75edb8e5} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Reading approx. 18 rows with 2 streams
1633 2024.06.27 21:51:01.654845 [ 3 ] {83d25be1-352e-4f76-b9a0-868b75edb8e5} <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', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1634 2024.06.27 21:51:01.654886 [ 3 ] {83d25be1-352e-4f76-b9a0-868b75edb8e5} <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', 'physical_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1635 2024.06.27 21:51:01.656194 [ 3 ] {83d25be1-352e-4f76-b9a0-868b75edb8e5} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002612 sec., 6891.2710566615615 rows/sec., 281.90 KiB/sec.
1636 2024.06.27 21:51:01.656478 [ 3 ] {83d25be1-352e-4f76-b9a0-868b75edb8e5} <Debug> DynamicQueryHandler: Done processing query
1637 2024.06.27 21:51:01.656503 [ 3 ] {83d25be1-352e-4f76-b9a0-868b75edb8e5} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1638 2024.06.27 21:51:01.656519 [ 3 ] {} <Debug> HTTP-Session: 1cc3a022-7c02-47f5-90d6-763509180dca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1639 2024.06.27 21:51:01.656735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1640 2024.06.27 21:51:01.656781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1641 2024.06.27 21:51:01.656800 [ 3 ] {} <Debug> HTTP-Session: ffa08552-d4f4-4eb8-a9da-f610ee8df95c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1642 2024.06.27 21:51:01.656818 [ 3 ] {} <Debug> HTTP-Session: ffa08552-d4f4-4eb8-a9da-f610ee8df95c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1643 2024.06.27 21:51:01.656832 [ 3 ] {} <Debug> HTTP-Session: ffa08552-d4f4-4eb8-a9da-f610ee8df95c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1644 2024.06.27 21:51:01.656862 [ 3 ] {} <Trace> HTTP-Session: ffa08552-d4f4-4eb8-a9da-f610ee8df95c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1645 2024.06.27 21:51:01.657000 [ 3 ] {83ba1885-fbec-4923-abd5-5b403d0c7813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1646 2024.06.27 21:51:01.657257 [ 3 ] {83ba1885-fbec-4923-abd5-5b403d0c7813} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1647 2024.06.27 21:51:01.657297 [ 3 ] {83ba1885-fbec-4923-abd5-5b403d0c7813} <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', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1648 2024.06.27 21:51:01.657545 [ 3 ] {83ba1885-fbec-4923-abd5-5b403d0c7813} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1649 2024.06.27 21:51:01.657608 [ 3 ] {83ba1885-fbec-4923-abd5-5b403d0c7813} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1650 2024.06.27 21:51:01.657745 [ 3 ] {83ba1885-fbec-4923-abd5-5b403d0c7813} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1651 2024.06.27 21:51:01.657859 [ 253 ] {83ba1885-fbec-4923-abd5-5b403d0c7813} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1652 2024.06.27 21:51:01.657873 [ 257 ] {83ba1885-fbec-4923-abd5-5b403d0c7813} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1653 2024.06.27 21:51:01.657973 [ 3 ] {83ba1885-fbec-4923-abd5-5b403d0c7813} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (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
1654 2024.06.27 21:51:01.657996 [ 3 ] {83ba1885-fbec-4923-abd5-5b403d0c7813} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Spreading mark ranges among streams (default reading)
1655 2024.06.27 21:51:01.658071 [ 3 ] {83ba1885-fbec-4923-abd5-5b403d0c7813} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1656 2024.06.27 21:51:01.658091 [ 3 ] {83ba1885-fbec-4923-abd5-5b403d0c7813} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Reading approx. 18 rows with 2 streams
1657 2024.06.27 21:51:01.658131 [ 3 ] {83ba1885-fbec-4923-abd5-5b403d0c7813} <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', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1658 2024.06.27 21:51:01.658170 [ 3 ] {83ba1885-fbec-4923-abd5-5b403d0c7813} <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', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1659 2024.06.27 21:51:01.659413 [ 3 ] {83ba1885-fbec-4923-abd5-5b403d0c7813} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002478 sec., 7263.922518159806 rows/sec., 297.15 KiB/sec.
1660 2024.06.27 21:51:01.659693 [ 3 ] {83ba1885-fbec-4923-abd5-5b403d0c7813} <Debug> DynamicQueryHandler: Done processing query
1661 2024.06.27 21:51:01.659718 [ 3 ] {83ba1885-fbec-4923-abd5-5b403d0c7813} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1662 2024.06.27 21:51:01.659735 [ 3 ] {} <Debug> HTTP-Session: ffa08552-d4f4-4eb8-a9da-f610ee8df95c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1663 2024.06.27 21:51:01.659945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1664 2024.06.27 21:51:01.659993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1665 2024.06.27 21:51:01.660011 [ 3 ] {} <Debug> HTTP-Session: 71af7a78-7793-4ae1-94bd-fb25da6a48a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1666 2024.06.27 21:51:01.660027 [ 3 ] {} <Debug> HTTP-Session: 71af7a78-7793-4ae1-94bd-fb25da6a48a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1667 2024.06.27 21:51:01.660041 [ 3 ] {} <Debug> HTTP-Session: 71af7a78-7793-4ae1-94bd-fb25da6a48a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1668 2024.06.27 21:51:01.660072 [ 3 ] {} <Trace> HTTP-Session: 71af7a78-7793-4ae1-94bd-fb25da6a48a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1669 2024.06.27 21:51:01.660209 [ 3 ] {0062e8d1-19b4-4825-b291-d96bb22cba86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1670 2024.06.27 21:51:01.660467 [ 3 ] {0062e8d1-19b4-4825-b291-d96bb22cba86} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1671 2024.06.27 21:51:01.660507 [ 3 ] {0062e8d1-19b4-4825-b291-d96bb22cba86} <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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1672 2024.06.27 21:51:01.660759 [ 3 ] {0062e8d1-19b4-4825-b291-d96bb22cba86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1673 2024.06.27 21:51:01.660824 [ 3 ] {0062e8d1-19b4-4825-b291-d96bb22cba86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1674 2024.06.27 21:51:01.660961 [ 3 ] {0062e8d1-19b4-4825-b291-d96bb22cba86} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1675 2024.06.27 21:51:01.661069 [ 253 ] {0062e8d1-19b4-4825-b291-d96bb22cba86} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1676 2024.06.27 21:51:01.661086 [ 260 ] {0062e8d1-19b4-4825-b291-d96bb22cba86} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1677 2024.06.27 21:51:01.661199 [ 3 ] {0062e8d1-19b4-4825-b291-d96bb22cba86} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (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
1678 2024.06.27 21:51:01.661227 [ 3 ] {0062e8d1-19b4-4825-b291-d96bb22cba86} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Spreading mark ranges among streams (default reading)
1679 2024.06.27 21:51:01.661303 [ 3 ] {0062e8d1-19b4-4825-b291-d96bb22cba86} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1680 2024.06.27 21:51:01.661321 [ 3 ] {0062e8d1-19b4-4825-b291-d96bb22cba86} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Reading approx. 18 rows with 2 streams
1681 2024.06.27 21:51:01.661359 [ 3 ] {0062e8d1-19b4-4825-b291-d96bb22cba86} <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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1682 2024.06.27 21:51:01.661398 [ 3 ] {0062e8d1-19b4-4825-b291-d96bb22cba86} <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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1683 2024.06.27 21:51:01.662745 [ 3 ] {0062e8d1-19b4-4825-b291-d96bb22cba86} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002599 sec., 6925.740669488264 rows/sec., 283.31 KiB/sec.
1684 2024.06.27 21:51:01.663045 [ 3 ] {0062e8d1-19b4-4825-b291-d96bb22cba86} <Debug> DynamicQueryHandler: Done processing query
1685 2024.06.27 21:51:01.663071 [ 3 ] {0062e8d1-19b4-4825-b291-d96bb22cba86} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1686 2024.06.27 21:51:01.663088 [ 3 ] {} <Debug> HTTP-Session: 71af7a78-7793-4ae1-94bd-fb25da6a48a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1687 2024.06.27 21:51:01.663296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1688 2024.06.27 21:51:01.663346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1689 2024.06.27 21:51:01.663365 [ 3 ] {} <Debug> HTTP-Session: 38748146-36a7-478d-a6aa-416123687e06 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1690 2024.06.27 21:51:01.663382 [ 3 ] {} <Debug> HTTP-Session: 38748146-36a7-478d-a6aa-416123687e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1691 2024.06.27 21:51:01.663395 [ 3 ] {} <Debug> HTTP-Session: 38748146-36a7-478d-a6aa-416123687e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1692 2024.06.27 21:51:01.663426 [ 3 ] {} <Trace> HTTP-Session: 38748146-36a7-478d-a6aa-416123687e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1693 2024.06.27 21:51:01.663572 [ 3 ] {57ff7040-24f9-4a43-a5f4-d410a4ccbc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1694 2024.06.27 21:51:01.663838 [ 3 ] {57ff7040-24f9-4a43-a5f4-d410a4ccbc97} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1695 2024.06.27 21:51:01.663879 [ 3 ] {57ff7040-24f9-4a43-a5f4-d410a4ccbc97} <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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1696 2024.06.27 21:51:01.664158 [ 3 ] {57ff7040-24f9-4a43-a5f4-d410a4ccbc97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1697 2024.06.27 21:51:01.664225 [ 3 ] {57ff7040-24f9-4a43-a5f4-d410a4ccbc97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1698 2024.06.27 21:51:01.664361 [ 3 ] {57ff7040-24f9-4a43-a5f4-d410a4ccbc97} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1699 2024.06.27 21:51:01.664467 [ 257 ] {57ff7040-24f9-4a43-a5f4-d410a4ccbc97} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1700 2024.06.27 21:51:01.664485 [ 253 ] {57ff7040-24f9-4a43-a5f4-d410a4ccbc97} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1701 2024.06.27 21:51:01.664596 [ 3 ] {57ff7040-24f9-4a43-a5f4-d410a4ccbc97} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (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
1702 2024.06.27 21:51:01.664627 [ 3 ] {57ff7040-24f9-4a43-a5f4-d410a4ccbc97} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Spreading mark ranges among streams (default reading)
1703 2024.06.27 21:51:01.664704 [ 3 ] {57ff7040-24f9-4a43-a5f4-d410a4ccbc97} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1704 2024.06.27 21:51:01.664724 [ 3 ] {57ff7040-24f9-4a43-a5f4-d410a4ccbc97} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Reading approx. 18 rows with 2 streams
1705 2024.06.27 21:51:01.664764 [ 3 ] {57ff7040-24f9-4a43-a5f4-d410a4ccbc97} <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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1706 2024.06.27 21:51:01.664804 [ 3 ] {57ff7040-24f9-4a43-a5f4-d410a4ccbc97} <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', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1707 2024.06.27 21:51:01.666038 [ 3 ] {57ff7040-24f9-4a43-a5f4-d410a4ccbc97} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002531 sec., 7111.813512445674 rows/sec., 290.92 KiB/sec.
1708 2024.06.27 21:51:01.666329 [ 3 ] {57ff7040-24f9-4a43-a5f4-d410a4ccbc97} <Debug> DynamicQueryHandler: Done processing query
1709 2024.06.27 21:51:01.666353 [ 3 ] {57ff7040-24f9-4a43-a5f4-d410a4ccbc97} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1710 2024.06.27 21:51:01.666369 [ 3 ] {} <Debug> HTTP-Session: 38748146-36a7-478d-a6aa-416123687e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1711 2024.06.27 21:51:01.666573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1712 2024.06.27 21:51:01.666645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1713 2024.06.27 21:51:01.666664 [ 3 ] {} <Debug> HTTP-Session: 5dd24243-e2fc-4ca5-8b2e-f71a528273f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1714 2024.06.27 21:51:01.666680 [ 3 ] {} <Debug> HTTP-Session: 5dd24243-e2fc-4ca5-8b2e-f71a528273f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1715 2024.06.27 21:51:01.666694 [ 3 ] {} <Debug> HTTP-Session: 5dd24243-e2fc-4ca5-8b2e-f71a528273f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1716 2024.06.27 21:51:01.666724 [ 3 ] {} <Trace> HTTP-Session: 5dd24243-e2fc-4ca5-8b2e-f71a528273f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1717 2024.06.27 21:51:01.666865 [ 3 ] {2586c5a0-03f2-4747-a52c-9743b73699ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1718 2024.06.27 21:51:01.667148 [ 3 ] {2586c5a0-03f2-4747-a52c-9743b73699ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1719 2024.06.27 21:51:01.667210 [ 3 ] {2586c5a0-03f2-4747-a52c-9743b73699ec} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1720 2024.06.27 21:51:01.667473 [ 3 ] {2586c5a0-03f2-4747-a52c-9743b73699ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1721 2024.06.27 21:51:01.667537 [ 3 ] {2586c5a0-03f2-4747-a52c-9743b73699ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1722 2024.06.27 21:51:01.667670 [ 3 ] {2586c5a0-03f2-4747-a52c-9743b73699ec} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1723 2024.06.27 21:51:01.667781 [ 253 ] {2586c5a0-03f2-4747-a52c-9743b73699ec} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1724 2024.06.27 21:51:01.667785 [ 261 ] {2586c5a0-03f2-4747-a52c-9743b73699ec} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1725 2024.06.27 21:51:01.667884 [ 3 ] {2586c5a0-03f2-4747-a52c-9743b73699ec} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (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
1726 2024.06.27 21:51:01.667906 [ 3 ] {2586c5a0-03f2-4747-a52c-9743b73699ec} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Spreading mark ranges among streams (default reading)
1727 2024.06.27 21:51:01.667981 [ 3 ] {2586c5a0-03f2-4747-a52c-9743b73699ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1728 2024.06.27 21:51:01.668000 [ 3 ] {2586c5a0-03f2-4747-a52c-9743b73699ec} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Reading approx. 18 rows with 2 streams
1729 2024.06.27 21:51:01.668038 [ 3 ] {2586c5a0-03f2-4747-a52c-9743b73699ec} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1730 2024.06.27 21:51:01.668075 [ 3 ] {2586c5a0-03f2-4747-a52c-9743b73699ec} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1731 2024.06.27 21:51:01.669386 [ 3 ] {2586c5a0-03f2-4747-a52c-9743b73699ec} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002588 sec., 6955.177743431221 rows/sec., 284.52 KiB/sec.
1732 2024.06.27 21:51:01.669663 [ 3 ] {2586c5a0-03f2-4747-a52c-9743b73699ec} <Debug> DynamicQueryHandler: Done processing query
1733 2024.06.27 21:51:01.669686 [ 3 ] {2586c5a0-03f2-4747-a52c-9743b73699ec} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1734 2024.06.27 21:51:01.669702 [ 3 ] {} <Debug> HTTP-Session: 5dd24243-e2fc-4ca5-8b2e-f71a528273f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1735 2024.06.27 21:51:01.677014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1736 2024.06.27 21:51:01.677100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1737 2024.06.27 21:51:01.677133 [ 3 ] {} <Debug> HTTP-Session: 278deb1d-81d9-4c8c-a0a0-df233a460e3c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1738 2024.06.27 21:51:01.677163 [ 3 ] {} <Debug> HTTP-Session: 278deb1d-81d9-4c8c-a0a0-df233a460e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1739 2024.06.27 21:51:01.677187 [ 3 ] {} <Debug> HTTP-Session: 278deb1d-81d9-4c8c-a0a0-df233a460e3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1740 2024.06.27 21:51:01.677242 [ 3 ] {} <Trace> HTTP-Session: 278deb1d-81d9-4c8c-a0a0-df233a460e3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1741 2024.06.27 21:51:01.677449 [ 3 ] {84357086-574e-4052-8314-034343a3fd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1742 2024.06.27 21:51:01.677529 [ 3 ] {84357086-574e-4052-8314-034343a3fd88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1743 2024.06.27 21:51:01.677824 [ 3 ] {84357086-574e-4052-8314-034343a3fd88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1744 2024.06.27 21:51:01.678226 [ 3 ] {84357086-574e-4052-8314-034343a3fd88} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1745 2024.06.27 21:51:01.678263 [ 3 ] {84357086-574e-4052-8314-034343a3fd88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1746 2024.06.27 21:51:01.678763 [ 3 ] {84357086-574e-4052-8314-034343a3fd88} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1747 2024.06.27 21:51:01.679073 [ 3 ] {84357086-574e-4052-8314-034343a3fd88} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1748 2024.06.27 21:51:01.679250 [ 3 ] {84357086-574e-4052-8314-034343a3fd88} <Debug> executeQuery: Read 6 rows, 996.00 B in 0.001865 sec., 3217.1581769437 rows/sec., 521.53 KiB/sec.
1749 2024.06.27 21:51:01.679532 [ 3 ] {84357086-574e-4052-8314-034343a3fd88} <Debug> DynamicQueryHandler: Done processing query
1750 2024.06.27 21:51:01.679555 [ 3 ] {84357086-574e-4052-8314-034343a3fd88} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1751 2024.06.27 21:51:01.679570 [ 3 ] {} <Debug> HTTP-Session: 278deb1d-81d9-4c8c-a0a0-df233a460e3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1752 2024.06.27 21:51:01.679713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 12737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1753 2024.06.27 21:51:01.679762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1754 2024.06.27 21:51:01.679780 [ 3 ] {} <Debug> HTTP-Session: 5891d39f-ecca-4b78-ac90-570e7bd3edb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1755 2024.06.27 21:51:01.679801 [ 3 ] {} <Debug> HTTP-Session: 5891d39f-ecca-4b78-ac90-570e7bd3edb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1756 2024.06.27 21:51:01.679814 [ 3 ] {} <Debug> HTTP-Session: 5891d39f-ecca-4b78-ac90-570e7bd3edb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1757 2024.06.27 21:51:01.679845 [ 3 ] {} <Trace> HTTP-Session: 5891d39f-ecca-4b78-ac90-570e7bd3edb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1758 2024.06.27 21:51:01.679996 [ 3 ] {04d155a0-5dc7-4985-9411-1fcdeb2b9437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1759 2024.06.27 21:51:01.680039 [ 3 ] {04d155a0-5dc7-4985-9411-1fcdeb2b9437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1760 2024.06.27 21:51:01.680177 [ 3 ] {04d155a0-5dc7-4985-9411-1fcdeb2b9437} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1761 2024.06.27 21:51:01.680519 [ 3 ] {04d155a0-5dc7-4985-9411-1fcdeb2b9437} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1762 2024.06.27 21:51:01.680555 [ 3 ] {04d155a0-5dc7-4985-9411-1fcdeb2b9437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1763 2024.06.27 21:51:01.680871 [ 3 ] {04d155a0-5dc7-4985-9411-1fcdeb2b9437} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1764 2024.06.27 21:51:01.681200 [ 3 ] {04d155a0-5dc7-4985-9411-1fcdeb2b9437} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1765 2024.06.27 21:51:01.681357 [ 3 ] {04d155a0-5dc7-4985-9411-1fcdeb2b9437} <Debug> executeQuery: Read 92 rows, 7.14 KiB in 0.001432 sec., 64245.81005586593 rows/sec., 4.87 MiB/sec.
1766 2024.06.27 21:51:01.681632 [ 3 ] {04d155a0-5dc7-4985-9411-1fcdeb2b9437} <Debug> DynamicQueryHandler: Done processing query
1767 2024.06.27 21:51:01.681656 [ 3 ] {04d155a0-5dc7-4985-9411-1fcdeb2b9437} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1768 2024.06.27 21:51:01.681672 [ 3 ] {} <Debug> HTTP-Session: 5891d39f-ecca-4b78-ac90-570e7bd3edb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1769 2024.06.27 21:51:01.681858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 14920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1770 2024.06.27 21:51:01.681908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1771 2024.06.27 21:51:01.681927 [ 3 ] {} <Debug> HTTP-Session: bf2b5083-2411-4ddd-b5cd-1c81c5acf25d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1772 2024.06.27 21:51:01.681942 [ 3 ] {} <Debug> HTTP-Session: bf2b5083-2411-4ddd-b5cd-1c81c5acf25d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1773 2024.06.27 21:51:01.681956 [ 3 ] {} <Debug> HTTP-Session: bf2b5083-2411-4ddd-b5cd-1c81c5acf25d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1774 2024.06.27 21:51:01.681985 [ 3 ] {} <Trace> HTTP-Session: bf2b5083-2411-4ddd-b5cd-1c81c5acf25d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1775 2024.06.27 21:51:01.682109 [ 3 ] {9b2b7569-4e52-4496-a7c7-32720d1e94ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1776 2024.06.27 21:51:01.682151 [ 3 ] {9b2b7569-4e52-4496-a7c7-32720d1e94ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1777 2024.06.27 21:51:01.682291 [ 3 ] {9b2b7569-4e52-4496-a7c7-32720d1e94ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1778 2024.06.27 21:51:01.682642 [ 3 ] {9b2b7569-4e52-4496-a7c7-32720d1e94ae} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1779 2024.06.27 21:51:01.682678 [ 3 ] {9b2b7569-4e52-4496-a7c7-32720d1e94ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1780 2024.06.27 21:51:01.682985 [ 3 ] {9b2b7569-4e52-4496-a7c7-32720d1e94ae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1781 2024.06.27 21:51:01.683283 [ 3 ] {9b2b7569-4e52-4496-a7c7-32720d1e94ae} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1782 2024.06.27 21:51:01.683438 [ 3 ] {9b2b7569-4e52-4496-a7c7-32720d1e94ae} <Debug> executeQuery: Read 88 rows, 7.01 KiB in 0.001377 sec., 63907.04429920117 rows/sec., 4.97 MiB/sec.
1783 2024.06.27 21:51:01.683606 [ 3 ] {9b2b7569-4e52-4496-a7c7-32720d1e94ae} <Debug> DynamicQueryHandler: Done processing query
1784 2024.06.27 21:51:01.683629 [ 3 ] {9b2b7569-4e52-4496-a7c7-32720d1e94ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1785 2024.06.27 21:51:01.683644 [ 3 ] {} <Debug> HTTP-Session: bf2b5083-2411-4ddd-b5cd-1c81c5acf25d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1786 2024.06.27 21:51:01.683988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 65193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1787 2024.06.27 21:51:01.684038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1788 2024.06.27 21:51:01.684056 [ 3 ] {} <Debug> HTTP-Session: 6f6ec012-afff-4259-ac1d-4d92bfb67b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1789 2024.06.27 21:51:01.684072 [ 3 ] {} <Debug> HTTP-Session: 6f6ec012-afff-4259-ac1d-4d92bfb67b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1790 2024.06.27 21:51:01.684085 [ 3 ] {} <Debug> HTTP-Session: 6f6ec012-afff-4259-ac1d-4d92bfb67b55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1791 2024.06.27 21:51:01.684114 [ 3 ] {} <Trace> HTTP-Session: 6f6ec012-afff-4259-ac1d-4d92bfb67b55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1792 2024.06.27 21:51:01.684394 [ 3 ] {9b9e86fc-3449-4742-81e2-84dfd455201b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1793 2024.06.27 21:51:01.684440 [ 3 ] {9b9e86fc-3449-4742-81e2-84dfd455201b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1794 2024.06.27 21:51:01.684579 [ 3 ] {9b9e86fc-3449-4742-81e2-84dfd455201b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1795 2024.06.27 21:51:01.685082 [ 3 ] {9b9e86fc-3449-4742-81e2-84dfd455201b} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1796 2024.06.27 21:51:01.685118 [ 3 ] {9b9e86fc-3449-4742-81e2-84dfd455201b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1797 2024.06.27 21:51:01.685505 [ 3 ] {9b9e86fc-3449-4742-81e2-84dfd455201b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1798 2024.06.27 21:51:01.685845 [ 3 ] {9b9e86fc-3449-4742-81e2-84dfd455201b} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1799 2024.06.27 21:51:01.686011 [ 3 ] {9b9e86fc-3449-4742-81e2-84dfd455201b} <Debug> executeQuery: Read 340 rows, 24.42 KiB in 0.001774 sec., 191657.27170236752 rows/sec., 13.44 MiB/sec.
1800 2024.06.27 21:51:01.686330 [ 3 ] {9b9e86fc-3449-4742-81e2-84dfd455201b} <Debug> DynamicQueryHandler: Done processing query
1801 2024.06.27 21:51:01.686353 [ 3 ] {9b9e86fc-3449-4742-81e2-84dfd455201b} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
1802 2024.06.27 21:51:01.686368 [ 3 ] {} <Debug> HTTP-Session: 6f6ec012-afff-4259-ac1d-4d92bfb67b55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1803 2024.06.27 21:51:01.686527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1804 2024.06.27 21:51:01.686576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1805 2024.06.27 21:51:01.686594 [ 3 ] {} <Debug> HTTP-Session: 459c7934-996d-4047-81cd-07732fe5854c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1806 2024.06.27 21:51:01.686611 [ 3 ] {} <Debug> HTTP-Session: 459c7934-996d-4047-81cd-07732fe5854c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1807 2024.06.27 21:51:01.686624 [ 3 ] {} <Debug> HTTP-Session: 459c7934-996d-4047-81cd-07732fe5854c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1808 2024.06.27 21:51:01.686653 [ 3 ] {} <Trace> HTTP-Session: 459c7934-996d-4047-81cd-07732fe5854c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1809 2024.06.27 21:51:01.686770 [ 3 ] {ffbea84a-8b8c-4a43-8f8f-0b53eb6633d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1810 2024.06.27 21:51:01.686815 [ 3 ] {ffbea84a-8b8c-4a43-8f8f-0b53eb6633d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1811 2024.06.27 21:51:01.686966 [ 3 ] {ffbea84a-8b8c-4a43-8f8f-0b53eb6633d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1812 2024.06.27 21:51:01.687264 [ 3 ] {ffbea84a-8b8c-4a43-8f8f-0b53eb6633d7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1813 2024.06.27 21:51:01.687300 [ 3 ] {ffbea84a-8b8c-4a43-8f8f-0b53eb6633d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB.
1814 2024.06.27 21:51:01.687652 [ 3 ] {ffbea84a-8b8c-4a43-8f8f-0b53eb6633d7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1815 2024.06.27 21:51:01.687963 [ 3 ] {ffbea84a-8b8c-4a43-8f8f-0b53eb6633d7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1816 2024.06.27 21:51:01.688113 [ 3 ] {ffbea84a-8b8c-4a43-8f8f-0b53eb6633d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec.
1817 2024.06.27 21:51:01.688442 [ 3 ] {ffbea84a-8b8c-4a43-8f8f-0b53eb6633d7} <Debug> DynamicQueryHandler: Done processing query
1818 2024.06.27 21:51:01.688467 [ 3 ] {ffbea84a-8b8c-4a43-8f8f-0b53eb6633d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1819 2024.06.27 21:51:01.688482 [ 3 ] {} <Debug> HTTP-Session: 459c7934-996d-4047-81cd-07732fe5854c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1820 2024.06.27 21:51:02.435084 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache
1821 2024.06.27 21:51:02.435176 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache
1822 2024.06.27 21:51:06.644027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 7799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1823 2024.06.27 21:51:06.644180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1824 2024.06.27 21:51:06.644207 [ 3 ] {} <Debug> HTTP-Session: c5df6139-bc56-464b-b2b1-a15a3ca25007 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1825 2024.06.27 21:51:06.644234 [ 3 ] {} <Debug> HTTP-Session: c5df6139-bc56-464b-b2b1-a15a3ca25007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1826 2024.06.27 21:51:06.644249 [ 3 ] {} <Debug> HTTP-Session: c5df6139-bc56-464b-b2b1-a15a3ca25007 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1827 2024.06.27 21:51:06.644300 [ 3 ] {} <Trace> HTTP-Session: c5df6139-bc56-464b-b2b1-a15a3ca25007 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1828 2024.06.27 21:51:06.644498 [ 3 ] {0d47ed7f-5913-4d82-a6c8-0bf10542eb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1829 2024.06.27 21:51:06.644569 [ 3 ] {0d47ed7f-5913-4d82-a6c8-0bf10542eb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1830 2024.06.27 21:51:06.644773 [ 3 ] {0d47ed7f-5913-4d82-a6c8-0bf10542eb0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1831 2024.06.27 21:51:06.645351 [ 3 ] {0d47ed7f-5913-4d82-a6c8-0bf10542eb0e} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1832 2024.06.27 21:51:06.645403 [ 3 ] {0d47ed7f-5913-4d82-a6c8-0bf10542eb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
1833 2024.06.27 21:51:06.645855 [ 3 ] {0d47ed7f-5913-4d82-a6c8-0bf10542eb0e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1834 2024.06.27 21:51:06.646282 [ 3 ] {0d47ed7f-5913-4d82-a6c8-0bf10542eb0e} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1835 2024.06.27 21:51:06.646493 [ 3 ] {0d47ed7f-5913-4d82-a6c8-0bf10542eb0e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002062 sec., 27158.098933074685 rows/sec., 2.07 MiB/sec.
1836 2024.06.27 21:51:06.646745 [ 3 ] {0d47ed7f-5913-4d82-a6c8-0bf10542eb0e} <Debug> DynamicQueryHandler: Done processing query
1837 2024.06.27 21:51:06.646781 [ 3 ] {0d47ed7f-5913-4d82-a6c8-0bf10542eb0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1838 2024.06.27 21:51:06.646808 [ 3 ] {} <Debug> HTTP-Session: c5df6139-bc56-464b-b2b1-a15a3ca25007 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1839 2024.06.27 21:51:06.647012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1840 2024.06.27 21:51:06.647062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1841 2024.06.27 21:51:06.647082 [ 3 ] {} <Debug> HTTP-Session: 66d5b53c-a112-4c15-ae64-d37ac843eda5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1842 2024.06.27 21:51:06.647099 [ 3 ] {} <Debug> HTTP-Session: 66d5b53c-a112-4c15-ae64-d37ac843eda5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1843 2024.06.27 21:51:06.647113 [ 3 ] {} <Debug> HTTP-Session: 66d5b53c-a112-4c15-ae64-d37ac843eda5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1844 2024.06.27 21:51:06.647146 [ 3 ] {} <Trace> HTTP-Session: 66d5b53c-a112-4c15-ae64-d37ac843eda5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1845 2024.06.27 21:51:06.647264 [ 3 ] {bfb85909-a798-4466-9acc-8a6fa3f8ed2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1846 2024.06.27 21:51:06.647307 [ 3 ] {bfb85909-a798-4466-9acc-8a6fa3f8ed2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1847 2024.06.27 21:51:06.647439 [ 3 ] {bfb85909-a798-4466-9acc-8a6fa3f8ed2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1848 2024.06.27 21:51:06.647804 [ 3 ] {bfb85909-a798-4466-9acc-8a6fa3f8ed2f} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1849 2024.06.27 21:51:06.647841 [ 3 ] {bfb85909-a798-4466-9acc-8a6fa3f8ed2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
1850 2024.06.27 21:51:06.648171 [ 3 ] {bfb85909-a798-4466-9acc-8a6fa3f8ed2f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1851 2024.06.27 21:51:06.648479 [ 3 ] {bfb85909-a798-4466-9acc-8a6fa3f8ed2f} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1852 2024.06.27 21:51:06.648630 [ 3 ] {bfb85909-a798-4466-9acc-8a6fa3f8ed2f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001404 sec., 45584.04558404558 rows/sec., 3.56 MiB/sec.
1853 2024.06.27 21:51:06.648801 [ 3 ] {bfb85909-a798-4466-9acc-8a6fa3f8ed2f} <Debug> DynamicQueryHandler: Done processing query
1854 2024.06.27 21:51:06.648828 [ 3 ] {bfb85909-a798-4466-9acc-8a6fa3f8ed2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1855 2024.06.27 21:51:06.648867 [ 3 ] {} <Debug> HTTP-Session: 66d5b53c-a112-4c15-ae64-d37ac843eda5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1856 2024.06.27 21:51:06.649058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1857 2024.06.27 21:51:06.649106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1858 2024.06.27 21:51:06.649125 [ 3 ] {} <Debug> HTTP-Session: 2c87be35-0189-45b8-b454-651ee506d463 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1859 2024.06.27 21:51:06.649141 [ 3 ] {} <Debug> HTTP-Session: 2c87be35-0189-45b8-b454-651ee506d463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1860 2024.06.27 21:51:06.649155 [ 3 ] {} <Debug> HTTP-Session: 2c87be35-0189-45b8-b454-651ee506d463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1861 2024.06.27 21:51:06.649185 [ 3 ] {} <Trace> HTTP-Session: 2c87be35-0189-45b8-b454-651ee506d463 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1862 2024.06.27 21:51:06.649329 [ 3 ] {c95e6088-d6df-4a2e-a3d9-739100253cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1863 2024.06.27 21:51:06.649375 [ 3 ] {c95e6088-d6df-4a2e-a3d9-739100253cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1864 2024.06.27 21:51:06.649519 [ 3 ] {c95e6088-d6df-4a2e-a3d9-739100253cfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1865 2024.06.27 21:51:06.649911 [ 3 ] {c95e6088-d6df-4a2e-a3d9-739100253cfd} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1866 2024.06.27 21:51:06.649947 [ 3 ] {c95e6088-d6df-4a2e-a3d9-739100253cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
1867 2024.06.27 21:51:06.650404 [ 3 ] {c95e6088-d6df-4a2e-a3d9-739100253cfd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1868 2024.06.27 21:51:06.650736 [ 3 ] {c95e6088-d6df-4a2e-a3d9-739100253cfd} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1869 2024.06.27 21:51:06.650877 [ 3 ] {c95e6088-d6df-4a2e-a3d9-739100253cfd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001609 sec., 99440.64636420137 rows/sec., 6.93 MiB/sec.
1870 2024.06.27 21:51:06.651068 [ 3 ] {c95e6088-d6df-4a2e-a3d9-739100253cfd} <Debug> DynamicQueryHandler: Done processing query
1871 2024.06.27 21:51:06.651095 [ 3 ] {c95e6088-d6df-4a2e-a3d9-739100253cfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1872 2024.06.27 21:51:06.651111 [ 3 ] {} <Debug> HTTP-Session: 2c87be35-0189-45b8-b454-651ee506d463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1873 2024.06.27 21:51:06.651263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1874 2024.06.27 21:51:06.651315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1875 2024.06.27 21:51:06.651333 [ 3 ] {} <Debug> HTTP-Session: bf1fe507-ebdd-4ff7-a754-fe2a443ae236 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1876 2024.06.27 21:51:06.651351 [ 3 ] {} <Debug> HTTP-Session: bf1fe507-ebdd-4ff7-a754-fe2a443ae236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1877 2024.06.27 21:51:06.651366 [ 3 ] {} <Debug> HTTP-Session: bf1fe507-ebdd-4ff7-a754-fe2a443ae236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1878 2024.06.27 21:51:06.651398 [ 3 ] {} <Trace> HTTP-Session: bf1fe507-ebdd-4ff7-a754-fe2a443ae236 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1879 2024.06.27 21:51:06.651524 [ 3 ] {264799ca-0b6e-4147-acdc-86afa65adee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1880 2024.06.27 21:51:06.651569 [ 3 ] {264799ca-0b6e-4147-acdc-86afa65adee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1881 2024.06.27 21:51:06.651699 [ 3 ] {264799ca-0b6e-4147-acdc-86afa65adee2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1882 2024.06.27 21:51:06.652001 [ 3 ] {264799ca-0b6e-4147-acdc-86afa65adee2} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1883 2024.06.27 21:51:06.652041 [ 3 ] {264799ca-0b6e-4147-acdc-86afa65adee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
1884 2024.06.27 21:51:06.652395 [ 3 ] {264799ca-0b6e-4147-acdc-86afa65adee2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1885 2024.06.27 21:51:06.652721 [ 3 ] {264799ca-0b6e-4147-acdc-86afa65adee2} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1886 2024.06.27 21:51:06.652874 [ 3 ] {264799ca-0b6e-4147-acdc-86afa65adee2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec.
1887 2024.06.27 21:51:06.653166 [ 3 ] {264799ca-0b6e-4147-acdc-86afa65adee2} <Debug> DynamicQueryHandler: Done processing query
1888 2024.06.27 21:51:06.653191 [ 3 ] {264799ca-0b6e-4147-acdc-86afa65adee2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1889 2024.06.27 21:51:06.653208 [ 3 ] {} <Debug> HTTP-Session: bf1fe507-ebdd-4ff7-a754-fe2a443ae236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1890 2024.06.27 21:51:11.644605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 7799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1891 2024.06.27 21:51:11.644794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1892 2024.06.27 21:51:11.644838 [ 3 ] {} <Debug> HTTP-Session: f034ed98-1687-4784-a305-78989b090232 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1893 2024.06.27 21:51:11.644880 [ 3 ] {} <Debug> HTTP-Session: f034ed98-1687-4784-a305-78989b090232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1894 2024.06.27 21:51:11.644908 [ 3 ] {} <Debug> HTTP-Session: f034ed98-1687-4784-a305-78989b090232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1895 2024.06.27 21:51:11.644988 [ 3 ] {} <Trace> HTTP-Session: f034ed98-1687-4784-a305-78989b090232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1896 2024.06.27 21:51:11.645298 [ 3 ] {c5d5d0ed-1cc5-4c2a-a524-d29783751c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1897 2024.06.27 21:51:11.645387 [ 3 ] {c5d5d0ed-1cc5-4c2a-a524-d29783751c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1898 2024.06.27 21:51:11.645574 [ 3 ] {c5d5d0ed-1cc5-4c2a-a524-d29783751c74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1899 2024.06.27 21:51:11.646044 [ 3 ] {c5d5d0ed-1cc5-4c2a-a524-d29783751c74} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1900 2024.06.27 21:51:11.646086 [ 3 ] {c5d5d0ed-1cc5-4c2a-a524-d29783751c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
1901 2024.06.27 21:51:11.646449 [ 3 ] {c5d5d0ed-1cc5-4c2a-a524-d29783751c74} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1902 2024.06.27 21:51:11.646782 [ 3 ] {c5d5d0ed-1cc5-4c2a-a524-d29783751c74} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1903 2024.06.27 21:51:11.646921 [ 3 ] {c5d5d0ed-1cc5-4c2a-a524-d29783751c74} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001731 sec., 32351.242056614676 rows/sec., 2.47 MiB/sec.
1904 2024.06.27 21:51:11.647217 [ 3 ] {c5d5d0ed-1cc5-4c2a-a524-d29783751c74} <Debug> DynamicQueryHandler: Done processing query
1905 2024.06.27 21:51:11.647243 [ 3 ] {c5d5d0ed-1cc5-4c2a-a524-d29783751c74} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1906 2024.06.27 21:51:11.647259 [ 3 ] {} <Debug> HTTP-Session: f034ed98-1687-4784-a305-78989b090232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1907 2024.06.27 21:51:11.647431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1908 2024.06.27 21:51:11.647481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1909 2024.06.27 21:51:11.647500 [ 3 ] {} <Debug> HTTP-Session: 34a657ce-45fc-4b4f-83d0-a1be25409128 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1910 2024.06.27 21:51:11.647517 [ 3 ] {} <Debug> HTTP-Session: 34a657ce-45fc-4b4f-83d0-a1be25409128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1911 2024.06.27 21:51:11.647531 [ 3 ] {} <Debug> HTTP-Session: 34a657ce-45fc-4b4f-83d0-a1be25409128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1912 2024.06.27 21:51:11.647562 [ 3 ] {} <Trace> HTTP-Session: 34a657ce-45fc-4b4f-83d0-a1be25409128 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1913 2024.06.27 21:51:11.647679 [ 3 ] {f6561d53-e726-416c-ac6c-70489e5425cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1914 2024.06.27 21:51:11.647723 [ 3 ] {f6561d53-e726-416c-ac6c-70489e5425cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1915 2024.06.27 21:51:11.647872 [ 3 ] {f6561d53-e726-416c-ac6c-70489e5425cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1916 2024.06.27 21:51:11.648212 [ 3 ] {f6561d53-e726-416c-ac6c-70489e5425cc} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1917 2024.06.27 21:51:11.648250 [ 3 ] {f6561d53-e726-416c-ac6c-70489e5425cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
1918 2024.06.27 21:51:11.648559 [ 3 ] {f6561d53-e726-416c-ac6c-70489e5425cc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1919 2024.06.27 21:51:11.648862 [ 3 ] {f6561d53-e726-416c-ac6c-70489e5425cc} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1920 2024.06.27 21:51:11.649010 [ 3 ] {f6561d53-e726-416c-ac6c-70489e5425cc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001366 sec., 46852.12298682284 rows/sec., 3.66 MiB/sec.
1921 2024.06.27 21:51:11.649168 [ 3 ] {f6561d53-e726-416c-ac6c-70489e5425cc} <Debug> DynamicQueryHandler: Done processing query
1922 2024.06.27 21:51:11.649192 [ 3 ] {f6561d53-e726-416c-ac6c-70489e5425cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1923 2024.06.27 21:51:11.649208 [ 3 ] {} <Debug> HTTP-Session: 34a657ce-45fc-4b4f-83d0-a1be25409128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1924 2024.06.27 21:51:11.649393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1925 2024.06.27 21:51:11.649441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1926 2024.06.27 21:51:11.649461 [ 3 ] {} <Debug> HTTP-Session: 1b7558b8-dc1a-4ca4-9115-b0b5d937be42 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1927 2024.06.27 21:51:11.649479 [ 3 ] {} <Debug> HTTP-Session: 1b7558b8-dc1a-4ca4-9115-b0b5d937be42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1928 2024.06.27 21:51:11.649493 [ 3 ] {} <Debug> HTTP-Session: 1b7558b8-dc1a-4ca4-9115-b0b5d937be42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1929 2024.06.27 21:51:11.649526 [ 3 ] {} <Trace> HTTP-Session: 1b7558b8-dc1a-4ca4-9115-b0b5d937be42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1930 2024.06.27 21:51:11.649726 [ 3 ] {9bac5205-c0b8-4c4c-b0af-966f125b17da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1931 2024.06.27 21:51:11.649773 [ 3 ] {9bac5205-c0b8-4c4c-b0af-966f125b17da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1932 2024.06.27 21:51:11.649918 [ 3 ] {9bac5205-c0b8-4c4c-b0af-966f125b17da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1933 2024.06.27 21:51:11.650320 [ 3 ] {9bac5205-c0b8-4c4c-b0af-966f125b17da} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1934 2024.06.27 21:51:11.650355 [ 3 ] {9bac5205-c0b8-4c4c-b0af-966f125b17da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
1935 2024.06.27 21:51:11.650749 [ 3 ] {9bac5205-c0b8-4c4c-b0af-966f125b17da} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1936 2024.06.27 21:51:11.651080 [ 3 ] {9bac5205-c0b8-4c4c-b0af-966f125b17da} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1937 2024.06.27 21:51:11.651228 [ 3 ] {9bac5205-c0b8-4c4c-b0af-966f125b17da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec.
1938 2024.06.27 21:51:11.651410 [ 3 ] {9bac5205-c0b8-4c4c-b0af-966f125b17da} <Debug> DynamicQueryHandler: Done processing query
1939 2024.06.27 21:51:11.651434 [ 3 ] {9bac5205-c0b8-4c4c-b0af-966f125b17da} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1940 2024.06.27 21:51:11.651450 [ 3 ] {} <Debug> HTTP-Session: 1b7558b8-dc1a-4ca4-9115-b0b5d937be42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1941 2024.06.27 21:51:11.651640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1942 2024.06.27 21:51:11.651688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1943 2024.06.27 21:51:11.651707 [ 3 ] {} <Debug> HTTP-Session: 167b0d48-9dd6-4247-ab88-23e19c4d726e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1944 2024.06.27 21:51:11.651723 [ 3 ] {} <Debug> HTTP-Session: 167b0d48-9dd6-4247-ab88-23e19c4d726e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1945 2024.06.27 21:51:11.651737 [ 3 ] {} <Debug> HTTP-Session: 167b0d48-9dd6-4247-ab88-23e19c4d726e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1946 2024.06.27 21:51:11.651768 [ 3 ] {} <Trace> HTTP-Session: 167b0d48-9dd6-4247-ab88-23e19c4d726e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1947 2024.06.27 21:51:11.651879 [ 3 ] {dcead6f1-76c4-4eca-8632-d999c961aaae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1948 2024.06.27 21:51:11.651923 [ 3 ] {dcead6f1-76c4-4eca-8632-d999c961aaae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1949 2024.06.27 21:51:11.652049 [ 3 ] {dcead6f1-76c4-4eca-8632-d999c961aaae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1950 2024.06.27 21:51:11.652339 [ 3 ] {dcead6f1-76c4-4eca-8632-d999c961aaae} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1951 2024.06.27 21:51:11.652379 [ 3 ] {dcead6f1-76c4-4eca-8632-d999c961aaae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
1952 2024.06.27 21:51:11.652727 [ 3 ] {dcead6f1-76c4-4eca-8632-d999c961aaae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1953 2024.06.27 21:51:11.653043 [ 3 ] {dcead6f1-76c4-4eca-8632-d999c961aaae} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1954 2024.06.27 21:51:11.653186 [ 3 ] {dcead6f1-76c4-4eca-8632-d999c961aaae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec.
1955 2024.06.27 21:51:11.653341 [ 3 ] {dcead6f1-76c4-4eca-8632-d999c961aaae} <Debug> DynamicQueryHandler: Done processing query
1956 2024.06.27 21:51:11.653365 [ 3 ] {dcead6f1-76c4-4eca-8632-d999c961aaae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1957 2024.06.27 21:51:11.653381 [ 3 ] {} <Debug> HTTP-Session: 167b0d48-9dd6-4247-ab88-23e19c4d726e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1958 2024.06.27 21:51:16.640988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1959 2024.06.27 21:51:16.641140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1960 2024.06.27 21:51:16.641169 [ 3 ] {} <Debug> HTTP-Session: 38f019fd-e1b4-410e-a3ff-45e16d8d1841 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1961 2024.06.27 21:51:16.641199 [ 3 ] {} <Debug> HTTP-Session: 38f019fd-e1b4-410e-a3ff-45e16d8d1841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1962 2024.06.27 21:51:16.641219 [ 3 ] {} <Debug> HTTP-Session: 38f019fd-e1b4-410e-a3ff-45e16d8d1841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1963 2024.06.27 21:51:16.641280 [ 3 ] {} <Trace> HTTP-Session: 38f019fd-e1b4-410e-a3ff-45e16d8d1841 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1964 2024.06.27 21:51:16.641560 [ 3 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1965 2024.06.27 21:51:16.642059 [ 3 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1966 2024.06.27 21:51:16.642120 [ 3 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1967 2024.06.27 21:51:16.642522 [ 3 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1968 2024.06.27 21:51:16.642614 [ 3 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1969 2024.06.27 21:51:16.642826 [ 3 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1970 2024.06.27 21:51:16.642935 [ 257 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1971 2024.06.27 21:51:16.643008 [ 258 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1972 2024.06.27 21:51:16.643008 [ 262 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1973 2024.06.27 21:51:16.643162 [ 3 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (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
1974 2024.06.27 21:51:16.643205 [ 3 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Spreading mark ranges among streams (default reading)
1975 2024.06.27 21:51:16.643346 [ 3 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1976 2024.06.27 21:51:16.643375 [ 3 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Reading approx. 24 rows with 3 streams
1977 2024.06.27 21:51:16.643427 [ 3 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1978 2024.06.27 21:51:16.643483 [ 3 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1979 2024.06.27 21:51:16.643534 [ 3 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <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', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1980 2024.06.27 21:51:16.645518 [ 3 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <Debug> executeQuery: Read 24 rows, 1000.00 B in 0.004082 sec., 5879.470847623715 rows/sec., 239.24 KiB/sec.
1981 2024.06.27 21:51:16.645954 [ 3 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <Debug> DynamicQueryHandler: Done processing query
1982 2024.06.27 21:51:16.645988 [ 3 ] {dcf24abd-c25a-45f5-b6ed-10eadc545c98} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
1983 2024.06.27 21:51:16.646013 [ 3 ] {} <Debug> HTTP-Session: 38f019fd-e1b4-410e-a3ff-45e16d8d1841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1984 2024.06.27 21:51:16.647612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 1012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1985 2024.06.27 21:51:16.647672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1986 2024.06.27 21:51:16.647695 [ 3 ] {} <Debug> HTTP-Session: 437e08c9-c566-46b7-b1d9-466ec8f621e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
1987 2024.06.27 21:51:16.647717 [ 3 ] {} <Debug> HTTP-Session: 437e08c9-c566-46b7-b1d9-466ec8f621e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1988 2024.06.27 21:51:16.647735 [ 3 ] {} <Debug> HTTP-Session: 437e08c9-c566-46b7-b1d9-466ec8f621e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1989 2024.06.27 21:51:16.647773 [ 3 ] {} <Trace> HTTP-Session: 437e08c9-c566-46b7-b1d9-466ec8f621e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1990 2024.06.27 21:51:16.647942 [ 3 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) 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', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1991 2024.06.27 21:51:16.648299 [ 3 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1992 2024.06.27 21:51:16.648350 [ 3 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <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', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1993 2024.06.27 21:51:16.648774 [ 3 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1994 2024.06.27 21:51:16.648862 [ 3 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1995 2024.06.27 21:51:16.649049 [ 3 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1996 2024.06.27 21:51:16.649235 [ 264 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1997 2024.06.27 21:51:16.649236 [ 260 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1998 2024.06.27 21:51:16.649266 [ 263 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1999 2024.06.27 21:51:16.649453 [ 3 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (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
2000 2024.06.27 21:51:16.649493 [ 3 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Spreading mark ranges among streams (default reading)
2001 2024.06.27 21:51:16.649632 [ 3 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2002 2024.06.27 21:51:16.649661 [ 3 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Reading approx. 24 rows with 3 streams
2003 2024.06.27 21:51:16.649712 [ 3 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <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', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2004 2024.06.27 21:51:16.649764 [ 3 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <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', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2005 2024.06.27 21:51:16.649811 [ 3 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <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', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2006 2024.06.27 21:51:16.651766 [ 3 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <Debug> executeQuery: Read 24 rows, 1000.00 B in 0.003904 sec., 6147.540983606557 rows/sec., 250.14 KiB/sec.
2007 2024.06.27 21:51:16.652176 [ 3 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <Debug> DynamicQueryHandler: Done processing query
2008 2024.06.27 21:51:16.652211 [ 3 ] {25a274da-ebc2-4d27-b13b-74154729fbcf} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2009 2024.06.27 21:51:16.652234 [ 3 ] {} <Debug> HTTP-Session: 437e08c9-c566-46b7-b1d9-466ec8f621e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2010 2024.06.27 21:51:16.652560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 1050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2011 2024.06.27 21:51:16.652618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2012 2024.06.27 21:51:16.652642 [ 3 ] {} <Debug> HTTP-Session: 81280885-3367-4bd2-a629-9c5b90716640 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2013 2024.06.27 21:51:16.652664 [ 3 ] {} <Debug> HTTP-Session: 81280885-3367-4bd2-a629-9c5b90716640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2014 2024.06.27 21:51:16.652682 [ 3 ] {} <Debug> HTTP-Session: 81280885-3367-4bd2-a629-9c5b90716640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2015 2024.06.27 21:51:16.652720 [ 3 ] {} <Trace> HTTP-Session: 81280885-3367-4bd2-a629-9c5b90716640 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2016 2024.06.27 21:51:16.652888 [ 3 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2017 2024.06.27 21:51:16.653214 [ 3 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2018 2024.06.27 21:51:16.653266 [ 3 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2019 2024.06.27 21:51:16.653612 [ 3 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2020 2024.06.27 21:51:16.653686 [ 3 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2021 2024.06.27 21:51:16.653851 [ 3 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
2022 2024.06.27 21:51:16.653957 [ 261 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2023 2024.06.27 21:51:16.654021 [ 258 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2024 2024.06.27 21:51:16.654047 [ 263 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2025 2024.06.27 21:51:16.654169 [ 3 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (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
2026 2024.06.27 21:51:16.654209 [ 3 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Spreading mark ranges among streams (default reading)
2027 2024.06.27 21:51:16.654330 [ 3 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2028 2024.06.27 21:51:16.654355 [ 3 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Reading approx. 24 rows with 3 streams
2029 2024.06.27 21:51:16.654401 [ 3 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2030 2024.06.27 21:51:16.654451 [ 3 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2031 2024.06.27 21:51:16.654499 [ 3 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2032 2024.06.27 21:51:16.656325 [ 3 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Debug> executeQuery: Read 24 rows, 1000.00 B in 0.003516 sec., 6825.938566552901 rows/sec., 277.75 KiB/sec.
2033 2024.06.27 21:51:16.656678 [ 3 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Debug> DynamicQueryHandler: Done processing query
2034 2024.06.27 21:51:16.656707 [ 3 ] {977b8fa2-e8bf-491b-bd2f-77167af41c6d} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2035 2024.06.27 21:51:16.656725 [ 3 ] {} <Debug> HTTP-Session: 81280885-3367-4bd2-a629-9c5b90716640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2036 2024.06.27 21:51:16.656940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 1087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2037 2024.06.27 21:51:16.657000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2038 2024.06.27 21:51:16.657024 [ 3 ] {} <Debug> HTTP-Session: 92dadf5e-54cb-42fe-8c94-0d05089e3a62 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2039 2024.06.27 21:51:16.657044 [ 3 ] {} <Debug> HTTP-Session: 92dadf5e-54cb-42fe-8c94-0d05089e3a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2040 2024.06.27 21:51:16.657063 [ 3 ] {} <Debug> HTTP-Session: 92dadf5e-54cb-42fe-8c94-0d05089e3a62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2041 2024.06.27 21:51:16.657100 [ 3 ] {} <Trace> HTTP-Session: 92dadf5e-54cb-42fe-8c94-0d05089e3a62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2042 2024.06.27 21:51:16.657268 [ 3 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2043 2024.06.27 21:51:16.657600 [ 3 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2044 2024.06.27 21:51:16.657652 [ 3 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2045 2024.06.27 21:51:16.658002 [ 3 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2046 2024.06.27 21:51:16.658077 [ 3 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2047 2024.06.27 21:51:16.658242 [ 3 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
2048 2024.06.27 21:51:16.658318 [ 264 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2049 2024.06.27 21:51:16.658400 [ 260 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2050 2024.06.27 21:51:16.658410 [ 263 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2051 2024.06.27 21:51:16.658559 [ 3 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (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
2052 2024.06.27 21:51:16.658596 [ 3 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Spreading mark ranges among streams (default reading)
2053 2024.06.27 21:51:16.658728 [ 3 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2054 2024.06.27 21:51:16.658754 [ 3 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Reading approx. 24 rows with 3 streams
2055 2024.06.27 21:51:16.658801 [ 3 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2056 2024.06.27 21:51:16.658852 [ 3 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2057 2024.06.27 21:51:16.658900 [ 3 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2058 2024.06.27 21:51:16.660734 [ 3 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Debug> executeQuery: Read 24 rows, 1000.00 B in 0.003545 sec., 6770.098730606488 rows/sec., 275.48 KiB/sec.
2059 2024.06.27 21:51:16.661086 [ 3 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Debug> DynamicQueryHandler: Done processing query
2060 2024.06.27 21:51:16.661116 [ 3 ] {255493b8-11f1-4397-bcb1-91220f1c1230} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2061 2024.06.27 21:51:16.661137 [ 3 ] {} <Debug> HTTP-Session: 92dadf5e-54cb-42fe-8c94-0d05089e3a62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2062 2024.06.27 21:51:16.665134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2063 2024.06.27 21:51:16.665198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2064 2024.06.27 21:51:16.665223 [ 3 ] {} <Debug> HTTP-Session: a9a6762b-ff1c-48b4-ab0b-e874c436977e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2065 2024.06.27 21:51:16.665244 [ 3 ] {} <Debug> HTTP-Session: a9a6762b-ff1c-48b4-ab0b-e874c436977e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2066 2024.06.27 21:51:16.665265 [ 3 ] {} <Debug> HTTP-Session: a9a6762b-ff1c-48b4-ab0b-e874c436977e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2067 2024.06.27 21:51:16.665305 [ 3 ] {} <Trace> HTTP-Session: a9a6762b-ff1c-48b4-ab0b-e874c436977e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2068 2024.06.27 21:51:16.665442 [ 3 ] {1a80110c-fc12-4820-9b35-6e02052b43da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2069 2024.06.27 21:51:16.665495 [ 3 ] {1a80110c-fc12-4820-9b35-6e02052b43da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2070 2024.06.27 21:51:16.665714 [ 3 ] {1a80110c-fc12-4820-9b35-6e02052b43da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2071 2024.06.27 21:51:16.666100 [ 3 ] {1a80110c-fc12-4820-9b35-6e02052b43da} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2072 2024.06.27 21:51:16.666151 [ 3 ] {1a80110c-fc12-4820-9b35-6e02052b43da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2073 2024.06.27 21:51:16.666745 [ 3 ] {1a80110c-fc12-4820-9b35-6e02052b43da} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2074 2024.06.27 21:51:16.667148 [ 3 ] {1a80110c-fc12-4820-9b35-6e02052b43da} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2075 2024.06.27 21:51:16.667322 [ 3 ] {1a80110c-fc12-4820-9b35-6e02052b43da} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.001926 sec., 2076.8431983385253 rows/sec., 224.62 KiB/sec.
2076 2024.06.27 21:51:16.667510 [ 3 ] {1a80110c-fc12-4820-9b35-6e02052b43da} <Debug> DynamicQueryHandler: Done processing query
2077 2024.06.27 21:51:16.667538 [ 3 ] {1a80110c-fc12-4820-9b35-6e02052b43da} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2078 2024.06.27 21:51:16.667559 [ 3 ] {} <Debug> HTTP-Session: a9a6762b-ff1c-48b4-ab0b-e874c436977e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2079 2024.06.27 21:51:16.667692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2080 2024.06.27 21:51:16.667749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2081 2024.06.27 21:51:16.667773 [ 3 ] {} <Debug> HTTP-Session: acf15581-cc09-4df7-826e-8a5dd878452c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2082 2024.06.27 21:51:16.667794 [ 3 ] {} <Debug> HTTP-Session: acf15581-cc09-4df7-826e-8a5dd878452c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2083 2024.06.27 21:51:16.667813 [ 3 ] {} <Debug> HTTP-Session: acf15581-cc09-4df7-826e-8a5dd878452c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2084 2024.06.27 21:51:16.667853 [ 3 ] {} <Trace> HTTP-Session: acf15581-cc09-4df7-826e-8a5dd878452c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2085 2024.06.27 21:51:16.667971 [ 3 ] {be3fd02a-48c2-4540-a26c-3d254ffbb631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2086 2024.06.27 21:51:16.668031 [ 3 ] {be3fd02a-48c2-4540-a26c-3d254ffbb631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2087 2024.06.27 21:51:16.668198 [ 3 ] {be3fd02a-48c2-4540-a26c-3d254ffbb631} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2088 2024.06.27 21:51:16.670779 [ 3 ] {be3fd02a-48c2-4540-a26c-3d254ffbb631} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2089 2024.06.27 21:51:16.670828 [ 3 ] {be3fd02a-48c2-4540-a26c-3d254ffbb631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2090 2024.06.27 21:51:16.671236 [ 3 ] {be3fd02a-48c2-4540-a26c-3d254ffbb631} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2091 2024.06.27 21:51:16.671658 [ 3 ] {be3fd02a-48c2-4540-a26c-3d254ffbb631} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2092 2024.06.27 21:51:16.671833 [ 3 ] {be3fd02a-48c2-4540-a26c-3d254ffbb631} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.00389 sec., 6169.665809768638 rows/sec., 500.08 KiB/sec.
2093 2024.06.27 21:51:16.672138 [ 3 ] {be3fd02a-48c2-4540-a26c-3d254ffbb631} <Debug> DynamicQueryHandler: Done processing query
2094 2024.06.27 21:51:16.672170 [ 3 ] {be3fd02a-48c2-4540-a26c-3d254ffbb631} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2095 2024.06.27 21:51:16.672193 [ 3 ] {} <Debug> HTTP-Session: acf15581-cc09-4df7-826e-8a5dd878452c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2096 2024.06.27 21:51:16.672363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 18696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2097 2024.06.27 21:51:16.672417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2098 2024.06.27 21:51:16.672438 [ 3 ] {} <Debug> HTTP-Session: 55d3d56d-db1c-470a-b8b5-c989e44884b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2099 2024.06.27 21:51:16.672456 [ 3 ] {} <Debug> HTTP-Session: 55d3d56d-db1c-470a-b8b5-c989e44884b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2100 2024.06.27 21:51:16.672472 [ 3 ] {} <Debug> HTTP-Session: 55d3d56d-db1c-470a-b8b5-c989e44884b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2101 2024.06.27 21:51:16.672505 [ 3 ] {} <Trace> HTTP-Session: 55d3d56d-db1c-470a-b8b5-c989e44884b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2102 2024.06.27 21:51:16.672644 [ 3 ] {5720158d-3db6-48ab-bd03-8c4393ce96ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2103 2024.06.27 21:51:16.672694 [ 3 ] {5720158d-3db6-48ab-bd03-8c4393ce96ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2104 2024.06.27 21:51:16.672847 [ 3 ] {5720158d-3db6-48ab-bd03-8c4393ce96ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2105 2024.06.27 21:51:16.673264 [ 3 ] {5720158d-3db6-48ab-bd03-8c4393ce96ae} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2106 2024.06.27 21:51:16.673306 [ 3 ] {5720158d-3db6-48ab-bd03-8c4393ce96ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2107 2024.06.27 21:51:16.673664 [ 3 ] {5720158d-3db6-48ab-bd03-8c4393ce96ae} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2108 2024.06.27 21:51:16.673979 [ 3 ] {5720158d-3db6-48ab-bd03-8c4393ce96ae} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2109 2024.06.27 21:51:16.674132 [ 3 ] {5720158d-3db6-48ab-bd03-8c4393ce96ae} <Debug> executeQuery: Read 128 rows, 10.90 KiB in 0.001538 sec., 83224.96749024707 rows/sec., 6.92 MiB/sec.
2110 2024.06.27 21:51:16.674309 [ 3 ] {5720158d-3db6-48ab-bd03-8c4393ce96ae} <Debug> DynamicQueryHandler: Done processing query
2111 2024.06.27 21:51:16.674335 [ 3 ] {5720158d-3db6-48ab-bd03-8c4393ce96ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2112 2024.06.27 21:51:16.674350 [ 3 ] {} <Debug> HTTP-Session: 55d3d56d-db1c-470a-b8b5-c989e44884b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2113 2024.06.27 21:51:16.674499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 16654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2114 2024.06.27 21:51:16.674547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2115 2024.06.27 21:51:16.674568 [ 3 ] {} <Debug> HTTP-Session: 85bda55a-96c5-4aad-8519-585fa135c550 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2116 2024.06.27 21:51:16.674584 [ 3 ] {} <Debug> HTTP-Session: 85bda55a-96c5-4aad-8519-585fa135c550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2117 2024.06.27 21:51:16.674598 [ 3 ] {} <Debug> HTTP-Session: 85bda55a-96c5-4aad-8519-585fa135c550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2118 2024.06.27 21:51:16.674629 [ 3 ] {} <Trace> HTTP-Session: 85bda55a-96c5-4aad-8519-585fa135c550 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2119 2024.06.27 21:51:16.674749 [ 3 ] {5230f69a-da30-480c-ace7-22f9d311c613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2120 2024.06.27 21:51:16.674798 [ 3 ] {5230f69a-da30-480c-ace7-22f9d311c613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2121 2024.06.27 21:51:16.674927 [ 3 ] {5230f69a-da30-480c-ace7-22f9d311c613} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2122 2024.06.27 21:51:16.675331 [ 3 ] {5230f69a-da30-480c-ace7-22f9d311c613} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2123 2024.06.27 21:51:16.675368 [ 3 ] {5230f69a-da30-480c-ace7-22f9d311c613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2124 2024.06.27 21:51:16.675714 [ 3 ] {5230f69a-da30-480c-ace7-22f9d311c613} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2125 2024.06.27 21:51:16.676072 [ 3 ] {5230f69a-da30-480c-ace7-22f9d311c613} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2126 2024.06.27 21:51:16.676225 [ 3 ] {5230f69a-da30-480c-ace7-22f9d311c613} <Debug> executeQuery: Read 98 rows, 7.85 KiB in 0.001513 sec., 64771.97620621282 rows/sec., 5.07 MiB/sec.
2127 2024.06.27 21:51:16.676524 [ 3 ] {5230f69a-da30-480c-ace7-22f9d311c613} <Debug> DynamicQueryHandler: Done processing query
2128 2024.06.27 21:51:16.676552 [ 3 ] {5230f69a-da30-480c-ace7-22f9d311c613} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2129 2024.06.27 21:51:16.676571 [ 3 ] {} <Debug> HTTP-Session: 85bda55a-96c5-4aad-8519-585fa135c550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2130 2024.06.27 21:51:16.676768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2131 2024.06.27 21:51:16.676826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2132 2024.06.27 21:51:16.676847 [ 3 ] {} <Debug> HTTP-Session: d403d968-bbdb-4103-92b4-598632c2944d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2133 2024.06.27 21:51:16.676865 [ 3 ] {} <Debug> HTTP-Session: d403d968-bbdb-4103-92b4-598632c2944d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2134 2024.06.27 21:51:16.676879 [ 3 ] {} <Debug> HTTP-Session: d403d968-bbdb-4103-92b4-598632c2944d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2135 2024.06.27 21:51:16.676911 [ 3 ] {} <Trace> HTTP-Session: d403d968-bbdb-4103-92b4-598632c2944d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2136 2024.06.27 21:51:16.677059 [ 3 ] {994da29e-ab0e-4409-a50e-7944dbd6a7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2137 2024.06.27 21:51:16.677109 [ 3 ] {994da29e-ab0e-4409-a50e-7944dbd6a7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2138 2024.06.27 21:51:16.677281 [ 3 ] {994da29e-ab0e-4409-a50e-7944dbd6a7a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2139 2024.06.27 21:51:16.677733 [ 3 ] {994da29e-ab0e-4409-a50e-7944dbd6a7a1} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2140 2024.06.27 21:51:16.677772 [ 3 ] {994da29e-ab0e-4409-a50e-7944dbd6a7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2141 2024.06.27 21:51:16.678196 [ 3 ] {994da29e-ab0e-4409-a50e-7944dbd6a7a1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2142 2024.06.27 21:51:16.678558 [ 3 ] {994da29e-ab0e-4409-a50e-7944dbd6a7a1} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2143 2024.06.27 21:51:16.678710 [ 3 ] {994da29e-ab0e-4409-a50e-7944dbd6a7a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001713 sec., 93403.3858727379 rows/sec., 6.51 MiB/sec.
2144 2024.06.27 21:51:16.679050 [ 3 ] {994da29e-ab0e-4409-a50e-7944dbd6a7a1} <Debug> DynamicQueryHandler: Done processing query
2145 2024.06.27 21:51:16.679088 [ 3 ] {994da29e-ab0e-4409-a50e-7944dbd6a7a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2146 2024.06.27 21:51:16.679113 [ 3 ] {} <Debug> HTTP-Session: d403d968-bbdb-4103-92b4-598632c2944d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2147 2024.06.27 21:51:16.679373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 38679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2148 2024.06.27 21:51:16.679444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2149 2024.06.27 21:51:16.679474 [ 3 ] {} <Debug> HTTP-Session: 2168e559-0a91-4ed3-b66b-3f76d0fdb9fc Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2150 2024.06.27 21:51:16.679500 [ 3 ] {} <Debug> HTTP-Session: 2168e559-0a91-4ed3-b66b-3f76d0fdb9fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2151 2024.06.27 21:51:16.679521 [ 3 ] {} <Debug> HTTP-Session: 2168e559-0a91-4ed3-b66b-3f76d0fdb9fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2152 2024.06.27 21:51:16.679566 [ 3 ] {} <Trace> HTTP-Session: 2168e559-0a91-4ed3-b66b-3f76d0fdb9fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2153 2024.06.27 21:51:16.680409 [ 3 ] {c2dc2f2e-abec-4dcd-9d24-f785f8bb3665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2154 2024.06.27 21:51:16.680504 [ 3 ] {c2dc2f2e-abec-4dcd-9d24-f785f8bb3665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
2155 2024.06.27 21:51:16.681142 [ 3 ] {c2dc2f2e-abec-4dcd-9d24-f785f8bb3665} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2156 2024.06.27 21:51:16.684210 [ 3 ] {c2dc2f2e-abec-4dcd-9d24-f785f8bb3665} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2157 2024.06.27 21:51:16.684250 [ 3 ] {c2dc2f2e-abec-4dcd-9d24-f785f8bb3665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2158 2024.06.27 21:51:16.690236 [ 3 ] {c2dc2f2e-abec-4dcd-9d24-f785f8bb3665} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2159 2024.06.27 21:51:16.690724 [ 3 ] {c2dc2f2e-abec-4dcd-9d24-f785f8bb3665} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2160 2024.06.27 21:51:16.690931 [ 3 ] {c2dc2f2e-abec-4dcd-9d24-f785f8bb3665} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.011257 sec., 2132.006751354713 rows/sec., 3.82 MiB/sec.
2161 2024.06.27 21:51:16.691349 [ 3 ] {c2dc2f2e-abec-4dcd-9d24-f785f8bb3665} <Debug> DynamicQueryHandler: Done processing query
2162 2024.06.27 21:51:16.691381 [ 3 ] {c2dc2f2e-abec-4dcd-9d24-f785f8bb3665} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2163 2024.06.27 21:51:16.691403 [ 3 ] {} <Debug> HTTP-Session: 2168e559-0a91-4ed3-b66b-3f76d0fdb9fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2164 2024.06.27 21:51:16.691537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 2954, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2165 2024.06.27 21:51:16.691594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2166 2024.06.27 21:51:16.691617 [ 3 ] {} <Debug> HTTP-Session: 0673d45c-c100-4290-8aea-58cb4a40e98d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2167 2024.06.27 21:51:16.691638 [ 3 ] {} <Debug> HTTP-Session: 0673d45c-c100-4290-8aea-58cb4a40e98d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2168 2024.06.27 21:51:16.691656 [ 3 ] {} <Debug> HTTP-Session: 0673d45c-c100-4290-8aea-58cb4a40e98d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2169 2024.06.27 21:51:16.691694 [ 3 ] {} <Trace> HTTP-Session: 0673d45c-c100-4290-8aea-58cb4a40e98d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2170 2024.06.27 21:51:16.691815 [ 3 ] {31427566-cb32-4915-9f73-519de9c13fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2171 2024.06.27 21:51:16.691867 [ 3 ] {31427566-cb32-4915-9f73-519de9c13fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2172 2024.06.27 21:51:16.692037 [ 3 ] {31427566-cb32-4915-9f73-519de9c13fc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2173 2024.06.27 21:51:16.692386 [ 3 ] {31427566-cb32-4915-9f73-519de9c13fc7} <Trace> oximeter.measurements_i64 (f60bd6b8-cd85-47a5-8eef-9ef69a863590): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2174 2024.06.27 21:51:16.692429 [ 3 ] {31427566-cb32-4915-9f73-519de9c13fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2175 2024.06.27 21:51:16.692930 [ 3 ] {31427566-cb32-4915-9f73-519de9c13fc7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2176 2024.06.27 21:51:16.693352 [ 3 ] {31427566-cb32-4915-9f73-519de9c13fc7} <Trace> oximeter.measurements_i64 (f60bd6b8-cd85-47a5-8eef-9ef69a863590): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2177 2024.06.27 21:51:16.693532 [ 3 ] {31427566-cb32-4915-9f73-519de9c13fc7} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001741 sec., 10338.885697874784 rows/sec., 779.12 KiB/sec.
2178 2024.06.27 21:51:16.693831 [ 3 ] {31427566-cb32-4915-9f73-519de9c13fc7} <Debug> DynamicQueryHandler: Done processing query
2179 2024.06.27 21:51:16.693867 [ 3 ] {31427566-cb32-4915-9f73-519de9c13fc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2180 2024.06.27 21:51:16.693889 [ 3 ] {} <Debug> HTTP-Session: 0673d45c-c100-4290-8aea-58cb4a40e98d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2181 2024.06.27 21:51:16.694029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2182 2024.06.27 21:51:16.694091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2183 2024.06.27 21:51:16.694118 [ 3 ] {} <Debug> HTTP-Session: 13b0aca9-d544-47d7-81dc-45a031240f88 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2184 2024.06.27 21:51:16.694141 [ 3 ] {} <Debug> HTTP-Session: 13b0aca9-d544-47d7-81dc-45a031240f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2185 2024.06.27 21:51:16.694160 [ 3 ] {} <Debug> HTTP-Session: 13b0aca9-d544-47d7-81dc-45a031240f88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2186 2024.06.27 21:51:16.694199 [ 3 ] {} <Trace> HTTP-Session: 13b0aca9-d544-47d7-81dc-45a031240f88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2187 2024.06.27 21:51:16.694337 [ 3 ] {bc7ec61d-9a10-4d75-99c2-c7b4f7fa7cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2188 2024.06.27 21:51:16.694392 [ 3 ] {bc7ec61d-9a10-4d75-99c2-c7b4f7fa7cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2189 2024.06.27 21:51:16.694577 [ 3 ] {bc7ec61d-9a10-4d75-99c2-c7b4f7fa7cc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2190 2024.06.27 21:51:16.694988 [ 3 ] {bc7ec61d-9a10-4d75-99c2-c7b4f7fa7cc0} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2191 2024.06.27 21:51:16.695033 [ 3 ] {bc7ec61d-9a10-4d75-99c2-c7b4f7fa7cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2192 2024.06.27 21:51:16.695537 [ 3 ] {bc7ec61d-9a10-4d75-99c2-c7b4f7fa7cc0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2193 2024.06.27 21:51:16.696011 [ 3 ] {bc7ec61d-9a10-4d75-99c2-c7b4f7fa7cc0} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2194 2024.06.27 21:51:16.696220 [ 3 ] {bc7ec61d-9a10-4d75-99c2-c7b4f7fa7cc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001917 sec., 31298.904538341158 rows/sec., 2.11 MiB/sec.
2195 2024.06.27 21:51:16.696603 [ 3 ] {bc7ec61d-9a10-4d75-99c2-c7b4f7fa7cc0} <Debug> DynamicQueryHandler: Done processing query
2196 2024.06.27 21:51:16.696639 [ 3 ] {bc7ec61d-9a10-4d75-99c2-c7b4f7fa7cc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2197 2024.06.27 21:51:16.696663 [ 3 ] {} <Debug> HTTP-Session: 13b0aca9-d544-47d7-81dc-45a031240f88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2198 2024.06.27 21:51:17.435238 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache
2199 2024.06.27 21:51:17.435299 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache
2200 2024.06.27 21:51:21.643668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 7799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2201 2024.06.27 21:51:21.643874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2202 2024.06.27 21:51:21.643921 [ 3 ] {} <Debug> HTTP-Session: 7010224d-b5d7-472a-b029-d595c8065df8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2203 2024.06.27 21:51:21.643961 [ 3 ] {} <Debug> HTTP-Session: 7010224d-b5d7-472a-b029-d595c8065df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2204 2024.06.27 21:51:21.643991 [ 3 ] {} <Debug> HTTP-Session: 7010224d-b5d7-472a-b029-d595c8065df8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2205 2024.06.27 21:51:21.644071 [ 3 ] {} <Trace> HTTP-Session: 7010224d-b5d7-472a-b029-d595c8065df8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2206 2024.06.27 21:51:21.644370 [ 3 ] {dd8f1d72-fe69-4e36-bd05-f21bfcdc3f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2207 2024.06.27 21:51:21.644476 [ 3 ] {dd8f1d72-fe69-4e36-bd05-f21bfcdc3f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2208 2024.06.27 21:51:21.644765 [ 3 ] {dd8f1d72-fe69-4e36-bd05-f21bfcdc3f02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2209 2024.06.27 21:51:21.645210 [ 3 ] {dd8f1d72-fe69-4e36-bd05-f21bfcdc3f02} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2210 2024.06.27 21:51:21.645248 [ 3 ] {dd8f1d72-fe69-4e36-bd05-f21bfcdc3f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2211 2024.06.27 21:51:21.645606 [ 3 ] {dd8f1d72-fe69-4e36-bd05-f21bfcdc3f02} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2212 2024.06.27 21:51:21.645941 [ 3 ] {dd8f1d72-fe69-4e36-bd05-f21bfcdc3f02} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2213 2024.06.27 21:51:21.646084 [ 3 ] {dd8f1d72-fe69-4e36-bd05-f21bfcdc3f02} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001822 sec., 30735.455543358945 rows/sec., 2.35 MiB/sec.
2214 2024.06.27 21:51:21.646087 [ 71 ] {} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2215 2024.06.27 21:51:21.646148 [ 71 ] {} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2216 2024.06.27 21:51:21.646182 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2217 2024.06.27 21:51:21.646325 [ 3 ] {dd8f1d72-fe69-4e36-bd05-f21bfcdc3f02} <Debug> DynamicQueryHandler: Done processing query
2218 2024.06.27 21:51:21.646409 [ 3 ] {dd8f1d72-fe69-4e36-bd05-f21bfcdc3f02} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2219 2024.06.27 21:51:21.646498 [ 3 ] {} <Debug> HTTP-Session: 7010224d-b5d7-472a-b029-d595c8065df8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2220 2024.06.27 21:51:21.646515 [ 197 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
2221 2024.06.27 21:51:21.646753 [ 197 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2222 2024.06.27 21:51:21.646753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2223 2024.06.27 21:51:21.646813 [ 197 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 56 rows starting from the beginning of the part
2224 2024.06.27 21:51:21.646849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2225 2024.06.27 21:51:21.646886 [ 3 ] {} <Debug> HTTP-Session: 7478befd-40da-4e8f-ab26-261def856729 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2226 2024.06.27 21:51:21.646933 [ 3 ] {} <Debug> HTTP-Session: 7478befd-40da-4e8f-ab26-261def856729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2227 2024.06.27 21:51:21.647010 [ 3 ] {} <Debug> HTTP-Session: 7478befd-40da-4e8f-ab26-261def856729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2228 2024.06.27 21:51:21.647095 [ 197 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 92 rows starting from the beginning of the part
2229 2024.06.27 21:51:21.647129 [ 3 ] {} <Trace> HTTP-Session: 7478befd-40da-4e8f-ab26-261def856729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2230 2024.06.27 21:51:21.647275 [ 197 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part
2231 2024.06.27 21:51:21.647551 [ 3 ] {2b5c081a-0859-4883-8575-c283c1751ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2232 2024.06.27 21:51:21.647613 [ 197 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
2233 2024.06.27 21:51:21.647753 [ 3 ] {2b5c081a-0859-4883-8575-c283c1751ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2234 2024.06.27 21:51:21.647985 [ 197 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part
2235 2024.06.27 21:51:21.648457 [ 197 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part
2236 2024.06.27 21:51:21.648860 [ 3 ] {2b5c081a-0859-4883-8575-c283c1751ea8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2237 2024.06.27 21:51:21.649692 [ 3 ] {2b5c081a-0859-4883-8575-c283c1751ea8} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2238 2024.06.27 21:51:21.649767 [ 3 ] {2b5c081a-0859-4883-8575-c283c1751ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2239 2024.06.27 21:51:21.650659 [ 3 ] {2b5c081a-0859-4883-8575-c283c1751ea8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2240 2024.06.27 21:51:21.651312 [ 199 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 4 columns (4 merged, 0 gathered) in 0.005046067 sec., 87989.31920642355 rows/sec., 6.88 MiB/sec.
2241 2024.06.27 21:51:21.651516 [ 3 ] {2b5c081a-0859-4883-8575-c283c1751ea8} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2242 2024.06.27 21:51:21.651606 [ 200 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2243 2024.06.27 21:51:21.651709 [ 71 ] {} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2244 2024.06.27 21:51:21.651837 [ 71 ] {} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2245 2024.06.27 21:51:21.651838 [ 3 ] {2b5c081a-0859-4883-8575-c283c1751ea8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004483 sec., 14276.154360919027 rows/sec., 1.11 MiB/sec.
2246 2024.06.27 21:51:21.651916 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2247 2024.06.27 21:51:21.652346 [ 3 ] {2b5c081a-0859-4883-8575-c283c1751ea8} <Debug> DynamicQueryHandler: Done processing query
2248 2024.06.27 21:51:21.652467 [ 3 ] {2b5c081a-0859-4883-8575-c283c1751ea8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2249 2024.06.27 21:51:21.652549 [ 3 ] {} <Debug> HTTP-Session: 7478befd-40da-4e8f-ab26-261def856729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2250 2024.06.27 21:51:21.652898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2251 2024.06.27 21:51:21.652965 [ 198 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
2252 2024.06.27 21:51:21.652997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2253 2024.06.27 21:51:21.653121 [ 3 ] {} <Debug> HTTP-Session: 426b036e-5298-469f-bf13-ef756d1b8f27 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2254 2024.06.27 21:51:21.653193 [ 3 ] {} <Debug> HTTP-Session: 426b036e-5298-469f-bf13-ef756d1b8f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2255 2024.06.27 21:51:21.653247 [ 3 ] {} <Debug> HTTP-Session: 426b036e-5298-469f-bf13-ef756d1b8f27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2256 2024.06.27 21:51:21.653399 [ 3 ] {} <Trace> HTTP-Session: 426b036e-5298-469f-bf13-ef756d1b8f27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2257 2024.06.27 21:51:21.653382 [ 200 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_11_2} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2258 2024.06.27 21:51:21.653622 [ 198 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2259 2024.06.27 21:51:21.653696 [ 198 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 64 rows starting from the beginning of the part
2260 2024.06.27 21:51:21.653712 [ 200 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_11_2} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2261 2024.06.27 21:51:21.653781 [ 3 ] {c045888d-419a-48cd-90b9-ec0e7b581646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2262 2024.06.27 21:51:21.654007 [ 3 ] {c045888d-419a-48cd-90b9-ec0e7b581646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2263 2024.06.27 21:51:21.654102 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
2264 2024.06.27 21:51:21.654319 [ 198 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 88 rows starting from the beginning of the part
2265 2024.06.27 21:51:21.654612 [ 198 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part
2266 2024.06.27 21:51:21.655024 [ 198 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
2267 2024.06.27 21:51:21.655356 [ 198 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 98 rows starting from the beginning of the part
2268 2024.06.27 21:51:21.655521 [ 3 ] {c045888d-419a-48cd-90b9-ec0e7b581646} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2269 2024.06.27 21:51:21.655589 [ 198 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part
2270 2024.06.27 21:51:21.656801 [ 3 ] {c045888d-419a-48cd-90b9-ec0e7b581646} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2271 2024.06.27 21:51:21.656880 [ 3 ] {c045888d-419a-48cd-90b9-ec0e7b581646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2272 2024.06.27 21:51:21.658027 [ 3 ] {c045888d-419a-48cd-90b9-ec0e7b581646} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2273 2024.06.27 21:51:21.658332 [ 198 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 442 rows, containing 4 columns (4 merged, 0 gathered) in 0.006178908 sec., 71533.67552972143 rows/sec., 5.58 MiB/sec.
2274 2024.06.27 21:51:21.658589 [ 200 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2275 2024.06.27 21:51:21.658862 [ 3 ] {c045888d-419a-48cd-90b9-ec0e7b581646} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2276 2024.06.27 21:51:21.659356 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2277 2024.06.27 21:51:21.659368 [ 3 ] {c045888d-419a-48cd-90b9-ec0e7b581646} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005725 sec., 27947.598253275108 rows/sec., 1.95 MiB/sec.
2278 2024.06.27 21:51:21.659474 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2279 2024.06.27 21:51:21.659600 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2280 2024.06.27 21:51:21.659621 [ 200 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_11_2} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2281 2024.06.27 21:51:21.660048 [ 3 ] {c045888d-419a-48cd-90b9-ec0e7b581646} <Debug> DynamicQueryHandler: Done processing query
2282 2024.06.27 21:51:21.660143 [ 200 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_11_2} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2283 2024.06.27 21:51:21.660161 [ 3 ] {c045888d-419a-48cd-90b9-ec0e7b581646} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2284 2024.06.27 21:51:21.660188 [ 196 ] {540ef119-8e49-479b-952b-36e305224547::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
2285 2024.06.27 21:51:21.660242 [ 3 ] {} <Debug> HTTP-Session: 426b036e-5298-469f-bf13-ef756d1b8f27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2286 2024.06.27 21:51:21.660530 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
2287 2024.06.27 21:51:21.660679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2288 2024.06.27 21:51:21.660840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2289 2024.06.27 21:51:21.660938 [ 3 ] {} <Debug> HTTP-Session: 3d2396a5-4f4b-48ae-8b39-6f8a9bd713f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2290 2024.06.27 21:51:21.661019 [ 3 ] {} <Debug> HTTP-Session: 3d2396a5-4f4b-48ae-8b39-6f8a9bd713f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2291 2024.06.27 21:51:21.661088 [ 3 ] {} <Debug> HTTP-Session: 3d2396a5-4f4b-48ae-8b39-6f8a9bd713f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2292 2024.06.27 21:51:21.661223 [ 3 ] {} <Trace> HTTP-Session: 3d2396a5-4f4b-48ae-8b39-6f8a9bd713f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2293 2024.06.27 21:51:21.661241 [ 196 ] {540ef119-8e49-479b-952b-36e305224547::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2294 2024.06.27 21:51:21.661308 [ 196 ] {540ef119-8e49-479b-952b-36e305224547::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 776 rows starting from the beginning of the part
2295 2024.06.27 21:51:21.661500 [ 3 ] {c766bfeb-c5de-4c95-9260-78d4adfbeb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2296 2024.06.27 21:51:21.661623 [ 196 ] {540ef119-8e49-479b-952b-36e305224547::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 340 rows starting from the beginning of the part
2297 2024.06.27 21:51:21.661666 [ 3 ] {c766bfeb-c5de-4c95-9260-78d4adfbeb2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2298 2024.06.27 21:51:21.661991 [ 196 ] {540ef119-8e49-479b-952b-36e305224547::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part
2299 2024.06.27 21:51:21.662461 [ 196 ] {540ef119-8e49-479b-952b-36e305224547::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
2300 2024.06.27 21:51:21.662761 [ 3 ] {c766bfeb-c5de-4c95-9260-78d4adfbeb2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2301 2024.06.27 21:51:21.662784 [ 196 ] {540ef119-8e49-479b-952b-36e305224547::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
2302 2024.06.27 21:51:21.663134 [ 196 ] {540ef119-8e49-479b-952b-36e305224547::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
2303 2024.06.27 21:51:21.663882 [ 3 ] {c766bfeb-c5de-4c95-9260-78d4adfbeb2f} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2304 2024.06.27 21:51:21.663953 [ 3 ] {c766bfeb-c5de-4c95-9260-78d4adfbeb2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2305 2024.06.27 21:51:21.664886 [ 3 ] {c766bfeb-c5de-4c95-9260-78d4adfbeb2f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2306 2024.06.27 21:51:21.665871 [ 3 ] {c766bfeb-c5de-4c95-9260-78d4adfbeb2f} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2307 2024.06.27 21:51:21.666215 [ 70 ] {} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2308 2024.06.27 21:51:21.666248 [ 3 ] {c766bfeb-c5de-4c95-9260-78d4adfbeb2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00486 sec., 12345.67901234568 rows/sec., 851.98 KiB/sec.
2309 2024.06.27 21:51:21.666322 [ 70 ] {} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2310 2024.06.27 21:51:21.666422 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2311 2024.06.27 21:51:21.666833 [ 3 ] {c766bfeb-c5de-4c95-9260-78d4adfbeb2f} <Debug> DynamicQueryHandler: Done processing query
2312 2024.06.27 21:51:21.667002 [ 3 ] {c766bfeb-c5de-4c95-9260-78d4adfbeb2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2313 2024.06.27 21:51:21.667125 [ 3 ] {} <Debug> HTTP-Session: 3d2396a5-4f4b-48ae-8b39-6f8a9bd713f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2314 2024.06.27 21:51:21.667201 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
2315 2024.06.27 21:51:21.667642 [ 194 ] {540ef119-8e49-479b-952b-36e305224547::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1756 rows, containing 5 columns (5 merged, 0 gathered) in 0.007838532 sec., 224021.53872689424 rows/sec., 15.62 MiB/sec.
2316 2024.06.27 21:51:21.667682 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2317 2024.06.27 21:51:21.667727 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 284 rows starting from the beginning of the part
2318 2024.06.27 21:51:21.667816 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
2319 2024.06.27 21:51:21.668003 [ 194 ] {540ef119-8e49-479b-952b-36e305224547::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2320 2024.06.27 21:51:21.668007 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
2321 2024.06.27 21:51:21.668269 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
2322 2024.06.27 21:51:21.668484 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
2323 2024.06.27 21:51:21.668781 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
2324 2024.06.27 21:51:21.669384 [ 194 ] {540ef119-8e49-479b-952b-36e305224547::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2325 2024.06.27 21:51:21.669502 [ 194 ] {540ef119-8e49-479b-952b-36e305224547::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2326 2024.06.27 21:51:21.669625 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
2327 2024.06.27 21:51:21.670144 [ 188 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 4 columns (4 merged, 0 gathered) in 0.003537396 sec., 165093.19284581087 rows/sec., 11.15 MiB/sec.
2328 2024.06.27 21:51:21.670286 [ 194 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2329 2024.06.27 21:51:21.670632 [ 194 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_11_2} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2330 2024.06.27 21:51:21.670703 [ 194 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_11_2} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2331 2024.06.27 21:51:21.670771 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
2332 2024.06.27 21:51:26.645989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2333 2024.06.27 21:51:26.646141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2334 2024.06.27 21:51:26.646170 [ 3 ] {} <Debug> HTTP-Session: 7cd7c3d1-cf4c-4241-b977-54d483693f1b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2335 2024.06.27 21:51:26.646199 [ 3 ] {} <Debug> HTTP-Session: 7cd7c3d1-cf4c-4241-b977-54d483693f1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2336 2024.06.27 21:51:26.646216 [ 3 ] {} <Debug> HTTP-Session: 7cd7c3d1-cf4c-4241-b977-54d483693f1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2337 2024.06.27 21:51:26.646272 [ 3 ] {} <Trace> HTTP-Session: 7cd7c3d1-cf4c-4241-b977-54d483693f1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2338 2024.06.27 21:51:26.646489 [ 3 ] {552c8afe-259e-486f-bdac-6e9136640d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2339 2024.06.27 21:51:26.646565 [ 3 ] {552c8afe-259e-486f-bdac-6e9136640d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2340 2024.06.27 21:51:26.646788 [ 3 ] {552c8afe-259e-486f-bdac-6e9136640d88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2341 2024.06.27 21:51:26.647220 [ 3 ] {552c8afe-259e-486f-bdac-6e9136640d88} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2342 2024.06.27 21:51:26.647267 [ 3 ] {552c8afe-259e-486f-bdac-6e9136640d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2343 2024.06.27 21:51:26.647648 [ 3 ] {552c8afe-259e-486f-bdac-6e9136640d88} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2344 2024.06.27 21:51:26.648001 [ 3 ] {552c8afe-259e-486f-bdac-6e9136640d88} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2345 2024.06.27 21:51:26.648169 [ 3 ] {552c8afe-259e-486f-bdac-6e9136640d88} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001741 sec., 14359.563469270535 rows/sec., 1.14 MiB/sec.
2346 2024.06.27 21:51:26.648476 [ 3 ] {552c8afe-259e-486f-bdac-6e9136640d88} <Debug> DynamicQueryHandler: Done processing query
2347 2024.06.27 21:51:26.648503 [ 3 ] {552c8afe-259e-486f-bdac-6e9136640d88} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2348 2024.06.27 21:51:26.648519 [ 3 ] {} <Debug> HTTP-Session: 7cd7c3d1-cf4c-4241-b977-54d483693f1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2349 2024.06.27 21:51:26.648702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2350 2024.06.27 21:51:26.648757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2351 2024.06.27 21:51:26.648776 [ 3 ] {} <Debug> HTTP-Session: c8c6477e-3681-4918-9be9-1985f10a04af Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2352 2024.06.27 21:51:26.648793 [ 3 ] {} <Debug> HTTP-Session: c8c6477e-3681-4918-9be9-1985f10a04af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2353 2024.06.27 21:51:26.648807 [ 3 ] {} <Debug> HTTP-Session: c8c6477e-3681-4918-9be9-1985f10a04af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2354 2024.06.27 21:51:26.648841 [ 3 ] {} <Trace> HTTP-Session: c8c6477e-3681-4918-9be9-1985f10a04af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2355 2024.06.27 21:51:26.648986 [ 3 ] {99e3ffa2-0718-459f-9a28-3693021f5a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2356 2024.06.27 21:51:26.649032 [ 3 ] {99e3ffa2-0718-459f-9a28-3693021f5a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2357 2024.06.27 21:51:26.649176 [ 3 ] {99e3ffa2-0718-459f-9a28-3693021f5a9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2358 2024.06.27 21:51:26.649588 [ 3 ] {99e3ffa2-0718-459f-9a28-3693021f5a9c} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2359 2024.06.27 21:51:26.649624 [ 3 ] {99e3ffa2-0718-459f-9a28-3693021f5a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2360 2024.06.27 21:51:26.649950 [ 3 ] {99e3ffa2-0718-459f-9a28-3693021f5a9c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2361 2024.06.27 21:51:26.650263 [ 3 ] {99e3ffa2-0718-459f-9a28-3693021f5a9c} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2362 2024.06.27 21:51:26.650420 [ 3 ] {99e3ffa2-0718-459f-9a28-3693021f5a9c} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001484 sec., 88274.93261455525 rows/sec., 7.35 MiB/sec.
2363 2024.06.27 21:51:26.650729 [ 3 ] {99e3ffa2-0718-459f-9a28-3693021f5a9c} <Debug> DynamicQueryHandler: Done processing query
2364 2024.06.27 21:51:26.650754 [ 3 ] {99e3ffa2-0718-459f-9a28-3693021f5a9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2365 2024.06.27 21:51:26.650770 [ 3 ] {} <Debug> HTTP-Session: c8c6477e-3681-4918-9be9-1985f10a04af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2366 2024.06.27 21:51:26.650908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2367 2024.06.27 21:51:26.650958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2368 2024.06.27 21:51:26.650977 [ 3 ] {} <Debug> HTTP-Session: fe90888b-86a1-4408-bb4e-02807cecdba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2369 2024.06.27 21:51:26.650993 [ 3 ] {} <Debug> HTTP-Session: fe90888b-86a1-4408-bb4e-02807cecdba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2370 2024.06.27 21:51:26.651007 [ 3 ] {} <Debug> HTTP-Session: fe90888b-86a1-4408-bb4e-02807cecdba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2371 2024.06.27 21:51:26.651038 [ 3 ] {} <Trace> HTTP-Session: fe90888b-86a1-4408-bb4e-02807cecdba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2372 2024.06.27 21:51:26.651161 [ 3 ] {80d9f830-1103-45b1-a36b-20d7a943507f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2373 2024.06.27 21:51:26.651206 [ 3 ] {80d9f830-1103-45b1-a36b-20d7a943507f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2374 2024.06.27 21:51:26.651353 [ 3 ] {80d9f830-1103-45b1-a36b-20d7a943507f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2375 2024.06.27 21:51:26.651705 [ 3 ] {80d9f830-1103-45b1-a36b-20d7a943507f} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2376 2024.06.27 21:51:26.651742 [ 3 ] {80d9f830-1103-45b1-a36b-20d7a943507f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2377 2024.06.27 21:51:26.652060 [ 3 ] {80d9f830-1103-45b1-a36b-20d7a943507f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2378 2024.06.27 21:51:26.652376 [ 3 ] {80d9f830-1103-45b1-a36b-20d7a943507f} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2379 2024.06.27 21:51:26.652529 [ 3 ] {80d9f830-1103-45b1-a36b-20d7a943507f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001412 sec., 63031.161473087814 rows/sec., 4.92 MiB/sec.
2380 2024.06.27 21:51:26.652689 [ 3 ] {80d9f830-1103-45b1-a36b-20d7a943507f} <Debug> DynamicQueryHandler: Done processing query
2381 2024.06.27 21:51:26.652713 [ 3 ] {80d9f830-1103-45b1-a36b-20d7a943507f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2382 2024.06.27 21:51:26.652730 [ 3 ] {} <Debug> HTTP-Session: fe90888b-86a1-4408-bb4e-02807cecdba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2383 2024.06.27 21:51:26.652915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2384 2024.06.27 21:51:26.652963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2385 2024.06.27 21:51:26.652982 [ 3 ] {} <Debug> HTTP-Session: 16aa4080-47c2-44a8-bdc2-e6c8da9ea8da Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2386 2024.06.27 21:51:26.652998 [ 3 ] {} <Debug> HTTP-Session: 16aa4080-47c2-44a8-bdc2-e6c8da9ea8da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2387 2024.06.27 21:51:26.653012 [ 3 ] {} <Debug> HTTP-Session: 16aa4080-47c2-44a8-bdc2-e6c8da9ea8da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2388 2024.06.27 21:51:26.653043 [ 3 ] {} <Trace> HTTP-Session: 16aa4080-47c2-44a8-bdc2-e6c8da9ea8da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2389 2024.06.27 21:51:26.653179 [ 3 ] {143a83f0-dbf7-4303-9741-169fb707099f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2390 2024.06.27 21:51:26.653225 [ 3 ] {143a83f0-dbf7-4303-9741-169fb707099f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2391 2024.06.27 21:51:26.653370 [ 3 ] {143a83f0-dbf7-4303-9741-169fb707099f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2392 2024.06.27 21:51:26.653746 [ 3 ] {143a83f0-dbf7-4303-9741-169fb707099f} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2393 2024.06.27 21:51:26.653782 [ 3 ] {143a83f0-dbf7-4303-9741-169fb707099f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2394 2024.06.27 21:51:26.654184 [ 3 ] {143a83f0-dbf7-4303-9741-169fb707099f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2395 2024.06.27 21:51:26.654538 [ 3 ] {143a83f0-dbf7-4303-9741-169fb707099f} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2396 2024.06.27 21:51:26.654689 [ 3 ] {143a83f0-dbf7-4303-9741-169fb707099f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00157 sec., 101910.8280254777 rows/sec., 7.10 MiB/sec.
2397 2024.06.27 21:51:26.654864 [ 3 ] {143a83f0-dbf7-4303-9741-169fb707099f} <Debug> DynamicQueryHandler: Done processing query
2398 2024.06.27 21:51:26.654891 [ 3 ] {143a83f0-dbf7-4303-9741-169fb707099f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2399 2024.06.27 21:51:26.654907 [ 3 ] {} <Debug> HTTP-Session: 16aa4080-47c2-44a8-bdc2-e6c8da9ea8da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2400 2024.06.27 21:51:26.655096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2401 2024.06.27 21:51:26.655146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2402 2024.06.27 21:51:26.655166 [ 3 ] {} <Debug> HTTP-Session: bb06e9f8-71a7-410a-947b-f9d14440fcee Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2403 2024.06.27 21:51:26.655182 [ 3 ] {} <Debug> HTTP-Session: bb06e9f8-71a7-410a-947b-f9d14440fcee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2404 2024.06.27 21:51:26.655196 [ 3 ] {} <Debug> HTTP-Session: bb06e9f8-71a7-410a-947b-f9d14440fcee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2405 2024.06.27 21:51:26.655227 [ 3 ] {} <Trace> HTTP-Session: bb06e9f8-71a7-410a-947b-f9d14440fcee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2406 2024.06.27 21:51:26.655503 [ 3 ] {f8888dff-10d0-4659-9da4-3231607b7762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2407 2024.06.27 21:51:26.655568 [ 3 ] {f8888dff-10d0-4659-9da4-3231607b7762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
2408 2024.06.27 21:51:26.655974 [ 3 ] {f8888dff-10d0-4659-9da4-3231607b7762} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2409 2024.06.27 21:51:26.656545 [ 3 ] {f8888dff-10d0-4659-9da4-3231607b7762} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2410 2024.06.27 21:51:26.656582 [ 3 ] {f8888dff-10d0-4659-9da4-3231607b7762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2411 2024.06.27 21:51:26.657171 [ 3 ] {f8888dff-10d0-4659-9da4-3231607b7762} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2412 2024.06.27 21:51:26.657585 [ 3 ] {f8888dff-10d0-4659-9da4-3231607b7762} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2413 2024.06.27 21:51:26.657756 [ 3 ] {f8888dff-10d0-4659-9da4-3231607b7762} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002448 sec., 10212.418300653595 rows/sec., 18.30 MiB/sec.
2414 2024.06.27 21:51:26.657953 [ 3 ] {f8888dff-10d0-4659-9da4-3231607b7762} <Debug> DynamicQueryHandler: Done processing query
2415 2024.06.27 21:51:26.657977 [ 3 ] {f8888dff-10d0-4659-9da4-3231607b7762} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2416 2024.06.27 21:51:26.657992 [ 3 ] {} <Debug> HTTP-Session: bb06e9f8-71a7-410a-947b-f9d14440fcee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2417 2024.06.27 21:51:26.658120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2418 2024.06.27 21:51:26.658168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2419 2024.06.27 21:51:26.658188 [ 3 ] {} <Debug> HTTP-Session: 6a12f605-5984-4f01-8940-bec1a7685776 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2420 2024.06.27 21:51:26.658204 [ 3 ] {} <Debug> HTTP-Session: 6a12f605-5984-4f01-8940-bec1a7685776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2421 2024.06.27 21:51:26.658217 [ 3 ] {} <Debug> HTTP-Session: 6a12f605-5984-4f01-8940-bec1a7685776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2422 2024.06.27 21:51:26.658248 [ 3 ] {} <Trace> HTTP-Session: 6a12f605-5984-4f01-8940-bec1a7685776 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2423 2024.06.27 21:51:26.658364 [ 3 ] {0483f96f-081a-4faf-999f-20f480ceb7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2424 2024.06.27 21:51:26.658408 [ 3 ] {0483f96f-081a-4faf-999f-20f480ceb7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2425 2024.06.27 21:51:26.658531 [ 3 ] {0483f96f-081a-4faf-999f-20f480ceb7c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2426 2024.06.27 21:51:26.658886 [ 3 ] {0483f96f-081a-4faf-999f-20f480ceb7c7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2427 2024.06.27 21:51:26.658923 [ 3 ] {0483f96f-081a-4faf-999f-20f480ceb7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2428 2024.06.27 21:51:26.659273 [ 3 ] {0483f96f-081a-4faf-999f-20f480ceb7c7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2429 2024.06.27 21:51:26.659599 [ 3 ] {0483f96f-081a-4faf-999f-20f480ceb7c7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2430 2024.06.27 21:51:26.659760 [ 3 ] {0483f96f-081a-4faf-999f-20f480ceb7c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001432 sec., 41899.44134078213 rows/sec., 2.82 MiB/sec.
2431 2024.06.27 21:51:26.660055 [ 3 ] {0483f96f-081a-4faf-999f-20f480ceb7c7} <Debug> DynamicQueryHandler: Done processing query
2432 2024.06.27 21:51:26.660079 [ 3 ] {0483f96f-081a-4faf-999f-20f480ceb7c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2433 2024.06.27 21:51:26.660095 [ 3 ] {} <Debug> HTTP-Session: 6a12f605-5984-4f01-8940-bec1a7685776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2434 2024.06.27 21:51:31.643261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 1139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2435 2024.06.27 21:51:31.643405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2436 2024.06.27 21:51:31.643433 [ 3 ] {} <Debug> HTTP-Session: fe023131-7513-4d31-9c1d-743172fb6b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2437 2024.06.27 21:51:31.643461 [ 3 ] {} <Debug> HTTP-Session: fe023131-7513-4d31-9c1d-743172fb6b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2438 2024.06.27 21:51:31.643480 [ 3 ] {} <Debug> HTTP-Session: fe023131-7513-4d31-9c1d-743172fb6b55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2439 2024.06.27 21:51:31.643536 [ 3 ] {} <Trace> HTTP-Session: fe023131-7513-4d31-9c1d-743172fb6b55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2440 2024.06.27 21:51:31.643805 [ 3 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2441 2024.06.27 21:51:31.644229 [ 3 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2442 2024.06.27 21:51:31.644276 [ 3 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2443 2024.06.27 21:51:31.644613 [ 3 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2444 2024.06.27 21:51:31.644694 [ 3 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2445 2024.06.27 21:51:31.644870 [ 3 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
2446 2024.06.27 21:51:31.645031 [ 257 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2447 2024.06.27 21:51:31.645096 [ 258 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2448 2024.06.27 21:51:31.645105 [ 262 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2449 2024.06.27 21:51:31.645139 [ 263 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2450 2024.06.27 21:51:31.645302 [ 3 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (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
2451 2024.06.27 21:51:31.645335 [ 3 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Spreading mark ranges among streams (default reading)
2452 2024.06.27 21:51:31.645469 [ 3 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2453 2024.06.27 21:51:31.645494 [ 3 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Reading approx. 28 rows with 4 streams
2454 2024.06.27 21:51:31.645536 [ 3 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2455 2024.06.27 21:51:31.645580 [ 3 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2456 2024.06.27 21:51:31.645621 [ 3 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2457 2024.06.27 21:51:31.645658 [ 3 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2458 2024.06.27 21:51:31.647945 [ 3 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Debug> executeQuery: Read 28 rows, 1.16 KiB in 0.004267 sec., 6561.987344738693 rows/sec., 272.12 KiB/sec.
2459 2024.06.27 21:51:31.648351 [ 3 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Debug> DynamicQueryHandler: Done processing query
2460 2024.06.27 21:51:31.648376 [ 3 ] {8fcbd499-c7d0-454f-a11c-51e24141e22b} <Debug> MemoryTracker: Peak memory usage (for query): 3.13 MiB.
2461 2024.06.27 21:51:31.648394 [ 3 ] {} <Debug> HTTP-Session: fe023131-7513-4d31-9c1d-743172fb6b55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2462 2024.06.27 21:51:31.651892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2463 2024.06.27 21:51:31.651953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2464 2024.06.27 21:51:31.651977 [ 3 ] {} <Debug> HTTP-Session: 8b5e767e-7aef-4a9b-b841-e54415c5400b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2465 2024.06.27 21:51:31.651997 [ 3 ] {} <Debug> HTTP-Session: 8b5e767e-7aef-4a9b-b841-e54415c5400b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2466 2024.06.27 21:51:31.652014 [ 3 ] {} <Debug> HTTP-Session: 8b5e767e-7aef-4a9b-b841-e54415c5400b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2467 2024.06.27 21:51:31.652054 [ 3 ] {} <Trace> HTTP-Session: 8b5e767e-7aef-4a9b-b841-e54415c5400b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2468 2024.06.27 21:51:31.652185 [ 3 ] {3cd9097e-c5c5-421b-acc5-ba4703adc484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2469 2024.06.27 21:51:31.652239 [ 3 ] {3cd9097e-c5c5-421b-acc5-ba4703adc484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2470 2024.06.27 21:51:31.652442 [ 3 ] {3cd9097e-c5c5-421b-acc5-ba4703adc484} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2471 2024.06.27 21:51:31.652814 [ 3 ] {3cd9097e-c5c5-421b-acc5-ba4703adc484} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2472 2024.06.27 21:51:31.652861 [ 3 ] {3cd9097e-c5c5-421b-acc5-ba4703adc484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2473 2024.06.27 21:51:31.653401 [ 3 ] {3cd9097e-c5c5-421b-acc5-ba4703adc484} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2474 2024.06.27 21:51:31.653722 [ 3 ] {3cd9097e-c5c5-421b-acc5-ba4703adc484} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2475 2024.06.27 21:51:31.653904 [ 3 ] {3cd9097e-c5c5-421b-acc5-ba4703adc484} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001752 sec., 570.7762557077625 rows/sec., 129.32 KiB/sec.
2476 2024.06.27 21:51:31.654201 [ 3 ] {3cd9097e-c5c5-421b-acc5-ba4703adc484} <Debug> DynamicQueryHandler: Done processing query
2477 2024.06.27 21:51:31.654226 [ 3 ] {3cd9097e-c5c5-421b-acc5-ba4703adc484} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2478 2024.06.27 21:51:31.654243 [ 3 ] {} <Debug> HTTP-Session: 8b5e767e-7aef-4a9b-b841-e54415c5400b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2479 2024.06.27 21:51:31.654367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2480 2024.06.27 21:51:31.654417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2481 2024.06.27 21:51:31.654436 [ 3 ] {} <Debug> HTTP-Session: bc59fa67-7e40-482c-b419-240ab7040547 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2482 2024.06.27 21:51:31.654453 [ 3 ] {} <Debug> HTTP-Session: bc59fa67-7e40-482c-b419-240ab7040547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2483 2024.06.27 21:51:31.654467 [ 3 ] {} <Debug> HTTP-Session: bc59fa67-7e40-482c-b419-240ab7040547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2484 2024.06.27 21:51:31.654499 [ 3 ] {} <Trace> HTTP-Session: bc59fa67-7e40-482c-b419-240ab7040547 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2485 2024.06.27 21:51:31.654596 [ 3 ] {12d9e6b3-d379-4b62-b8d9-6ffd9104a75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2486 2024.06.27 21:51:31.654639 [ 3 ] {12d9e6b3-d379-4b62-b8d9-6ffd9104a75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2487 2024.06.27 21:51:31.654785 [ 3 ] {12d9e6b3-d379-4b62-b8d9-6ffd9104a75d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2488 2024.06.27 21:51:31.655097 [ 3 ] {12d9e6b3-d379-4b62-b8d9-6ffd9104a75d} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2489 2024.06.27 21:51:31.655134 [ 3 ] {12d9e6b3-d379-4b62-b8d9-6ffd9104a75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2490 2024.06.27 21:51:31.655451 [ 3 ] {12d9e6b3-d379-4b62-b8d9-6ffd9104a75d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2491 2024.06.27 21:51:31.655766 [ 3 ] {12d9e6b3-d379-4b62-b8d9-6ffd9104a75d} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): 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.06.27 21:51:31.655909 [ 3 ] {12d9e6b3-d379-4b62-b8d9-6ffd9104a75d} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001327 sec., 3014.318010550113 rows/sec., 244.32 KiB/sec.
2493 2024.06.27 21:51:31.656077 [ 3 ] {12d9e6b3-d379-4b62-b8d9-6ffd9104a75d} <Debug> DynamicQueryHandler: Done processing query
2494 2024.06.27 21:51:31.656101 [ 3 ] {12d9e6b3-d379-4b62-b8d9-6ffd9104a75d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2495 2024.06.27 21:51:31.656117 [ 3 ] {} <Debug> HTTP-Session: bc59fa67-7e40-482c-b419-240ab7040547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2496 2024.06.27 21:51:31.656228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2497 2024.06.27 21:51:31.656277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2498 2024.06.27 21:51:31.656297 [ 3 ] {} <Debug> HTTP-Session: 2bf4a0e9-a60b-4ca6-a0ee-f2d14dc60a8c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2499 2024.06.27 21:51:31.656313 [ 3 ] {} <Debug> HTTP-Session: 2bf4a0e9-a60b-4ca6-a0ee-f2d14dc60a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2500 2024.06.27 21:51:31.656328 [ 3 ] {} <Debug> HTTP-Session: 2bf4a0e9-a60b-4ca6-a0ee-f2d14dc60a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2501 2024.06.27 21:51:31.656359 [ 3 ] {} <Trace> HTTP-Session: 2bf4a0e9-a60b-4ca6-a0ee-f2d14dc60a8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2502 2024.06.27 21:51:31.656455 [ 3 ] {5218c359-7268-4f23-a4df-80acf86646a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2503 2024.06.27 21:51:31.656498 [ 3 ] {5218c359-7268-4f23-a4df-80acf86646a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2504 2024.06.27 21:51:31.656663 [ 3 ] {5218c359-7268-4f23-a4df-80acf86646a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2505 2024.06.27 21:51:31.659274 [ 3 ] {5218c359-7268-4f23-a4df-80acf86646a2} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2506 2024.06.27 21:51:31.659316 [ 3 ] {5218c359-7268-4f23-a4df-80acf86646a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2507 2024.06.27 21:51:31.661706 [ 3 ] {5218c359-7268-4f23-a4df-80acf86646a2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2508 2024.06.27 21:51:31.662095 [ 3 ] {5218c359-7268-4f23-a4df-80acf86646a2} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2509 2024.06.27 21:51:31.662247 [ 3 ] {5218c359-7268-4f23-a4df-80acf86646a2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.005804 sec., 689.1798759476223 rows/sec., 56.20 KiB/sec.
2510 2024.06.27 21:51:31.662443 [ 3 ] {5218c359-7268-4f23-a4df-80acf86646a2} <Debug> DynamicQueryHandler: Done processing query
2511 2024.06.27 21:51:31.662468 [ 3 ] {5218c359-7268-4f23-a4df-80acf86646a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2512 2024.06.27 21:51:31.662485 [ 3 ] {} <Debug> HTTP-Session: 2bf4a0e9-a60b-4ca6-a0ee-f2d14dc60a8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2513 2024.06.27 21:51:31.662625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 14831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2514 2024.06.27 21:51:31.662675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2515 2024.06.27 21:51:31.662695 [ 3 ] {} <Debug> HTTP-Session: 8014394c-df2f-49fd-95bb-2ccaefaca622 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2516 2024.06.27 21:51:31.662711 [ 3 ] {} <Debug> HTTP-Session: 8014394c-df2f-49fd-95bb-2ccaefaca622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2517 2024.06.27 21:51:31.662725 [ 3 ] {} <Debug> HTTP-Session: 8014394c-df2f-49fd-95bb-2ccaefaca622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2518 2024.06.27 21:51:31.662756 [ 3 ] {} <Trace> HTTP-Session: 8014394c-df2f-49fd-95bb-2ccaefaca622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2519 2024.06.27 21:51:31.662885 [ 3 ] {c188c941-b105-4697-9845-95044d43b051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2520 2024.06.27 21:51:31.662929 [ 3 ] {c188c941-b105-4697-9845-95044d43b051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2521 2024.06.27 21:51:31.663053 [ 3 ] {c188c941-b105-4697-9845-95044d43b051} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2522 2024.06.27 21:51:31.663418 [ 3 ] {c188c941-b105-4697-9845-95044d43b051} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2523 2024.06.27 21:51:31.663459 [ 3 ] {c188c941-b105-4697-9845-95044d43b051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2524 2024.06.27 21:51:31.663781 [ 3 ] {c188c941-b105-4697-9845-95044d43b051} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2525 2024.06.27 21:51:31.664088 [ 3 ] {c188c941-b105-4697-9845-95044d43b051} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2526 2024.06.27 21:51:31.664235 [ 3 ] {c188c941-b105-4697-9845-95044d43b051} <Debug> executeQuery: Read 106 rows, 8.39 KiB in 0.001387 sec., 76423.93655371305 rows/sec., 5.91 MiB/sec.
2527 2024.06.27 21:51:31.664552 [ 3 ] {c188c941-b105-4697-9845-95044d43b051} <Debug> DynamicQueryHandler: Done processing query
2528 2024.06.27 21:51:31.664579 [ 3 ] {c188c941-b105-4697-9845-95044d43b051} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2529 2024.06.27 21:51:31.664594 [ 3 ] {} <Debug> HTTP-Session: 8014394c-df2f-49fd-95bb-2ccaefaca622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2530 2024.06.27 21:51:31.664719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2531 2024.06.27 21:51:31.664767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2532 2024.06.27 21:51:31.664786 [ 3 ] {} <Debug> HTTP-Session: 0f44fcb1-fada-4738-b37d-c0c6f6b63b49 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2533 2024.06.27 21:51:31.664802 [ 3 ] {} <Debug> HTTP-Session: 0f44fcb1-fada-4738-b37d-c0c6f6b63b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2534 2024.06.27 21:51:31.664815 [ 3 ] {} <Debug> HTTP-Session: 0f44fcb1-fada-4738-b37d-c0c6f6b63b49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2535 2024.06.27 21:51:31.664846 [ 3 ] {} <Trace> HTTP-Session: 0f44fcb1-fada-4738-b37d-c0c6f6b63b49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2536 2024.06.27 21:51:31.664945 [ 3 ] {e939b97b-c657-4c9c-b259-1e775790234d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2537 2024.06.27 21:51:31.664988 [ 3 ] {e939b97b-c657-4c9c-b259-1e775790234d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2538 2024.06.27 21:51:31.665133 [ 3 ] {e939b97b-c657-4c9c-b259-1e775790234d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2539 2024.06.27 21:51:31.669928 [ 3 ] {e939b97b-c657-4c9c-b259-1e775790234d} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2540 2024.06.27 21:51:31.669962 [ 3 ] {e939b97b-c657-4c9c-b259-1e775790234d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2541 2024.06.27 21:51:31.670403 [ 3 ] {e939b97b-c657-4c9c-b259-1e775790234d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2542 2024.06.27 21:51:31.670984 [ 3 ] {e939b97b-c657-4c9c-b259-1e775790234d} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2543 2024.06.27 21:51:31.671178 [ 3 ] {e939b97b-c657-4c9c-b259-1e775790234d} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.006257 sec., 639.2840019178519 rows/sec., 44.64 KiB/sec.
2544 2024.06.27 21:51:31.671383 [ 3 ] {e939b97b-c657-4c9c-b259-1e775790234d} <Debug> DynamicQueryHandler: Done processing query
2545 2024.06.27 21:51:31.671408 [ 3 ] {e939b97b-c657-4c9c-b259-1e775790234d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2546 2024.06.27 21:51:31.671424 [ 3 ] {} <Debug> HTTP-Session: 0f44fcb1-fada-4738-b37d-c0c6f6b63b49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2547 2024.06.27 21:51:31.671590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 17808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2548 2024.06.27 21:51:31.671640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2549 2024.06.27 21:51:31.671658 [ 3 ] {} <Debug> HTTP-Session: 8dc8c9bb-b7b5-4cb3-86a3-6d9139a9f0ea Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2550 2024.06.27 21:51:31.671675 [ 3 ] {} <Debug> HTTP-Session: 8dc8c9bb-b7b5-4cb3-86a3-6d9139a9f0ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2551 2024.06.27 21:51:31.671689 [ 3 ] {} <Debug> HTTP-Session: 8dc8c9bb-b7b5-4cb3-86a3-6d9139a9f0ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2552 2024.06.27 21:51:31.671719 [ 3 ] {} <Trace> HTTP-Session: 8dc8c9bb-b7b5-4cb3-86a3-6d9139a9f0ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2553 2024.06.27 21:51:31.671838 [ 3 ] {9f9770db-fcbc-4da3-ab7a-96b6f40321e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2554 2024.06.27 21:51:31.671881 [ 3 ] {9f9770db-fcbc-4da3-ab7a-96b6f40321e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2555 2024.06.27 21:51:31.672005 [ 3 ] {9f9770db-fcbc-4da3-ab7a-96b6f40321e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2556 2024.06.27 21:51:31.672395 [ 3 ] {9f9770db-fcbc-4da3-ab7a-96b6f40321e7} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2557 2024.06.27 21:51:31.672431 [ 3 ] {9f9770db-fcbc-4da3-ab7a-96b6f40321e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2558 2024.06.27 21:51:31.672743 [ 3 ] {9f9770db-fcbc-4da3-ab7a-96b6f40321e7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2559 2024.06.27 21:51:31.673051 [ 3 ] {9f9770db-fcbc-4da3-ab7a-96b6f40321e7} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2560 2024.06.27 21:51:31.673181 [ 3 ] {9f9770db-fcbc-4da3-ab7a-96b6f40321e7} <Debug> executeQuery: Read 105 rows, 8.38 KiB in 0.001388 sec., 75648.41498559079 rows/sec., 5.90 MiB/sec.
2561 2024.06.27 21:51:31.673341 [ 3 ] {9f9770db-fcbc-4da3-ab7a-96b6f40321e7} <Debug> DynamicQueryHandler: Done processing query
2562 2024.06.27 21:51:31.673365 [ 3 ] {9f9770db-fcbc-4da3-ab7a-96b6f40321e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2563 2024.06.27 21:51:31.673381 [ 3 ] {} <Debug> HTTP-Session: 8dc8c9bb-b7b5-4cb3-86a3-6d9139a9f0ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2564 2024.06.27 21:51:31.673614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 37886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2565 2024.06.27 21:51:31.673663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2566 2024.06.27 21:51:31.673681 [ 3 ] {} <Debug> HTTP-Session: 62cf6b22-5a17-462d-8797-e63fb303e2f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2567 2024.06.27 21:51:31.673697 [ 3 ] {} <Debug> HTTP-Session: 62cf6b22-5a17-462d-8797-e63fb303e2f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2568 2024.06.27 21:51:31.673711 [ 3 ] {} <Debug> HTTP-Session: 62cf6b22-5a17-462d-8797-e63fb303e2f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2569 2024.06.27 21:51:31.673742 [ 3 ] {} <Trace> HTTP-Session: 62cf6b22-5a17-462d-8797-e63fb303e2f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2570 2024.06.27 21:51:31.673949 [ 3 ] {e5d6227a-0c5a-4907-87ef-c3895dc0afbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2571 2024.06.27 21:51:31.673997 [ 3 ] {e5d6227a-0c5a-4907-87ef-c3895dc0afbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2572 2024.06.27 21:51:31.674139 [ 3 ] {e5d6227a-0c5a-4907-87ef-c3895dc0afbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2573 2024.06.27 21:51:31.674534 [ 3 ] {e5d6227a-0c5a-4907-87ef-c3895dc0afbd} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2574 2024.06.27 21:51:31.674569 [ 3 ] {e5d6227a-0c5a-4907-87ef-c3895dc0afbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2575 2024.06.27 21:51:31.674956 [ 3 ] {e5d6227a-0c5a-4907-87ef-c3895dc0afbd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2576 2024.06.27 21:51:31.675296 [ 3 ] {e5d6227a-0c5a-4907-87ef-c3895dc0afbd} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2577 2024.06.27 21:51:31.675430 [ 3 ] {e5d6227a-0c5a-4907-87ef-c3895dc0afbd} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.001611 sec., 122905.02793296089 rows/sec., 8.58 MiB/sec.
2578 2024.06.27 21:51:31.675582 [ 3 ] {e5d6227a-0c5a-4907-87ef-c3895dc0afbd} <Debug> DynamicQueryHandler: Done processing query
2579 2024.06.27 21:51:31.675607 [ 3 ] {e5d6227a-0c5a-4907-87ef-c3895dc0afbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2580 2024.06.27 21:51:31.675622 [ 3 ] {} <Debug> HTTP-Session: 62cf6b22-5a17-462d-8797-e63fb303e2f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2581 2024.06.27 21:51:31.675751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2582 2024.06.27 21:51:31.675798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2583 2024.06.27 21:51:31.675816 [ 3 ] {} <Debug> HTTP-Session: 10e7101a-beaa-4707-86ba-225d968926e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2584 2024.06.27 21:51:31.675832 [ 3 ] {} <Debug> HTTP-Session: 10e7101a-beaa-4707-86ba-225d968926e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2585 2024.06.27 21:51:31.675845 [ 3 ] {} <Debug> HTTP-Session: 10e7101a-beaa-4707-86ba-225d968926e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2586 2024.06.27 21:51:31.675875 [ 3 ] {} <Trace> HTTP-Session: 10e7101a-beaa-4707-86ba-225d968926e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2587 2024.06.27 21:51:31.676016 [ 3 ] {cd7a3305-5346-434c-aa38-b0d9b56f345c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2588 2024.06.27 21:51:31.676077 [ 3 ] {cd7a3305-5346-434c-aa38-b0d9b56f345c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
2589 2024.06.27 21:51:31.676480 [ 3 ] {cd7a3305-5346-434c-aa38-b0d9b56f345c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2590 2024.06.27 21:51:31.676971 [ 3 ] {cd7a3305-5346-434c-aa38-b0d9b56f345c} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2591 2024.06.27 21:51:31.677005 [ 3 ] {cd7a3305-5346-434c-aa38-b0d9b56f345c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2592 2024.06.27 21:51:31.677621 [ 3 ] {cd7a3305-5346-434c-aa38-b0d9b56f345c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2593 2024.06.27 21:51:31.678044 [ 3 ] {cd7a3305-5346-434c-aa38-b0d9b56f345c} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2594 2024.06.27 21:51:31.678181 [ 3 ] {cd7a3305-5346-434c-aa38-b0d9b56f345c} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002234 sec., 1790.510295434199 rows/sec., 3.21 MiB/sec.
2595 2024.06.27 21:51:31.678391 [ 3 ] {cd7a3305-5346-434c-aa38-b0d9b56f345c} <Debug> DynamicQueryHandler: Done processing query
2596 2024.06.27 21:51:31.678415 [ 3 ] {cd7a3305-5346-434c-aa38-b0d9b56f345c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2597 2024.06.27 21:51:31.678430 [ 3 ] {} <Debug> HTTP-Session: 10e7101a-beaa-4707-86ba-225d968926e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2598 2024.06.27 21:51:31.678569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2599 2024.06.27 21:51:31.678617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2600 2024.06.27 21:51:31.678636 [ 3 ] {} <Debug> HTTP-Session: 731289b7-2850-47d4-8c2a-f9207e963bb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2601 2024.06.27 21:51:31.678652 [ 3 ] {} <Debug> HTTP-Session: 731289b7-2850-47d4-8c2a-f9207e963bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2602 2024.06.27 21:51:31.678666 [ 3 ] {} <Debug> HTTP-Session: 731289b7-2850-47d4-8c2a-f9207e963bb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2603 2024.06.27 21:51:31.678697 [ 3 ] {} <Trace> HTTP-Session: 731289b7-2850-47d4-8c2a-f9207e963bb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2604 2024.06.27 21:51:31.678792 [ 3 ] {7a0d9931-c42f-4993-a3b0-ce33924fbbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2605 2024.06.27 21:51:31.678837 [ 3 ] {7a0d9931-c42f-4993-a3b0-ce33924fbbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2606 2024.06.27 21:51:31.678962 [ 3 ] {7a0d9931-c42f-4993-a3b0-ce33924fbbe2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2607 2024.06.27 21:51:31.679210 [ 3 ] {7a0d9931-c42f-4993-a3b0-ce33924fbbe2} <Trace> oximeter.measurements_i64 (f60bd6b8-cd85-47a5-8eef-9ef69a863590): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2608 2024.06.27 21:51:31.679243 [ 3 ] {7a0d9931-c42f-4993-a3b0-ce33924fbbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2609 2024.06.27 21:51:31.679591 [ 3 ] {7a0d9931-c42f-4993-a3b0-ce33924fbbe2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2610 2024.06.27 21:51:31.679914 [ 3 ] {7a0d9931-c42f-4993-a3b0-ce33924fbbe2} <Trace> oximeter.measurements_i64 (f60bd6b8-cd85-47a5-8eef-9ef69a863590): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2611 2024.06.27 21:51:31.680044 [ 3 ] {7a0d9931-c42f-4993-a3b0-ce33924fbbe2} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00127 sec., 7086.614173228346 rows/sec., 500.58 KiB/sec.
2612 2024.06.27 21:51:31.680326 [ 3 ] {7a0d9931-c42f-4993-a3b0-ce33924fbbe2} <Debug> DynamicQueryHandler: Done processing query
2613 2024.06.27 21:51:31.680350 [ 3 ] {7a0d9931-c42f-4993-a3b0-ce33924fbbe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2614 2024.06.27 21:51:31.680367 [ 3 ] {} <Debug> HTTP-Session: 731289b7-2850-47d4-8c2a-f9207e963bb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2615 2024.06.27 21:51:31.680489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2616 2024.06.27 21:51:31.680538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2617 2024.06.27 21:51:31.680556 [ 3 ] {} <Debug> HTTP-Session: 490dc362-8dbe-4452-a2c4-5fe5d96249c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2618 2024.06.27 21:51:31.680573 [ 3 ] {} <Debug> HTTP-Session: 490dc362-8dbe-4452-a2c4-5fe5d96249c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2619 2024.06.27 21:51:31.680586 [ 3 ] {} <Debug> HTTP-Session: 490dc362-8dbe-4452-a2c4-5fe5d96249c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2620 2024.06.27 21:51:31.680616 [ 3 ] {} <Trace> HTTP-Session: 490dc362-8dbe-4452-a2c4-5fe5d96249c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2621 2024.06.27 21:51:31.680729 [ 3 ] {142884ee-9796-41c4-a94d-7a4dc67e8c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2622 2024.06.27 21:51:31.680773 [ 3 ] {142884ee-9796-41c4-a94d-7a4dc67e8c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2623 2024.06.27 21:51:31.680917 [ 3 ] {142884ee-9796-41c4-a94d-7a4dc67e8c96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2624 2024.06.27 21:51:31.681190 [ 3 ] {142884ee-9796-41c4-a94d-7a4dc67e8c96} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2625 2024.06.27 21:51:31.681224 [ 3 ] {142884ee-9796-41c4-a94d-7a4dc67e8c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB.
2626 2024.06.27 21:51:31.681597 [ 3 ] {142884ee-9796-41c4-a94d-7a4dc67e8c96} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2627 2024.06.27 21:51:31.681918 [ 3 ] {142884ee-9796-41c4-a94d-7a4dc67e8c96} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2628 2024.06.27 21:51:31.682037 [ 3 ] {142884ee-9796-41c4-a94d-7a4dc67e8c96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001346 sec., 44576.523031203564 rows/sec., 3.00 MiB/sec.
2629 2024.06.27 21:51:31.682196 [ 3 ] {142884ee-9796-41c4-a94d-7a4dc67e8c96} <Debug> DynamicQueryHandler: Done processing query
2630 2024.06.27 21:51:31.682220 [ 3 ] {142884ee-9796-41c4-a94d-7a4dc67e8c96} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2631 2024.06.27 21:51:31.682236 [ 3 ] {} <Debug> HTTP-Session: 490dc362-8dbe-4452-a2c4-5fe5d96249c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2632 2024.06.27 21:51:32.435354 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache
2633 2024.06.27 21:51:32.435408 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache
2634 2024.06.27 21:51:36.646192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2635 2024.06.27 21:51:36.646327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2636 2024.06.27 21:51:36.646352 [ 3 ] {} <Debug> HTTP-Session: 7aeb2460-edad-4d6f-9ffa-c96bf949f735 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2637 2024.06.27 21:51:36.646377 [ 3 ] {} <Debug> HTTP-Session: 7aeb2460-edad-4d6f-9ffa-c96bf949f735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2638 2024.06.27 21:51:36.646392 [ 3 ] {} <Debug> HTTP-Session: 7aeb2460-edad-4d6f-9ffa-c96bf949f735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2639 2024.06.27 21:51:36.646442 [ 3 ] {} <Trace> HTTP-Session: 7aeb2460-edad-4d6f-9ffa-c96bf949f735 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2640 2024.06.27 21:51:36.646635 [ 3 ] {60b46d0c-febe-40da-851d-9f8cc99e02ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2641 2024.06.27 21:51:36.646701 [ 3 ] {60b46d0c-febe-40da-851d-9f8cc99e02ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2642 2024.06.27 21:51:36.646896 [ 3 ] {60b46d0c-febe-40da-851d-9f8cc99e02ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2643 2024.06.27 21:51:36.647316 [ 3 ] {60b46d0c-febe-40da-851d-9f8cc99e02ff} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2644 2024.06.27 21:51:36.647359 [ 3 ] {60b46d0c-febe-40da-851d-9f8cc99e02ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2645 2024.06.27 21:51:36.647731 [ 3 ] {60b46d0c-febe-40da-851d-9f8cc99e02ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2646 2024.06.27 21:51:36.648076 [ 3 ] {60b46d0c-febe-40da-851d-9f8cc99e02ff} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2647 2024.06.27 21:51:36.648229 [ 3 ] {60b46d0c-febe-40da-851d-9f8cc99e02ff} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001652 sec., 15133.17191283293 rows/sec., 1.20 MiB/sec.
2648 2024.06.27 21:51:36.648534 [ 3 ] {60b46d0c-febe-40da-851d-9f8cc99e02ff} <Debug> DynamicQueryHandler: Done processing query
2649 2024.06.27 21:51:36.648560 [ 3 ] {60b46d0c-febe-40da-851d-9f8cc99e02ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2650 2024.06.27 21:51:36.648577 [ 3 ] {} <Debug> HTTP-Session: 7aeb2460-edad-4d6f-9ffa-c96bf949f735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2651 2024.06.27 21:51:36.648737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2652 2024.06.27 21:51:36.648786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2653 2024.06.27 21:51:36.648806 [ 3 ] {} <Debug> HTTP-Session: 21f1d5f1-b35e-4221-b84d-02dc38d7a0ae Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2654 2024.06.27 21:51:36.648823 [ 3 ] {} <Debug> HTTP-Session: 21f1d5f1-b35e-4221-b84d-02dc38d7a0ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2655 2024.06.27 21:51:36.648838 [ 3 ] {} <Debug> HTTP-Session: 21f1d5f1-b35e-4221-b84d-02dc38d7a0ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2656 2024.06.27 21:51:36.648870 [ 3 ] {} <Trace> HTTP-Session: 21f1d5f1-b35e-4221-b84d-02dc38d7a0ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2657 2024.06.27 21:51:36.648970 [ 3 ] {b316c82a-8121-4949-94af-b0a87a352343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2658 2024.06.27 21:51:36.649013 [ 3 ] {b316c82a-8121-4949-94af-b0a87a352343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2659 2024.06.27 21:51:36.649168 [ 3 ] {b316c82a-8121-4949-94af-b0a87a352343} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2660 2024.06.27 21:51:36.649475 [ 3 ] {b316c82a-8121-4949-94af-b0a87a352343} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2661 2024.06.27 21:51:36.649512 [ 3 ] {b316c82a-8121-4949-94af-b0a87a352343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2662 2024.06.27 21:51:36.649829 [ 3 ] {b316c82a-8121-4949-94af-b0a87a352343} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2663 2024.06.27 21:51:36.650161 [ 3 ] {b316c82a-8121-4949-94af-b0a87a352343} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2664 2024.06.27 21:51:36.650308 [ 3 ] {b316c82a-8121-4949-94af-b0a87a352343} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001356 sec., 1474.9262536873157 rows/sec., 120.27 KiB/sec.
2665 2024.06.27 21:51:36.650567 [ 3 ] {b316c82a-8121-4949-94af-b0a87a352343} <Debug> DynamicQueryHandler: Done processing query
2666 2024.06.27 21:51:36.650591 [ 3 ] {b316c82a-8121-4949-94af-b0a87a352343} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2667 2024.06.27 21:51:36.650611 [ 3 ] {} <Debug> HTTP-Session: 21f1d5f1-b35e-4221-b84d-02dc38d7a0ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2668 2024.06.27 21:51:36.650784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2669 2024.06.27 21:51:36.650838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2670 2024.06.27 21:51:36.650857 [ 3 ] {} <Debug> HTTP-Session: 7840c614-65b8-4225-b6d8-2df61f4d9800 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2671 2024.06.27 21:51:36.650878 [ 3 ] {} <Debug> HTTP-Session: 7840c614-65b8-4225-b6d8-2df61f4d9800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2672 2024.06.27 21:51:36.650902 [ 3 ] {} <Debug> HTTP-Session: 7840c614-65b8-4225-b6d8-2df61f4d9800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2673 2024.06.27 21:51:36.650942 [ 3 ] {} <Trace> HTTP-Session: 7840c614-65b8-4225-b6d8-2df61f4d9800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2674 2024.06.27 21:51:36.651115 [ 3 ] {9098b8f3-e91a-4a28-8cec-f48bbf9333c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2675 2024.06.27 21:51:36.651160 [ 3 ] {9098b8f3-e91a-4a28-8cec-f48bbf9333c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2676 2024.06.27 21:51:36.651300 [ 3 ] {9098b8f3-e91a-4a28-8cec-f48bbf9333c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2677 2024.06.27 21:51:36.651681 [ 3 ] {9098b8f3-e91a-4a28-8cec-f48bbf9333c1} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2678 2024.06.27 21:51:36.651718 [ 3 ] {9098b8f3-e91a-4a28-8cec-f48bbf9333c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2679 2024.06.27 21:51:36.652061 [ 3 ] {9098b8f3-e91a-4a28-8cec-f48bbf9333c1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2680 2024.06.27 21:51:36.652384 [ 3 ] {9098b8f3-e91a-4a28-8cec-f48bbf9333c1} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2681 2024.06.27 21:51:36.652529 [ 3 ] {9098b8f3-e91a-4a28-8cec-f48bbf9333c1} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.001506 sec., 87649.40239043825 rows/sec., 7.29 MiB/sec.
2682 2024.06.27 21:51:36.652696 [ 3 ] {9098b8f3-e91a-4a28-8cec-f48bbf9333c1} <Debug> DynamicQueryHandler: Done processing query
2683 2024.06.27 21:51:36.652721 [ 3 ] {9098b8f3-e91a-4a28-8cec-f48bbf9333c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2684 2024.06.27 21:51:36.652737 [ 3 ] {} <Debug> HTTP-Session: 7840c614-65b8-4225-b6d8-2df61f4d9800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2685 2024.06.27 21:51:36.652882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2686 2024.06.27 21:51:36.652934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2687 2024.06.27 21:51:36.652953 [ 3 ] {} <Debug> HTTP-Session: fad173ee-b929-4ecd-84cd-073114449aa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2688 2024.06.27 21:51:36.652970 [ 3 ] {} <Debug> HTTP-Session: fad173ee-b929-4ecd-84cd-073114449aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2689 2024.06.27 21:51:36.652984 [ 3 ] {} <Debug> HTTP-Session: fad173ee-b929-4ecd-84cd-073114449aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2690 2024.06.27 21:51:36.653014 [ 3 ] {} <Trace> HTTP-Session: fad173ee-b929-4ecd-84cd-073114449aa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2691 2024.06.27 21:51:36.653112 [ 3 ] {596acbf3-762b-4720-a92b-79e2c339bfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2692 2024.06.27 21:51:36.653154 [ 3 ] {596acbf3-762b-4720-a92b-79e2c339bfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2693 2024.06.27 21:51:36.653279 [ 3 ] {596acbf3-762b-4720-a92b-79e2c339bfce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2694 2024.06.27 21:51:36.653611 [ 3 ] {596acbf3-762b-4720-a92b-79e2c339bfce} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2695 2024.06.27 21:51:36.653646 [ 3 ] {596acbf3-762b-4720-a92b-79e2c339bfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2696 2024.06.27 21:51:36.653961 [ 3 ] {596acbf3-762b-4720-a92b-79e2c339bfce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2697 2024.06.27 21:51:36.654273 [ 3 ] {596acbf3-762b-4720-a92b-79e2c339bfce} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2698 2024.06.27 21:51:36.654425 [ 3 ] {596acbf3-762b-4720-a92b-79e2c339bfce} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001326 sec., 1508.2956259426849 rows/sec., 105.32 KiB/sec.
2699 2024.06.27 21:51:36.654694 [ 3 ] {596acbf3-762b-4720-a92b-79e2c339bfce} <Debug> DynamicQueryHandler: Done processing query
2700 2024.06.27 21:51:36.654718 [ 3 ] {596acbf3-762b-4720-a92b-79e2c339bfce} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2701 2024.06.27 21:51:36.654733 [ 3 ] {} <Debug> HTTP-Session: fad173ee-b929-4ecd-84cd-073114449aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2702 2024.06.27 21:51:36.654890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2703 2024.06.27 21:51:36.654939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2704 2024.06.27 21:51:36.654959 [ 3 ] {} <Debug> HTTP-Session: 0ee7c733-e63a-4b4f-a0d3-eec391261603 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2705 2024.06.27 21:51:36.654976 [ 3 ] {} <Debug> HTTP-Session: 0ee7c733-e63a-4b4f-a0d3-eec391261603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2706 2024.06.27 21:51:36.654990 [ 3 ] {} <Debug> HTTP-Session: 0ee7c733-e63a-4b4f-a0d3-eec391261603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2707 2024.06.27 21:51:36.655022 [ 3 ] {} <Trace> HTTP-Session: 0ee7c733-e63a-4b4f-a0d3-eec391261603 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2708 2024.06.27 21:51:36.655144 [ 3 ] {a48fe8af-b3c9-4ea2-93ce-2f7a3a321cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2709 2024.06.27 21:51:36.655187 [ 3 ] {a48fe8af-b3c9-4ea2-93ce-2f7a3a321cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2710 2024.06.27 21:51:36.655334 [ 3 ] {a48fe8af-b3c9-4ea2-93ce-2f7a3a321cc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2711 2024.06.27 21:51:36.655660 [ 3 ] {a48fe8af-b3c9-4ea2-93ce-2f7a3a321cc7} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2712 2024.06.27 21:51:36.655697 [ 3 ] {a48fe8af-b3c9-4ea2-93ce-2f7a3a321cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2713 2024.06.27 21:51:36.656036 [ 3 ] {a48fe8af-b3c9-4ea2-93ce-2f7a3a321cc7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2714 2024.06.27 21:51:36.656344 [ 3 ] {a48fe8af-b3c9-4ea2-93ce-2f7a3a321cc7} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2715 2024.06.27 21:51:36.656468 [ 3 ] {a48fe8af-b3c9-4ea2-93ce-2f7a3a321cc7} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001368 sec., 66520.4678362573 rows/sec., 5.20 MiB/sec.
2716 2024.06.27 21:51:36.656714 [ 3 ] {a48fe8af-b3c9-4ea2-93ce-2f7a3a321cc7} <Debug> DynamicQueryHandler: Done processing query
2717 2024.06.27 21:51:36.656739 [ 3 ] {a48fe8af-b3c9-4ea2-93ce-2f7a3a321cc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2718 2024.06.27 21:51:36.656756 [ 3 ] {} <Debug> HTTP-Session: 0ee7c733-e63a-4b4f-a0d3-eec391261603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2719 2024.06.27 21:51:36.656958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2720 2024.06.27 21:51:36.657009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2721 2024.06.27 21:51:36.657028 [ 3 ] {} <Debug> HTTP-Session: f0c906fb-42ae-4fa5-86d1-46a0f01eaec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2722 2024.06.27 21:51:36.657049 [ 3 ] {} <Debug> HTTP-Session: f0c906fb-42ae-4fa5-86d1-46a0f01eaec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2723 2024.06.27 21:51:36.657067 [ 3 ] {} <Debug> HTTP-Session: f0c906fb-42ae-4fa5-86d1-46a0f01eaec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2724 2024.06.27 21:51:36.657098 [ 3 ] {} <Trace> HTTP-Session: f0c906fb-42ae-4fa5-86d1-46a0f01eaec0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2725 2024.06.27 21:51:36.657261 [ 3 ] {764bbd3d-c502-47aa-9760-b200e5d2cd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2726 2024.06.27 21:51:36.657312 [ 3 ] {764bbd3d-c502-47aa-9760-b200e5d2cd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2727 2024.06.27 21:51:36.657500 [ 3 ] {764bbd3d-c502-47aa-9760-b200e5d2cd91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2728 2024.06.27 21:51:36.657975 [ 3 ] {764bbd3d-c502-47aa-9760-b200e5d2cd91} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2729 2024.06.27 21:51:36.658020 [ 3 ] {764bbd3d-c502-47aa-9760-b200e5d2cd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2730 2024.06.27 21:51:36.658547 [ 3 ] {764bbd3d-c502-47aa-9760-b200e5d2cd91} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2731 2024.06.27 21:51:36.658895 [ 3 ] {764bbd3d-c502-47aa-9760-b200e5d2cd91} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2732 2024.06.27 21:51:36.659034 [ 3 ] {764bbd3d-c502-47aa-9760-b200e5d2cd91} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001855 sec., 86792.45283018867 rows/sec., 6.04 MiB/sec.
2733 2024.06.27 21:51:36.659202 [ 3 ] {764bbd3d-c502-47aa-9760-b200e5d2cd91} <Debug> DynamicQueryHandler: Done processing query
2734 2024.06.27 21:51:36.659232 [ 3 ] {764bbd3d-c502-47aa-9760-b200e5d2cd91} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2735 2024.06.27 21:51:36.659252 [ 3 ] {} <Debug> HTTP-Session: f0c906fb-42ae-4fa5-86d1-46a0f01eaec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2736 2024.06.27 21:51:36.659497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2737 2024.06.27 21:51:36.659558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2738 2024.06.27 21:51:36.659581 [ 3 ] {} <Debug> HTTP-Session: b16db728-bcbd-408a-9bc4-e7dcca6f8943 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2739 2024.06.27 21:51:36.659602 [ 3 ] {} <Debug> HTTP-Session: b16db728-bcbd-408a-9bc4-e7dcca6f8943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2740 2024.06.27 21:51:36.659621 [ 3 ] {} <Debug> HTTP-Session: b16db728-bcbd-408a-9bc4-e7dcca6f8943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2741 2024.06.27 21:51:36.659658 [ 3 ] {} <Trace> HTTP-Session: b16db728-bcbd-408a-9bc4-e7dcca6f8943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2742 2024.06.27 21:51:36.660043 [ 3 ] {16f58990-b434-4897-995b-38e55cfc122d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2743 2024.06.27 21:51:36.660124 [ 3 ] {16f58990-b434-4897-995b-38e55cfc122d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
2744 2024.06.27 21:51:36.660629 [ 3 ] {16f58990-b434-4897-995b-38e55cfc122d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2745 2024.06.27 21:51:36.661338 [ 3 ] {16f58990-b434-4897-995b-38e55cfc122d} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2746 2024.06.27 21:51:36.661375 [ 3 ] {16f58990-b434-4897-995b-38e55cfc122d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2747 2024.06.27 21:51:36.661976 [ 3 ] {16f58990-b434-4897-995b-38e55cfc122d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2748 2024.06.27 21:51:36.662386 [ 3 ] {16f58990-b434-4897-995b-38e55cfc122d} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2749 2024.06.27 21:51:36.662526 [ 3 ] {16f58990-b434-4897-995b-38e55cfc122d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002779 sec., 8996.041741633682 rows/sec., 16.12 MiB/sec.
2750 2024.06.27 21:51:36.662822 [ 3 ] {16f58990-b434-4897-995b-38e55cfc122d} <Debug> DynamicQueryHandler: Done processing query
2751 2024.06.27 21:51:36.662846 [ 3 ] {16f58990-b434-4897-995b-38e55cfc122d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
2752 2024.06.27 21:51:36.662861 [ 3 ] {} <Debug> HTTP-Session: b16db728-bcbd-408a-9bc4-e7dcca6f8943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2753 2024.06.27 21:51:36.663008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2754 2024.06.27 21:51:36.663057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2755 2024.06.27 21:51:36.663076 [ 3 ] {} <Debug> HTTP-Session: f61899a2-51c5-45e5-95f4-b56ce149e27e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2756 2024.06.27 21:51:36.663092 [ 3 ] {} <Debug> HTTP-Session: f61899a2-51c5-45e5-95f4-b56ce149e27e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2757 2024.06.27 21:51:36.663106 [ 3 ] {} <Debug> HTTP-Session: f61899a2-51c5-45e5-95f4-b56ce149e27e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2758 2024.06.27 21:51:36.663138 [ 3 ] {} <Trace> HTTP-Session: f61899a2-51c5-45e5-95f4-b56ce149e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2759 2024.06.27 21:51:36.663249 [ 3 ] {2ef143c3-3b85-48c8-b2a6-ffbc73ece9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2760 2024.06.27 21:51:36.663293 [ 3 ] {2ef143c3-3b85-48c8-b2a6-ffbc73ece9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2761 2024.06.27 21:51:36.663416 [ 3 ] {2ef143c3-3b85-48c8-b2a6-ffbc73ece9ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2762 2024.06.27 21:51:36.663677 [ 3 ] {2ef143c3-3b85-48c8-b2a6-ffbc73ece9ae} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2763 2024.06.27 21:51:36.663712 [ 3 ] {2ef143c3-3b85-48c8-b2a6-ffbc73ece9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2764 2024.06.27 21:51:36.664066 [ 3 ] {2ef143c3-3b85-48c8-b2a6-ffbc73ece9ae} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2765 2024.06.27 21:51:36.664378 [ 3 ] {2ef143c3-3b85-48c8-b2a6-ffbc73ece9ae} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2766 2024.06.27 21:51:36.664503 [ 3 ] {2ef143c3-3b85-48c8-b2a6-ffbc73ece9ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001294 sec., 46367.851622874805 rows/sec., 3.12 MiB/sec.
2767 2024.06.27 21:51:36.664815 [ 3 ] {2ef143c3-3b85-48c8-b2a6-ffbc73ece9ae} <Debug> DynamicQueryHandler: Done processing query
2768 2024.06.27 21:51:36.664841 [ 3 ] {2ef143c3-3b85-48c8-b2a6-ffbc73ece9ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2769 2024.06.27 21:51:36.664857 [ 3 ] {} <Debug> HTTP-Session: f61899a2-51c5-45e5-95f4-b56ce149e27e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2770 2024.06.27 21:51:41.644431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2771 2024.06.27 21:51:41.644570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2772 2024.06.27 21:51:41.644596 [ 3 ] {} <Debug> HTTP-Session: bdb3ee53-840d-4898-98fe-4fd881dccd4d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2773 2024.06.27 21:51:41.644620 [ 3 ] {} <Debug> HTTP-Session: bdb3ee53-840d-4898-98fe-4fd881dccd4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2774 2024.06.27 21:51:41.644635 [ 3 ] {} <Debug> HTTP-Session: bdb3ee53-840d-4898-98fe-4fd881dccd4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2775 2024.06.27 21:51:41.644684 [ 3 ] {} <Trace> HTTP-Session: bdb3ee53-840d-4898-98fe-4fd881dccd4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2776 2024.06.27 21:51:41.644863 [ 3 ] {af5dd311-00ec-4cdb-876f-d67d1128821c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2777 2024.06.27 21:51:41.644935 [ 3 ] {af5dd311-00ec-4cdb-876f-d67d1128821c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2778 2024.06.27 21:51:41.645125 [ 3 ] {af5dd311-00ec-4cdb-876f-d67d1128821c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2779 2024.06.27 21:51:41.645483 [ 3 ] {af5dd311-00ec-4cdb-876f-d67d1128821c} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2780 2024.06.27 21:51:41.645524 [ 3 ] {af5dd311-00ec-4cdb-876f-d67d1128821c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2781 2024.06.27 21:51:41.645882 [ 3 ] {af5dd311-00ec-4cdb-876f-d67d1128821c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2782 2024.06.27 21:51:41.646214 [ 3 ] {af5dd311-00ec-4cdb-876f-d67d1128821c} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2783 2024.06.27 21:51:41.646381 [ 3 ] {af5dd311-00ec-4cdb-876f-d67d1128821c} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.00156 sec., 2564.102564102564 rows/sec., 207.83 KiB/sec.
2784 2024.06.27 21:51:41.646573 [ 3 ] {af5dd311-00ec-4cdb-876f-d67d1128821c} <Debug> DynamicQueryHandler: Done processing query
2785 2024.06.27 21:51:41.646599 [ 3 ] {af5dd311-00ec-4cdb-876f-d67d1128821c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2786 2024.06.27 21:51:41.646615 [ 3 ] {} <Debug> HTTP-Session: bdb3ee53-840d-4898-98fe-4fd881dccd4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2787 2024.06.27 21:51:41.646741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2788 2024.06.27 21:51:41.646790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2789 2024.06.27 21:51:41.646810 [ 3 ] {} <Debug> HTTP-Session: f6990e85-c4db-489f-93a9-71c6c76738e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2790 2024.06.27 21:51:41.646827 [ 3 ] {} <Debug> HTTP-Session: f6990e85-c4db-489f-93a9-71c6c76738e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2791 2024.06.27 21:51:41.646841 [ 3 ] {} <Debug> HTTP-Session: f6990e85-c4db-489f-93a9-71c6c76738e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2792 2024.06.27 21:51:41.646874 [ 3 ] {} <Trace> HTTP-Session: f6990e85-c4db-489f-93a9-71c6c76738e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2793 2024.06.27 21:51:41.646972 [ 3 ] {a16ba4d8-e11b-49a6-ab0f-014de7d5635a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2794 2024.06.27 21:51:41.647016 [ 3 ] {a16ba4d8-e11b-49a6-ab0f-014de7d5635a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2795 2024.06.27 21:51:41.647139 [ 3 ] {a16ba4d8-e11b-49a6-ab0f-014de7d5635a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2796 2024.06.27 21:51:41.647379 [ 3 ] {a16ba4d8-e11b-49a6-ab0f-014de7d5635a} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2797 2024.06.27 21:51:41.647415 [ 3 ] {a16ba4d8-e11b-49a6-ab0f-014de7d5635a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2798 2024.06.27 21:51:41.647723 [ 3 ] {a16ba4d8-e11b-49a6-ab0f-014de7d5635a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2799 2024.06.27 21:51:41.648025 [ 3 ] {a16ba4d8-e11b-49a6-ab0f-014de7d5635a} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2800 2024.06.27 21:51:41.648181 [ 3 ] {a16ba4d8-e11b-49a6-ab0f-014de7d5635a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001231 sec., 1624.6953696181965 rows/sec., 132.48 KiB/sec.
2801 2024.06.27 21:51:41.648337 [ 3 ] {a16ba4d8-e11b-49a6-ab0f-014de7d5635a} <Debug> DynamicQueryHandler: Done processing query
2802 2024.06.27 21:51:41.648361 [ 3 ] {a16ba4d8-e11b-49a6-ab0f-014de7d5635a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2803 2024.06.27 21:51:41.648376 [ 3 ] {} <Debug> HTTP-Session: f6990e85-c4db-489f-93a9-71c6c76738e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2804 2024.06.27 21:51:41.648495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2805 2024.06.27 21:51:41.648542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2806 2024.06.27 21:51:41.648561 [ 3 ] {} <Debug> HTTP-Session: 44571cc0-9a67-4cb4-9e93-0a906ab75139 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2807 2024.06.27 21:51:41.648577 [ 3 ] {} <Debug> HTTP-Session: 44571cc0-9a67-4cb4-9e93-0a906ab75139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2808 2024.06.27 21:51:41.648591 [ 3 ] {} <Debug> HTTP-Session: 44571cc0-9a67-4cb4-9e93-0a906ab75139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2809 2024.06.27 21:51:41.648622 [ 3 ] {} <Trace> HTTP-Session: 44571cc0-9a67-4cb4-9e93-0a906ab75139 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2810 2024.06.27 21:51:41.648737 [ 3 ] {bfc50a0a-4da4-48f6-ae4e-bb9834f4c815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2811 2024.06.27 21:51:41.648780 [ 3 ] {bfc50a0a-4da4-48f6-ae4e-bb9834f4c815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2812 2024.06.27 21:51:41.648904 [ 3 ] {bfc50a0a-4da4-48f6-ae4e-bb9834f4c815} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2813 2024.06.27 21:51:41.649181 [ 3 ] {bfc50a0a-4da4-48f6-ae4e-bb9834f4c815} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2814 2024.06.27 21:51:41.649217 [ 3 ] {bfc50a0a-4da4-48f6-ae4e-bb9834f4c815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2815 2024.06.27 21:51:41.649518 [ 3 ] {bfc50a0a-4da4-48f6-ae4e-bb9834f4c815} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2816 2024.06.27 21:51:41.649817 [ 3 ] {bfc50a0a-4da4-48f6-ae4e-bb9834f4c815} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2817 2024.06.27 21:51:41.649968 [ 3 ] {bfc50a0a-4da4-48f6-ae4e-bb9834f4c815} <Debug> executeQuery: Read 69 rows, 5.55 KiB in 0.001259 sec., 54805.40111199365 rows/sec., 4.31 MiB/sec.
2818 2024.06.27 21:51:41.650119 [ 3 ] {bfc50a0a-4da4-48f6-ae4e-bb9834f4c815} <Debug> DynamicQueryHandler: Done processing query
2819 2024.06.27 21:51:41.650142 [ 3 ] {bfc50a0a-4da4-48f6-ae4e-bb9834f4c815} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2820 2024.06.27 21:51:41.650158 [ 3 ] {} <Debug> HTTP-Session: 44571cc0-9a67-4cb4-9e93-0a906ab75139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2821 2024.06.27 21:51:41.650259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2822 2024.06.27 21:51:41.650307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2823 2024.06.27 21:51:41.650325 [ 3 ] {} <Debug> HTTP-Session: dc338ce1-d8ac-43b7-a5ba-c1c0052ceb12 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2824 2024.06.27 21:51:41.650341 [ 3 ] {} <Debug> HTTP-Session: dc338ce1-d8ac-43b7-a5ba-c1c0052ceb12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2825 2024.06.27 21:51:41.650355 [ 3 ] {} <Debug> HTTP-Session: dc338ce1-d8ac-43b7-a5ba-c1c0052ceb12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2826 2024.06.27 21:51:41.650385 [ 3 ] {} <Trace> HTTP-Session: dc338ce1-d8ac-43b7-a5ba-c1c0052ceb12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2827 2024.06.27 21:51:41.650476 [ 3 ] {14129bcf-dbba-4269-a78f-fb1633d7a066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2828 2024.06.27 21:51:41.650519 [ 3 ] {14129bcf-dbba-4269-a78f-fb1633d7a066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2829 2024.06.27 21:51:41.650642 [ 3 ] {14129bcf-dbba-4269-a78f-fb1633d7a066} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2830 2024.06.27 21:51:41.650875 [ 3 ] {14129bcf-dbba-4269-a78f-fb1633d7a066} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2831 2024.06.27 21:51:41.650912 [ 3 ] {14129bcf-dbba-4269-a78f-fb1633d7a066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2832 2024.06.27 21:51:41.651203 [ 3 ] {14129bcf-dbba-4269-a78f-fb1633d7a066} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2833 2024.06.27 21:51:41.651502 [ 3 ] {14129bcf-dbba-4269-a78f-fb1633d7a066} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2834 2024.06.27 21:51:41.651658 [ 3 ] {14129bcf-dbba-4269-a78f-fb1633d7a066} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001202 sec., 1663.893510815308 rows/sec., 116.18 KiB/sec.
2835 2024.06.27 21:51:41.651956 [ 3 ] {14129bcf-dbba-4269-a78f-fb1633d7a066} <Debug> DynamicQueryHandler: Done processing query
2836 2024.06.27 21:51:41.651982 [ 3 ] {14129bcf-dbba-4269-a78f-fb1633d7a066} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2837 2024.06.27 21:51:41.651998 [ 3 ] {} <Debug> HTTP-Session: dc338ce1-d8ac-43b7-a5ba-c1c0052ceb12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2838 2024.06.27 21:51:41.652130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 11892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2839 2024.06.27 21:51:41.652177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2840 2024.06.27 21:51:41.652196 [ 3 ] {} <Debug> HTTP-Session: 01766e2f-a1ee-4a43-8e02-5b79bea2d559 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2841 2024.06.27 21:51:41.652212 [ 3 ] {} <Debug> HTTP-Session: 01766e2f-a1ee-4a43-8e02-5b79bea2d559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2842 2024.06.27 21:51:41.652226 [ 3 ] {} <Debug> HTTP-Session: 01766e2f-a1ee-4a43-8e02-5b79bea2d559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2843 2024.06.27 21:51:41.652257 [ 3 ] {} <Trace> HTTP-Session: 01766e2f-a1ee-4a43-8e02-5b79bea2d559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2844 2024.06.27 21:51:41.652371 [ 3 ] {fed36878-e9da-4bc3-a945-cc90a2448258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2845 2024.06.27 21:51:41.652413 [ 3 ] {fed36878-e9da-4bc3-a945-cc90a2448258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2846 2024.06.27 21:51:41.652554 [ 3 ] {fed36878-e9da-4bc3-a945-cc90a2448258} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2847 2024.06.27 21:51:41.652941 [ 3 ] {fed36878-e9da-4bc3-a945-cc90a2448258} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2848 2024.06.27 21:51:41.652977 [ 3 ] {fed36878-e9da-4bc3-a945-cc90a2448258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2849 2024.06.27 21:51:41.653287 [ 3 ] {fed36878-e9da-4bc3-a945-cc90a2448258} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2850 2024.06.27 21:51:41.653585 [ 3 ] {fed36878-e9da-4bc3-a945-cc90a2448258} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2851 2024.06.27 21:51:41.653725 [ 3 ] {fed36878-e9da-4bc3-a945-cc90a2448258} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001387 sec., 50468.637346791635 rows/sec., 3.94 MiB/sec.
2852 2024.06.27 21:51:41.653900 [ 3 ] {fed36878-e9da-4bc3-a945-cc90a2448258} <Debug> DynamicQueryHandler: Done processing query
2853 2024.06.27 21:51:41.653925 [ 3 ] {fed36878-e9da-4bc3-a945-cc90a2448258} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2854 2024.06.27 21:51:41.653941 [ 3 ] {} <Debug> HTTP-Session: 01766e2f-a1ee-4a43-8e02-5b79bea2d559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2855 2024.06.27 21:51:41.654112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2856 2024.06.27 21:51:41.654161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2857 2024.06.27 21:51:41.654180 [ 3 ] {} <Debug> HTTP-Session: c9bb5553-1822-49d7-a4d2-a06c84df83c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2858 2024.06.27 21:51:41.654197 [ 3 ] {} <Debug> HTTP-Session: c9bb5553-1822-49d7-a4d2-a06c84df83c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2859 2024.06.27 21:51:41.654211 [ 3 ] {} <Debug> HTTP-Session: c9bb5553-1822-49d7-a4d2-a06c84df83c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2860 2024.06.27 21:51:41.654241 [ 3 ] {} <Trace> HTTP-Session: c9bb5553-1822-49d7-a4d2-a06c84df83c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2861 2024.06.27 21:51:41.654382 [ 3 ] {367dafe3-a814-4eb0-8eae-5ad9472a1b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2862 2024.06.27 21:51:41.654429 [ 3 ] {367dafe3-a814-4eb0-8eae-5ad9472a1b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2863 2024.06.27 21:51:41.654573 [ 3 ] {367dafe3-a814-4eb0-8eae-5ad9472a1b79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2864 2024.06.27 21:51:41.654962 [ 3 ] {367dafe3-a814-4eb0-8eae-5ad9472a1b79} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2865 2024.06.27 21:51:41.654997 [ 3 ] {367dafe3-a814-4eb0-8eae-5ad9472a1b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2866 2024.06.27 21:51:41.655379 [ 3 ] {367dafe3-a814-4eb0-8eae-5ad9472a1b79} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2867 2024.06.27 21:51:41.655706 [ 3 ] {367dafe3-a814-4eb0-8eae-5ad9472a1b79} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2868 2024.06.27 21:51:41.655841 [ 3 ] {367dafe3-a814-4eb0-8eae-5ad9472a1b79} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001525 sec., 105573.77049180327 rows/sec., 7.35 MiB/sec.
2869 2024.06.27 21:51:41.656058 [ 3 ] {367dafe3-a814-4eb0-8eae-5ad9472a1b79} <Debug> DynamicQueryHandler: Done processing query
2870 2024.06.27 21:51:41.656083 [ 3 ] {367dafe3-a814-4eb0-8eae-5ad9472a1b79} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2871 2024.06.27 21:51:41.656099 [ 3 ] {} <Debug> HTTP-Session: c9bb5553-1822-49d7-a4d2-a06c84df83c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2872 2024.06.27 21:51:41.656218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2873 2024.06.27 21:51:41.656266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2874 2024.06.27 21:51:41.656285 [ 3 ] {} <Debug> HTTP-Session: f6111997-8b8c-48da-95aa-8482483e395d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2875 2024.06.27 21:51:41.656301 [ 3 ] {} <Debug> HTTP-Session: f6111997-8b8c-48da-95aa-8482483e395d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2876 2024.06.27 21:51:41.656314 [ 3 ] {} <Debug> HTTP-Session: f6111997-8b8c-48da-95aa-8482483e395d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2877 2024.06.27 21:51:41.656345 [ 3 ] {} <Trace> HTTP-Session: f6111997-8b8c-48da-95aa-8482483e395d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2878 2024.06.27 21:51:41.656475 [ 3 ] {59c3ea30-bce4-40b3-aa9b-b0b6517ac1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2879 2024.06.27 21:51:41.656540 [ 3 ] {59c3ea30-bce4-40b3-aa9b-b0b6517ac1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
2880 2024.06.27 21:51:41.656929 [ 3 ] {59c3ea30-bce4-40b3-aa9b-b0b6517ac1a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2881 2024.06.27 21:51:41.657494 [ 3 ] {59c3ea30-bce4-40b3-aa9b-b0b6517ac1a9} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2882 2024.06.27 21:51:41.657529 [ 3 ] {59c3ea30-bce4-40b3-aa9b-b0b6517ac1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2883 2024.06.27 21:51:41.658105 [ 3 ] {59c3ea30-bce4-40b3-aa9b-b0b6517ac1a9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2884 2024.06.27 21:51:41.658498 [ 3 ] {59c3ea30-bce4-40b3-aa9b-b0b6517ac1a9} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2885 2024.06.27 21:51:41.658715 [ 3 ] {59c3ea30-bce4-40b3-aa9b-b0b6517ac1a9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002289 sec., 1747.4879860200963 rows/sec., 3.13 MiB/sec.
2886 2024.06.27 21:51:41.659091 [ 3 ] {59c3ea30-bce4-40b3-aa9b-b0b6517ac1a9} <Debug> DynamicQueryHandler: Done processing query
2887 2024.06.27 21:51:41.659116 [ 3 ] {59c3ea30-bce4-40b3-aa9b-b0b6517ac1a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2888 2024.06.27 21:51:41.659132 [ 3 ] {} <Debug> HTTP-Session: f6111997-8b8c-48da-95aa-8482483e395d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2889 2024.06.27 21:51:41.659247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2890 2024.06.27 21:51:41.659295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2891 2024.06.27 21:51:41.659314 [ 3 ] {} <Debug> HTTP-Session: 1ea9fc0b-b010-4f30-a4f7-39b8cea1d54f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2892 2024.06.27 21:51:41.659331 [ 3 ] {} <Debug> HTTP-Session: 1ea9fc0b-b010-4f30-a4f7-39b8cea1d54f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2893 2024.06.27 21:51:41.659345 [ 3 ] {} <Debug> HTTP-Session: 1ea9fc0b-b010-4f30-a4f7-39b8cea1d54f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2894 2024.06.27 21:51:41.659375 [ 3 ] {} <Trace> HTTP-Session: 1ea9fc0b-b010-4f30-a4f7-39b8cea1d54f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2895 2024.06.27 21:51:41.659497 [ 3 ] {8e23df1d-6317-4523-a3c9-e64164a89a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2896 2024.06.27 21:51:41.659544 [ 3 ] {8e23df1d-6317-4523-a3c9-e64164a89a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2897 2024.06.27 21:51:41.659673 [ 3 ] {8e23df1d-6317-4523-a3c9-e64164a89a9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2898 2024.06.27 21:51:41.659953 [ 3 ] {8e23df1d-6317-4523-a3c9-e64164a89a9c} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2899 2024.06.27 21:51:41.659989 [ 3 ] {8e23df1d-6317-4523-a3c9-e64164a89a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2900 2024.06.27 21:51:41.660337 [ 3 ] {8e23df1d-6317-4523-a3c9-e64164a89a9c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2901 2024.06.27 21:51:41.660651 [ 3 ] {8e23df1d-6317-4523-a3c9-e64164a89a9c} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2902 2024.06.27 21:51:41.660815 [ 3 ] {8e23df1d-6317-4523-a3c9-e64164a89a9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001349 sec., 44477.390659747965 rows/sec., 3.00 MiB/sec.
2903 2024.06.27 21:51:41.660971 [ 3 ] {8e23df1d-6317-4523-a3c9-e64164a89a9c} <Debug> DynamicQueryHandler: Done processing query
2904 2024.06.27 21:51:41.660995 [ 3 ] {8e23df1d-6317-4523-a3c9-e64164a89a9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2905 2024.06.27 21:51:41.661011 [ 3 ] {} <Debug> HTTP-Session: 1ea9fc0b-b010-4f30-a4f7-39b8cea1d54f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2906 2024.06.27 21:51:43.175060 [ 42 ] {} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2907 2024.06.27 21:51:43.175131 [ 42 ] {} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2908 2024.06.27 21:51:43.175158 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2909 2024.06.27 21:51:43.175317 [ 190 ] {20d9b954-27f0-4efe-85ec-0a1e1317f348::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
2910 2024.06.27 21:51:43.175684 [ 190 ] {20d9b954-27f0-4efe-85ec-0a1e1317f348::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2911 2024.06.27 21:51:43.175726 [ 190 ] {20d9b954-27f0-4efe-85ec-0a1e1317f348::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
2912 2024.06.27 21:51:43.175815 [ 190 ] {20d9b954-27f0-4efe-85ec-0a1e1317f348::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
2913 2024.06.27 21:51:43.175898 [ 190 ] {20d9b954-27f0-4efe-85ec-0a1e1317f348::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
2914 2024.06.27 21:51:43.175980 [ 190 ] {20d9b954-27f0-4efe-85ec-0a1e1317f348::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
2915 2024.06.27 21:51:43.176057 [ 190 ] {20d9b954-27f0-4efe-85ec-0a1e1317f348::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
2916 2024.06.27 21:51:43.178013 [ 188 ] {20d9b954-27f0-4efe-85ec-0a1e1317f348::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 6 columns (6 merged, 0 gathered) in 0.002784605 sec., 10414.403479128998 rows/sec., 1.46 MiB/sec.
2917 2024.06.27 21:51:43.178264 [ 195 ] {20d9b954-27f0-4efe-85ec-0a1e1317f348::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2918 2024.06.27 21:51:43.178925 [ 195 ] {20d9b954-27f0-4efe-85ec-0a1e1317f348::all_1_5_1} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2919 2024.06.27 21:51:43.179024 [ 195 ] {20d9b954-27f0-4efe-85ec-0a1e1317f348::all_1_5_1} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
2920 2024.06.27 21:51:43.179130 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
2921 2024.06.27 21:51:46.645403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2922 2024.06.27 21:51:46.645549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2923 2024.06.27 21:51:46.645579 [ 3 ] {} <Debug> HTTP-Session: 8b27bcd7-c500-4262-9589-4d640dc22df3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2924 2024.06.27 21:51:46.645607 [ 3 ] {} <Debug> HTTP-Session: 8b27bcd7-c500-4262-9589-4d640dc22df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2925 2024.06.27 21:51:46.645624 [ 3 ] {} <Debug> HTTP-Session: 8b27bcd7-c500-4262-9589-4d640dc22df3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2926 2024.06.27 21:51:46.645681 [ 3 ] {} <Trace> HTTP-Session: 8b27bcd7-c500-4262-9589-4d640dc22df3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2927 2024.06.27 21:51:46.645874 [ 3 ] {b13edde9-100b-46c0-b3c2-99fd2e304756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2928 2024.06.27 21:51:46.645941 [ 3 ] {b13edde9-100b-46c0-b3c2-99fd2e304756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2929 2024.06.27 21:51:46.646131 [ 3 ] {b13edde9-100b-46c0-b3c2-99fd2e304756} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2930 2024.06.27 21:51:46.646530 [ 3 ] {b13edde9-100b-46c0-b3c2-99fd2e304756} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2931 2024.06.27 21:51:46.646574 [ 3 ] {b13edde9-100b-46c0-b3c2-99fd2e304756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2932 2024.06.27 21:51:46.646945 [ 3 ] {b13edde9-100b-46c0-b3c2-99fd2e304756} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2933 2024.06.27 21:51:46.647278 [ 3 ] {b13edde9-100b-46c0-b3c2-99fd2e304756} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2934 2024.06.27 21:51:46.647443 [ 3 ] {b13edde9-100b-46c0-b3c2-99fd2e304756} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001618 sec., 15451.174289245982 rows/sec., 1.22 MiB/sec.
2935 2024.06.27 21:51:46.647446 [ 49 ] {} <Debug> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2936 2024.06.27 21:51:46.647537 [ 49 ] {} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2937 2024.06.27 21:51:46.647560 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2938 2024.06.27 21:51:46.647761 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
2939 2024.06.27 21:51:46.647857 [ 3 ] {b13edde9-100b-46c0-b3c2-99fd2e304756} <Debug> DynamicQueryHandler: Done processing query
2940 2024.06.27 21:51:46.647908 [ 3 ] {b13edde9-100b-46c0-b3c2-99fd2e304756} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2941 2024.06.27 21:51:46.647956 [ 3 ] {} <Debug> HTTP-Session: 8b27bcd7-c500-4262-9589-4d640dc22df3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2942 2024.06.27 21:51:46.648012 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2943 2024.06.27 21:51:46.648053 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part
2944 2024.06.27 21:51:46.648159 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part
2945 2024.06.27 21:51:46.648253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2946 2024.06.27 21:51:46.648478 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
2947 2024.06.27 21:51:46.648475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2948 2024.06.27 21:51:46.648606 [ 3 ] {} <Debug> HTTP-Session: 80eed1ec-7f8a-4641-9719-9e55647b1f53 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2949 2024.06.27 21:51:46.648727 [ 3 ] {} <Debug> HTTP-Session: 80eed1ec-7f8a-4641-9719-9e55647b1f53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2950 2024.06.27 21:51:46.648803 [ 3 ] {} <Debug> HTTP-Session: 80eed1ec-7f8a-4641-9719-9e55647b1f53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2951 2024.06.27 21:51:46.648850 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
2952 2024.06.27 21:51:46.648921 [ 3 ] {} <Trace> HTTP-Session: 80eed1ec-7f8a-4641-9719-9e55647b1f53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2953 2024.06.27 21:51:46.649163 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
2954 2024.06.27 21:51:46.649354 [ 3 ] {4dfeef7b-a51e-4337-9c70-00149da6af27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2955 2024.06.27 21:51:46.649418 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part
2956 2024.06.27 21:51:46.649511 [ 3 ] {4dfeef7b-a51e-4337-9c70-00149da6af27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2957 2024.06.27 21:51:46.650110 [ 3 ] {4dfeef7b-a51e-4337-9c70-00149da6af27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2958 2024.06.27 21:51:46.650990 [ 3 ] {4dfeef7b-a51e-4337-9c70-00149da6af27} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2959 2024.06.27 21:51:46.651051 [ 3 ] {4dfeef7b-a51e-4337-9c70-00149da6af27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2960 2024.06.27 21:51:46.652062 [ 3 ] {4dfeef7b-a51e-4337-9c70-00149da6af27} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2961 2024.06.27 21:51:46.652165 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.004545544 sec., 23539.536741916916 rows/sec., 1.86 MiB/sec.
2962 2024.06.27 21:51:46.652436 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2963 2024.06.27 21:51:46.653037 [ 3 ] {4dfeef7b-a51e-4337-9c70-00149da6af27} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2964 2024.06.27 21:51:46.653310 [ 49 ] {} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2965 2024.06.27 21:51:46.653379 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_6_1} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2966 2024.06.27 21:51:46.653392 [ 49 ] {} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2967 2024.06.27 21:51:46.653400 [ 3 ] {4dfeef7b-a51e-4337-9c70-00149da6af27} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.0042 sec., 31190.47619047619 rows/sec., 2.60 MiB/sec.
2968 2024.06.27 21:51:46.653452 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2969 2024.06.27 21:51:46.653686 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_6_1} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2970 2024.06.27 21:51:46.653858 [ 189 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
2971 2024.06.27 21:51:46.653925 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2972 2024.06.27 21:51:46.654064 [ 3 ] {4dfeef7b-a51e-4337-9c70-00149da6af27} <Debug> DynamicQueryHandler: Done processing query
2973 2024.06.27 21:51:46.654087 [ 189 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2974 2024.06.27 21:51:46.654115 [ 3 ] {4dfeef7b-a51e-4337-9c70-00149da6af27} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2975 2024.06.27 21:51:46.654145 [ 189 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 164 rows starting from the beginning of the part
2976 2024.06.27 21:51:46.654155 [ 3 ] {} <Debug> HTTP-Session: 80eed1ec-7f8a-4641-9719-9e55647b1f53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2977 2024.06.27 21:51:46.654247 [ 189 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 131 rows starting from the beginning of the part
2978 2024.06.27 21:51:46.654456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2979 2024.06.27 21:51:46.654607 [ 189 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 106 rows starting from the beginning of the part
2980 2024.06.27 21:51:46.654659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2981 2024.06.27 21:51:46.654767 [ 3 ] {} <Debug> HTTP-Session: 5ecd4d87-d423-40ab-9534-ba41b6240d2d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
2982 2024.06.27 21:51:46.654862 [ 189 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 132 rows starting from the beginning of the part
2983 2024.06.27 21:51:46.654871 [ 3 ] {} <Debug> HTTP-Session: 5ecd4d87-d423-40ab-9534-ba41b6240d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2984 2024.06.27 21:51:46.654940 [ 3 ] {} <Debug> HTTP-Session: 5ecd4d87-d423-40ab-9534-ba41b6240d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2985 2024.06.27 21:51:46.655071 [ 189 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 69 rows starting from the beginning of the part
2986 2024.06.27 21:51:46.655097 [ 3 ] {} <Trace> HTTP-Session: 5ecd4d87-d423-40ab-9534-ba41b6240d2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2987 2024.06.27 21:51:46.655290 [ 189 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 131 rows starting from the beginning of the part
2988 2024.06.27 21:51:46.655638 [ 3 ] {ab13d271-7f7e-4fb2-be30-813b7cbff78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2989 2024.06.27 21:51:46.655823 [ 3 ] {ab13d271-7f7e-4fb2-be30-813b7cbff78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2990 2024.06.27 21:51:46.656254 [ 3 ] {ab13d271-7f7e-4fb2-be30-813b7cbff78b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2991 2024.06.27 21:51:46.657051 [ 3 ] {ab13d271-7f7e-4fb2-be30-813b7cbff78b} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2992 2024.06.27 21:51:46.657119 [ 3 ] {ab13d271-7f7e-4fb2-be30-813b7cbff78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
2993 2024.06.27 21:51:46.657849 [ 3 ] {ab13d271-7f7e-4fb2-be30-813b7cbff78b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2994 2024.06.27 21:51:46.658318 [ 189 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 733 rows, containing 4 columns (4 merged, 0 gathered) in 0.004709738 sec., 155634.984366434 rows/sec., 12.69 MiB/sec.
2995 2024.06.27 21:51:46.658563 [ 189 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2996 2024.06.27 21:51:46.658708 [ 3 ] {ab13d271-7f7e-4fb2-be30-813b7cbff78b} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2997 2024.06.27 21:51:46.659080 [ 49 ] {} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2998 2024.06.27 21:51:46.659192 [ 49 ] {} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2999 2024.06.27 21:51:46.659204 [ 3 ] {ab13d271-7f7e-4fb2-be30-813b7cbff78b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.003847 sec., 23134.910319729657 rows/sec., 1.81 MiB/sec.
3000 2024.06.27 21:51:46.659254 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3001 2024.06.27 21:51:46.659696 [ 189 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_16_3} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3002 2024.06.27 21:51:46.659719 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
3003 2024.06.27 21:51:46.659786 [ 3 ] {ab13d271-7f7e-4fb2-be30-813b7cbff78b} <Debug> DynamicQueryHandler: Done processing query
3004 2024.06.27 21:51:46.659865 [ 3 ] {ab13d271-7f7e-4fb2-be30-813b7cbff78b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3005 2024.06.27 21:51:46.659907 [ 189 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_16_3} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3006 2024.06.27 21:51:46.659939 [ 3 ] {} <Debug> HTTP-Session: 5ecd4d87-d423-40ab-9534-ba41b6240d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3007 2024.06.27 21:51:46.660109 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
3008 2024.06.27 21:51:46.660118 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3009 2024.06.27 21:51:46.660162 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 122 rows starting from the beginning of the part
3010 2024.06.27 21:51:46.660313 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 89 rows starting from the beginning of the part
3011 2024.06.27 21:51:46.660324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3012 2024.06.27 21:51:46.660575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3013 2024.06.27 21:51:46.660667 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 105 rows starting from the beginning of the part
3014 2024.06.27 21:51:46.660702 [ 3 ] {} <Debug> HTTP-Session: b11e2130-d5e1-4372-8844-79687dc6acb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3015 2024.06.27 21:51:46.660786 [ 3 ] {} <Debug> HTTP-Session: b11e2130-d5e1-4372-8844-79687dc6acb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3016 2024.06.27 21:51:46.660872 [ 3 ] {} <Debug> HTTP-Session: b11e2130-d5e1-4372-8844-79687dc6acb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3017 2024.06.27 21:51:46.660933 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 91 rows starting from the beginning of the part
3018 2024.06.27 21:51:46.661017 [ 3 ] {} <Trace> HTTP-Session: b11e2130-d5e1-4372-8844-79687dc6acb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3019 2024.06.27 21:51:46.661174 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 70 rows starting from the beginning of the part
3020 2024.06.27 21:51:46.661362 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 89 rows starting from the beginning of the part
3021 2024.06.27 21:51:46.661560 [ 3 ] {3fcc055f-0af2-4dc5-aaca-e0a20c27b968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3022 2024.06.27 21:51:46.661761 [ 3 ] {3fcc055f-0af2-4dc5-aaca-e0a20c27b968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3023 2024.06.27 21:51:46.662286 [ 3 ] {3fcc055f-0af2-4dc5-aaca-e0a20c27b968} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3024 2024.06.27 21:51:46.663285 [ 3 ] {3fcc055f-0af2-4dc5-aaca-e0a20c27b968} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3025 2024.06.27 21:51:46.663385 [ 3 ] {3fcc055f-0af2-4dc5-aaca-e0a20c27b968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3026 2024.06.27 21:51:46.663971 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 4 columns (4 merged, 0 gathered) in 0.004547383 sec., 124467.19354846512 rows/sec., 9.72 MiB/sec.
3027 2024.06.27 21:51:46.664167 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3028 2024.06.27 21:51:46.664485 [ 3 ] {3fcc055f-0af2-4dc5-aaca-e0a20c27b968} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3029 2024.06.27 21:51:46.664849 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_16_3} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3030 2024.06.27 21:51:46.665029 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_16_3} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3031 2024.06.27 21:51:46.665168 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
3032 2024.06.27 21:51:46.665282 [ 3 ] {3fcc055f-0af2-4dc5-aaca-e0a20c27b968} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3033 2024.06.27 21:51:46.665465 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3034 2024.06.27 21:51:46.665467 [ 3 ] {3fcc055f-0af2-4dc5-aaca-e0a20c27b968} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004186 sec., 38222.6469182991 rows/sec., 2.66 MiB/sec.
3035 2024.06.27 21:51:46.665519 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3036 2024.06.27 21:51:46.665592 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3037 2024.06.27 21:51:46.665789 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::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
3038 2024.06.27 21:51:46.665837 [ 3 ] {3fcc055f-0af2-4dc5-aaca-e0a20c27b968} <Debug> DynamicQueryHandler: Done processing query
3039 2024.06.27 21:51:46.665871 [ 3 ] {3fcc055f-0af2-4dc5-aaca-e0a20c27b968} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3040 2024.06.27 21:51:46.665899 [ 3 ] {} <Debug> HTTP-Session: b11e2130-d5e1-4372-8844-79687dc6acb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3041 2024.06.27 21:51:46.665966 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3042 2024.06.27 21:51:46.666000 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1756 rows starting from the beginning of the part
3043 2024.06.27 21:51:46.666123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3044 2024.06.27 21:51:46.666142 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::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
3045 2024.06.27 21:51:46.666268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3046 2024.06.27 21:51:46.666373 [ 3 ] {} <Debug> HTTP-Session: a66d64c7-0e32-48cb-b33d-b5617b58f6d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3047 2024.06.27 21:51:46.666478 [ 3 ] {} <Debug> HTTP-Session: a66d64c7-0e32-48cb-b33d-b5617b58f6d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3048 2024.06.27 21:51:46.666517 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 198 rows starting from the beginning of the part
3049 2024.06.27 21:51:46.666543 [ 3 ] {} <Debug> HTTP-Session: a66d64c7-0e32-48cb-b33d-b5617b58f6d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3050 2024.06.27 21:51:46.666662 [ 3 ] {} <Trace> HTTP-Session: a66d64c7-0e32-48cb-b33d-b5617b58f6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3051 2024.06.27 21:51:46.666817 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 161 rows starting from the beginning of the part
3052 2024.06.27 21:51:46.667080 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::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
3053 2024.06.27 21:51:46.667185 [ 3 ] {3bfc1200-8593-4e0f-8aad-598546116635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3054 2024.06.27 21:51:46.667306 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part
3055 2024.06.27 21:51:46.667518 [ 3 ] {3bfc1200-8593-4e0f-8aad-598546116635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3056 2024.06.27 21:51:46.668716 [ 3 ] {3bfc1200-8593-4e0f-8aad-598546116635} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3057 2024.06.27 21:51:46.669610 [ 3 ] {3bfc1200-8593-4e0f-8aad-598546116635} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3058 2024.06.27 21:51:46.669668 [ 3 ] {3bfc1200-8593-4e0f-8aad-598546116635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3059 2024.06.27 21:51:46.669744 [ 192 ] {540ef119-8e49-479b-952b-36e305224547::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2596 rows, containing 5 columns (5 merged, 0 gathered) in 0.004006689 sec., 647916.5215967598 rows/sec., 45.16 MiB/sec.
3060 2024.06.27 21:51:46.670266 [ 192 ] {540ef119-8e49-479b-952b-36e305224547::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3061 2024.06.27 21:51:46.670963 [ 3 ] {3bfc1200-8593-4e0f-8aad-598546116635} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3062 2024.06.27 21:51:46.671345 [ 192 ] {540ef119-8e49-479b-952b-36e305224547::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3063 2024.06.27 21:51:46.671612 [ 192 ] {540ef119-8e49-479b-952b-36e305224547::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3064 2024.06.27 21:51:46.671787 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
3065 2024.06.27 21:51:46.671971 [ 3 ] {3bfc1200-8593-4e0f-8aad-598546116635} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3066 2024.06.27 21:51:46.672152 [ 49 ] {} <Debug> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3067 2024.06.27 21:51:46.672189 [ 3 ] {3bfc1200-8593-4e0f-8aad-598546116635} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.005294 sec., 4722.327162825841 rows/sec., 8.46 MiB/sec.
3068 2024.06.27 21:51:46.672214 [ 49 ] {} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3069 2024.06.27 21:51:46.672281 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3070 2024.06.27 21:51:46.672554 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
3071 2024.06.27 21:51:46.672686 [ 3 ] {3bfc1200-8593-4e0f-8aad-598546116635} <Debug> DynamicQueryHandler: Done processing query
3072 2024.06.27 21:51:46.672720 [ 3 ] {3bfc1200-8593-4e0f-8aad-598546116635} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3073 2024.06.27 21:51:46.672749 [ 3 ] {} <Debug> HTTP-Session: a66d64c7-0e32-48cb-b33d-b5617b58f6d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3074 2024.06.27 21:51:46.672899 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3075 2024.06.27 21:51:46.672911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3076 2024.06.27 21:51:46.672963 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part
3077 2024.06.27 21:51:46.672973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3078 2024.06.27 21:51:46.672998 [ 3 ] {} <Debug> HTTP-Session: 0d73178b-0b0e-48e8-88aa-a94c8491fb8c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3079 2024.06.27 21:51:46.673021 [ 3 ] {} <Debug> HTTP-Session: 0d73178b-0b0e-48e8-88aa-a94c8491fb8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3080 2024.06.27 21:51:46.673046 [ 3 ] {} <Debug> HTTP-Session: 0d73178b-0b0e-48e8-88aa-a94c8491fb8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3081 2024.06.27 21:51:46.673104 [ 3 ] {} <Trace> HTTP-Session: 0d73178b-0b0e-48e8-88aa-a94c8491fb8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3082 2024.06.27 21:51:46.673465 [ 3 ] {432f5046-c1e7-4c23-837b-fa2b78df3bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3083 2024.06.27 21:51:46.673492 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part
3084 2024.06.27 21:51:46.673523 [ 3 ] {432f5046-c1e7-4c23-837b-fa2b78df3bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3085 2024.06.27 21:51:46.674197 [ 3 ] {432f5046-c1e7-4c23-837b-fa2b78df3bb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3086 2024.06.27 21:51:46.674205 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
3087 2024.06.27 21:51:46.674765 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
3088 2024.06.27 21:51:46.674945 [ 3 ] {432f5046-c1e7-4c23-837b-fa2b78df3bb7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3089 2024.06.27 21:51:46.675048 [ 3 ] {432f5046-c1e7-4c23-837b-fa2b78df3bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3090 2024.06.27 21:51:46.675311 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
3091 2024.06.27 21:51:46.675791 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part
3092 2024.06.27 21:51:46.676281 [ 3 ] {432f5046-c1e7-4c23-837b-fa2b78df3bb7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3093 2024.06.27 21:51:46.676882 [ 3 ] {432f5046-c1e7-4c23-837b-fa2b78df3bb7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3094 2024.06.27 21:51:46.677152 [ 3 ] {432f5046-c1e7-4c23-837b-fa2b78df3bb7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003819 sec., 15710.919088766694 rows/sec., 1.06 MiB/sec.
3095 2024.06.27 21:51:46.677169 [ 44 ] {} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3096 2024.06.27 21:51:46.677279 [ 44 ] {} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3097 2024.06.27 21:51:46.677355 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3098 2024.06.27 21:51:46.677663 [ 3 ] {432f5046-c1e7-4c23-837b-fa2b78df3bb7} <Debug> DynamicQueryHandler: Done processing query
3099 2024.06.27 21:51:46.677781 [ 3 ] {432f5046-c1e7-4c23-837b-fa2b78df3bb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3100 2024.06.27 21:51:46.677917 [ 3 ] {} <Debug> HTTP-Session: 0d73178b-0b0e-48e8-88aa-a94c8491fb8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3101 2024.06.27 21:51:46.678031 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
3102 2024.06.27 21:51:46.678640 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3103 2024.06.27 21:51:46.678693 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 584 rows starting from the beginning of the part
3104 2024.06.27 21:51:46.678839 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
3105 2024.06.27 21:51:46.679233 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
3106 2024.06.27 21:51:46.679580 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
3107 2024.06.27 21:51:46.679984 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
3108 2024.06.27 21:51:46.680327 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
3109 2024.06.27 21:51:46.681505 [ 196 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 884 rows, containing 4 columns (4 merged, 0 gathered) in 0.004006429 sec., 220645.3677327116 rows/sec., 14.89 MiB/sec.
3110 2024.06.27 21:51:46.681743 [ 200 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3111 2024.06.27 21:51:46.682159 [ 200 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_16_3} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3112 2024.06.27 21:51:46.682240 [ 200 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_16_3} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3113 2024.06.27 21:51:46.682333 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
3114 2024.06.27 21:51:46.687781 [ 198 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 19 columns (19 merged, 0 gathered) in 0.015340396 sec., 6975.048101756956 rows/sec., 12.50 MiB/sec.
3115 2024.06.27 21:51:46.688168 [ 196 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3116 2024.06.27 21:51:46.688784 [ 196 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3117 2024.06.27 21:51:46.688868 [ 196 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3118 2024.06.27 21:51:46.689012 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB.
3119 2024.06.27 21:51:47.435454 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache
3120 2024.06.27 21:51:47.435514 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache
3121 2024.06.27 21:51:51.644555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3122 2024.06.27 21:51:51.644698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3123 2024.06.27 21:51:51.644728 [ 3 ] {} <Debug> HTTP-Session: 02990fa7-2d46-4583-a8c8-ee24c8d49a32 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3124 2024.06.27 21:51:51.644757 [ 3 ] {} <Debug> HTTP-Session: 02990fa7-2d46-4583-a8c8-ee24c8d49a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3125 2024.06.27 21:51:51.644776 [ 3 ] {} <Debug> HTTP-Session: 02990fa7-2d46-4583-a8c8-ee24c8d49a32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3126 2024.06.27 21:51:51.644831 [ 3 ] {} <Trace> HTTP-Session: 02990fa7-2d46-4583-a8c8-ee24c8d49a32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3127 2024.06.27 21:51:51.645016 [ 3 ] {5edd98ec-d38b-4758-8483-04712cb33cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3128 2024.06.27 21:51:51.645080 [ 3 ] {5edd98ec-d38b-4758-8483-04712cb33cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3129 2024.06.27 21:51:51.645273 [ 3 ] {5edd98ec-d38b-4758-8483-04712cb33cd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3130 2024.06.27 21:51:51.645665 [ 3 ] {5edd98ec-d38b-4758-8483-04712cb33cd9} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3131 2024.06.27 21:51:51.645704 [ 3 ] {5edd98ec-d38b-4758-8483-04712cb33cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3132 2024.06.27 21:51:51.646083 [ 3 ] {5edd98ec-d38b-4758-8483-04712cb33cd9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3133 2024.06.27 21:51:51.646421 [ 3 ] {5edd98ec-d38b-4758-8483-04712cb33cd9} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3134 2024.06.27 21:51:51.646573 [ 3 ] {5edd98ec-d38b-4758-8483-04712cb33cd9} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001605 sec., 2492.21183800623 rows/sec., 202.01 KiB/sec.
3135 2024.06.27 21:51:51.646872 [ 3 ] {5edd98ec-d38b-4758-8483-04712cb33cd9} <Debug> DynamicQueryHandler: Done processing query
3136 2024.06.27 21:51:51.646899 [ 3 ] {5edd98ec-d38b-4758-8483-04712cb33cd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3137 2024.06.27 21:51:51.646915 [ 3 ] {} <Debug> HTTP-Session: 02990fa7-2d46-4583-a8c8-ee24c8d49a32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3138 2024.06.27 21:51:51.647077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3139 2024.06.27 21:51:51.647126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3140 2024.06.27 21:51:51.647145 [ 3 ] {} <Debug> HTTP-Session: c2bb2971-8657-442e-a9ce-e218031783f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3141 2024.06.27 21:51:51.647162 [ 3 ] {} <Debug> HTTP-Session: c2bb2971-8657-442e-a9ce-e218031783f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3142 2024.06.27 21:51:51.647176 [ 3 ] {} <Debug> HTTP-Session: c2bb2971-8657-442e-a9ce-e218031783f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3143 2024.06.27 21:51:51.647208 [ 3 ] {} <Trace> HTTP-Session: c2bb2971-8657-442e-a9ce-e218031783f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3144 2024.06.27 21:51:51.647328 [ 3 ] {1c5fa443-6e59-4ceb-a7c9-2b4fe56e4ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3145 2024.06.27 21:51:51.647372 [ 3 ] {1c5fa443-6e59-4ceb-a7c9-2b4fe56e4ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3146 2024.06.27 21:51:51.647514 [ 3 ] {1c5fa443-6e59-4ceb-a7c9-2b4fe56e4ad4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3147 2024.06.27 21:51:51.647859 [ 3 ] {1c5fa443-6e59-4ceb-a7c9-2b4fe56e4ad4} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3148 2024.06.27 21:51:51.647895 [ 3 ] {1c5fa443-6e59-4ceb-a7c9-2b4fe56e4ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3149 2024.06.27 21:51:51.648194 [ 3 ] {1c5fa443-6e59-4ceb-a7c9-2b4fe56e4ad4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3150 2024.06.27 21:51:51.648483 [ 3 ] {1c5fa443-6e59-4ceb-a7c9-2b4fe56e4ad4} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3151 2024.06.27 21:51:51.648603 [ 3 ] {1c5fa443-6e59-4ceb-a7c9-2b4fe56e4ad4} <Debug> executeQuery: Read 68 rows, 5.48 KiB in 0.001365 sec., 49816.84981684982 rows/sec., 3.92 MiB/sec.
3152 2024.06.27 21:51:51.648758 [ 3 ] {1c5fa443-6e59-4ceb-a7c9-2b4fe56e4ad4} <Debug> DynamicQueryHandler: Done processing query
3153 2024.06.27 21:51:51.648781 [ 3 ] {1c5fa443-6e59-4ceb-a7c9-2b4fe56e4ad4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3154 2024.06.27 21:51:51.648796 [ 3 ] {} <Debug> HTTP-Session: c2bb2971-8657-442e-a9ce-e218031783f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3155 2024.06.27 21:51:51.648990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 11553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3156 2024.06.27 21:51:51.649038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3157 2024.06.27 21:51:51.649058 [ 3 ] {} <Debug> HTTP-Session: 5cda95e4-81f7-4aab-b167-d36f86ee4dea Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3158 2024.06.27 21:51:51.649075 [ 3 ] {} <Debug> HTTP-Session: 5cda95e4-81f7-4aab-b167-d36f86ee4dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3159 2024.06.27 21:51:51.649088 [ 3 ] {} <Debug> HTTP-Session: 5cda95e4-81f7-4aab-b167-d36f86ee4dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3160 2024.06.27 21:51:51.649119 [ 3 ] {} <Trace> HTTP-Session: 5cda95e4-81f7-4aab-b167-d36f86ee4dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3161 2024.06.27 21:51:51.649235 [ 3 ] {af08b291-112f-44b7-b29b-511d17e10478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3162 2024.06.27 21:51:51.649278 [ 3 ] {af08b291-112f-44b7-b29b-511d17e10478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3163 2024.06.27 21:51:51.649404 [ 3 ] {af08b291-112f-44b7-b29b-511d17e10478} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3164 2024.06.27 21:51:51.649725 [ 3 ] {af08b291-112f-44b7-b29b-511d17e10478} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3165 2024.06.27 21:51:51.649761 [ 3 ] {af08b291-112f-44b7-b29b-511d17e10478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3166 2024.06.27 21:51:51.650071 [ 3 ] {af08b291-112f-44b7-b29b-511d17e10478} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3167 2024.06.27 21:51:51.650376 [ 3 ] {af08b291-112f-44b7-b29b-511d17e10478} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3168 2024.06.27 21:51:51.650503 [ 3 ] {af08b291-112f-44b7-b29b-511d17e10478} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001306 sec., 52067.381316998464 rows/sec., 4.06 MiB/sec.
3169 2024.06.27 21:51:51.650814 [ 3 ] {af08b291-112f-44b7-b29b-511d17e10478} <Debug> DynamicQueryHandler: Done processing query
3170 2024.06.27 21:51:51.650840 [ 3 ] {af08b291-112f-44b7-b29b-511d17e10478} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3171 2024.06.27 21:51:51.650856 [ 3 ] {} <Debug> HTTP-Session: 5cda95e4-81f7-4aab-b167-d36f86ee4dea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3172 2024.06.27 21:51:51.651041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3173 2024.06.27 21:51:51.651089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3174 2024.06.27 21:51:51.651107 [ 3 ] {} <Debug> HTTP-Session: 4d27f9b3-5c13-4b15-a168-1f60ec089a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3175 2024.06.27 21:51:51.651124 [ 3 ] {} <Debug> HTTP-Session: 4d27f9b3-5c13-4b15-a168-1f60ec089a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3176 2024.06.27 21:51:51.651138 [ 3 ] {} <Debug> HTTP-Session: 4d27f9b3-5c13-4b15-a168-1f60ec089a82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3177 2024.06.27 21:51:51.651169 [ 3 ] {} <Trace> HTTP-Session: 4d27f9b3-5c13-4b15-a168-1f60ec089a82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3178 2024.06.27 21:51:51.651314 [ 3 ] {e220ca2a-590b-41bb-a5c7-779b645fa97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3179 2024.06.27 21:51:51.651361 [ 3 ] {e220ca2a-590b-41bb-a5c7-779b645fa97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3180 2024.06.27 21:51:51.651524 [ 3 ] {e220ca2a-590b-41bb-a5c7-779b645fa97d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3181 2024.06.27 21:51:51.651900 [ 3 ] {e220ca2a-590b-41bb-a5c7-779b645fa97d} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3182 2024.06.27 21:51:51.651937 [ 3 ] {e220ca2a-590b-41bb-a5c7-779b645fa97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3183 2024.06.27 21:51:51.652330 [ 3 ] {e220ca2a-590b-41bb-a5c7-779b645fa97d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3184 2024.06.27 21:51:51.652672 [ 3 ] {e220ca2a-590b-41bb-a5c7-779b645fa97d} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3185 2024.06.27 21:51:51.652806 [ 3 ] {e220ca2a-590b-41bb-a5c7-779b645fa97d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec.
3186 2024.06.27 21:51:51.653151 [ 3 ] {e220ca2a-590b-41bb-a5c7-779b645fa97d} <Debug> DynamicQueryHandler: Done processing query
3187 2024.06.27 21:51:51.653176 [ 3 ] {e220ca2a-590b-41bb-a5c7-779b645fa97d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3188 2024.06.27 21:51:51.653193 [ 3 ] {} <Debug> HTTP-Session: 4d27f9b3-5c13-4b15-a168-1f60ec089a82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3189 2024.06.27 21:51:51.653310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3190 2024.06.27 21:51:51.653358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3191 2024.06.27 21:51:51.653377 [ 3 ] {} <Debug> HTTP-Session: 01c796ef-17b9-40b3-9ae2-7a0e1d729f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3192 2024.06.27 21:51:51.653393 [ 3 ] {} <Debug> HTTP-Session: 01c796ef-17b9-40b3-9ae2-7a0e1d729f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3193 2024.06.27 21:51:51.653407 [ 3 ] {} <Debug> HTTP-Session: 01c796ef-17b9-40b3-9ae2-7a0e1d729f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3194 2024.06.27 21:51:51.653437 [ 3 ] {} <Trace> HTTP-Session: 01c796ef-17b9-40b3-9ae2-7a0e1d729f1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3195 2024.06.27 21:51:51.653567 [ 3 ] {01879b50-a718-4f5c-8a08-568a06356427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3196 2024.06.27 21:51:51.653638 [ 3 ] {01879b50-a718-4f5c-8a08-568a06356427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3197 2024.06.27 21:51:51.654043 [ 3 ] {01879b50-a718-4f5c-8a08-568a06356427} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3198 2024.06.27 21:51:51.654472 [ 3 ] {01879b50-a718-4f5c-8a08-568a06356427} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3199 2024.06.27 21:51:51.654506 [ 3 ] {01879b50-a718-4f5c-8a08-568a06356427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3200 2024.06.27 21:51:51.655087 [ 3 ] {01879b50-a718-4f5c-8a08-568a06356427} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3201 2024.06.27 21:51:51.655492 [ 3 ] {01879b50-a718-4f5c-8a08-568a06356427} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3202 2024.06.27 21:51:51.655628 [ 3 ] {01879b50-a718-4f5c-8a08-568a06356427} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00212 sec., 1886.7924528301887 rows/sec., 3.38 MiB/sec.
3203 2024.06.27 21:51:51.655817 [ 3 ] {01879b50-a718-4f5c-8a08-568a06356427} <Debug> DynamicQueryHandler: Done processing query
3204 2024.06.27 21:51:51.655841 [ 3 ] {01879b50-a718-4f5c-8a08-568a06356427} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3205 2024.06.27 21:51:51.655857 [ 3 ] {} <Debug> HTTP-Session: 01c796ef-17b9-40b3-9ae2-7a0e1d729f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3206 2024.06.27 21:51:51.655994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3207 2024.06.27 21:51:51.656041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3208 2024.06.27 21:51:51.656060 [ 3 ] {} <Debug> HTTP-Session: 666962fd-da65-4fb0-a3d5-06bbe46cadf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3209 2024.06.27 21:51:51.656076 [ 3 ] {} <Debug> HTTP-Session: 666962fd-da65-4fb0-a3d5-06bbe46cadf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3210 2024.06.27 21:51:51.656090 [ 3 ] {} <Debug> HTTP-Session: 666962fd-da65-4fb0-a3d5-06bbe46cadf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3211 2024.06.27 21:51:51.656121 [ 3 ] {} <Trace> HTTP-Session: 666962fd-da65-4fb0-a3d5-06bbe46cadf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3212 2024.06.27 21:51:51.656234 [ 3 ] {adc02084-beed-4eae-a544-65720a949c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3213 2024.06.27 21:51:51.656278 [ 3 ] {adc02084-beed-4eae-a544-65720a949c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3214 2024.06.27 21:51:51.656402 [ 3 ] {adc02084-beed-4eae-a544-65720a949c8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3215 2024.06.27 21:51:51.656690 [ 3 ] {adc02084-beed-4eae-a544-65720a949c8c} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3216 2024.06.27 21:51:51.656725 [ 3 ] {adc02084-beed-4eae-a544-65720a949c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3217 2024.06.27 21:51:51.657076 [ 3 ] {adc02084-beed-4eae-a544-65720a949c8c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3218 2024.06.27 21:51:51.657397 [ 3 ] {adc02084-beed-4eae-a544-65720a949c8c} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3219 2024.06.27 21:51:51.657514 [ 3 ] {adc02084-beed-4eae-a544-65720a949c8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001322 sec., 45385.7791225416 rows/sec., 3.06 MiB/sec.
3220 2024.06.27 21:51:51.657714 [ 3 ] {adc02084-beed-4eae-a544-65720a949c8c} <Debug> DynamicQueryHandler: Done processing query
3221 2024.06.27 21:51:51.657738 [ 3 ] {adc02084-beed-4eae-a544-65720a949c8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3222 2024.06.27 21:51:51.657753 [ 3 ] {} <Debug> HTTP-Session: 666962fd-da65-4fb0-a3d5-06bbe46cadf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3223 2024.06.27 21:51:56.645805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3224 2024.06.27 21:51:56.645958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3225 2024.06.27 21:51:56.645988 [ 3 ] {} <Debug> HTTP-Session: e73d2a1f-e957-43d8-841a-99f90c7c117f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3226 2024.06.27 21:51:56.646016 [ 3 ] {} <Debug> HTTP-Session: e73d2a1f-e957-43d8-841a-99f90c7c117f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3227 2024.06.27 21:51:56.646033 [ 3 ] {} <Debug> HTTP-Session: e73d2a1f-e957-43d8-841a-99f90c7c117f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3228 2024.06.27 21:51:56.646088 [ 3 ] {} <Trace> HTTP-Session: e73d2a1f-e957-43d8-841a-99f90c7c117f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3229 2024.06.27 21:51:56.646287 [ 3 ] {da866926-07bd-464d-9954-6174c3132434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3230 2024.06.27 21:51:56.646355 [ 3 ] {da866926-07bd-464d-9954-6174c3132434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3231 2024.06.27 21:51:56.646546 [ 3 ] {da866926-07bd-464d-9954-6174c3132434} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3232 2024.06.27 21:51:56.647028 [ 3 ] {da866926-07bd-464d-9954-6174c3132434} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3233 2024.06.27 21:51:56.647070 [ 3 ] {da866926-07bd-464d-9954-6174c3132434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3234 2024.06.27 21:51:56.647431 [ 3 ] {da866926-07bd-464d-9954-6174c3132434} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3235 2024.06.27 21:51:56.647766 [ 3 ] {da866926-07bd-464d-9954-6174c3132434} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3236 2024.06.27 21:51:56.647920 [ 3 ] {da866926-07bd-464d-9954-6174c3132434} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001696 sec., 14740.566037735849 rows/sec., 1.17 MiB/sec.
3237 2024.06.27 21:51:56.648257 [ 3 ] {da866926-07bd-464d-9954-6174c3132434} <Debug> DynamicQueryHandler: Done processing query
3238 2024.06.27 21:51:56.648284 [ 3 ] {da866926-07bd-464d-9954-6174c3132434} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3239 2024.06.27 21:51:56.648301 [ 3 ] {} <Debug> HTTP-Session: e73d2a1f-e957-43d8-841a-99f90c7c117f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3240 2024.06.27 21:51:56.648483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3241 2024.06.27 21:51:56.648533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3242 2024.06.27 21:51:56.648551 [ 3 ] {} <Debug> HTTP-Session: 80d2571b-598c-4dc9-bcdd-7ed7417e9dad Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3243 2024.06.27 21:51:56.648567 [ 3 ] {} <Debug> HTTP-Session: 80d2571b-598c-4dc9-bcdd-7ed7417e9dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3244 2024.06.27 21:51:56.648581 [ 3 ] {} <Debug> HTTP-Session: 80d2571b-598c-4dc9-bcdd-7ed7417e9dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3245 2024.06.27 21:51:56.648612 [ 3 ] {} <Trace> HTTP-Session: 80d2571b-598c-4dc9-bcdd-7ed7417e9dad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3246 2024.06.27 21:51:56.648746 [ 3 ] {e6221cb3-2f09-4d98-854c-2487fe480e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3247 2024.06.27 21:51:56.648790 [ 3 ] {e6221cb3-2f09-4d98-854c-2487fe480e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3248 2024.06.27 21:51:56.648934 [ 3 ] {e6221cb3-2f09-4d98-854c-2487fe480e15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3249 2024.06.27 21:51:56.649317 [ 3 ] {e6221cb3-2f09-4d98-854c-2487fe480e15} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3250 2024.06.27 21:51:56.649354 [ 3 ] {e6221cb3-2f09-4d98-854c-2487fe480e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3251 2024.06.27 21:51:56.649674 [ 3 ] {e6221cb3-2f09-4d98-854c-2487fe480e15} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3252 2024.06.27 21:51:56.649981 [ 3 ] {e6221cb3-2f09-4d98-854c-2487fe480e15} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3253 2024.06.27 21:51:56.650140 [ 3 ] {e6221cb3-2f09-4d98-854c-2487fe480e15} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001447 sec., 90532.13545266069 rows/sec., 7.54 MiB/sec.
3254 2024.06.27 21:51:56.650296 [ 3 ] {e6221cb3-2f09-4d98-854c-2487fe480e15} <Debug> DynamicQueryHandler: Done processing query
3255 2024.06.27 21:51:56.650319 [ 3 ] {e6221cb3-2f09-4d98-854c-2487fe480e15} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3256 2024.06.27 21:51:56.650335 [ 3 ] {} <Debug> HTTP-Session: 80d2571b-598c-4dc9-bcdd-7ed7417e9dad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3257 2024.06.27 21:51:56.650476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3258 2024.06.27 21:51:56.650523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3259 2024.06.27 21:51:56.650541 [ 3 ] {} <Debug> HTTP-Session: 29e7a32f-a097-4222-ae05-4835c0063d01 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3260 2024.06.27 21:51:56.650557 [ 3 ] {} <Debug> HTTP-Session: 29e7a32f-a097-4222-ae05-4835c0063d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3261 2024.06.27 21:51:56.650570 [ 3 ] {} <Debug> HTTP-Session: 29e7a32f-a097-4222-ae05-4835c0063d01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3262 2024.06.27 21:51:56.650601 [ 3 ] {} <Trace> HTTP-Session: 29e7a32f-a097-4222-ae05-4835c0063d01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3263 2024.06.27 21:51:56.650722 [ 3 ] {4c4f0690-faf7-4b9a-b0de-9a1ef072f851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3264 2024.06.27 21:51:56.650764 [ 3 ] {4c4f0690-faf7-4b9a-b0de-9a1ef072f851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3265 2024.06.27 21:51:56.650889 [ 3 ] {4c4f0690-faf7-4b9a-b0de-9a1ef072f851} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3266 2024.06.27 21:51:56.651218 [ 3 ] {4c4f0690-faf7-4b9a-b0de-9a1ef072f851} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3267 2024.06.27 21:51:56.651254 [ 3 ] {4c4f0690-faf7-4b9a-b0de-9a1ef072f851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3268 2024.06.27 21:51:56.651565 [ 3 ] {4c4f0690-faf7-4b9a-b0de-9a1ef072f851} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3269 2024.06.27 21:51:56.651881 [ 3 ] {4c4f0690-faf7-4b9a-b0de-9a1ef072f851} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3270 2024.06.27 21:51:56.652037 [ 3 ] {4c4f0690-faf7-4b9a-b0de-9a1ef072f851} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001363 sec., 65297.1386647102 rows/sec., 5.10 MiB/sec.
3271 2024.06.27 21:51:56.652206 [ 3 ] {4c4f0690-faf7-4b9a-b0de-9a1ef072f851} <Debug> DynamicQueryHandler: Done processing query
3272 2024.06.27 21:51:56.652230 [ 3 ] {4c4f0690-faf7-4b9a-b0de-9a1ef072f851} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3273 2024.06.27 21:51:56.652246 [ 3 ] {} <Debug> HTTP-Session: 29e7a32f-a097-4222-ae05-4835c0063d01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3274 2024.06.27 21:51:56.652421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3275 2024.06.27 21:51:56.652470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3276 2024.06.27 21:51:56.652488 [ 3 ] {} <Debug> HTTP-Session: 5ed3e993-b353-4db9-9e4d-e10db5f657ec Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3277 2024.06.27 21:51:56.652504 [ 3 ] {} <Debug> HTTP-Session: 5ed3e993-b353-4db9-9e4d-e10db5f657ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3278 2024.06.27 21:51:56.652517 [ 3 ] {} <Debug> HTTP-Session: 5ed3e993-b353-4db9-9e4d-e10db5f657ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3279 2024.06.27 21:51:56.652547 [ 3 ] {} <Trace> HTTP-Session: 5ed3e993-b353-4db9-9e4d-e10db5f657ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3280 2024.06.27 21:51:56.652688 [ 3 ] {005155d3-d15f-443c-b893-0b0e46b18eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3281 2024.06.27 21:51:56.652735 [ 3 ] {005155d3-d15f-443c-b893-0b0e46b18eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3282 2024.06.27 21:51:56.652879 [ 3 ] {005155d3-d15f-443c-b893-0b0e46b18eb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3283 2024.06.27 21:51:56.653223 [ 3 ] {005155d3-d15f-443c-b893-0b0e46b18eb3} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3284 2024.06.27 21:51:56.653258 [ 3 ] {005155d3-d15f-443c-b893-0b0e46b18eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3285 2024.06.27 21:51:56.653646 [ 3 ] {005155d3-d15f-443c-b893-0b0e46b18eb3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3286 2024.06.27 21:51:56.653975 [ 3 ] {005155d3-d15f-443c-b893-0b0e46b18eb3} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3287 2024.06.27 21:51:56.654128 [ 3 ] {005155d3-d15f-443c-b893-0b0e46b18eb3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001502 sec., 106524.63382157123 rows/sec., 7.42 MiB/sec.
3288 2024.06.27 21:51:56.654285 [ 3 ] {005155d3-d15f-443c-b893-0b0e46b18eb3} <Debug> DynamicQueryHandler: Done processing query
3289 2024.06.27 21:51:56.654308 [ 3 ] {005155d3-d15f-443c-b893-0b0e46b18eb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3290 2024.06.27 21:51:56.654323 [ 3 ] {} <Debug> HTTP-Session: 5ed3e993-b353-4db9-9e4d-e10db5f657ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3291 2024.06.27 21:51:56.654502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3292 2024.06.27 21:51:56.654549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3293 2024.06.27 21:51:56.654568 [ 3 ] {} <Debug> HTTP-Session: f1a4d204-940e-47ee-a01e-008769eeeb34 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3294 2024.06.27 21:51:56.654584 [ 3 ] {} <Debug> HTTP-Session: f1a4d204-940e-47ee-a01e-008769eeeb34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3295 2024.06.27 21:51:56.654598 [ 3 ] {} <Debug> HTTP-Session: f1a4d204-940e-47ee-a01e-008769eeeb34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3296 2024.06.27 21:51:56.654627 [ 3 ] {} <Trace> HTTP-Session: f1a4d204-940e-47ee-a01e-008769eeeb34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3297 2024.06.27 21:51:56.654909 [ 3 ] {bbb50fae-0998-4a77-83e5-c7114185976c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3298 2024.06.27 21:51:56.654977 [ 3 ] {bbb50fae-0998-4a77-83e5-c7114185976c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3299 2024.06.27 21:51:56.655408 [ 3 ] {bbb50fae-0998-4a77-83e5-c7114185976c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3300 2024.06.27 21:51:56.656088 [ 3 ] {bbb50fae-0998-4a77-83e5-c7114185976c} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3301 2024.06.27 21:51:56.656123 [ 3 ] {bbb50fae-0998-4a77-83e5-c7114185976c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3302 2024.06.27 21:51:56.656727 [ 3 ] {bbb50fae-0998-4a77-83e5-c7114185976c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3303 2024.06.27 21:51:56.657133 [ 3 ] {bbb50fae-0998-4a77-83e5-c7114185976c} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3304 2024.06.27 21:51:56.657334 [ 3 ] {bbb50fae-0998-4a77-83e5-c7114185976c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002616 sec., 9556.574923547401 rows/sec., 17.12 MiB/sec.
3305 2024.06.27 21:51:56.657830 [ 3 ] {bbb50fae-0998-4a77-83e5-c7114185976c} <Debug> DynamicQueryHandler: Done processing query
3306 2024.06.27 21:51:56.657854 [ 3 ] {bbb50fae-0998-4a77-83e5-c7114185976c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3307 2024.06.27 21:51:56.657870 [ 3 ] {} <Debug> HTTP-Session: f1a4d204-940e-47ee-a01e-008769eeeb34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3308 2024.06.27 21:51:56.658037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3309 2024.06.27 21:51:56.658085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3310 2024.06.27 21:51:56.658130 [ 3 ] {} <Debug> HTTP-Session: 7b6db7b6-9798-4596-b793-51773adcb6ab Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3311 2024.06.27 21:51:56.658146 [ 3 ] {} <Debug> HTTP-Session: 7b6db7b6-9798-4596-b793-51773adcb6ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3312 2024.06.27 21:51:56.658159 [ 3 ] {} <Debug> HTTP-Session: 7b6db7b6-9798-4596-b793-51773adcb6ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3313 2024.06.27 21:51:56.658190 [ 3 ] {} <Trace> HTTP-Session: 7b6db7b6-9798-4596-b793-51773adcb6ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3314 2024.06.27 21:51:56.658306 [ 3 ] {3dee45bf-97c6-44c8-9ce0-594309f68530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3315 2024.06.27 21:51:56.658351 [ 3 ] {3dee45bf-97c6-44c8-9ce0-594309f68530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3316 2024.06.27 21:51:56.658489 [ 3 ] {3dee45bf-97c6-44c8-9ce0-594309f68530} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3317 2024.06.27 21:51:56.658772 [ 3 ] {3dee45bf-97c6-44c8-9ce0-594309f68530} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3318 2024.06.27 21:51:56.658808 [ 3 ] {3dee45bf-97c6-44c8-9ce0-594309f68530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB.
3319 2024.06.27 21:51:56.659171 [ 3 ] {3dee45bf-97c6-44c8-9ce0-594309f68530} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3320 2024.06.27 21:51:56.659505 [ 3 ] {3dee45bf-97c6-44c8-9ce0-594309f68530} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3321 2024.06.27 21:51:56.659662 [ 3 ] {3dee45bf-97c6-44c8-9ce0-594309f68530} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec.
3322 2024.06.27 21:51:56.659815 [ 3 ] {3dee45bf-97c6-44c8-9ce0-594309f68530} <Debug> DynamicQueryHandler: Done processing query
3323 2024.06.27 21:51:56.659839 [ 3 ] {3dee45bf-97c6-44c8-9ce0-594309f68530} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3324 2024.06.27 21:51:56.659854 [ 3 ] {} <Debug> HTTP-Session: 7b6db7b6-9798-4596-b793-51773adcb6ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3325 2024.06.27 21:52:01.646602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3326 2024.06.27 21:52:01.646803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3327 2024.06.27 21:52:01.646848 [ 3 ] {} <Debug> HTTP-Session: 8e189e65-91e8-43aa-a628-0ad5eaf8939b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3328 2024.06.27 21:52:01.646891 [ 3 ] {} <Debug> HTTP-Session: 8e189e65-91e8-43aa-a628-0ad5eaf8939b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3329 2024.06.27 21:52:01.646920 [ 3 ] {} <Debug> HTTP-Session: 8e189e65-91e8-43aa-a628-0ad5eaf8939b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3330 2024.06.27 21:52:01.647001 [ 3 ] {} <Trace> HTTP-Session: 8e189e65-91e8-43aa-a628-0ad5eaf8939b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3331 2024.06.27 21:52:01.647286 [ 3 ] {a8b8fc8a-5097-43a0-b60d-ee518d54718a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3332 2024.06.27 21:52:01.647378 [ 3 ] {a8b8fc8a-5097-43a0-b60d-ee518d54718a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3333 2024.06.27 21:52:01.647571 [ 3 ] {a8b8fc8a-5097-43a0-b60d-ee518d54718a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3334 2024.06.27 21:52:01.648047 [ 3 ] {a8b8fc8a-5097-43a0-b60d-ee518d54718a} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3335 2024.06.27 21:52:01.648093 [ 3 ] {a8b8fc8a-5097-43a0-b60d-ee518d54718a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3336 2024.06.27 21:52:01.648475 [ 3 ] {a8b8fc8a-5097-43a0-b60d-ee518d54718a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3337 2024.06.27 21:52:01.648813 [ 3 ] {a8b8fc8a-5097-43a0-b60d-ee518d54718a} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3338 2024.06.27 21:52:01.648988 [ 3 ] {a8b8fc8a-5097-43a0-b60d-ee518d54718a} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001783 sec., 2243.409983174425 rows/sec., 181.84 KiB/sec.
3339 2024.06.27 21:52:01.649201 [ 3 ] {a8b8fc8a-5097-43a0-b60d-ee518d54718a} <Debug> DynamicQueryHandler: Done processing query
3340 2024.06.27 21:52:01.649229 [ 3 ] {a8b8fc8a-5097-43a0-b60d-ee518d54718a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3341 2024.06.27 21:52:01.649245 [ 3 ] {} <Debug> HTTP-Session: 8e189e65-91e8-43aa-a628-0ad5eaf8939b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3342 2024.06.27 21:52:01.649462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 14564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3343 2024.06.27 21:52:01.649517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3344 2024.06.27 21:52:01.649537 [ 3 ] {} <Debug> HTTP-Session: 02597793-23b4-4f2e-b645-f0a2c11d26db Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3345 2024.06.27 21:52:01.649555 [ 3 ] {} <Debug> HTTP-Session: 02597793-23b4-4f2e-b645-f0a2c11d26db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3346 2024.06.27 21:52:01.649569 [ 3 ] {} <Debug> HTTP-Session: 02597793-23b4-4f2e-b645-f0a2c11d26db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3347 2024.06.27 21:52:01.649604 [ 3 ] {} <Trace> HTTP-Session: 02597793-23b4-4f2e-b645-f0a2c11d26db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3348 2024.06.27 21:52:01.649735 [ 3 ] {9ac53079-ea62-4082-b8aa-985f9144c935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3349 2024.06.27 21:52:01.649781 [ 3 ] {9ac53079-ea62-4082-b8aa-985f9144c935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3350 2024.06.27 21:52:01.649915 [ 3 ] {9ac53079-ea62-4082-b8aa-985f9144c935} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3351 2024.06.27 21:52:01.650311 [ 3 ] {9ac53079-ea62-4082-b8aa-985f9144c935} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3352 2024.06.27 21:52:01.650349 [ 3 ] {9ac53079-ea62-4082-b8aa-985f9144c935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3353 2024.06.27 21:52:01.650674 [ 3 ] {9ac53079-ea62-4082-b8aa-985f9144c935} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3354 2024.06.27 21:52:01.650990 [ 3 ] {9ac53079-ea62-4082-b8aa-985f9144c935} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3355 2024.06.27 21:52:01.651147 [ 3 ] {9ac53079-ea62-4082-b8aa-985f9144c935} <Debug> executeQuery: Read 104 rows, 8.25 KiB in 0.001457 sec., 71379.54701441318 rows/sec., 5.53 MiB/sec.
3356 2024.06.27 21:52:01.651467 [ 3 ] {9ac53079-ea62-4082-b8aa-985f9144c935} <Debug> DynamicQueryHandler: Done processing query
3357 2024.06.27 21:52:01.651493 [ 3 ] {9ac53079-ea62-4082-b8aa-985f9144c935} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3358 2024.06.27 21:52:01.651508 [ 3 ] {} <Debug> HTTP-Session: 02597793-23b4-4f2e-b645-f0a2c11d26db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3359 2024.06.27 21:52:01.651687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3360 2024.06.27 21:52:01.651735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3361 2024.06.27 21:52:01.651754 [ 3 ] {} <Debug> HTTP-Session: 4a92d4e1-b9f5-4271-9104-204e35fc9d7e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3362 2024.06.27 21:52:01.651771 [ 3 ] {} <Debug> HTTP-Session: 4a92d4e1-b9f5-4271-9104-204e35fc9d7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3363 2024.06.27 21:52:01.651784 [ 3 ] {} <Debug> HTTP-Session: 4a92d4e1-b9f5-4271-9104-204e35fc9d7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3364 2024.06.27 21:52:01.651817 [ 3 ] {} <Trace> HTTP-Session: 4a92d4e1-b9f5-4271-9104-204e35fc9d7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3365 2024.06.27 21:52:01.651941 [ 3 ] {77da627d-29c6-45a9-86ec-e33eeacd51e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3366 2024.06.27 21:52:01.651988 [ 3 ] {77da627d-29c6-45a9-86ec-e33eeacd51e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3367 2024.06.27 21:52:01.652133 [ 3 ] {77da627d-29c6-45a9-86ec-e33eeacd51e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3368 2024.06.27 21:52:01.652541 [ 3 ] {77da627d-29c6-45a9-86ec-e33eeacd51e2} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3369 2024.06.27 21:52:01.652578 [ 3 ] {77da627d-29c6-45a9-86ec-e33eeacd51e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3370 2024.06.27 21:52:01.652897 [ 3 ] {77da627d-29c6-45a9-86ec-e33eeacd51e2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3371 2024.06.27 21:52:01.653204 [ 3 ] {77da627d-29c6-45a9-86ec-e33eeacd51e2} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3372 2024.06.27 21:52:01.653355 [ 3 ] {77da627d-29c6-45a9-86ec-e33eeacd51e2} <Debug> executeQuery: Read 92 rows, 7.33 KiB in 0.001453 sec., 63317.27460426703 rows/sec., 4.93 MiB/sec.
3373 2024.06.27 21:52:01.653520 [ 3 ] {77da627d-29c6-45a9-86ec-e33eeacd51e2} <Debug> DynamicQueryHandler: Done processing query
3374 2024.06.27 21:52:01.653545 [ 3 ] {77da627d-29c6-45a9-86ec-e33eeacd51e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3375 2024.06.27 21:52:01.653560 [ 3 ] {} <Debug> HTTP-Session: 4a92d4e1-b9f5-4271-9104-204e35fc9d7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3376 2024.06.27 21:52:01.653755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 37558, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3377 2024.06.27 21:52:01.653804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3378 2024.06.27 21:52:01.653822 [ 3 ] {} <Debug> HTTP-Session: 178f84ec-b973-455a-9a7d-c4790fa1ea72 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3379 2024.06.27 21:52:01.653840 [ 3 ] {} <Debug> HTTP-Session: 178f84ec-b973-455a-9a7d-c4790fa1ea72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3380 2024.06.27 21:52:01.653854 [ 3 ] {} <Debug> HTTP-Session: 178f84ec-b973-455a-9a7d-c4790fa1ea72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3381 2024.06.27 21:52:01.653885 [ 3 ] {} <Trace> HTTP-Session: 178f84ec-b973-455a-9a7d-c4790fa1ea72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3382 2024.06.27 21:52:01.654061 [ 3 ] {e603b4c0-338b-45e3-ba9c-9be080e425c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3383 2024.06.27 21:52:01.654110 [ 3 ] {e603b4c0-338b-45e3-ba9c-9be080e425c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3384 2024.06.27 21:52:01.654253 [ 3 ] {e603b4c0-338b-45e3-ba9c-9be080e425c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3385 2024.06.27 21:52:01.654677 [ 3 ] {e603b4c0-338b-45e3-ba9c-9be080e425c5} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3386 2024.06.27 21:52:01.654712 [ 3 ] {e603b4c0-338b-45e3-ba9c-9be080e425c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3387 2024.06.27 21:52:01.655105 [ 3 ] {e603b4c0-338b-45e3-ba9c-9be080e425c5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3388 2024.06.27 21:52:01.655449 [ 3 ] {e603b4c0-338b-45e3-ba9c-9be080e425c5} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3389 2024.06.27 21:52:01.655615 [ 3 ] {e603b4c0-338b-45e3-ba9c-9be080e425c5} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001637 sec., 119731.21563836286 rows/sec., 8.36 MiB/sec.
3390 2024.06.27 21:52:01.655948 [ 3 ] {e603b4c0-338b-45e3-ba9c-9be080e425c5} <Debug> DynamicQueryHandler: Done processing query
3391 2024.06.27 21:52:01.655976 [ 3 ] {e603b4c0-338b-45e3-ba9c-9be080e425c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3392 2024.06.27 21:52:01.655992 [ 3 ] {} <Debug> HTTP-Session: 178f84ec-b973-455a-9a7d-c4790fa1ea72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3393 2024.06.27 21:52:01.656156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3394 2024.06.27 21:52:01.656205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3395 2024.06.27 21:52:01.656225 [ 3 ] {} <Debug> HTTP-Session: dca858ca-7166-4683-a5f3-eb8745bff980 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3396 2024.06.27 21:52:01.656241 [ 3 ] {} <Debug> HTTP-Session: dca858ca-7166-4683-a5f3-eb8745bff980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3397 2024.06.27 21:52:01.656255 [ 3 ] {} <Debug> HTTP-Session: dca858ca-7166-4683-a5f3-eb8745bff980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3398 2024.06.27 21:52:01.656286 [ 3 ] {} <Trace> HTTP-Session: dca858ca-7166-4683-a5f3-eb8745bff980 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3399 2024.06.27 21:52:01.656430 [ 3 ] {63da2077-7159-4a78-af61-864292d6d6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3400 2024.06.27 21:52:01.656501 [ 3 ] {63da2077-7159-4a78-af61-864292d6d6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3401 2024.06.27 21:52:01.656925 [ 3 ] {63da2077-7159-4a78-af61-864292d6d6b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3402 2024.06.27 21:52:01.657431 [ 3 ] {63da2077-7159-4a78-af61-864292d6d6b3} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3403 2024.06.27 21:52:01.657469 [ 3 ] {63da2077-7159-4a78-af61-864292d6d6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3404 2024.06.27 21:52:01.658070 [ 3 ] {63da2077-7159-4a78-af61-864292d6d6b3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3405 2024.06.27 21:52:01.658479 [ 3 ] {63da2077-7159-4a78-af61-864292d6d6b3} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3406 2024.06.27 21:52:01.658663 [ 3 ] {63da2077-7159-4a78-af61-864292d6d6b3} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002302 sec., 1737.619461337967 rows/sec., 3.11 MiB/sec.
3407 2024.06.27 21:52:01.658881 [ 3 ] {63da2077-7159-4a78-af61-864292d6d6b3} <Debug> DynamicQueryHandler: Done processing query
3408 2024.06.27 21:52:01.658905 [ 3 ] {63da2077-7159-4a78-af61-864292d6d6b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3409 2024.06.27 21:52:01.658921 [ 3 ] {} <Debug> HTTP-Session: dca858ca-7166-4683-a5f3-eb8745bff980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3410 2024.06.27 21:52:01.659048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3411 2024.06.27 21:52:01.659097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3412 2024.06.27 21:52:01.659116 [ 3 ] {} <Debug> HTTP-Session: f1bec314-7eed-4c9a-8a58-b5c30bebc9ce Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3413 2024.06.27 21:52:01.659132 [ 3 ] {} <Debug> HTTP-Session: f1bec314-7eed-4c9a-8a58-b5c30bebc9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3414 2024.06.27 21:52:01.659145 [ 3 ] {} <Debug> HTTP-Session: f1bec314-7eed-4c9a-8a58-b5c30bebc9ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3415 2024.06.27 21:52:01.659176 [ 3 ] {} <Trace> HTTP-Session: f1bec314-7eed-4c9a-8a58-b5c30bebc9ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3416 2024.06.27 21:52:01.659295 [ 3 ] {7472a46c-3f8a-418d-9a79-ca3884119149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3417 2024.06.27 21:52:01.659340 [ 3 ] {7472a46c-3f8a-418d-9a79-ca3884119149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3418 2024.06.27 21:52:01.659465 [ 3 ] {7472a46c-3f8a-418d-9a79-ca3884119149} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3419 2024.06.27 21:52:01.659801 [ 3 ] {7472a46c-3f8a-418d-9a79-ca3884119149} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3420 2024.06.27 21:52:01.659837 [ 3 ] {7472a46c-3f8a-418d-9a79-ca3884119149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3421 2024.06.27 21:52:01.660189 [ 3 ] {7472a46c-3f8a-418d-9a79-ca3884119149} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3422 2024.06.27 21:52:01.660501 [ 3 ] {7472a46c-3f8a-418d-9a79-ca3884119149} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3423 2024.06.27 21:52:01.660621 [ 3 ] {7472a46c-3f8a-418d-9a79-ca3884119149} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec.
3424 2024.06.27 21:52:01.660789 [ 3 ] {7472a46c-3f8a-418d-9a79-ca3884119149} <Debug> DynamicQueryHandler: Done processing query
3425 2024.06.27 21:52:01.660813 [ 3 ] {7472a46c-3f8a-418d-9a79-ca3884119149} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3426 2024.06.27 21:52:01.660828 [ 3 ] {} <Debug> HTTP-Session: f1bec314-7eed-4c9a-8a58-b5c30bebc9ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3427 2024.06.27 21:52:02.435555 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache
3428 2024.06.27 21:52:02.435604 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache
3429 2024.06.27 21:52:06.645314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3430 2024.06.27 21:52:06.645464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3431 2024.06.27 21:52:06.645492 [ 3 ] {} <Debug> HTTP-Session: 757a161e-5aa5-4460-8e95-324462d95106 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3432 2024.06.27 21:52:06.645516 [ 3 ] {} <Debug> HTTP-Session: 757a161e-5aa5-4460-8e95-324462d95106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3433 2024.06.27 21:52:06.645531 [ 3 ] {} <Debug> HTTP-Session: 757a161e-5aa5-4460-8e95-324462d95106 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3434 2024.06.27 21:52:06.645581 [ 3 ] {} <Trace> HTTP-Session: 757a161e-5aa5-4460-8e95-324462d95106 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3435 2024.06.27 21:52:06.645773 [ 3 ] {4befebab-33ed-4c58-a343-284b0f4f84a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3436 2024.06.27 21:52:06.645840 [ 3 ] {4befebab-33ed-4c58-a343-284b0f4f84a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3437 2024.06.27 21:52:06.646035 [ 3 ] {4befebab-33ed-4c58-a343-284b0f4f84a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3438 2024.06.27 21:52:06.646510 [ 3 ] {4befebab-33ed-4c58-a343-284b0f4f84a0} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3439 2024.06.27 21:52:06.646553 [ 3 ] {4befebab-33ed-4c58-a343-284b0f4f84a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3440 2024.06.27 21:52:06.646914 [ 3 ] {4befebab-33ed-4c58-a343-284b0f4f84a0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3441 2024.06.27 21:52:06.647247 [ 3 ] {4befebab-33ed-4c58-a343-284b0f4f84a0} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3442 2024.06.27 21:52:06.647409 [ 3 ] {4befebab-33ed-4c58-a343-284b0f4f84a0} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001686 sec., 14827.995255041518 rows/sec., 1.17 MiB/sec.
3443 2024.06.27 21:52:06.647753 [ 3 ] {4befebab-33ed-4c58-a343-284b0f4f84a0} <Debug> DynamicQueryHandler: Done processing query
3444 2024.06.27 21:52:06.647780 [ 3 ] {4befebab-33ed-4c58-a343-284b0f4f84a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3445 2024.06.27 21:52:06.647796 [ 3 ] {} <Debug> HTTP-Session: 757a161e-5aa5-4460-8e95-324462d95106 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3446 2024.06.27 21:52:06.647920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3447 2024.06.27 21:52:06.647971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3448 2024.06.27 21:52:06.647990 [ 3 ] {} <Debug> HTTP-Session: 78bb07bc-b427-4d1a-819c-01f503a6c15d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3449 2024.06.27 21:52:06.648007 [ 3 ] {} <Debug> HTTP-Session: 78bb07bc-b427-4d1a-819c-01f503a6c15d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3450 2024.06.27 21:52:06.648022 [ 3 ] {} <Debug> HTTP-Session: 78bb07bc-b427-4d1a-819c-01f503a6c15d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3451 2024.06.27 21:52:06.648053 [ 3 ] {} <Trace> HTTP-Session: 78bb07bc-b427-4d1a-819c-01f503a6c15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3452 2024.06.27 21:52:06.648148 [ 3 ] {95a0e14d-bdec-45f5-b1de-a1936d284e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3453 2024.06.27 21:52:06.648192 [ 3 ] {95a0e14d-bdec-45f5-b1de-a1936d284e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3454 2024.06.27 21:52:06.648345 [ 3 ] {95a0e14d-bdec-45f5-b1de-a1936d284e2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3455 2024.06.27 21:52:06.648644 [ 3 ] {95a0e14d-bdec-45f5-b1de-a1936d284e2e} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3456 2024.06.27 21:52:06.648680 [ 3 ] {95a0e14d-bdec-45f5-b1de-a1936d284e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3457 2024.06.27 21:52:06.648983 [ 3 ] {95a0e14d-bdec-45f5-b1de-a1936d284e2e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3458 2024.06.27 21:52:06.649306 [ 3 ] {95a0e14d-bdec-45f5-b1de-a1936d284e2e} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3459 2024.06.27 21:52:06.649458 [ 3 ] {95a0e14d-bdec-45f5-b1de-a1936d284e2e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001332 sec., 1501.5015015015015 rows/sec., 122.44 KiB/sec.
3460 2024.06.27 21:52:06.649651 [ 3 ] {95a0e14d-bdec-45f5-b1de-a1936d284e2e} <Debug> DynamicQueryHandler: Done processing query
3461 2024.06.27 21:52:06.649676 [ 3 ] {95a0e14d-bdec-45f5-b1de-a1936d284e2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3462 2024.06.27 21:52:06.649691 [ 3 ] {} <Debug> HTTP-Session: 78bb07bc-b427-4d1a-819c-01f503a6c15d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3463 2024.06.27 21:52:06.649828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3464 2024.06.27 21:52:06.649876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3465 2024.06.27 21:52:06.649894 [ 3 ] {} <Debug> HTTP-Session: c65cc04f-e229-46f7-9ac7-56ad4d2255aa Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3466 2024.06.27 21:52:06.649911 [ 3 ] {} <Debug> HTTP-Session: c65cc04f-e229-46f7-9ac7-56ad4d2255aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3467 2024.06.27 21:52:06.649925 [ 3 ] {} <Debug> HTTP-Session: c65cc04f-e229-46f7-9ac7-56ad4d2255aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3468 2024.06.27 21:52:06.649955 [ 3 ] {} <Trace> HTTP-Session: c65cc04f-e229-46f7-9ac7-56ad4d2255aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3469 2024.06.27 21:52:06.650094 [ 3 ] {f6373efa-82c1-4f8f-af19-1efa604c0e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3470 2024.06.27 21:52:06.650138 [ 3 ] {f6373efa-82c1-4f8f-af19-1efa604c0e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3471 2024.06.27 21:52:06.650265 [ 3 ] {f6373efa-82c1-4f8f-af19-1efa604c0e85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3472 2024.06.27 21:52:06.650636 [ 3 ] {f6373efa-82c1-4f8f-af19-1efa604c0e85} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3473 2024.06.27 21:52:06.650673 [ 3 ] {f6373efa-82c1-4f8f-af19-1efa604c0e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3474 2024.06.27 21:52:06.650991 [ 3 ] {f6373efa-82c1-4f8f-af19-1efa604c0e85} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3475 2024.06.27 21:52:06.651304 [ 3 ] {f6373efa-82c1-4f8f-af19-1efa604c0e85} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3476 2024.06.27 21:52:06.651458 [ 3 ] {f6373efa-82c1-4f8f-af19-1efa604c0e85} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.001422 sec., 92827.00421940928 rows/sec., 7.72 MiB/sec.
3477 2024.06.27 21:52:06.651623 [ 3 ] {f6373efa-82c1-4f8f-af19-1efa604c0e85} <Debug> DynamicQueryHandler: Done processing query
3478 2024.06.27 21:52:06.651647 [ 3 ] {f6373efa-82c1-4f8f-af19-1efa604c0e85} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3479 2024.06.27 21:52:06.651662 [ 3 ] {} <Debug> HTTP-Session: c65cc04f-e229-46f7-9ac7-56ad4d2255aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3480 2024.06.27 21:52:06.651770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3481 2024.06.27 21:52:06.651819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3482 2024.06.27 21:52:06.651837 [ 3 ] {} <Debug> HTTP-Session: a2f6c9d5-83eb-4f0d-b3cf-c104827f706a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3483 2024.06.27 21:52:06.651855 [ 3 ] {} <Debug> HTTP-Session: a2f6c9d5-83eb-4f0d-b3cf-c104827f706a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3484 2024.06.27 21:52:06.651868 [ 3 ] {} <Debug> HTTP-Session: a2f6c9d5-83eb-4f0d-b3cf-c104827f706a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3485 2024.06.27 21:52:06.651899 [ 3 ] {} <Trace> HTTP-Session: a2f6c9d5-83eb-4f0d-b3cf-c104827f706a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3486 2024.06.27 21:52:06.651993 [ 3 ] {7122c5dc-59c8-4c93-ab7d-4babb957fcd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3487 2024.06.27 21:52:06.652036 [ 3 ] {7122c5dc-59c8-4c93-ab7d-4babb957fcd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3488 2024.06.27 21:52:06.652165 [ 3 ] {7122c5dc-59c8-4c93-ab7d-4babb957fcd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3489 2024.06.27 21:52:06.652430 [ 3 ] {7122c5dc-59c8-4c93-ab7d-4babb957fcd5} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3490 2024.06.27 21:52:06.652466 [ 3 ] {7122c5dc-59c8-4c93-ab7d-4babb957fcd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3491 2024.06.27 21:52:06.652778 [ 3 ] {7122c5dc-59c8-4c93-ab7d-4babb957fcd5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3492 2024.06.27 21:52:06.653098 [ 3 ] {7122c5dc-59c8-4c93-ab7d-4babb957fcd5} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3493 2024.06.27 21:52:06.653246 [ 3 ] {7122c5dc-59c8-4c93-ab7d-4babb957fcd5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001274 sec., 1569.8587127158555 rows/sec., 109.61 KiB/sec.
3494 2024.06.27 21:52:06.653531 [ 3 ] {7122c5dc-59c8-4c93-ab7d-4babb957fcd5} <Debug> DynamicQueryHandler: Done processing query
3495 2024.06.27 21:52:06.653555 [ 3 ] {7122c5dc-59c8-4c93-ab7d-4babb957fcd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3496 2024.06.27 21:52:06.653571 [ 3 ] {} <Debug> HTTP-Session: a2f6c9d5-83eb-4f0d-b3cf-c104827f706a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3497 2024.06.27 21:52:06.653692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3498 2024.06.27 21:52:06.653741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3499 2024.06.27 21:52:06.653760 [ 3 ] {} <Debug> HTTP-Session: a9d0cd84-b3fe-40af-9ee4-33128f3d208d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3500 2024.06.27 21:52:06.653776 [ 3 ] {} <Debug> HTTP-Session: a9d0cd84-b3fe-40af-9ee4-33128f3d208d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3501 2024.06.27 21:52:06.653790 [ 3 ] {} <Debug> HTTP-Session: a9d0cd84-b3fe-40af-9ee4-33128f3d208d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3502 2024.06.27 21:52:06.653819 [ 3 ] {} <Trace> HTTP-Session: a9d0cd84-b3fe-40af-9ee4-33128f3d208d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3503 2024.06.27 21:52:06.653944 [ 3 ] {88c5c858-3f45-43e1-8aeb-c0792e3ac277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3504 2024.06.27 21:52:06.653987 [ 3 ] {88c5c858-3f45-43e1-8aeb-c0792e3ac277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3505 2024.06.27 21:52:06.654135 [ 3 ] {88c5c858-3f45-43e1-8aeb-c0792e3ac277} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3506 2024.06.27 21:52:06.654631 [ 3 ] {88c5c858-3f45-43e1-8aeb-c0792e3ac277} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3507 2024.06.27 21:52:06.654668 [ 3 ] {88c5c858-3f45-43e1-8aeb-c0792e3ac277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3508 2024.06.27 21:52:06.654985 [ 3 ] {88c5c858-3f45-43e1-8aeb-c0792e3ac277} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3509 2024.06.27 21:52:06.655301 [ 3 ] {88c5c858-3f45-43e1-8aeb-c0792e3ac277} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3510 2024.06.27 21:52:06.655425 [ 3 ] {88c5c858-3f45-43e1-8aeb-c0792e3ac277} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001529 sec., 59516.023544800526 rows/sec., 4.65 MiB/sec.
3511 2024.06.27 21:52:06.655622 [ 3 ] {88c5c858-3f45-43e1-8aeb-c0792e3ac277} <Debug> DynamicQueryHandler: Done processing query
3512 2024.06.27 21:52:06.655646 [ 3 ] {88c5c858-3f45-43e1-8aeb-c0792e3ac277} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3513 2024.06.27 21:52:06.655663 [ 3 ] {} <Debug> HTTP-Session: a9d0cd84-b3fe-40af-9ee4-33128f3d208d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3514 2024.06.27 21:52:06.655828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3515 2024.06.27 21:52:06.655879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3516 2024.06.27 21:52:06.655898 [ 3 ] {} <Debug> HTTP-Session: 8b6fd85c-8bdd-4ec8-812d-ea583a7e853b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3517 2024.06.27 21:52:06.655915 [ 3 ] {} <Debug> HTTP-Session: 8b6fd85c-8bdd-4ec8-812d-ea583a7e853b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3518 2024.06.27 21:52:06.655929 [ 3 ] {} <Debug> HTTP-Session: 8b6fd85c-8bdd-4ec8-812d-ea583a7e853b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3519 2024.06.27 21:52:06.655959 [ 3 ] {} <Trace> HTTP-Session: 8b6fd85c-8bdd-4ec8-812d-ea583a7e853b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3520 2024.06.27 21:52:06.656111 [ 3 ] {aa5bbd5f-05bc-4fb1-8f16-b942f2f76572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3521 2024.06.27 21:52:06.656158 [ 3 ] {aa5bbd5f-05bc-4fb1-8f16-b942f2f76572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3522 2024.06.27 21:52:06.656301 [ 3 ] {aa5bbd5f-05bc-4fb1-8f16-b942f2f76572} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3523 2024.06.27 21:52:06.656707 [ 3 ] {aa5bbd5f-05bc-4fb1-8f16-b942f2f76572} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3524 2024.06.27 21:52:06.656742 [ 3 ] {aa5bbd5f-05bc-4fb1-8f16-b942f2f76572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3525 2024.06.27 21:52:06.657136 [ 3 ] {aa5bbd5f-05bc-4fb1-8f16-b942f2f76572} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3526 2024.06.27 21:52:06.657481 [ 3 ] {aa5bbd5f-05bc-4fb1-8f16-b942f2f76572} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3527 2024.06.27 21:52:06.657613 [ 3 ] {aa5bbd5f-05bc-4fb1-8f16-b942f2f76572} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00157 sec., 102547.77070063695 rows/sec., 7.14 MiB/sec.
3528 2024.06.27 21:52:06.657776 [ 3 ] {aa5bbd5f-05bc-4fb1-8f16-b942f2f76572} <Debug> DynamicQueryHandler: Done processing query
3529 2024.06.27 21:52:06.657801 [ 3 ] {aa5bbd5f-05bc-4fb1-8f16-b942f2f76572} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3530 2024.06.27 21:52:06.657816 [ 3 ] {} <Debug> HTTP-Session: 8b6fd85c-8bdd-4ec8-812d-ea583a7e853b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3531 2024.06.27 21:52:06.658026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3532 2024.06.27 21:52:06.658075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3533 2024.06.27 21:52:06.658093 [ 3 ] {} <Debug> HTTP-Session: 69104f52-268f-44f6-b9a8-e86036421352 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3534 2024.06.27 21:52:06.658109 [ 3 ] {} <Debug> HTTP-Session: 69104f52-268f-44f6-b9a8-e86036421352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3535 2024.06.27 21:52:06.658122 [ 3 ] {} <Debug> HTTP-Session: 69104f52-268f-44f6-b9a8-e86036421352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3536 2024.06.27 21:52:06.658152 [ 3 ] {} <Trace> HTTP-Session: 69104f52-268f-44f6-b9a8-e86036421352 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3537 2024.06.27 21:52:06.658430 [ 3 ] {0582a704-1f07-4842-b85b-40d4c72a014e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3538 2024.06.27 21:52:06.658492 [ 3 ] {0582a704-1f07-4842-b85b-40d4c72a014e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3539 2024.06.27 21:52:06.658895 [ 3 ] {0582a704-1f07-4842-b85b-40d4c72a014e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3540 2024.06.27 21:52:06.659750 [ 3 ] {0582a704-1f07-4842-b85b-40d4c72a014e} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3541 2024.06.27 21:52:06.659785 [ 3 ] {0582a704-1f07-4842-b85b-40d4c72a014e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3542 2024.06.27 21:52:06.660375 [ 3 ] {0582a704-1f07-4842-b85b-40d4c72a014e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3543 2024.06.27 21:52:06.660783 [ 3 ] {0582a704-1f07-4842-b85b-40d4c72a014e} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3544 2024.06.27 21:52:06.660924 [ 3 ] {0582a704-1f07-4842-b85b-40d4c72a014e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002691 sec., 9290.22668153103 rows/sec., 16.65 MiB/sec.
3545 2024.06.27 21:52:06.661140 [ 3 ] {0582a704-1f07-4842-b85b-40d4c72a014e} <Debug> DynamicQueryHandler: Done processing query
3546 2024.06.27 21:52:06.661164 [ 3 ] {0582a704-1f07-4842-b85b-40d4c72a014e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3547 2024.06.27 21:52:06.661180 [ 3 ] {} <Debug> HTTP-Session: 69104f52-268f-44f6-b9a8-e86036421352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3548 2024.06.27 21:52:06.661296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3549 2024.06.27 21:52:06.661345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3550 2024.06.27 21:52:06.661364 [ 3 ] {} <Debug> HTTP-Session: 20a25cd3-e6fc-4dcf-8367-e1a4ba4aac60 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3551 2024.06.27 21:52:06.661380 [ 3 ] {} <Debug> HTTP-Session: 20a25cd3-e6fc-4dcf-8367-e1a4ba4aac60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3552 2024.06.27 21:52:06.661393 [ 3 ] {} <Debug> HTTP-Session: 20a25cd3-e6fc-4dcf-8367-e1a4ba4aac60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3553 2024.06.27 21:52:06.661424 [ 3 ] {} <Trace> HTTP-Session: 20a25cd3-e6fc-4dcf-8367-e1a4ba4aac60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3554 2024.06.27 21:52:06.661552 [ 3 ] {3f3f857a-44c8-4a1e-9cc3-7a873ae8eca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3555 2024.06.27 21:52:06.661596 [ 3 ] {3f3f857a-44c8-4a1e-9cc3-7a873ae8eca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3556 2024.06.27 21:52:06.661724 [ 3 ] {3f3f857a-44c8-4a1e-9cc3-7a873ae8eca9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3557 2024.06.27 21:52:06.662022 [ 3 ] {3f3f857a-44c8-4a1e-9cc3-7a873ae8eca9} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3558 2024.06.27 21:52:06.662058 [ 3 ] {3f3f857a-44c8-4a1e-9cc3-7a873ae8eca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3559 2024.06.27 21:52:06.662424 [ 3 ] {3f3f857a-44c8-4a1e-9cc3-7a873ae8eca9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3560 2024.06.27 21:52:06.662750 [ 3 ] {3f3f857a-44c8-4a1e-9cc3-7a873ae8eca9} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3561 2024.06.27 21:52:06.662879 [ 3 ] {3f3f857a-44c8-4a1e-9cc3-7a873ae8eca9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec.
3562 2024.06.27 21:52:06.663040 [ 3 ] {3f3f857a-44c8-4a1e-9cc3-7a873ae8eca9} <Debug> DynamicQueryHandler: Done processing query
3563 2024.06.27 21:52:06.663064 [ 3 ] {3f3f857a-44c8-4a1e-9cc3-7a873ae8eca9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3564 2024.06.27 21:52:06.663080 [ 3 ] {} <Debug> HTTP-Session: 20a25cd3-e6fc-4dcf-8367-e1a4ba4aac60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3565 2024.06.27 21:52:11.644960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3566 2024.06.27 21:52:11.645101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3567 2024.06.27 21:52:11.645130 [ 3 ] {} <Debug> HTTP-Session: f7ef9ee5-19df-4439-bbec-9e2bc4ccf5cf Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3568 2024.06.27 21:52:11.645157 [ 3 ] {} <Debug> HTTP-Session: f7ef9ee5-19df-4439-bbec-9e2bc4ccf5cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3569 2024.06.27 21:52:11.645176 [ 3 ] {} <Debug> HTTP-Session: f7ef9ee5-19df-4439-bbec-9e2bc4ccf5cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3570 2024.06.27 21:52:11.645232 [ 3 ] {} <Trace> HTTP-Session: f7ef9ee5-19df-4439-bbec-9e2bc4ccf5cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3571 2024.06.27 21:52:11.645425 [ 3 ] {693fe82a-3acf-450c-9e91-3bc8d6c08375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3572 2024.06.27 21:52:11.645499 [ 3 ] {693fe82a-3acf-450c-9e91-3bc8d6c08375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3573 2024.06.27 21:52:11.645708 [ 3 ] {693fe82a-3acf-450c-9e91-3bc8d6c08375} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3574 2024.06.27 21:52:11.646154 [ 3 ] {693fe82a-3acf-450c-9e91-3bc8d6c08375} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3575 2024.06.27 21:52:11.646195 [ 3 ] {693fe82a-3acf-450c-9e91-3bc8d6c08375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3576 2024.06.27 21:52:11.646560 [ 3 ] {693fe82a-3acf-450c-9e91-3bc8d6c08375} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3577 2024.06.27 21:52:11.646893 [ 3 ] {693fe82a-3acf-450c-9e91-3bc8d6c08375} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3578 2024.06.27 21:52:11.647033 [ 3 ] {693fe82a-3acf-450c-9e91-3bc8d6c08375} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001666 sec., 2400.9603841536614 rows/sec., 194.61 KiB/sec.
3579 2024.06.27 21:52:11.647045 [ 47 ] {} <Debug> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3580 2024.06.27 21:52:11.647087 [ 47 ] {} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3581 2024.06.27 21:52:11.647120 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3582 2024.06.27 21:52:11.647369 [ 3 ] {693fe82a-3acf-450c-9e91-3bc8d6c08375} <Debug> DynamicQueryHandler: Done processing query
3583 2024.06.27 21:52:11.647420 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
3584 2024.06.27 21:52:11.647434 [ 3 ] {693fe82a-3acf-450c-9e91-3bc8d6c08375} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3585 2024.06.27 21:52:11.647561 [ 3 ] {} <Debug> HTTP-Session: f7ef9ee5-19df-4439-bbec-9e2bc4ccf5cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3586 2024.06.27 21:52:11.647800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3587 2024.06.27 21:52:11.647817 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3588 2024.06.27 21:52:11.647879 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 29 rows starting from the beginning of the part
3589 2024.06.27 21:52:11.647885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3590 2024.06.27 21:52:11.647939 [ 3 ] {} <Debug> HTTP-Session: 2747d814-283d-4de2-9008-a799c58dbc3a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3591 2024.06.27 21:52:11.647983 [ 3 ] {} <Debug> HTTP-Session: 2747d814-283d-4de2-9008-a799c58dbc3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3592 2024.06.27 21:52:11.648033 [ 3 ] {} <Debug> HTTP-Session: 2747d814-283d-4de2-9008-a799c58dbc3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3593 2024.06.27 21:52:11.648053 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
3594 2024.06.27 21:52:11.648153 [ 3 ] {} <Trace> HTTP-Session: 2747d814-283d-4de2-9008-a799c58dbc3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3595 2024.06.27 21:52:11.648383 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part
3596 2024.06.27 21:52:11.648598 [ 3 ] {d4b50d01-3278-4434-a661-fb7fbbc16f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3597 2024.06.27 21:52:11.648702 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
3598 2024.06.27 21:52:11.648740 [ 3 ] {d4b50d01-3278-4434-a661-fb7fbbc16f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3599 2024.06.27 21:52:11.649119 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part
3600 2024.06.27 21:52:11.649525 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
3601 2024.06.27 21:52:11.649995 [ 3 ] {d4b50d01-3278-4434-a661-fb7fbbc16f2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3602 2024.06.27 21:52:11.650903 [ 3 ] {d4b50d01-3278-4434-a661-fb7fbbc16f2d} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3603 2024.06.27 21:52:11.650975 [ 3 ] {d4b50d01-3278-4434-a661-fb7fbbc16f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3604 2024.06.27 21:52:11.651783 [ 3 ] {d4b50d01-3278-4434-a661-fb7fbbc16f2d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3605 2024.06.27 21:52:11.652045 [ 196 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 91 rows, containing 4 columns (4 merged, 0 gathered) in 0.004835341 sec., 18819.768864284855 rows/sec., 1.49 MiB/sec.
3606 2024.06.27 21:52:11.652317 [ 196 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3607 2024.06.27 21:52:11.652487 [ 3 ] {d4b50d01-3278-4434-a661-fb7fbbc16f2d} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3608 2024.06.27 21:52:11.652748 [ 47 ] {} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3609 2024.06.27 21:52:11.652882 [ 47 ] {} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3610 2024.06.27 21:52:11.652927 [ 3 ] {d4b50d01-3278-4434-a661-fb7fbbc16f2d} <Debug> executeQuery: Read 68 rows, 5.48 KiB in 0.00449 sec., 15144.76614699332 rows/sec., 1.19 MiB/sec.
3611 2024.06.27 21:52:11.652998 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3612 2024.06.27 21:52:11.653627 [ 3 ] {d4b50d01-3278-4434-a661-fb7fbbc16f2d} <Debug> DynamicQueryHandler: Done processing query
3613 2024.06.27 21:52:11.653732 [ 3 ] {d4b50d01-3278-4434-a661-fb7fbbc16f2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3614 2024.06.27 21:52:11.653855 [ 3 ] {} <Debug> HTTP-Session: 2747d814-283d-4de2-9008-a799c58dbc3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3615 2024.06.27 21:52:11.654197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 11553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3616 2024.06.27 21:52:11.654228 [ 196 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_11_2} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3617 2024.06.27 21:52:11.654287 [ 194 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
3618 2024.06.27 21:52:11.654360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3619 2024.06.27 21:52:11.654450 [ 3 ] {} <Debug> HTTP-Session: c2f6f455-b8eb-4166-a5d6-812d8d1a3f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3620 2024.06.27 21:52:11.654508 [ 3 ] {} <Debug> HTTP-Session: c2f6f455-b8eb-4166-a5d6-812d8d1a3f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3621 2024.06.27 21:52:11.654558 [ 3 ] {} <Debug> HTTP-Session: c2f6f455-b8eb-4166-a5d6-812d8d1a3f5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3622 2024.06.27 21:52:11.654563 [ 196 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_11_2} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3623 2024.06.27 21:52:11.654671 [ 3 ] {} <Trace> HTTP-Session: c2f6f455-b8eb-4166-a5d6-812d8d1a3f5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3624 2024.06.27 21:52:11.654867 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3625 2024.06.27 21:52:11.654959 [ 194 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3626 2024.06.27 21:52:11.655028 [ 3 ] {9338f449-4b80-46b5-ad12-44c775d42ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3627 2024.06.27 21:52:11.655039 [ 194 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 183 rows starting from the beginning of the part
3628 2024.06.27 21:52:11.655095 [ 3 ] {9338f449-4b80-46b5-ad12-44c775d42ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3629 2024.06.27 21:52:11.655363 [ 194 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 68 rows starting from the beginning of the part
3630 2024.06.27 21:52:11.655696 [ 194 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 131 rows starting from the beginning of the part
3631 2024.06.27 21:52:11.656022 [ 194 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part
3632 2024.06.27 21:52:11.656358 [ 194 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 132 rows starting from the beginning of the part
3633 2024.06.27 21:52:11.656457 [ 3 ] {9338f449-4b80-46b5-ad12-44c775d42ce0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3634 2024.06.27 21:52:11.656669 [ 194 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 68 rows starting from the beginning of the part
3635 2024.06.27 21:52:11.657538 [ 3 ] {9338f449-4b80-46b5-ad12-44c775d42ce0} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3636 2024.06.27 21:52:11.657606 [ 3 ] {9338f449-4b80-46b5-ad12-44c775d42ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3637 2024.06.27 21:52:11.658470 [ 3 ] {9338f449-4b80-46b5-ad12-44c775d42ce0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3638 2024.06.27 21:52:11.659387 [ 3 ] {9338f449-4b80-46b5-ad12-44c775d42ce0} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3639 2024.06.27 21:52:11.659423 [ 198 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 4 columns (4 merged, 0 gathered) in 0.006195848 sec., 110719.30751044893 rows/sec., 8.98 MiB/sec.
3640 2024.06.27 21:52:11.659610 [ 47 ] {} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3641 2024.06.27 21:52:11.659665 [ 3 ] {9338f449-4b80-46b5-ad12-44c775d42ce0} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.004766 sec., 14267.729752412924 rows/sec., 1.11 MiB/sec.
3642 2024.06.27 21:52:11.659681 [ 47 ] {} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3643 2024.06.27 21:52:11.659758 [ 198 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3644 2024.06.27 21:52:11.659777 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3645 2024.06.27 21:52:11.660145 [ 190 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
3646 2024.06.27 21:52:11.660179 [ 3 ] {9338f449-4b80-46b5-ad12-44c775d42ce0} <Debug> DynamicQueryHandler: Done processing query
3647 2024.06.27 21:52:11.660265 [ 3 ] {9338f449-4b80-46b5-ad12-44c775d42ce0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3648 2024.06.27 21:52:11.660383 [ 3 ] {} <Debug> HTTP-Session: c2f6f455-b8eb-4166-a5d6-812d8d1a3f5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3649 2024.06.27 21:52:11.660623 [ 190 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3650 2024.06.27 21:52:11.660685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3651 2024.06.27 21:52:11.660710 [ 190 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 143 rows starting from the beginning of the part
3652 2024.06.27 21:52:11.660882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3653 2024.06.27 21:52:11.661048 [ 3 ] {} <Debug> HTTP-Session: ece47505-1eda-4ae5-a68e-79a3701e1a7a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3654 2024.06.27 21:52:11.661099 [ 190 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 68 rows starting from the beginning of the part
3655 2024.06.27 21:52:11.661166 [ 3 ] {} <Debug> HTTP-Session: ece47505-1eda-4ae5-a68e-79a3701e1a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3656 2024.06.27 21:52:11.661266 [ 3 ] {} <Debug> HTTP-Session: ece47505-1eda-4ae5-a68e-79a3701e1a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3657 2024.06.27 21:52:11.661524 [ 3 ] {} <Trace> HTTP-Session: ece47505-1eda-4ae5-a68e-79a3701e1a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3658 2024.06.27 21:52:11.661560 [ 198 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_21_4} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3659 2024.06.27 21:52:11.661570 [ 190 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 89 rows starting from the beginning of the part
3660 2024.06.27 21:52:11.662080 [ 3 ] {0f49df80-c2d9-435f-95d6-87f0de59cd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3661 2024.06.27 21:52:11.662107 [ 190 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 92 rows starting from the beginning of the part
3662 2024.06.27 21:52:11.662211 [ 198 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_21_4} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3663 2024.06.27 21:52:11.662309 [ 3 ] {0f49df80-c2d9-435f-95d6-87f0de59cd63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3664 2024.06.27 21:52:11.662667 [ 190 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 91 rows starting from the beginning of the part
3665 2024.06.27 21:52:11.662715 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
3666 2024.06.27 21:52:11.663051 [ 190 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 68 rows starting from the beginning of the part
3667 2024.06.27 21:52:11.663701 [ 3 ] {0f49df80-c2d9-435f-95d6-87f0de59cd63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3668 2024.06.27 21:52:11.664713 [ 3 ] {0f49df80-c2d9-435f-95d6-87f0de59cd63} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3669 2024.06.27 21:52:11.664788 [ 3 ] {0f49df80-c2d9-435f-95d6-87f0de59cd63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3670 2024.06.27 21:52:11.665771 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 551 rows, containing 4 columns (4 merged, 0 gathered) in 0.005813548 sec., 94778.61023939254 rows/sec., 7.40 MiB/sec.
3671 2024.06.27 21:52:11.665818 [ 3 ] {0f49df80-c2d9-435f-95d6-87f0de59cd63} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3672 2024.06.27 21:52:11.665945 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3673 2024.06.27 21:52:11.666369 [ 3 ] {0f49df80-c2d9-435f-95d6-87f0de59cd63} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3674 2024.06.27 21:52:11.666549 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3675 2024.06.27 21:52:11.666563 [ 3 ] {0f49df80-c2d9-435f-95d6-87f0de59cd63} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004774 sec., 33514.87222454965 rows/sec., 2.33 MiB/sec.
3676 2024.06.27 21:52:11.666604 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3677 2024.06.27 21:52:11.666680 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3678 2024.06.27 21:52:11.666686 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_21_4} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3679 2024.06.27 21:52:11.667039 [ 3 ] {0f49df80-c2d9-435f-95d6-87f0de59cd63} <Debug> DynamicQueryHandler: Done processing query
3680 2024.06.27 21:52:11.667074 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_21_4} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3681 2024.06.27 21:52:11.667095 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::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
3682 2024.06.27 21:52:11.667098 [ 3 ] {0f49df80-c2d9-435f-95d6-87f0de59cd63} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3683 2024.06.27 21:52:11.667197 [ 3 ] {} <Debug> HTTP-Session: ece47505-1eda-4ae5-a68e-79a3701e1a7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3684 2024.06.27 21:52:11.667341 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
3685 2024.06.27 21:52:11.667473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3686 2024.06.27 21:52:11.667530 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3687 2024.06.27 21:52:11.667562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3688 2024.06.27 21:52:11.667600 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2596 rows starting from the beginning of the part
3689 2024.06.27 21:52:11.667614 [ 3 ] {} <Debug> HTTP-Session: 051b8319-e215-42a2-92c1-82d75896aed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3690 2024.06.27 21:52:11.667648 [ 3 ] {} <Debug> HTTP-Session: 051b8319-e215-42a2-92c1-82d75896aed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3691 2024.06.27 21:52:11.667683 [ 3 ] {} <Debug> HTTP-Session: 051b8319-e215-42a2-92c1-82d75896aed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3692 2024.06.27 21:52:11.667805 [ 3 ] {} <Trace> HTTP-Session: 051b8319-e215-42a2-92c1-82d75896aed8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3693 2024.06.27 21:52:11.667847 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::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
3694 2024.06.27 21:52:11.668260 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::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
3695 2024.06.27 21:52:11.668397 [ 3 ] {b5b58d27-578e-4476-8b63-852149951d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3696 2024.06.27 21:52:11.668686 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 196 rows starting from the beginning of the part
3697 2024.06.27 21:52:11.668903 [ 3 ] {b5b58d27-578e-4476-8b63-852149951d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3698 2024.06.27 21:52:11.668967 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 161 rows starting from the beginning of the part
3699 2024.06.27 21:52:11.669279 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part
3700 2024.06.27 21:52:11.671122 [ 3 ] {b5b58d27-578e-4476-8b63-852149951d88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3701 2024.06.27 21:52:11.672742 [ 3 ] {b5b58d27-578e-4476-8b63-852149951d88} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3702 2024.06.27 21:52:11.672876 [ 3 ] {b5b58d27-578e-4476-8b63-852149951d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3703 2024.06.27 21:52:11.673754 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3433 rows, containing 5 columns (5 merged, 0 gathered) in 0.006901047 sec., 497460.74762278824 rows/sec., 34.67 MiB/sec.
3704 2024.06.27 21:52:11.674064 [ 3 ] {b5b58d27-578e-4476-8b63-852149951d88} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3705 2024.06.27 21:52:11.674136 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3706 2024.06.27 21:52:11.675195 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3707 2024.06.27 21:52:11.675253 [ 3 ] {b5b58d27-578e-4476-8b63-852149951d88} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3708 2024.06.27 21:52:11.675366 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3709 2024.06.27 21:52:11.675535 [ 47 ] {} <Debug> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3710 2024.06.27 21:52:11.675611 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB.
3711 2024.06.27 21:52:11.675628 [ 47 ] {} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3712 2024.06.27 21:52:11.675709 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3713 2024.06.27 21:52:11.675730 [ 3 ] {b5b58d27-578e-4476-8b63-852149951d88} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.007662 sec., 522.056904202558 rows/sec., 957.95 KiB/sec.
3714 2024.06.27 21:52:11.676108 [ 186 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
3715 2024.06.27 21:52:11.676753 [ 3 ] {b5b58d27-578e-4476-8b63-852149951d88} <Debug> DynamicQueryHandler: Done processing query
3716 2024.06.27 21:52:11.676813 [ 3 ] {b5b58d27-578e-4476-8b63-852149951d88} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3717 2024.06.27 21:52:11.676864 [ 3 ] {} <Debug> HTTP-Session: 051b8319-e215-42a2-92c1-82d75896aed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3718 2024.06.27 21:52:11.676972 [ 186 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3719 2024.06.27 21:52:11.677078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3720 2024.06.27 21:52:11.677102 [ 186 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 107 rows starting from the beginning of the part
3721 2024.06.27 21:52:11.677192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3722 2024.06.27 21:52:11.677264 [ 3 ] {} <Debug> HTTP-Session: 27209f64-1d8b-4e6e-8d1e-d0383c5dbd1f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3723 2024.06.27 21:52:11.677319 [ 3 ] {} <Debug> HTTP-Session: 27209f64-1d8b-4e6e-8d1e-d0383c5dbd1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3724 2024.06.27 21:52:11.677407 [ 3 ] {} <Debug> HTTP-Session: 27209f64-1d8b-4e6e-8d1e-d0383c5dbd1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3725 2024.06.27 21:52:11.677595 [ 3 ] {} <Trace> HTTP-Session: 27209f64-1d8b-4e6e-8d1e-d0383c5dbd1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3726 2024.06.27 21:52:11.677703 [ 186 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
3727 2024.06.27 21:52:11.677889 [ 3 ] {6749acd4-6753-4c38-8588-f2671b3f80d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3728 2024.06.27 21:52:11.678136 [ 3 ] {6749acd4-6753-4c38-8588-f2671b3f80d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3729 2024.06.27 21:52:11.678310 [ 186 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part
3730 2024.06.27 21:52:11.679116 [ 186 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
3731 2024.06.27 21:52:11.679119 [ 3 ] {6749acd4-6753-4c38-8588-f2671b3f80d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3732 2024.06.27 21:52:11.679601 [ 186 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part
3733 2024.06.27 21:52:11.680289 [ 186 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
3734 2024.06.27 21:52:11.680376 [ 3 ] {6749acd4-6753-4c38-8588-f2671b3f80d2} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3735 2024.06.27 21:52:11.680456 [ 3 ] {6749acd4-6753-4c38-8588-f2671b3f80d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3736 2024.06.27 21:52:11.681588 [ 3 ] {6749acd4-6753-4c38-8588-f2671b3f80d2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3737 2024.06.27 21:52:11.682403 [ 3 ] {6749acd4-6753-4c38-8588-f2671b3f80d2} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3738 2024.06.27 21:52:11.682700 [ 47 ] {} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3739 2024.06.27 21:52:11.682829 [ 3 ] {6749acd4-6753-4c38-8588-f2671b3f80d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00504 sec., 11904.761904761905 rows/sec., 821.55 KiB/sec.
3740 2024.06.27 21:52:11.682832 [ 47 ] {} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3741 2024.06.27 21:52:11.682936 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3742 2024.06.27 21:52:11.683559 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
3743 2024.06.27 21:52:11.683591 [ 3 ] {6749acd4-6753-4c38-8588-f2671b3f80d2} <Debug> DynamicQueryHandler: Done processing query
3744 2024.06.27 21:52:11.683671 [ 3 ] {6749acd4-6753-4c38-8588-f2671b3f80d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3745 2024.06.27 21:52:11.683743 [ 3 ] {} <Debug> HTTP-Session: 27209f64-1d8b-4e6e-8d1e-d0383c5dbd1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3746 2024.06.27 21:52:11.684048 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3747 2024.06.27 21:52:11.684136 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 884 rows starting from the beginning of the part
3748 2024.06.27 21:52:11.684403 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
3749 2024.06.27 21:52:11.684797 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
3750 2024.06.27 21:52:11.685073 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
3751 2024.06.27 21:52:11.685344 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
3752 2024.06.27 21:52:11.685612 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
3753 2024.06.27 21:52:11.689317 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 4 columns (4 merged, 0 gathered) in 0.006158207 sec., 192263.75469353338 rows/sec., 12.97 MiB/sec.
3754 2024.06.27 21:52:11.689559 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3755 2024.06.27 21:52:11.690018 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_21_4} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3756 2024.06.27 21:52:11.690088 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_21_4} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
3757 2024.06.27 21:52:11.690157 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB.
3758 2024.06.27 21:52:11.692868 [ 189 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 19 columns (19 merged, 0 gathered) in 0.017085584 sec., 9891.379773732053 rows/sec., 17.72 MiB/sec.
3759 2024.06.27 21:52:11.693466 [ 189 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3760 2024.06.27 21:52:11.694183 [ 189 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3761 2024.06.27 21:52:11.694277 [ 189 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3762 2024.06.27 21:52:11.694421 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB.
3763 2024.06.27 21:52:16.643639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3764 2024.06.27 21:52:16.643797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3765 2024.06.27 21:52:16.643827 [ 3 ] {} <Debug> HTTP-Session: 88baea43-3db2-401a-9130-4bc595d290bc Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3766 2024.06.27 21:52:16.643857 [ 3 ] {} <Debug> HTTP-Session: 88baea43-3db2-401a-9130-4bc595d290bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3767 2024.06.27 21:52:16.643876 [ 3 ] {} <Debug> HTTP-Session: 88baea43-3db2-401a-9130-4bc595d290bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3768 2024.06.27 21:52:16.643937 [ 3 ] {} <Trace> HTTP-Session: 88baea43-3db2-401a-9130-4bc595d290bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3769 2024.06.27 21:52:16.644168 [ 3 ] {3c02422f-a3d2-4b53-8cb2-259101ee658f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3770 2024.06.27 21:52:16.644247 [ 3 ] {3c02422f-a3d2-4b53-8cb2-259101ee658f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3771 2024.06.27 21:52:16.644481 [ 3 ] {3c02422f-a3d2-4b53-8cb2-259101ee658f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3772 2024.06.27 21:52:16.645002 [ 3 ] {3c02422f-a3d2-4b53-8cb2-259101ee658f} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3773 2024.06.27 21:52:16.645053 [ 3 ] {3c02422f-a3d2-4b53-8cb2-259101ee658f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3774 2024.06.27 21:52:16.645512 [ 3 ] {3c02422f-a3d2-4b53-8cb2-259101ee658f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3775 2024.06.27 21:52:16.645929 [ 3 ] {3c02422f-a3d2-4b53-8cb2-259101ee658f} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3776 2024.06.27 21:52:16.646131 [ 3 ] {3c02422f-a3d2-4b53-8cb2-259101ee658f} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.002028 sec., 12327.41617357002 rows/sec., 999.19 KiB/sec.
3777 2024.06.27 21:52:16.646377 [ 3 ] {3c02422f-a3d2-4b53-8cb2-259101ee658f} <Debug> DynamicQueryHandler: Done processing query
3778 2024.06.27 21:52:16.646408 [ 3 ] {3c02422f-a3d2-4b53-8cb2-259101ee658f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3779 2024.06.27 21:52:16.646428 [ 3 ] {} <Debug> HTTP-Session: 88baea43-3db2-401a-9130-4bc595d290bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3780 2024.06.27 21:52:16.646600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3781 2024.06.27 21:52:16.646659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3782 2024.06.27 21:52:16.646682 [ 3 ] {} <Debug> HTTP-Session: bffbc777-6597-452a-8af9-074747ccb34c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3783 2024.06.27 21:52:16.646704 [ 3 ] {} <Debug> HTTP-Session: bffbc777-6597-452a-8af9-074747ccb34c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3784 2024.06.27 21:52:16.646722 [ 3 ] {} <Debug> HTTP-Session: bffbc777-6597-452a-8af9-074747ccb34c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3785 2024.06.27 21:52:16.646761 [ 3 ] {} <Trace> HTTP-Session: bffbc777-6597-452a-8af9-074747ccb34c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3786 2024.06.27 21:52:16.646924 [ 3 ] {0826c516-d77c-4fc9-9588-610f027369a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3787 2024.06.27 21:52:16.646974 [ 3 ] {0826c516-d77c-4fc9-9588-610f027369a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3788 2024.06.27 21:52:16.647130 [ 3 ] {0826c516-d77c-4fc9-9588-610f027369a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3789 2024.06.27 21:52:16.647596 [ 3 ] {0826c516-d77c-4fc9-9588-610f027369a3} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3790 2024.06.27 21:52:16.647639 [ 3 ] {0826c516-d77c-4fc9-9588-610f027369a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3791 2024.06.27 21:52:16.648025 [ 3 ] {0826c516-d77c-4fc9-9588-610f027369a3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3792 2024.06.27 21:52:16.648403 [ 3 ] {0826c516-d77c-4fc9-9588-610f027369a3} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3793 2024.06.27 21:52:16.648579 [ 3 ] {0826c516-d77c-4fc9-9588-610f027369a3} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001723 sec., 76030.17991874638 rows/sec., 6.33 MiB/sec.
3794 2024.06.27 21:52:16.648916 [ 3 ] {0826c516-d77c-4fc9-9588-610f027369a3} <Debug> DynamicQueryHandler: Done processing query
3795 2024.06.27 21:52:16.648946 [ 3 ] {0826c516-d77c-4fc9-9588-610f027369a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3796 2024.06.27 21:52:16.648967 [ 3 ] {} <Debug> HTTP-Session: bffbc777-6597-452a-8af9-074747ccb34c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3797 2024.06.27 21:52:16.649157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3798 2024.06.27 21:52:16.649214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3799 2024.06.27 21:52:16.649238 [ 3 ] {} <Debug> HTTP-Session: a58b13f3-e079-42ad-9694-5bd7871b78e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3800 2024.06.27 21:52:16.649259 [ 3 ] {} <Debug> HTTP-Session: a58b13f3-e079-42ad-9694-5bd7871b78e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3801 2024.06.27 21:52:16.649277 [ 3 ] {} <Debug> HTTP-Session: a58b13f3-e079-42ad-9694-5bd7871b78e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3802 2024.06.27 21:52:16.649316 [ 3 ] {} <Trace> HTTP-Session: a58b13f3-e079-42ad-9694-5bd7871b78e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3803 2024.06.27 21:52:16.649461 [ 3 ] {ed54ad8f-70b5-442e-8ffa-36d6cb41516c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3804 2024.06.27 21:52:16.649512 [ 3 ] {ed54ad8f-70b5-442e-8ffa-36d6cb41516c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3805 2024.06.27 21:52:16.649675 [ 3 ] {ed54ad8f-70b5-442e-8ffa-36d6cb41516c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3806 2024.06.27 21:52:16.650052 [ 3 ] {ed54ad8f-70b5-442e-8ffa-36d6cb41516c} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3807 2024.06.27 21:52:16.650088 [ 3 ] {ed54ad8f-70b5-442e-8ffa-36d6cb41516c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3808 2024.06.27 21:52:16.650449 [ 3 ] {ed54ad8f-70b5-442e-8ffa-36d6cb41516c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3809 2024.06.27 21:52:16.650912 [ 3 ] {ed54ad8f-70b5-442e-8ffa-36d6cb41516c} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3810 2024.06.27 21:52:16.651107 [ 3 ] {ed54ad8f-70b5-442e-8ffa-36d6cb41516c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001693 sec., 52569.403425871235 rows/sec., 4.11 MiB/sec.
3811 2024.06.27 21:52:16.651314 [ 3 ] {ed54ad8f-70b5-442e-8ffa-36d6cb41516c} <Debug> DynamicQueryHandler: Done processing query
3812 2024.06.27 21:52:16.651345 [ 3 ] {ed54ad8f-70b5-442e-8ffa-36d6cb41516c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3813 2024.06.27 21:52:16.651366 [ 3 ] {} <Debug> HTTP-Session: a58b13f3-e079-42ad-9694-5bd7871b78e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3814 2024.06.27 21:52:16.651557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3815 2024.06.27 21:52:16.651615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3816 2024.06.27 21:52:16.651639 [ 3 ] {} <Debug> HTTP-Session: 956dd4d9-4f43-49f1-8bf1-d5825f0f3b63 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3817 2024.06.27 21:52:16.651660 [ 3 ] {} <Debug> HTTP-Session: 956dd4d9-4f43-49f1-8bf1-d5825f0f3b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3818 2024.06.27 21:52:16.651679 [ 3 ] {} <Debug> HTTP-Session: 956dd4d9-4f43-49f1-8bf1-d5825f0f3b63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3819 2024.06.27 21:52:16.651717 [ 3 ] {} <Trace> HTTP-Session: 956dd4d9-4f43-49f1-8bf1-d5825f0f3b63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3820 2024.06.27 21:52:16.651908 [ 3 ] {de9ab9c7-1e57-449d-abd3-d5a4d8818897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3821 2024.06.27 21:52:16.651962 [ 3 ] {de9ab9c7-1e57-449d-abd3-d5a4d8818897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3822 2024.06.27 21:52:16.652158 [ 3 ] {de9ab9c7-1e57-449d-abd3-d5a4d8818897} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3823 2024.06.27 21:52:16.652692 [ 3 ] {de9ab9c7-1e57-449d-abd3-d5a4d8818897} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3824 2024.06.27 21:52:16.652739 [ 3 ] {de9ab9c7-1e57-449d-abd3-d5a4d8818897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3825 2024.06.27 21:52:16.653271 [ 3 ] {de9ab9c7-1e57-449d-abd3-d5a4d8818897} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3826 2024.06.27 21:52:16.653714 [ 3 ] {de9ab9c7-1e57-449d-abd3-d5a4d8818897} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3827 2024.06.27 21:52:16.653894 [ 3 ] {de9ab9c7-1e57-449d-abd3-d5a4d8818897} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002076 sec., 77071.2909441233 rows/sec., 5.37 MiB/sec.
3828 2024.06.27 21:52:16.654114 [ 3 ] {de9ab9c7-1e57-449d-abd3-d5a4d8818897} <Debug> DynamicQueryHandler: Done processing query
3829 2024.06.27 21:52:16.654142 [ 3 ] {de9ab9c7-1e57-449d-abd3-d5a4d8818897} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3830 2024.06.27 21:52:16.654162 [ 3 ] {} <Debug> HTTP-Session: 956dd4d9-4f43-49f1-8bf1-d5825f0f3b63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3831 2024.06.27 21:52:16.654434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40456, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3832 2024.06.27 21:52:16.655693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3833 2024.06.27 21:52:16.655798 [ 3 ] {} <Debug> HTTP-Session: e52a2850-50db-4594-bfef-c0a73bb4606d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3834 2024.06.27 21:52:16.655824 [ 3 ] {} <Debug> HTTP-Session: e52a2850-50db-4594-bfef-c0a73bb4606d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3835 2024.06.27 21:52:16.655843 [ 3 ] {} <Debug> HTTP-Session: e52a2850-50db-4594-bfef-c0a73bb4606d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3836 2024.06.27 21:52:16.655887 [ 3 ] {} <Trace> HTTP-Session: e52a2850-50db-4594-bfef-c0a73bb4606d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3837 2024.06.27 21:52:16.656494 [ 3 ] {79428560-6a65-4afb-92b9-6ba9d93305d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3838 2024.06.27 21:52:16.656587 [ 3 ] {79428560-6a65-4afb-92b9-6ba9d93305d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3839 2024.06.27 21:52:16.657125 [ 3 ] {79428560-6a65-4afb-92b9-6ba9d93305d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3840 2024.06.27 21:52:16.657922 [ 3 ] {79428560-6a65-4afb-92b9-6ba9d93305d3} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3841 2024.06.27 21:52:16.657965 [ 3 ] {79428560-6a65-4afb-92b9-6ba9d93305d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3842 2024.06.27 21:52:16.658760 [ 3 ] {79428560-6a65-4afb-92b9-6ba9d93305d3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3843 2024.06.27 21:52:16.659315 [ 3 ] {79428560-6a65-4afb-92b9-6ba9d93305d3} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3844 2024.06.27 21:52:16.659540 [ 3 ] {79428560-6a65-4afb-92b9-6ba9d93305d3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.003542 sec., 7058.159232072276 rows/sec., 12.65 MiB/sec.
3845 2024.06.27 21:52:16.659826 [ 3 ] {79428560-6a65-4afb-92b9-6ba9d93305d3} <Debug> DynamicQueryHandler: Done processing query
3846 2024.06.27 21:52:16.659856 [ 3 ] {79428560-6a65-4afb-92b9-6ba9d93305d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3847 2024.06.27 21:52:16.659878 [ 3 ] {} <Debug> HTTP-Session: e52a2850-50db-4594-bfef-c0a73bb4606d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3848 2024.06.27 21:52:16.660050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3849 2024.06.27 21:52:16.660112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3850 2024.06.27 21:52:16.660137 [ 3 ] {} <Debug> HTTP-Session: aed6f133-612a-4368-b98f-2848cbd5fcf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3851 2024.06.27 21:52:16.660160 [ 3 ] {} <Debug> HTTP-Session: aed6f133-612a-4368-b98f-2848cbd5fcf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3852 2024.06.27 21:52:16.660180 [ 3 ] {} <Debug> HTTP-Session: aed6f133-612a-4368-b98f-2848cbd5fcf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3853 2024.06.27 21:52:16.660223 [ 3 ] {} <Trace> HTTP-Session: aed6f133-612a-4368-b98f-2848cbd5fcf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3854 2024.06.27 21:52:16.660371 [ 3 ] {3decce06-2296-4435-9f67-5c6ad32726a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3855 2024.06.27 21:52:16.660425 [ 3 ] {3decce06-2296-4435-9f67-5c6ad32726a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3856 2024.06.27 21:52:16.660584 [ 3 ] {3decce06-2296-4435-9f67-5c6ad32726a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3857 2024.06.27 21:52:16.660959 [ 3 ] {3decce06-2296-4435-9f67-5c6ad32726a0} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3858 2024.06.27 21:52:16.661000 [ 3 ] {3decce06-2296-4435-9f67-5c6ad32726a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3859 2024.06.27 21:52:16.661428 [ 3 ] {3decce06-2296-4435-9f67-5c6ad32726a0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3860 2024.06.27 21:52:16.661837 [ 3 ] {3decce06-2296-4435-9f67-5c6ad32726a0} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3861 2024.06.27 21:52:16.662026 [ 3 ] {3decce06-2296-4435-9f67-5c6ad32726a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001713 sec., 35026.26970227671 rows/sec., 2.36 MiB/sec.
3862 2024.06.27 21:52:16.662221 [ 3 ] {3decce06-2296-4435-9f67-5c6ad32726a0} <Debug> DynamicQueryHandler: Done processing query
3863 2024.06.27 21:52:16.662248 [ 3 ] {3decce06-2296-4435-9f67-5c6ad32726a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3864 2024.06.27 21:52:16.662269 [ 3 ] {} <Debug> HTTP-Session: aed6f133-612a-4368-b98f-2848cbd5fcf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3865 2024.06.27 21:52:17.435646 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache
3866 2024.06.27 21:52:17.435698 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache
3867 2024.06.27 21:52:18.001312 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000959836 sec.
3868 2024.06.27 21:52:21.643115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3869 2024.06.27 21:52:21.643305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3870 2024.06.27 21:52:21.643337 [ 3 ] {} <Debug> HTTP-Session: f05f1b86-51de-4273-94f4-21455e2c8014 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3871 2024.06.27 21:52:21.643364 [ 3 ] {} <Debug> HTTP-Session: f05f1b86-51de-4273-94f4-21455e2c8014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3872 2024.06.27 21:52:21.643382 [ 3 ] {} <Debug> HTTP-Session: f05f1b86-51de-4273-94f4-21455e2c8014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3873 2024.06.27 21:52:21.643437 [ 3 ] {} <Trace> HTTP-Session: f05f1b86-51de-4273-94f4-21455e2c8014 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3874 2024.06.27 21:52:21.643635 [ 3 ] {b95e982a-9cdc-43b7-b127-0aa97e050362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3875 2024.06.27 21:52:21.643709 [ 3 ] {b95e982a-9cdc-43b7-b127-0aa97e050362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3876 2024.06.27 21:52:21.643928 [ 3 ] {b95e982a-9cdc-43b7-b127-0aa97e050362} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3877 2024.06.27 21:52:21.644375 [ 3 ] {b95e982a-9cdc-43b7-b127-0aa97e050362} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3878 2024.06.27 21:52:21.644417 [ 3 ] {b95e982a-9cdc-43b7-b127-0aa97e050362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3879 2024.06.27 21:52:21.644799 [ 3 ] {b95e982a-9cdc-43b7-b127-0aa97e050362} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3880 2024.06.27 21:52:21.645143 [ 3 ] {b95e982a-9cdc-43b7-b127-0aa97e050362} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3881 2024.06.27 21:52:21.645318 [ 3 ] {b95e982a-9cdc-43b7-b127-0aa97e050362} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001743 sec., 2294.8938611589215 rows/sec., 186.01 KiB/sec.
3882 2024.06.27 21:52:21.645519 [ 3 ] {b95e982a-9cdc-43b7-b127-0aa97e050362} <Debug> DynamicQueryHandler: Done processing query
3883 2024.06.27 21:52:21.645545 [ 3 ] {b95e982a-9cdc-43b7-b127-0aa97e050362} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3884 2024.06.27 21:52:21.645561 [ 3 ] {} <Debug> HTTP-Session: f05f1b86-51de-4273-94f4-21455e2c8014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3885 2024.06.27 21:52:21.645719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3886 2024.06.27 21:52:21.645770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3887 2024.06.27 21:52:21.645790 [ 3 ] {} <Debug> HTTP-Session: f6c0a291-de2b-4025-a2ab-b1175da40454 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3888 2024.06.27 21:52:21.645807 [ 3 ] {} <Debug> HTTP-Session: f6c0a291-de2b-4025-a2ab-b1175da40454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3889 2024.06.27 21:52:21.645821 [ 3 ] {} <Debug> HTTP-Session: f6c0a291-de2b-4025-a2ab-b1175da40454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3890 2024.06.27 21:52:21.645852 [ 3 ] {} <Trace> HTTP-Session: f6c0a291-de2b-4025-a2ab-b1175da40454 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3891 2024.06.27 21:52:21.645950 [ 3 ] {e6d5098e-7176-4dab-a06a-d9a3449cc45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3892 2024.06.27 21:52:21.645993 [ 3 ] {e6d5098e-7176-4dab-a06a-d9a3449cc45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3893 2024.06.27 21:52:21.646123 [ 3 ] {e6d5098e-7176-4dab-a06a-d9a3449cc45b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3894 2024.06.27 21:52:21.646428 [ 3 ] {e6d5098e-7176-4dab-a06a-d9a3449cc45b} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3895 2024.06.27 21:52:21.646466 [ 3 ] {e6d5098e-7176-4dab-a06a-d9a3449cc45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3896 2024.06.27 21:52:21.646769 [ 3 ] {e6d5098e-7176-4dab-a06a-d9a3449cc45b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3897 2024.06.27 21:52:21.647075 [ 3 ] {e6d5098e-7176-4dab-a06a-d9a3449cc45b} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3898 2024.06.27 21:52:21.647232 [ 3 ] {e6d5098e-7176-4dab-a06a-d9a3449cc45b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001303 sec., 3069.8388334612437 rows/sec., 250.32 KiB/sec.
3899 2024.06.27 21:52:21.647430 [ 3 ] {e6d5098e-7176-4dab-a06a-d9a3449cc45b} <Debug> DynamicQueryHandler: Done processing query
3900 2024.06.27 21:52:21.647455 [ 3 ] {e6d5098e-7176-4dab-a06a-d9a3449cc45b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3901 2024.06.27 21:52:21.647472 [ 3 ] {} <Debug> HTTP-Session: f6c0a291-de2b-4025-a2ab-b1175da40454 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3902 2024.06.27 21:52:21.647599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3903 2024.06.27 21:52:21.647649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3904 2024.06.27 21:52:21.647669 [ 3 ] {} <Debug> HTTP-Session: 927d9e60-6e3f-4793-a22d-d32aa7c69914 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3905 2024.06.27 21:52:21.647686 [ 3 ] {} <Debug> HTTP-Session: 927d9e60-6e3f-4793-a22d-d32aa7c69914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3906 2024.06.27 21:52:21.647701 [ 3 ] {} <Debug> HTTP-Session: 927d9e60-6e3f-4793-a22d-d32aa7c69914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3907 2024.06.27 21:52:21.647733 [ 3 ] {} <Trace> HTTP-Session: 927d9e60-6e3f-4793-a22d-d32aa7c69914 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3908 2024.06.27 21:52:21.647847 [ 3 ] {98c1df3a-b9a3-4fb7-a6e3-3c6c976142f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3909 2024.06.27 21:52:21.647889 [ 3 ] {98c1df3a-b9a3-4fb7-a6e3-3c6c976142f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3910 2024.06.27 21:52:21.648017 [ 3 ] {98c1df3a-b9a3-4fb7-a6e3-3c6c976142f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3911 2024.06.27 21:52:21.648343 [ 3 ] {98c1df3a-b9a3-4fb7-a6e3-3c6c976142f2} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3912 2024.06.27 21:52:21.648380 [ 3 ] {98c1df3a-b9a3-4fb7-a6e3-3c6c976142f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3913 2024.06.27 21:52:21.648722 [ 3 ] {98c1df3a-b9a3-4fb7-a6e3-3c6c976142f2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3914 2024.06.27 21:52:21.649031 [ 3 ] {98c1df3a-b9a3-4fb7-a6e3-3c6c976142f2} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3915 2024.06.27 21:52:21.649184 [ 3 ] {98c1df3a-b9a3-4fb7-a6e3-3c6c976142f2} <Debug> executeQuery: Read 70 rows, 5.63 KiB in 0.001376 sec., 50872.09302325581 rows/sec., 3.99 MiB/sec.
3916 2024.06.27 21:52:21.649387 [ 3 ] {98c1df3a-b9a3-4fb7-a6e3-3c6c976142f2} <Debug> DynamicQueryHandler: Done processing query
3917 2024.06.27 21:52:21.649412 [ 3 ] {98c1df3a-b9a3-4fb7-a6e3-3c6c976142f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3918 2024.06.27 21:52:21.649429 [ 3 ] {} <Debug> HTTP-Session: 927d9e60-6e3f-4793-a22d-d32aa7c69914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3919 2024.06.27 21:52:21.649549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3920 2024.06.27 21:52:21.649600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3921 2024.06.27 21:52:21.649621 [ 3 ] {} <Debug> HTTP-Session: de40ecb1-75a4-4e5e-983e-8207302ab582 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3922 2024.06.27 21:52:21.649637 [ 3 ] {} <Debug> HTTP-Session: de40ecb1-75a4-4e5e-983e-8207302ab582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3923 2024.06.27 21:52:21.649651 [ 3 ] {} <Debug> HTTP-Session: de40ecb1-75a4-4e5e-983e-8207302ab582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3924 2024.06.27 21:52:21.649682 [ 3 ] {} <Trace> HTTP-Session: de40ecb1-75a4-4e5e-983e-8207302ab582 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3925 2024.06.27 21:52:21.649776 [ 3 ] {2a127d50-27c8-4df8-a524-48379d3b89d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3926 2024.06.27 21:52:21.649819 [ 3 ] {2a127d50-27c8-4df8-a524-48379d3b89d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3927 2024.06.27 21:52:21.649946 [ 3 ] {2a127d50-27c8-4df8-a524-48379d3b89d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3928 2024.06.27 21:52:21.650224 [ 3 ] {2a127d50-27c8-4df8-a524-48379d3b89d0} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3929 2024.06.27 21:52:21.650261 [ 3 ] {2a127d50-27c8-4df8-a524-48379d3b89d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3930 2024.06.27 21:52:21.650557 [ 3 ] {2a127d50-27c8-4df8-a524-48379d3b89d0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3931 2024.06.27 21:52:21.650866 [ 3 ] {2a127d50-27c8-4df8-a524-48379d3b89d0} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3932 2024.06.27 21:52:21.651023 [ 3 ] {2a127d50-27c8-4df8-a524-48379d3b89d0} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00127 sec., 3149.606299212598 rows/sec., 219.92 KiB/sec.
3933 2024.06.27 21:52:21.651195 [ 3 ] {2a127d50-27c8-4df8-a524-48379d3b89d0} <Debug> DynamicQueryHandler: Done processing query
3934 2024.06.27 21:52:21.651219 [ 3 ] {2a127d50-27c8-4df8-a524-48379d3b89d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3935 2024.06.27 21:52:21.651235 [ 3 ] {} <Debug> HTTP-Session: de40ecb1-75a4-4e5e-983e-8207302ab582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3936 2024.06.27 21:52:21.651350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3937 2024.06.27 21:52:21.651400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3938 2024.06.27 21:52:21.651420 [ 3 ] {} <Debug> HTTP-Session: 02246c59-ccb3-4763-ae99-93cd546073eb Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3939 2024.06.27 21:52:21.651437 [ 3 ] {} <Debug> HTTP-Session: 02246c59-ccb3-4763-ae99-93cd546073eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3940 2024.06.27 21:52:21.651452 [ 3 ] {} <Debug> HTTP-Session: 02246c59-ccb3-4763-ae99-93cd546073eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3941 2024.06.27 21:52:21.651483 [ 3 ] {} <Trace> HTTP-Session: 02246c59-ccb3-4763-ae99-93cd546073eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3942 2024.06.27 21:52:21.651598 [ 3 ] {e7f5fd25-4a06-4bff-9402-dced3ca79053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3943 2024.06.27 21:52:21.651640 [ 3 ] {e7f5fd25-4a06-4bff-9402-dced3ca79053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3944 2024.06.27 21:52:21.651768 [ 3 ] {e7f5fd25-4a06-4bff-9402-dced3ca79053} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3945 2024.06.27 21:52:21.652095 [ 3 ] {e7f5fd25-4a06-4bff-9402-dced3ca79053} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3946 2024.06.27 21:52:21.652131 [ 3 ] {e7f5fd25-4a06-4bff-9402-dced3ca79053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3947 2024.06.27 21:52:21.652444 [ 3 ] {e7f5fd25-4a06-4bff-9402-dced3ca79053} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3948 2024.06.27 21:52:21.652748 [ 3 ] {e7f5fd25-4a06-4bff-9402-dced3ca79053} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3949 2024.06.27 21:52:21.652900 [ 3 ] {e7f5fd25-4a06-4bff-9402-dced3ca79053} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001339 sec., 53771.471247199406 rows/sec., 4.20 MiB/sec.
3950 2024.06.27 21:52:21.653133 [ 3 ] {e7f5fd25-4a06-4bff-9402-dced3ca79053} <Debug> DynamicQueryHandler: Done processing query
3951 2024.06.27 21:52:21.653157 [ 3 ] {e7f5fd25-4a06-4bff-9402-dced3ca79053} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3952 2024.06.27 21:52:21.653174 [ 3 ] {} <Debug> HTTP-Session: 02246c59-ccb3-4763-ae99-93cd546073eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3953 2024.06.27 21:52:21.653325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3954 2024.06.27 21:52:21.653374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3955 2024.06.27 21:52:21.653394 [ 3 ] {} <Debug> HTTP-Session: 7e94ec75-6d30-457a-a4e0-ab26f454c7df Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3956 2024.06.27 21:52:21.653410 [ 3 ] {} <Debug> HTTP-Session: 7e94ec75-6d30-457a-a4e0-ab26f454c7df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3957 2024.06.27 21:52:21.653424 [ 3 ] {} <Debug> HTTP-Session: 7e94ec75-6d30-457a-a4e0-ab26f454c7df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3958 2024.06.27 21:52:21.653456 [ 3 ] {} <Trace> HTTP-Session: 7e94ec75-6d30-457a-a4e0-ab26f454c7df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3959 2024.06.27 21:52:21.653598 [ 3 ] {db43682d-1c6e-4989-94a9-6e02f8220aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3960 2024.06.27 21:52:21.653645 [ 3 ] {db43682d-1c6e-4989-94a9-6e02f8220aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3961 2024.06.27 21:52:21.653792 [ 3 ] {db43682d-1c6e-4989-94a9-6e02f8220aba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3962 2024.06.27 21:52:21.654177 [ 3 ] {db43682d-1c6e-4989-94a9-6e02f8220aba} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3963 2024.06.27 21:52:21.654214 [ 3 ] {db43682d-1c6e-4989-94a9-6e02f8220aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3964 2024.06.27 21:52:21.654631 [ 3 ] {db43682d-1c6e-4989-94a9-6e02f8220aba} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3965 2024.06.27 21:52:21.654974 [ 3 ] {db43682d-1c6e-4989-94a9-6e02f8220aba} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3966 2024.06.27 21:52:21.655128 [ 3 ] {db43682d-1c6e-4989-94a9-6e02f8220aba} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001596 sec., 101503.75939849624 rows/sec., 7.07 MiB/sec.
3967 2024.06.27 21:52:21.655300 [ 3 ] {db43682d-1c6e-4989-94a9-6e02f8220aba} <Debug> DynamicQueryHandler: Done processing query
3968 2024.06.27 21:52:21.655324 [ 3 ] {db43682d-1c6e-4989-94a9-6e02f8220aba} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3969 2024.06.27 21:52:21.655340 [ 3 ] {} <Debug> HTTP-Session: 7e94ec75-6d30-457a-a4e0-ab26f454c7df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3970 2024.06.27 21:52:21.655463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3971 2024.06.27 21:52:21.655510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3972 2024.06.27 21:52:21.655528 [ 3 ] {} <Debug> HTTP-Session: 737e1472-ae3b-407b-9053-fce5111c08df Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3973 2024.06.27 21:52:21.655545 [ 3 ] {} <Debug> HTTP-Session: 737e1472-ae3b-407b-9053-fce5111c08df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3974 2024.06.27 21:52:21.655558 [ 3 ] {} <Debug> HTTP-Session: 737e1472-ae3b-407b-9053-fce5111c08df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3975 2024.06.27 21:52:21.655589 [ 3 ] {} <Trace> HTTP-Session: 737e1472-ae3b-407b-9053-fce5111c08df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3976 2024.06.27 21:52:21.655721 [ 3 ] {125fad91-6fea-4e5e-809d-923f5e3a2420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3977 2024.06.27 21:52:21.655784 [ 3 ] {125fad91-6fea-4e5e-809d-923f5e3a2420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3978 2024.06.27 21:52:21.656191 [ 3 ] {125fad91-6fea-4e5e-809d-923f5e3a2420} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3979 2024.06.27 21:52:21.656687 [ 3 ] {125fad91-6fea-4e5e-809d-923f5e3a2420} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3980 2024.06.27 21:52:21.656722 [ 3 ] {125fad91-6fea-4e5e-809d-923f5e3a2420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3981 2024.06.27 21:52:21.657311 [ 3 ] {125fad91-6fea-4e5e-809d-923f5e3a2420} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3982 2024.06.27 21:52:21.657712 [ 3 ] {125fad91-6fea-4e5e-809d-923f5e3a2420} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3983 2024.06.27 21:52:21.657893 [ 3 ] {125fad91-6fea-4e5e-809d-923f5e3a2420} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002236 sec., 1788.9087656529516 rows/sec., 3.21 MiB/sec.
3984 2024.06.27 21:52:21.658111 [ 3 ] {125fad91-6fea-4e5e-809d-923f5e3a2420} <Debug> DynamicQueryHandler: Done processing query
3985 2024.06.27 21:52:21.658133 [ 3 ] {125fad91-6fea-4e5e-809d-923f5e3a2420} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3986 2024.06.27 21:52:21.658149 [ 3 ] {} <Debug> HTTP-Session: 737e1472-ae3b-407b-9053-fce5111c08df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3987 2024.06.27 21:52:21.658281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3988 2024.06.27 21:52:21.658330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3989 2024.06.27 21:52:21.658349 [ 3 ] {} <Debug> HTTP-Session: 679a2563-e984-4a84-a48f-9151ae1ef83c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
3990 2024.06.27 21:52:21.658365 [ 3 ] {} <Debug> HTTP-Session: 679a2563-e984-4a84-a48f-9151ae1ef83c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3991 2024.06.27 21:52:21.658379 [ 3 ] {} <Debug> HTTP-Session: 679a2563-e984-4a84-a48f-9151ae1ef83c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3992 2024.06.27 21:52:21.658410 [ 3 ] {} <Trace> HTTP-Session: 679a2563-e984-4a84-a48f-9151ae1ef83c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3993 2024.06.27 21:52:21.658527 [ 3 ] {1240a606-30df-426b-a285-c71d4f0ba45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3994 2024.06.27 21:52:21.658571 [ 3 ] {1240a606-30df-426b-a285-c71d4f0ba45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3995 2024.06.27 21:52:21.658697 [ 3 ] {1240a606-30df-426b-a285-c71d4f0ba45e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3996 2024.06.27 21:52:21.659017 [ 3 ] {1240a606-30df-426b-a285-c71d4f0ba45e} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3997 2024.06.27 21:52:21.659054 [ 3 ] {1240a606-30df-426b-a285-c71d4f0ba45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
3998 2024.06.27 21:52:21.659409 [ 3 ] {1240a606-30df-426b-a285-c71d4f0ba45e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3999 2024.06.27 21:52:21.659751 [ 3 ] {1240a606-30df-426b-a285-c71d4f0ba45e} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4000 2024.06.27 21:52:21.659901 [ 3 ] {1240a606-30df-426b-a285-c71d4f0ba45e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec.
4001 2024.06.27 21:52:21.660067 [ 3 ] {1240a606-30df-426b-a285-c71d4f0ba45e} <Debug> DynamicQueryHandler: Done processing query
4002 2024.06.27 21:52:21.660091 [ 3 ] {1240a606-30df-426b-a285-c71d4f0ba45e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4003 2024.06.27 21:52:21.660107 [ 3 ] {} <Debug> HTTP-Session: 679a2563-e984-4a84-a48f-9151ae1ef83c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4004 2024.06.27 21:52:26.643451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4005 2024.06.27 21:52:26.643584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4006 2024.06.27 21:52:26.643609 [ 3 ] {} <Debug> HTTP-Session: e314d063-5d54-4c58-8f37-3b9fc59b89d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4007 2024.06.27 21:52:26.643635 [ 3 ] {} <Debug> HTTP-Session: e314d063-5d54-4c58-8f37-3b9fc59b89d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4008 2024.06.27 21:52:26.643649 [ 3 ] {} <Debug> HTTP-Session: e314d063-5d54-4c58-8f37-3b9fc59b89d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4009 2024.06.27 21:52:26.643699 [ 3 ] {} <Trace> HTTP-Session: e314d063-5d54-4c58-8f37-3b9fc59b89d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4010 2024.06.27 21:52:26.643887 [ 3 ] {8ff5f95e-ea05-4ecc-8165-eb373081a466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4011 2024.06.27 21:52:26.643953 [ 3 ] {8ff5f95e-ea05-4ecc-8165-eb373081a466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4012 2024.06.27 21:52:26.644175 [ 3 ] {8ff5f95e-ea05-4ecc-8165-eb373081a466} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4013 2024.06.27 21:52:26.644587 [ 3 ] {8ff5f95e-ea05-4ecc-8165-eb373081a466} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4014 2024.06.27 21:52:26.644628 [ 3 ] {8ff5f95e-ea05-4ecc-8165-eb373081a466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
4015 2024.06.27 21:52:26.645012 [ 3 ] {8ff5f95e-ea05-4ecc-8165-eb373081a466} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4016 2024.06.27 21:52:26.645358 [ 3 ] {8ff5f95e-ea05-4ecc-8165-eb373081a466} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4017 2024.06.27 21:52:26.645498 [ 3 ] {8ff5f95e-ea05-4ecc-8165-eb373081a466} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001672 sec., 14952.153110047846 rows/sec., 1.18 MiB/sec.
4018 2024.06.27 21:52:26.645689 [ 3 ] {8ff5f95e-ea05-4ecc-8165-eb373081a466} <Debug> DynamicQueryHandler: Done processing query
4019 2024.06.27 21:52:26.645715 [ 3 ] {8ff5f95e-ea05-4ecc-8165-eb373081a466} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4020 2024.06.27 21:52:26.645731 [ 3 ] {} <Debug> HTTP-Session: e314d063-5d54-4c58-8f37-3b9fc59b89d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4021 2024.06.27 21:52:26.645863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4022 2024.06.27 21:52:26.645999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4023 2024.06.27 21:52:26.646020 [ 3 ] {} <Debug> HTTP-Session: ca16b79e-e788-412a-90a6-8b81cfeaf163 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4024 2024.06.27 21:52:26.646037 [ 3 ] {} <Debug> HTTP-Session: ca16b79e-e788-412a-90a6-8b81cfeaf163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4025 2024.06.27 21:52:26.646051 [ 3 ] {} <Debug> HTTP-Session: ca16b79e-e788-412a-90a6-8b81cfeaf163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4026 2024.06.27 21:52:26.646083 [ 3 ] {} <Trace> HTTP-Session: ca16b79e-e788-412a-90a6-8b81cfeaf163 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4027 2024.06.27 21:52:26.646217 [ 3 ] {f7a1c2c3-5e14-46ab-81b8-1550e6ad4bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4028 2024.06.27 21:52:26.646261 [ 3 ] {f7a1c2c3-5e14-46ab-81b8-1550e6ad4bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4029 2024.06.27 21:52:26.646384 [ 3 ] {f7a1c2c3-5e14-46ab-81b8-1550e6ad4bb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4030 2024.06.27 21:52:26.646789 [ 3 ] {f7a1c2c3-5e14-46ab-81b8-1550e6ad4bb5} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4031 2024.06.27 21:52:26.646825 [ 3 ] {f7a1c2c3-5e14-46ab-81b8-1550e6ad4bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
4032 2024.06.27 21:52:26.647154 [ 3 ] {f7a1c2c3-5e14-46ab-81b8-1550e6ad4bb5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4033 2024.06.27 21:52:26.647465 [ 3 ] {f7a1c2c3-5e14-46ab-81b8-1550e6ad4bb5} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4034 2024.06.27 21:52:26.647594 [ 3 ] {f7a1c2c3-5e14-46ab-81b8-1550e6ad4bb5} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001433 sec., 91416.60851360782 rows/sec., 7.61 MiB/sec.
4035 2024.06.27 21:52:26.647757 [ 3 ] {f7a1c2c3-5e14-46ab-81b8-1550e6ad4bb5} <Debug> DynamicQueryHandler: Done processing query
4036 2024.06.27 21:52:26.647781 [ 3 ] {f7a1c2c3-5e14-46ab-81b8-1550e6ad4bb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4037 2024.06.27 21:52:26.647796 [ 3 ] {} <Debug> HTTP-Session: ca16b79e-e788-412a-90a6-8b81cfeaf163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4038 2024.06.27 21:52:26.647928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4039 2024.06.27 21:52:26.647977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4040 2024.06.27 21:52:26.647997 [ 3 ] {} <Debug> HTTP-Session: 84fdf1ac-99ce-4180-9371-34ce5ac5d971 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4041 2024.06.27 21:52:26.648013 [ 3 ] {} <Debug> HTTP-Session: 84fdf1ac-99ce-4180-9371-34ce5ac5d971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4042 2024.06.27 21:52:26.648027 [ 3 ] {} <Debug> HTTP-Session: 84fdf1ac-99ce-4180-9371-34ce5ac5d971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4043 2024.06.27 21:52:26.648057 [ 3 ] {} <Trace> HTTP-Session: 84fdf1ac-99ce-4180-9371-34ce5ac5d971 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4044 2024.06.27 21:52:26.648188 [ 3 ] {e9354228-64e8-41fb-bf87-a083b071b709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4045 2024.06.27 21:52:26.648231 [ 3 ] {e9354228-64e8-41fb-bf87-a083b071b709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4046 2024.06.27 21:52:26.648355 [ 3 ] {e9354228-64e8-41fb-bf87-a083b071b709} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4047 2024.06.27 21:52:26.648667 [ 3 ] {e9354228-64e8-41fb-bf87-a083b071b709} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4048 2024.06.27 21:52:26.648703 [ 3 ] {e9354228-64e8-41fb-bf87-a083b071b709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
4049 2024.06.27 21:52:26.649016 [ 3 ] {e9354228-64e8-41fb-bf87-a083b071b709} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4050 2024.06.27 21:52:26.649349 [ 3 ] {e9354228-64e8-41fb-bf87-a083b071b709} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4051 2024.06.27 21:52:26.649478 [ 3 ] {e9354228-64e8-41fb-bf87-a083b071b709} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00135 sec., 65925.92592592593 rows/sec., 5.15 MiB/sec.
4052 2024.06.27 21:52:26.649632 [ 3 ] {e9354228-64e8-41fb-bf87-a083b071b709} <Debug> DynamicQueryHandler: Done processing query
4053 2024.06.27 21:52:26.649657 [ 3 ] {e9354228-64e8-41fb-bf87-a083b071b709} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4054 2024.06.27 21:52:26.649672 [ 3 ] {} <Debug> HTTP-Session: 84fdf1ac-99ce-4180-9371-34ce5ac5d971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4055 2024.06.27 21:52:26.649845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4056 2024.06.27 21:52:26.649894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4057 2024.06.27 21:52:26.649913 [ 3 ] {} <Debug> HTTP-Session: b5f857e0-08f0-4720-b635-804ea9c29f80 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4058 2024.06.27 21:52:26.649930 [ 3 ] {} <Debug> HTTP-Session: b5f857e0-08f0-4720-b635-804ea9c29f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4059 2024.06.27 21:52:26.649944 [ 3 ] {} <Debug> HTTP-Session: b5f857e0-08f0-4720-b635-804ea9c29f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4060 2024.06.27 21:52:26.649974 [ 3 ] {} <Trace> HTTP-Session: b5f857e0-08f0-4720-b635-804ea9c29f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4061 2024.06.27 21:52:26.650111 [ 3 ] {72c83ccc-445a-4194-a8f9-4aa420edd456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4062 2024.06.27 21:52:26.650174 [ 3 ] {72c83ccc-445a-4194-a8f9-4aa420edd456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4063 2024.06.27 21:52:26.650316 [ 3 ] {72c83ccc-445a-4194-a8f9-4aa420edd456} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4064 2024.06.27 21:52:26.650706 [ 3 ] {72c83ccc-445a-4194-a8f9-4aa420edd456} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4065 2024.06.27 21:52:26.650741 [ 3 ] {72c83ccc-445a-4194-a8f9-4aa420edd456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
4066 2024.06.27 21:52:26.651141 [ 3 ] {72c83ccc-445a-4194-a8f9-4aa420edd456} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4067 2024.06.27 21:52:26.651485 [ 3 ] {72c83ccc-445a-4194-a8f9-4aa420edd456} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4068 2024.06.27 21:52:26.651615 [ 3 ] {72c83ccc-445a-4194-a8f9-4aa420edd456} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec.
4069 2024.06.27 21:52:26.651816 [ 3 ] {72c83ccc-445a-4194-a8f9-4aa420edd456} <Debug> DynamicQueryHandler: Done processing query
4070 2024.06.27 21:52:26.651840 [ 3 ] {72c83ccc-445a-4194-a8f9-4aa420edd456} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4071 2024.06.27 21:52:26.651856 [ 3 ] {} <Debug> HTTP-Session: b5f857e0-08f0-4720-b635-804ea9c29f80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4072 2024.06.27 21:52:26.652021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4073 2024.06.27 21:52:26.652071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4074 2024.06.27 21:52:26.652090 [ 3 ] {} <Debug> HTTP-Session: f0855b6f-3e37-4b8e-b27b-ba5aab2fc48d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4075 2024.06.27 21:52:26.652107 [ 3 ] {} <Debug> HTTP-Session: f0855b6f-3e37-4b8e-b27b-ba5aab2fc48d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4076 2024.06.27 21:52:26.652120 [ 3 ] {} <Debug> HTTP-Session: f0855b6f-3e37-4b8e-b27b-ba5aab2fc48d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4077 2024.06.27 21:52:26.652153 [ 3 ] {} <Trace> HTTP-Session: f0855b6f-3e37-4b8e-b27b-ba5aab2fc48d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4078 2024.06.27 21:52:26.652739 [ 3 ] {fec0f7bf-9528-4438-b607-3b2d3a295dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4079 2024.06.27 21:52:26.652806 [ 3 ] {fec0f7bf-9528-4438-b607-3b2d3a295dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4080 2024.06.27 21:52:26.653212 [ 3 ] {fec0f7bf-9528-4438-b607-3b2d3a295dd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4081 2024.06.27 21:52:26.653802 [ 3 ] {fec0f7bf-9528-4438-b607-3b2d3a295dd1} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4082 2024.06.27 21:52:26.653836 [ 3 ] {fec0f7bf-9528-4438-b607-3b2d3a295dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
4083 2024.06.27 21:52:26.654463 [ 3 ] {fec0f7bf-9528-4438-b607-3b2d3a295dd1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4084 2024.06.27 21:52:26.654889 [ 3 ] {fec0f7bf-9528-4438-b607-3b2d3a295dd1} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4085 2024.06.27 21:52:26.655044 [ 3 ] {fec0f7bf-9528-4438-b607-3b2d3a295dd1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002804 sec., 8915.834522111269 rows/sec., 15.98 MiB/sec.
4086 2024.06.27 21:52:26.655521 [ 3 ] {fec0f7bf-9528-4438-b607-3b2d3a295dd1} <Debug> DynamicQueryHandler: Done processing query
4087 2024.06.27 21:52:26.655546 [ 3 ] {fec0f7bf-9528-4438-b607-3b2d3a295dd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4088 2024.06.27 21:52:26.655562 [ 3 ] {} <Debug> HTTP-Session: f0855b6f-3e37-4b8e-b27b-ba5aab2fc48d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4089 2024.06.27 21:52:26.655674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4090 2024.06.27 21:52:26.655722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4091 2024.06.27 21:52:26.655740 [ 3 ] {} <Debug> HTTP-Session: 0350251d-0cc9-46c0-a206-0bef6dd71a00 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4092 2024.06.27 21:52:26.655757 [ 3 ] {} <Debug> HTTP-Session: 0350251d-0cc9-46c0-a206-0bef6dd71a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4093 2024.06.27 21:52:26.655771 [ 3 ] {} <Debug> HTTP-Session: 0350251d-0cc9-46c0-a206-0bef6dd71a00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4094 2024.06.27 21:52:26.655803 [ 3 ] {} <Trace> HTTP-Session: 0350251d-0cc9-46c0-a206-0bef6dd71a00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4095 2024.06.27 21:52:26.655919 [ 3 ] {ceacb629-5c18-451d-a3e5-5fd03cb3be6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4096 2024.06.27 21:52:26.655964 [ 3 ] {ceacb629-5c18-451d-a3e5-5fd03cb3be6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4097 2024.06.27 21:52:26.656109 [ 3 ] {ceacb629-5c18-451d-a3e5-5fd03cb3be6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4098 2024.06.27 21:52:26.656412 [ 3 ] {ceacb629-5c18-451d-a3e5-5fd03cb3be6a} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4099 2024.06.27 21:52:26.656448 [ 3 ] {ceacb629-5c18-451d-a3e5-5fd03cb3be6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
4100 2024.06.27 21:52:26.656836 [ 3 ] {ceacb629-5c18-451d-a3e5-5fd03cb3be6a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4101 2024.06.27 21:52:26.657175 [ 3 ] {ceacb629-5c18-451d-a3e5-5fd03cb3be6a} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4102 2024.06.27 21:52:26.657303 [ 3 ] {ceacb629-5c18-451d-a3e5-5fd03cb3be6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.84 MiB/sec.
4103 2024.06.27 21:52:26.657504 [ 3 ] {ceacb629-5c18-451d-a3e5-5fd03cb3be6a} <Debug> DynamicQueryHandler: Done processing query
4104 2024.06.27 21:52:26.657529 [ 3 ] {ceacb629-5c18-451d-a3e5-5fd03cb3be6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4105 2024.06.27 21:52:26.657545 [ 3 ] {} <Debug> HTTP-Session: 0350251d-0cc9-46c0-a206-0bef6dd71a00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4106 2024.06.27 21:52:31.644249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4107 2024.06.27 21:52:31.644379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4108 2024.06.27 21:52:31.644406 [ 3 ] {} <Debug> HTTP-Session: 05adc3cf-3ba3-45c7-bbe5-5521842e66df Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4109 2024.06.27 21:52:31.644430 [ 3 ] {} <Debug> HTTP-Session: 05adc3cf-3ba3-45c7-bbe5-5521842e66df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4110 2024.06.27 21:52:31.644445 [ 3 ] {} <Debug> HTTP-Session: 05adc3cf-3ba3-45c7-bbe5-5521842e66df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4111 2024.06.27 21:52:31.644496 [ 3 ] {} <Trace> HTTP-Session: 05adc3cf-3ba3-45c7-bbe5-5521842e66df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4112 2024.06.27 21:52:31.644677 [ 3 ] {cbb06a55-eaa6-4095-a3ad-03bb4ed120bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4113 2024.06.27 21:52:31.644746 [ 3 ] {cbb06a55-eaa6-4095-a3ad-03bb4ed120bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4114 2024.06.27 21:52:31.644941 [ 3 ] {cbb06a55-eaa6-4095-a3ad-03bb4ed120bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4115 2024.06.27 21:52:31.645351 [ 3 ] {cbb06a55-eaa6-4095-a3ad-03bb4ed120bb} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4116 2024.06.27 21:52:31.645396 [ 3 ] {cbb06a55-eaa6-4095-a3ad-03bb4ed120bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
4117 2024.06.27 21:52:31.645768 [ 3 ] {cbb06a55-eaa6-4095-a3ad-03bb4ed120bb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4118 2024.06.27 21:52:31.646102 [ 3 ] {cbb06a55-eaa6-4095-a3ad-03bb4ed120bb} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4119 2024.06.27 21:52:31.646265 [ 3 ] {cbb06a55-eaa6-4095-a3ad-03bb4ed120bb} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001635 sec., 2446.483180428135 rows/sec., 198.30 KiB/sec.
4120 2024.06.27 21:52:31.646467 [ 3 ] {cbb06a55-eaa6-4095-a3ad-03bb4ed120bb} <Debug> DynamicQueryHandler: Done processing query
4121 2024.06.27 21:52:31.646494 [ 3 ] {cbb06a55-eaa6-4095-a3ad-03bb4ed120bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4122 2024.06.27 21:52:31.646510 [ 3 ] {} <Debug> HTTP-Session: 05adc3cf-3ba3-45c7-bbe5-5521842e66df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4123 2024.06.27 21:52:31.646679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4124 2024.06.27 21:52:31.646731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4125 2024.06.27 21:52:31.646749 [ 3 ] {} <Debug> HTTP-Session: 0fb6e83c-4d1a-4092-8bcc-c54a3074d6f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4126 2024.06.27 21:52:31.646767 [ 3 ] {} <Debug> HTTP-Session: 0fb6e83c-4d1a-4092-8bcc-c54a3074d6f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4127 2024.06.27 21:52:31.646781 [ 3 ] {} <Debug> HTTP-Session: 0fb6e83c-4d1a-4092-8bcc-c54a3074d6f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4128 2024.06.27 21:52:31.646815 [ 3 ] {} <Trace> HTTP-Session: 0fb6e83c-4d1a-4092-8bcc-c54a3074d6f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4129 2024.06.27 21:52:31.646916 [ 3 ] {cff5b4db-081a-48cf-b353-53b223db39f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4130 2024.06.27 21:52:31.646963 [ 3 ] {cff5b4db-081a-48cf-b353-53b223db39f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4131 2024.06.27 21:52:31.647093 [ 3 ] {cff5b4db-081a-48cf-b353-53b223db39f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4132 2024.06.27 21:52:31.647442 [ 3 ] {cff5b4db-081a-48cf-b353-53b223db39f7} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4133 2024.06.27 21:52:31.647478 [ 3 ] {cff5b4db-081a-48cf-b353-53b223db39f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
4134 2024.06.27 21:52:31.647775 [ 3 ] {cff5b4db-081a-48cf-b353-53b223db39f7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4135 2024.06.27 21:52:31.648080 [ 3 ] {cff5b4db-081a-48cf-b353-53b223db39f7} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4136 2024.06.27 21:52:31.648222 [ 3 ] {cff5b4db-081a-48cf-b353-53b223db39f7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001327 sec., 3014.318010550113 rows/sec., 245.80 KiB/sec.
4137 2024.06.27 21:52:31.648243 [ 136 ] {} <Debug> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4138 2024.06.27 21:52:31.648354 [ 136 ] {} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4139 2024.06.27 21:52:31.648402 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
4140 2024.06.27 21:52:31.648460 [ 3 ] {cff5b4db-081a-48cf-b353-53b223db39f7} <Debug> DynamicQueryHandler: Done processing query
4141 2024.06.27 21:52:31.648519 [ 3 ] {cff5b4db-081a-48cf-b353-53b223db39f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4142 2024.06.27 21:52:31.648594 [ 3 ] {} <Debug> HTTP-Session: 0fb6e83c-4d1a-4092-8bcc-c54a3074d6f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4143 2024.06.27 21:52:31.648871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 14831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4144 2024.06.27 21:52:31.648870 [ 193 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::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
4145 2024.06.27 21:52:31.648951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4146 2024.06.27 21:52:31.649008 [ 3 ] {} <Debug> HTTP-Session: 34ccd301-ff81-4588-a35e-602c5e7d9392 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4147 2024.06.27 21:52:31.649027 [ 3 ] {} <Debug> HTTP-Session: 34ccd301-ff81-4588-a35e-602c5e7d9392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4148 2024.06.27 21:52:31.649063 [ 3 ] {} <Debug> HTTP-Session: 34ccd301-ff81-4588-a35e-602c5e7d9392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4149 2024.06.27 21:52:31.649143 [ 3 ] {} <Trace> HTTP-Session: 34ccd301-ff81-4588-a35e-602c5e7d9392 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4150 2024.06.27 21:52:31.649237 [ 193 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4151 2024.06.27 21:52:31.649309 [ 193 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
4152 2024.06.27 21:52:31.649370 [ 3 ] {4a9b4836-f2a1-4f66-b3f4-306d2d0ac5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4153 2024.06.27 21:52:31.649549 [ 3 ] {4a9b4836-f2a1-4f66-b3f4-306d2d0ac5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4154 2024.06.27 21:52:31.649566 [ 193 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4155 2024.06.27 21:52:31.649863 [ 193 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4156 2024.06.27 21:52:31.650159 [ 193 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
4157 2024.06.27 21:52:31.650409 [ 193 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::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
4158 2024.06.27 21:52:31.650661 [ 3 ] {4a9b4836-f2a1-4f66-b3f4-306d2d0ac5d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4159 2024.06.27 21:52:31.650687 [ 193 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
4160 2024.06.27 21:52:31.651856 [ 3 ] {4a9b4836-f2a1-4f66-b3f4-306d2d0ac5d9} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4161 2024.06.27 21:52:31.651931 [ 3 ] {4a9b4836-f2a1-4f66-b3f4-306d2d0ac5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4162 2024.06.27 21:52:31.652774 [ 3 ] {4a9b4836-f2a1-4f66-b3f4-306d2d0ac5d9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4163 2024.06.27 21:52:31.653339 [ 193 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.004824861 sec., 3730.677422624196 rows/sec., 304.21 KiB/sec.
4164 2024.06.27 21:52:31.653580 [ 193 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4165 2024.06.27 21:52:31.653749 [ 3 ] {4a9b4836-f2a1-4f66-b3f4-306d2d0ac5d9} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4166 2024.06.27 21:52:31.654155 [ 3 ] {4a9b4836-f2a1-4f66-b3f4-306d2d0ac5d9} <Debug> executeQuery: Read 106 rows, 8.39 KiB in 0.00486 sec., 21810.699588477368 rows/sec., 1.69 MiB/sec.
4167 2024.06.27 21:52:31.654723 [ 193 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_6_1} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4168 2024.06.27 21:52:31.654785 [ 3 ] {4a9b4836-f2a1-4f66-b3f4-306d2d0ac5d9} <Debug> DynamicQueryHandler: Done processing query
4169 2024.06.27 21:52:31.654824 [ 3 ] {4a9b4836-f2a1-4f66-b3f4-306d2d0ac5d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4170 2024.06.27 21:52:31.654848 [ 3 ] {} <Debug> HTTP-Session: 34ccd301-ff81-4588-a35e-602c5e7d9392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4171 2024.06.27 21:52:31.654870 [ 193 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_6_1} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4172 2024.06.27 21:52:31.654978 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4173 2024.06.27 21:52:31.655029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4174 2024.06.27 21:52:31.655085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4175 2024.06.27 21:52:31.655106 [ 3 ] {} <Debug> HTTP-Session: d17cab8f-ae98-496e-90ba-ca8e564d2fb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4176 2024.06.27 21:52:31.655123 [ 3 ] {} <Debug> HTTP-Session: d17cab8f-ae98-496e-90ba-ca8e564d2fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4177 2024.06.27 21:52:31.655137 [ 3 ] {} <Debug> HTTP-Session: d17cab8f-ae98-496e-90ba-ca8e564d2fb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4178 2024.06.27 21:52:31.655173 [ 3 ] {} <Trace> HTTP-Session: d17cab8f-ae98-496e-90ba-ca8e564d2fb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4179 2024.06.27 21:52:31.655278 [ 3 ] {69b39a07-15af-4fd9-a4a8-bcb34baf1de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4180 2024.06.27 21:52:31.655325 [ 3 ] {69b39a07-15af-4fd9-a4a8-bcb34baf1de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4181 2024.06.27 21:52:31.655483 [ 3 ] {69b39a07-15af-4fd9-a4a8-bcb34baf1de4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4182 2024.06.27 21:52:31.655781 [ 3 ] {69b39a07-15af-4fd9-a4a8-bcb34baf1de4} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4183 2024.06.27 21:52:31.655818 [ 3 ] {69b39a07-15af-4fd9-a4a8-bcb34baf1de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
4184 2024.06.27 21:52:31.656150 [ 3 ] {69b39a07-15af-4fd9-a4a8-bcb34baf1de4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4185 2024.06.27 21:52:31.656517 [ 3 ] {69b39a07-15af-4fd9-a4a8-bcb34baf1de4} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4186 2024.06.27 21:52:31.656679 [ 136 ] {} <Debug> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4187 2024.06.27 21:52:31.656688 [ 3 ] {69b39a07-15af-4fd9-a4a8-bcb34baf1de4} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001424 sec., 2808.9887640449438 rows/sec., 196.14 KiB/sec.
4188 2024.06.27 21:52:31.656748 [ 136 ] {} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4189 2024.06.27 21:52:31.656811 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
4190 2024.06.27 21:52:31.657005 [ 201 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::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
4191 2024.06.27 21:52:31.657023 [ 3 ] {69b39a07-15af-4fd9-a4a8-bcb34baf1de4} <Debug> DynamicQueryHandler: Done processing query
4192 2024.06.27 21:52:31.657073 [ 3 ] {69b39a07-15af-4fd9-a4a8-bcb34baf1de4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4193 2024.06.27 21:52:31.657108 [ 3 ] {} <Debug> HTTP-Session: d17cab8f-ae98-496e-90ba-ca8e564d2fb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4194 2024.06.27 21:52:31.657203 [ 201 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4195 2024.06.27 21:52:31.657241 [ 201 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
4196 2024.06.27 21:52:31.657305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 16281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4197 2024.06.27 21:52:31.657387 [ 201 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4198 2024.06.27 21:52:31.657456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4199 2024.06.27 21:52:31.657551 [ 3 ] {} <Debug> HTTP-Session: 9eccf2b7-e523-4ae2-b3c4-f4ce5b33b78b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4200 2024.06.27 21:52:31.657642 [ 3 ] {} <Debug> HTTP-Session: 9eccf2b7-e523-4ae2-b3c4-f4ce5b33b78b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4201 2024.06.27 21:52:31.657721 [ 3 ] {} <Debug> HTTP-Session: 9eccf2b7-e523-4ae2-b3c4-f4ce5b33b78b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4202 2024.06.27 21:52:31.657849 [ 201 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4203 2024.06.27 21:52:31.657858 [ 3 ] {} <Trace> HTTP-Session: 9eccf2b7-e523-4ae2-b3c4-f4ce5b33b78b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4204 2024.06.27 21:52:31.658087 [ 201 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
4205 2024.06.27 21:52:31.658259 [ 3 ] {e16a992e-3af1-4de3-a757-49e4df507526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4206 2024.06.27 21:52:31.658434 [ 3 ] {e16a992e-3af1-4de3-a757-49e4df507526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4207 2024.06.27 21:52:31.658448 [ 201 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::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
4208 2024.06.27 21:52:31.658782 [ 201 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
4209 2024.06.27 21:52:31.659404 [ 3 ] {e16a992e-3af1-4de3-a757-49e4df507526} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4210 2024.06.27 21:52:31.660170 [ 3 ] {e16a992e-3af1-4de3-a757-49e4df507526} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4211 2024.06.27 21:52:31.660231 [ 3 ] {e16a992e-3af1-4de3-a757-49e4df507526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4212 2024.06.27 21:52:31.661143 [ 3 ] {e16a992e-3af1-4de3-a757-49e4df507526} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4213 2024.06.27 21:52:31.661334 [ 187 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.00440896 sec., 4082.5954420089997 rows/sec., 285.06 KiB/sec.
4214 2024.06.27 21:52:31.661493 [ 187 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4215 2024.06.27 21:52:31.661644 [ 3 ] {e16a992e-3af1-4de3-a757-49e4df507526} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4216 2024.06.27 21:52:31.661881 [ 3 ] {e16a992e-3af1-4de3-a757-49e4df507526} <Debug> executeQuery: Read 96 rows, 7.66 KiB in 0.003812 sec., 25183.630640083946 rows/sec., 1.96 MiB/sec.
4217 2024.06.27 21:52:31.662028 [ 187 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_6_1} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4218 2024.06.27 21:52:31.662109 [ 3 ] {e16a992e-3af1-4de3-a757-49e4df507526} <Debug> DynamicQueryHandler: Done processing query
4219 2024.06.27 21:52:31.662125 [ 187 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_6_1} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4220 2024.06.27 21:52:31.662137 [ 3 ] {e16a992e-3af1-4de3-a757-49e4df507526} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4221 2024.06.27 21:52:31.662157 [ 3 ] {} <Debug> HTTP-Session: 9eccf2b7-e523-4ae2-b3c4-f4ce5b33b78b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4222 2024.06.27 21:52:31.662231 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4223 2024.06.27 21:52:31.662378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 37956, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4224 2024.06.27 21:52:31.662430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4225 2024.06.27 21:52:31.662449 [ 3 ] {} <Debug> HTTP-Session: 817d2661-0abb-4fd2-be31-dfce1ffeaf94 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4226 2024.06.27 21:52:31.662467 [ 3 ] {} <Debug> HTTP-Session: 817d2661-0abb-4fd2-be31-dfce1ffeaf94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4227 2024.06.27 21:52:31.662481 [ 3 ] {} <Debug> HTTP-Session: 817d2661-0abb-4fd2-be31-dfce1ffeaf94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4228 2024.06.27 21:52:31.662513 [ 3 ] {} <Trace> HTTP-Session: 817d2661-0abb-4fd2-be31-dfce1ffeaf94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4229 2024.06.27 21:52:31.662736 [ 3 ] {ca00c01b-57ec-483b-9d95-282e5ff03e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4230 2024.06.27 21:52:31.662785 [ 3 ] {ca00c01b-57ec-483b-9d95-282e5ff03e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4231 2024.06.27 21:52:31.662938 [ 3 ] {ca00c01b-57ec-483b-9d95-282e5ff03e8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4232 2024.06.27 21:52:31.663365 [ 3 ] {ca00c01b-57ec-483b-9d95-282e5ff03e8d} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4233 2024.06.27 21:52:31.663402 [ 3 ] {ca00c01b-57ec-483b-9d95-282e5ff03e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
4234 2024.06.27 21:52:31.663803 [ 3 ] {ca00c01b-57ec-483b-9d95-282e5ff03e8d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4235 2024.06.27 21:52:31.664135 [ 3 ] {ca00c01b-57ec-483b-9d95-282e5ff03e8d} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4236 2024.06.27 21:52:31.664268 [ 3 ] {ca00c01b-57ec-483b-9d95-282e5ff03e8d} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.001662 sec., 119133.57400722022 rows/sec., 8.32 MiB/sec.
4237 2024.06.27 21:52:31.664456 [ 3 ] {ca00c01b-57ec-483b-9d95-282e5ff03e8d} <Debug> DynamicQueryHandler: Done processing query
4238 2024.06.27 21:52:31.664482 [ 3 ] {ca00c01b-57ec-483b-9d95-282e5ff03e8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
4239 2024.06.27 21:52:31.664499 [ 3 ] {} <Debug> HTTP-Session: 817d2661-0abb-4fd2-be31-dfce1ffeaf94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4240 2024.06.27 21:52:31.664641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4241 2024.06.27 21:52:31.664694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4242 2024.06.27 21:52:31.664714 [ 3 ] {} <Debug> HTTP-Session: 789e2d53-c615-4ee5-b335-8ce5deb1e7d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4243 2024.06.27 21:52:31.664731 [ 3 ] {} <Debug> HTTP-Session: 789e2d53-c615-4ee5-b335-8ce5deb1e7d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4244 2024.06.27 21:52:31.664746 [ 3 ] {} <Debug> HTTP-Session: 789e2d53-c615-4ee5-b335-8ce5deb1e7d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4245 2024.06.27 21:52:31.664776 [ 3 ] {} <Trace> HTTP-Session: 789e2d53-c615-4ee5-b335-8ce5deb1e7d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4246 2024.06.27 21:52:31.664901 [ 3 ] {9396bedf-30f3-4d8f-946d-898942d1d76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4247 2024.06.27 21:52:31.664966 [ 3 ] {9396bedf-30f3-4d8f-946d-898942d1d76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4248 2024.06.27 21:52:31.665380 [ 3 ] {9396bedf-30f3-4d8f-946d-898942d1d76f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4249 2024.06.27 21:52:31.665797 [ 3 ] {9396bedf-30f3-4d8f-946d-898942d1d76f} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4250 2024.06.27 21:52:31.665832 [ 3 ] {9396bedf-30f3-4d8f-946d-898942d1d76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
4251 2024.06.27 21:52:31.666416 [ 3 ] {9396bedf-30f3-4d8f-946d-898942d1d76f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4252 2024.06.27 21:52:31.666816 [ 3 ] {9396bedf-30f3-4d8f-946d-898942d1d76f} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4253 2024.06.27 21:52:31.666962 [ 3 ] {9396bedf-30f3-4d8f-946d-898942d1d76f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002114 sec., 1892.147587511826 rows/sec., 3.39 MiB/sec.
4254 2024.06.27 21:52:31.667171 [ 3 ] {9396bedf-30f3-4d8f-946d-898942d1d76f} <Debug> DynamicQueryHandler: Done processing query
4255 2024.06.27 21:52:31.667203 [ 3 ] {9396bedf-30f3-4d8f-946d-898942d1d76f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4256 2024.06.27 21:52:31.667220 [ 3 ] {} <Debug> HTTP-Session: 789e2d53-c615-4ee5-b335-8ce5deb1e7d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4257 2024.06.27 21:52:31.667359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4258 2024.06.27 21:52:31.667409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4259 2024.06.27 21:52:31.667430 [ 3 ] {} <Debug> HTTP-Session: 48de0cf3-9a77-4155-a1db-4690b9b7ec72 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4260 2024.06.27 21:52:31.667448 [ 3 ] {} <Debug> HTTP-Session: 48de0cf3-9a77-4155-a1db-4690b9b7ec72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4261 2024.06.27 21:52:31.667462 [ 3 ] {} <Debug> HTTP-Session: 48de0cf3-9a77-4155-a1db-4690b9b7ec72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4262 2024.06.27 21:52:31.667493 [ 3 ] {} <Trace> HTTP-Session: 48de0cf3-9a77-4155-a1db-4690b9b7ec72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4263 2024.06.27 21:52:31.667625 [ 3 ] {130069c9-05bb-44aa-8d04-7961add3f202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4264 2024.06.27 21:52:31.667671 [ 3 ] {130069c9-05bb-44aa-8d04-7961add3f202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4265 2024.06.27 21:52:31.667800 [ 3 ] {130069c9-05bb-44aa-8d04-7961add3f202} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4266 2024.06.27 21:52:31.668068 [ 3 ] {130069c9-05bb-44aa-8d04-7961add3f202} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4267 2024.06.27 21:52:31.668105 [ 3 ] {130069c9-05bb-44aa-8d04-7961add3f202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB.
4268 2024.06.27 21:52:31.668473 [ 3 ] {130069c9-05bb-44aa-8d04-7961add3f202} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4269 2024.06.27 21:52:31.668798 [ 3 ] {130069c9-05bb-44aa-8d04-7961add3f202} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4270 2024.06.27 21:52:31.668938 [ 3 ] {130069c9-05bb-44aa-8d04-7961add3f202} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec.
4271 2024.06.27 21:52:31.669092 [ 3 ] {130069c9-05bb-44aa-8d04-7961add3f202} <Debug> DynamicQueryHandler: Done processing query
4272 2024.06.27 21:52:31.669118 [ 3 ] {130069c9-05bb-44aa-8d04-7961add3f202} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4273 2024.06.27 21:52:31.669136 [ 3 ] {} <Debug> HTTP-Session: 48de0cf3-9a77-4155-a1db-4690b9b7ec72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4274 2024.06.27 21:52:32.435946 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache
4275 2024.06.27 21:52:32.436019 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache
4276 2024.06.27 21:52:36.644212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4277 2024.06.27 21:52:36.644354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4278 2024.06.27 21:52:36.644383 [ 3 ] {} <Debug> HTTP-Session: 490c4a99-01fd-4848-8563-fa3b6bae0250 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4279 2024.06.27 21:52:36.644411 [ 3 ] {} <Debug> HTTP-Session: 490c4a99-01fd-4848-8563-fa3b6bae0250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4280 2024.06.27 21:52:36.644429 [ 3 ] {} <Debug> HTTP-Session: 490c4a99-01fd-4848-8563-fa3b6bae0250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4281 2024.06.27 21:52:36.644484 [ 3 ] {} <Trace> HTTP-Session: 490c4a99-01fd-4848-8563-fa3b6bae0250 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4282 2024.06.27 21:52:36.644689 [ 3 ] {a3f6f3b0-9a63-4218-9399-a8e9c218a34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4283 2024.06.27 21:52:36.644755 [ 3 ] {a3f6f3b0-9a63-4218-9399-a8e9c218a34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4284 2024.06.27 21:52:36.644950 [ 3 ] {a3f6f3b0-9a63-4218-9399-a8e9c218a34a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4285 2024.06.27 21:52:36.645325 [ 3 ] {a3f6f3b0-9a63-4218-9399-a8e9c218a34a} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4286 2024.06.27 21:52:36.645369 [ 3 ] {a3f6f3b0-9a63-4218-9399-a8e9c218a34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4287 2024.06.27 21:52:36.645742 [ 3 ] {a3f6f3b0-9a63-4218-9399-a8e9c218a34a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4288 2024.06.27 21:52:36.646094 [ 3 ] {a3f6f3b0-9a63-4218-9399-a8e9c218a34a} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4289 2024.06.27 21:52:36.646263 [ 3 ] {a3f6f3b0-9a63-4218-9399-a8e9c218a34a} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001635 sec., 15290.51987767584 rows/sec., 1.21 MiB/sec.
4290 2024.06.27 21:52:36.646271 [ 145 ] {} <Debug> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4291 2024.06.27 21:52:36.646367 [ 145 ] {} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4292 2024.06.27 21:52:36.646411 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4293 2024.06.27 21:52:36.646544 [ 201 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
4294 2024.06.27 21:52:36.646556 [ 3 ] {a3f6f3b0-9a63-4218-9399-a8e9c218a34a} <Debug> DynamicQueryHandler: Done processing query
4295 2024.06.27 21:52:36.646606 [ 3 ] {a3f6f3b0-9a63-4218-9399-a8e9c218a34a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4296 2024.06.27 21:52:36.646641 [ 3 ] {} <Debug> HTTP-Session: 490c4a99-01fd-4848-8563-fa3b6bae0250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4297 2024.06.27 21:52:36.646751 [ 201 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4298 2024.06.27 21:52:36.646796 [ 201 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 29 rows starting from the beginning of the part
4299 2024.06.27 21:52:36.646855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4300 2024.06.27 21:52:36.647000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4301 2024.06.27 21:52:36.647029 [ 201 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part
4302 2024.06.27 21:52:36.647064 [ 3 ] {} <Debug> HTTP-Session: 45b895ab-8cf9-4e61-aed8-f3870020194c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4303 2024.06.27 21:52:36.647136 [ 3 ] {} <Debug> HTTP-Session: 45b895ab-8cf9-4e61-aed8-f3870020194c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4304 2024.06.27 21:52:36.647200 [ 3 ] {} <Debug> HTTP-Session: 45b895ab-8cf9-4e61-aed8-f3870020194c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4305 2024.06.27 21:52:36.647351 [ 3 ] {} <Trace> HTTP-Session: 45b895ab-8cf9-4e61-aed8-f3870020194c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4306 2024.06.27 21:52:36.647355 [ 201 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
4307 2024.06.27 21:52:36.647509 [ 201 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part
4308 2024.06.27 21:52:36.647622 [ 3 ] {7578b121-8cbc-4d7c-9312-49be7ac52271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4309 2024.06.27 21:52:36.647768 [ 201 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
4310 2024.06.27 21:52:36.647793 [ 3 ] {7578b121-8cbc-4d7c-9312-49be7ac52271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4311 2024.06.27 21:52:36.648091 [ 201 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part
4312 2024.06.27 21:52:36.649014 [ 3 ] {7578b121-8cbc-4d7c-9312-49be7ac52271} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4313 2024.06.27 21:52:36.649832 [ 3 ] {7578b121-8cbc-4d7c-9312-49be7ac52271} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4314 2024.06.27 21:52:36.649897 [ 3 ] {7578b121-8cbc-4d7c-9312-49be7ac52271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4315 2024.06.27 21:52:36.650756 [ 3 ] {7578b121-8cbc-4d7c-9312-49be7ac52271} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4316 2024.06.27 21:52:36.650928 [ 187 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 112 rows, containing 4 columns (4 merged, 0 gathered) in 0.004447131 sec., 25184.776432266106 rows/sec., 1.99 MiB/sec.
4317 2024.06.27 21:52:36.651140 [ 187 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4318 2024.06.27 21:52:36.651241 [ 3 ] {7578b121-8cbc-4d7c-9312-49be7ac52271} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4319 2024.06.27 21:52:36.651464 [ 3 ] {7578b121-8cbc-4d7c-9312-49be7ac52271} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003973 sec., 503.3979360684621 rows/sec., 41.05 KiB/sec.
4320 2024.06.27 21:52:36.651744 [ 3 ] {7578b121-8cbc-4d7c-9312-49be7ac52271} <Debug> DynamicQueryHandler: Done processing query
4321 2024.06.27 21:52:36.651776 [ 3 ] {7578b121-8cbc-4d7c-9312-49be7ac52271} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4322 2024.06.27 21:52:36.651796 [ 3 ] {} <Debug> HTTP-Session: 45b895ab-8cf9-4e61-aed8-f3870020194c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4323 2024.06.27 21:52:36.651837 [ 187 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_16_3} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4324 2024.06.27 21:52:36.651914 [ 187 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_16_3} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4325 2024.06.27 21:52:36.652004 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4326 2024.06.27 21:52:36.652006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4327 2024.06.27 21:52:36.652067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4328 2024.06.27 21:52:36.652088 [ 3 ] {} <Debug> HTTP-Session: 15bd212d-cc32-4492-ac5b-c4744cf151a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4329 2024.06.27 21:52:36.652104 [ 3 ] {} <Debug> HTTP-Session: 15bd212d-cc32-4492-ac5b-c4744cf151a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4330 2024.06.27 21:52:36.652118 [ 3 ] {} <Debug> HTTP-Session: 15bd212d-cc32-4492-ac5b-c4744cf151a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4331 2024.06.27 21:52:36.652149 [ 3 ] {} <Trace> HTTP-Session: 15bd212d-cc32-4492-ac5b-c4744cf151a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4332 2024.06.27 21:52:36.652287 [ 3 ] {82f137f6-4fe6-47ca-b1eb-920e7efbfba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4333 2024.06.27 21:52:36.652329 [ 3 ] {82f137f6-4fe6-47ca-b1eb-920e7efbfba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4334 2024.06.27 21:52:36.652456 [ 3 ] {82f137f6-4fe6-47ca-b1eb-920e7efbfba1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4335 2024.06.27 21:52:36.652880 [ 3 ] {82f137f6-4fe6-47ca-b1eb-920e7efbfba1} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4336 2024.06.27 21:52:36.652917 [ 3 ] {82f137f6-4fe6-47ca-b1eb-920e7efbfba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4337 2024.06.27 21:52:36.653240 [ 3 ] {82f137f6-4fe6-47ca-b1eb-920e7efbfba1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4338 2024.06.27 21:52:36.653543 [ 3 ] {82f137f6-4fe6-47ca-b1eb-920e7efbfba1} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4339 2024.06.27 21:52:36.653695 [ 145 ] {} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4340 2024.06.27 21:52:36.653703 [ 3 ] {82f137f6-4fe6-47ca-b1eb-920e7efbfba1} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.001468 sec., 89918.25613079019 rows/sec., 7.48 MiB/sec.
4341 2024.06.27 21:52:36.653744 [ 145 ] {} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4342 2024.06.27 21:52:36.653806 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4343 2024.06.27 21:52:36.653945 [ 195 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
4344 2024.06.27 21:52:36.653996 [ 3 ] {82f137f6-4fe6-47ca-b1eb-920e7efbfba1} <Debug> DynamicQueryHandler: Done processing query
4345 2024.06.27 21:52:36.654030 [ 3 ] {82f137f6-4fe6-47ca-b1eb-920e7efbfba1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4346 2024.06.27 21:52:36.654055 [ 3 ] {} <Debug> HTTP-Session: 15bd212d-cc32-4492-ac5b-c4744cf151a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4347 2024.06.27 21:52:36.654089 [ 195 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4348 2024.06.27 21:52:36.654120 [ 195 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 184 rows starting from the beginning of the part
4349 2024.06.27 21:52:36.654220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4350 2024.06.27 21:52:36.654254 [ 195 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 131 rows starting from the beginning of the part
4351 2024.06.27 21:52:36.654380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4352 2024.06.27 21:52:36.654514 [ 3 ] {} <Debug> HTTP-Session: f368316c-a5b9-4825-aa6f-5e539da8bdec Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4353 2024.06.27 21:52:36.654625 [ 3 ] {} <Debug> HTTP-Session: f368316c-a5b9-4825-aa6f-5e539da8bdec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4354 2024.06.27 21:52:36.654650 [ 195 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 70 rows starting from the beginning of the part
4355 2024.06.27 21:52:36.654706 [ 3 ] {} <Debug> HTTP-Session: f368316c-a5b9-4825-aa6f-5e539da8bdec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4356 2024.06.27 21:52:36.654886 [ 3 ] {} <Trace> HTTP-Session: f368316c-a5b9-4825-aa6f-5e539da8bdec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4357 2024.06.27 21:52:36.655005 [ 195 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 131 rows starting from the beginning of the part
4358 2024.06.27 21:52:36.655218 [ 3 ] {25b355e4-179a-4cac-af7f-b3923566f516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4359 2024.06.27 21:52:36.655268 [ 195 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 106 rows starting from the beginning of the part
4360 2024.06.27 21:52:36.655386 [ 3 ] {25b355e4-179a-4cac-af7f-b3923566f516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4361 2024.06.27 21:52:36.655615 [ 195 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 132 rows starting from the beginning of the part
4362 2024.06.27 21:52:36.656217 [ 3 ] {25b355e4-179a-4cac-af7f-b3923566f516} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4363 2024.06.27 21:52:36.656626 [ 3 ] {25b355e4-179a-4cac-af7f-b3923566f516} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4364 2024.06.27 21:52:36.656668 [ 3 ] {25b355e4-179a-4cac-af7f-b3923566f516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4365 2024.06.27 21:52:36.657152 [ 3 ] {25b355e4-179a-4cac-af7f-b3923566f516} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4366 2024.06.27 21:52:36.657563 [ 188 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 4 columns (4 merged, 0 gathered) in 0.003660409 sec., 205987.91009419988 rows/sec., 16.81 MiB/sec.
4367 2024.06.27 21:52:36.657607 [ 3 ] {25b355e4-179a-4cac-af7f-b3923566f516} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4368 2024.06.27 21:52:36.657833 [ 3 ] {25b355e4-179a-4cac-af7f-b3923566f516} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.002746 sec., 728.3321194464676 rows/sec., 50.86 KiB/sec.
4369 2024.06.27 21:52:36.657961 [ 188 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4370 2024.06.27 21:52:36.658109 [ 3 ] {25b355e4-179a-4cac-af7f-b3923566f516} <Debug> DynamicQueryHandler: Done processing query
4371 2024.06.27 21:52:36.658166 [ 3 ] {25b355e4-179a-4cac-af7f-b3923566f516} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4372 2024.06.27 21:52:36.658198 [ 3 ] {} <Debug> HTTP-Session: f368316c-a5b9-4825-aa6f-5e539da8bdec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4373 2024.06.27 21:52:36.658430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4374 2024.06.27 21:52:36.658515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4375 2024.06.27 21:52:36.658552 [ 3 ] {} <Debug> HTTP-Session: 41c4edeb-e3ec-48c9-9273-1b023c596d53 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4376 2024.06.27 21:52:36.658574 [ 3 ] {} <Debug> HTTP-Session: 41c4edeb-e3ec-48c9-9273-1b023c596d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4377 2024.06.27 21:52:36.658605 [ 3 ] {} <Debug> HTTP-Session: 41c4edeb-e3ec-48c9-9273-1b023c596d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4378 2024.06.27 21:52:36.658636 [ 188 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_26_5} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4379 2024.06.27 21:52:36.658657 [ 3 ] {} <Trace> HTTP-Session: 41c4edeb-e3ec-48c9-9273-1b023c596d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4380 2024.06.27 21:52:36.658823 [ 188 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_26_5} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4381 2024.06.27 21:52:36.658903 [ 3 ] {4c8ce5a4-aafa-480c-b539-b33cd4741f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4382 2024.06.27 21:52:36.659002 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
4383 2024.06.27 21:52:36.659012 [ 3 ] {4c8ce5a4-aafa-480c-b539-b33cd4741f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4384 2024.06.27 21:52:36.659192 [ 3 ] {4c8ce5a4-aafa-480c-b539-b33cd4741f2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4385 2024.06.27 21:52:36.659533 [ 3 ] {4c8ce5a4-aafa-480c-b539-b33cd4741f2a} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4386 2024.06.27 21:52:36.659573 [ 3 ] {4c8ce5a4-aafa-480c-b539-b33cd4741f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4387 2024.06.27 21:52:36.659897 [ 3 ] {4c8ce5a4-aafa-480c-b539-b33cd4741f2a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4388 2024.06.27 21:52:36.660215 [ 3 ] {4c8ce5a4-aafa-480c-b539-b33cd4741f2a} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4389 2024.06.27 21:52:36.660372 [ 145 ] {} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4390 2024.06.27 21:52:36.660379 [ 3 ] {4c8ce5a4-aafa-480c-b539-b33cd4741f2a} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001547 sec., 58823.529411764706 rows/sec., 4.60 MiB/sec.
4391 2024.06.27 21:52:36.660418 [ 145 ] {} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4392 2024.06.27 21:52:36.660476 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4393 2024.06.27 21:52:36.660780 [ 3 ] {4c8ce5a4-aafa-480c-b539-b33cd4741f2a} <Debug> DynamicQueryHandler: Done processing query
4394 2024.06.27 21:52:36.660871 [ 3 ] {4c8ce5a4-aafa-480c-b539-b33cd4741f2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4395 2024.06.27 21:52:36.660932 [ 3 ] {} <Debug> HTTP-Session: 41c4edeb-e3ec-48c9-9273-1b023c596d53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4396 2024.06.27 21:52:36.660904 [ 200 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
4397 2024.06.27 21:52:36.661221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4398 2024.06.27 21:52:36.661270 [ 200 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4399 2024.06.27 21:52:36.661334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4400 2024.06.27 21:52:36.661339 [ 200 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 145 rows starting from the beginning of the part
4401 2024.06.27 21:52:36.661378 [ 3 ] {} <Debug> HTTP-Session: 7324785f-cbb8-4046-9c19-8ba9bfdf4b36 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4402 2024.06.27 21:52:36.661405 [ 3 ] {} <Debug> HTTP-Session: 7324785f-cbb8-4046-9c19-8ba9bfdf4b36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4403 2024.06.27 21:52:36.661438 [ 3 ] {} <Debug> HTTP-Session: 7324785f-cbb8-4046-9c19-8ba9bfdf4b36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4404 2024.06.27 21:52:36.661578 [ 3 ] {} <Trace> HTTP-Session: 7324785f-cbb8-4046-9c19-8ba9bfdf4b36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4405 2024.06.27 21:52:36.661628 [ 200 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 89 rows starting from the beginning of the part
4406 2024.06.27 21:52:36.661948 [ 200 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 72 rows starting from the beginning of the part
4407 2024.06.27 21:52:36.662031 [ 3 ] {c6d18a9a-6ef0-4e11-9191-d2416a841ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4408 2024.06.27 21:52:36.662133 [ 200 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 89 rows starting from the beginning of the part
4409 2024.06.27 21:52:36.662214 [ 3 ] {c6d18a9a-6ef0-4e11-9191-d2416a841ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4410 2024.06.27 21:52:36.662464 [ 200 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 96 rows starting from the beginning of the part
4411 2024.06.27 21:52:36.662889 [ 200 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 91 rows starting from the beginning of the part
4412 2024.06.27 21:52:36.663619 [ 3 ] {c6d18a9a-6ef0-4e11-9191-d2416a841ba5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4413 2024.06.27 21:52:36.664490 [ 3 ] {c6d18a9a-6ef0-4e11-9191-d2416a841ba5} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4414 2024.06.27 21:52:36.664558 [ 3 ] {c6d18a9a-6ef0-4e11-9191-d2416a841ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4415 2024.06.27 21:52:36.665772 [ 3 ] {c6d18a9a-6ef0-4e11-9191-d2416a841ba5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4416 2024.06.27 21:52:36.665791 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 4 columns (4 merged, 0 gathered) in 0.005197571 sec., 111975.38234686934 rows/sec., 8.74 MiB/sec.
4417 2024.06.27 21:52:36.666054 [ 192 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4418 2024.06.27 21:52:36.666553 [ 3 ] {c6d18a9a-6ef0-4e11-9191-d2416a841ba5} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4419 2024.06.27 21:52:36.666869 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4420 2024.06.27 21:52:36.666955 [ 3 ] {c6d18a9a-6ef0-4e11-9191-d2416a841ba5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.005118 sec., 31457.600625244235 rows/sec., 2.19 MiB/sec.
4421 2024.06.27 21:52:36.666968 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4422 2024.06.27 21:52:36.667070 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4423 2024.06.27 21:52:36.667348 [ 192 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_26_5} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4424 2024.06.27 21:52:36.667766 [ 3 ] {c6d18a9a-6ef0-4e11-9191-d2416a841ba5} <Debug> DynamicQueryHandler: Done processing query
4425 2024.06.27 21:52:36.667873 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::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
4426 2024.06.27 21:52:36.667890 [ 3 ] {c6d18a9a-6ef0-4e11-9191-d2416a841ba5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4427 2024.06.27 21:52:36.667960 [ 3 ] {} <Debug> HTTP-Session: 7324785f-cbb8-4046-9c19-8ba9bfdf4b36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4428 2024.06.27 21:52:36.667991 [ 192 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_26_5} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4429 2024.06.27 21:52:36.668214 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
4430 2024.06.27 21:52:36.668240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4431 2024.06.27 21:52:36.668315 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4432 2024.06.27 21:52:36.668334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4433 2024.06.27 21:52:36.668355 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3433 rows starting from the beginning of the part
4434 2024.06.27 21:52:36.668361 [ 3 ] {} <Debug> HTTP-Session: 1d04b116-9539-4f16-8aba-67d6f5246377 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4435 2024.06.27 21:52:36.668390 [ 3 ] {} <Debug> HTTP-Session: 1d04b116-9539-4f16-8aba-67d6f5246377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4436 2024.06.27 21:52:36.668419 [ 3 ] {} <Debug> HTTP-Session: 1d04b116-9539-4f16-8aba-67d6f5246377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4437 2024.06.27 21:52:36.668568 [ 3 ] {} <Trace> HTTP-Session: 1d04b116-9539-4f16-8aba-67d6f5246377 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4438 2024.06.27 21:52:36.668569 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::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
4439 2024.06.27 21:52:36.668856 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 162 rows starting from the beginning of the part
4440 2024.06.27 21:52:36.669083 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part
4441 2024.06.27 21:52:36.669277 [ 3 ] {808fb8c5-3eb4-4a3a-ac0c-3eef1b0061d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4442 2024.06.27 21:52:36.669377 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 198 rows starting from the beginning of the part
4443 2024.06.27 21:52:36.669603 [ 3 ] {808fb8c5-3eb4-4a3a-ac0c-3eef1b0061d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4444 2024.06.27 21:52:36.669668 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 161 rows starting from the beginning of the part
4445 2024.06.27 21:52:36.670950 [ 3 ] {808fb8c5-3eb4-4a3a-ac0c-3eef1b0061d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4446 2024.06.27 21:52:36.672016 [ 3 ] {808fb8c5-3eb4-4a3a-ac0c-3eef1b0061d7} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4447 2024.06.27 21:52:36.672053 [ 3 ] {808fb8c5-3eb4-4a3a-ac0c-3eef1b0061d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4448 2024.06.27 21:52:36.672754 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4274 rows, containing 5 columns (5 merged, 0 gathered) in 0.005503889 sec., 776541.823427035 rows/sec., 54.12 MiB/sec.
4449 2024.06.27 21:52:36.673146 [ 3 ] {808fb8c5-3eb4-4a3a-ac0c-3eef1b0061d7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4450 2024.06.27 21:52:36.673235 [ 192 ] {540ef119-8e49-479b-952b-36e305224547::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4451 2024.06.27 21:52:36.674231 [ 3 ] {808fb8c5-3eb4-4a3a-ac0c-3eef1b0061d7} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4452 2024.06.27 21:52:36.674322 [ 192 ] {540ef119-8e49-479b-952b-36e305224547::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4453 2024.06.27 21:52:36.674571 [ 192 ] {540ef119-8e49-479b-952b-36e305224547::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4454 2024.06.27 21:52:36.674620 [ 146 ] {} <Debug> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4455 2024.06.27 21:52:36.674644 [ 3 ] {808fb8c5-3eb4-4a3a-ac0c-3eef1b0061d7} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.005862 sec., 4264.7560559536 rows/sec., 7.64 MiB/sec.
4456 2024.06.27 21:52:36.674846 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB.
4457 2024.06.27 21:52:36.674834 [ 146 ] {} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4458 2024.06.27 21:52:36.675030 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4459 2024.06.27 21:52:36.675340 [ 190 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
4460 2024.06.27 21:52:36.675444 [ 3 ] {808fb8c5-3eb4-4a3a-ac0c-3eef1b0061d7} <Debug> DynamicQueryHandler: Done processing query
4461 2024.06.27 21:52:36.675484 [ 3 ] {808fb8c5-3eb4-4a3a-ac0c-3eef1b0061d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4462 2024.06.27 21:52:36.675525 [ 3 ] {} <Debug> HTTP-Session: 1d04b116-9539-4f16-8aba-67d6f5246377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4463 2024.06.27 21:52:36.675747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4464 2024.06.27 21:52:36.675873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4465 2024.06.27 21:52:36.675936 [ 3 ] {} <Debug> HTTP-Session: 81a5d16c-38e1-49e9-af10-4970977e3f1d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4466 2024.06.27 21:52:36.675969 [ 190 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4467 2024.06.27 21:52:36.675980 [ 3 ] {} <Debug> HTTP-Session: 81a5d16c-38e1-49e9-af10-4970977e3f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4468 2024.06.27 21:52:36.676042 [ 3 ] {} <Debug> HTTP-Session: 81a5d16c-38e1-49e9-af10-4970977e3f1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4469 2024.06.27 21:52:36.676131 [ 3 ] {} <Trace> HTTP-Session: 81a5d16c-38e1-49e9-af10-4970977e3f1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4470 2024.06.27 21:52:36.676136 [ 190 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 169 rows starting from the beginning of the part
4471 2024.06.27 21:52:36.676412 [ 3 ] {4614f71a-9d12-43dc-9a92-c7d6820f8573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4472 2024.06.27 21:52:36.676573 [ 3 ] {4614f71a-9d12-43dc-9a92-c7d6820f8573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4473 2024.06.27 21:52:36.676870 [ 190 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part
4474 2024.06.27 21:52:36.677414 [ 3 ] {4614f71a-9d12-43dc-9a92-c7d6820f8573} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4475 2024.06.27 21:52:36.677748 [ 190 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
4476 2024.06.27 21:52:36.678420 [ 190 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part
4477 2024.06.27 21:52:36.678553 [ 3 ] {4614f71a-9d12-43dc-9a92-c7d6820f8573} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4478 2024.06.27 21:52:36.678656 [ 3 ] {4614f71a-9d12-43dc-9a92-c7d6820f8573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4479 2024.06.27 21:52:36.679080 [ 190 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
4480 2024.06.27 21:52:36.679693 [ 190 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part
4481 2024.06.27 21:52:36.680037 [ 3 ] {4614f71a-9d12-43dc-9a92-c7d6820f8573} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4482 2024.06.27 21:52:36.680998 [ 3 ] {4614f71a-9d12-43dc-9a92-c7d6820f8573} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4483 2024.06.27 21:52:36.681250 [ 146 ] {} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4484 2024.06.27 21:52:36.681333 [ 146 ] {} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4485 2024.06.27 21:52:36.681376 [ 3 ] {4614f71a-9d12-43dc-9a92-c7d6820f8573} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005076 sec., 11820.33096926714 rows/sec., 815.73 KiB/sec.
4486 2024.06.27 21:52:36.681400 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4487 2024.06.27 21:52:36.681944 [ 198 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
4488 2024.06.27 21:52:36.682182 [ 3 ] {4614f71a-9d12-43dc-9a92-c7d6820f8573} <Debug> DynamicQueryHandler: Done processing query
4489 2024.06.27 21:52:36.682288 [ 3 ] {4614f71a-9d12-43dc-9a92-c7d6820f8573} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4490 2024.06.27 21:52:36.682371 [ 3 ] {} <Debug> HTTP-Session: 81a5d16c-38e1-49e9-af10-4970977e3f1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4491 2024.06.27 21:52:36.682423 [ 198 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4492 2024.06.27 21:52:36.682476 [ 198 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1184 rows starting from the beginning of the part
4493 2024.06.27 21:52:36.682637 [ 198 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
4494 2024.06.27 21:52:36.682912 [ 198 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
4495 2024.06.27 21:52:36.683302 [ 198 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
4496 2024.06.27 21:52:36.683511 [ 198 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
4497 2024.06.27 21:52:36.683639 [ 198 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
4498 2024.06.27 21:52:36.685770 [ 198 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1484 rows, containing 4 columns (4 merged, 0 gathered) in 0.004207624 sec., 352693.1113616616 rows/sec., 23.79 MiB/sec.
4499 2024.06.27 21:52:36.686027 [ 194 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4500 2024.06.27 21:52:36.686468 [ 194 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_26_5} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4501 2024.06.27 21:52:36.686653 [ 194 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_26_5} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
4502 2024.06.27 21:52:36.686753 [ 190 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 19 columns (19 merged, 0 gathered) in 0.011585734 sec., 21750.887772842012 rows/sec., 38.97 MiB/sec.
4503 2024.06.27 21:52:36.686760 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
4504 2024.06.27 21:52:36.687268 [ 197 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4505 2024.06.27 21:52:36.687899 [ 197 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4506 2024.06.27 21:52:36.687990 [ 197 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4507 2024.06.27 21:52:36.688143 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB.
4508 2024.06.27 21:52:41.642652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4509 2024.06.27 21:52:41.642786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4510 2024.06.27 21:52:41.642810 [ 3 ] {} <Debug> HTTP-Session: 00125bdc-7c2e-4beb-8456-dbc0096821ea Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4511 2024.06.27 21:52:41.642835 [ 3 ] {} <Debug> HTTP-Session: 00125bdc-7c2e-4beb-8456-dbc0096821ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4512 2024.06.27 21:52:41.642849 [ 3 ] {} <Debug> HTTP-Session: 00125bdc-7c2e-4beb-8456-dbc0096821ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4513 2024.06.27 21:52:41.642899 [ 3 ] {} <Trace> HTTP-Session: 00125bdc-7c2e-4beb-8456-dbc0096821ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4514 2024.06.27 21:52:41.643083 [ 3 ] {eaebe2cc-46ce-4895-93f9-db1c19338a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4515 2024.06.27 21:52:41.643152 [ 3 ] {eaebe2cc-46ce-4895-93f9-db1c19338a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4516 2024.06.27 21:52:41.643341 [ 3 ] {eaebe2cc-46ce-4895-93f9-db1c19338a4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4517 2024.06.27 21:52:41.643759 [ 3 ] {eaebe2cc-46ce-4895-93f9-db1c19338a4a} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4518 2024.06.27 21:52:41.643806 [ 3 ] {eaebe2cc-46ce-4895-93f9-db1c19338a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4519 2024.06.27 21:52:41.644177 [ 3 ] {eaebe2cc-46ce-4895-93f9-db1c19338a4a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4520 2024.06.27 21:52:41.644519 [ 3 ] {eaebe2cc-46ce-4895-93f9-db1c19338a4a} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4521 2024.06.27 21:52:41.644674 [ 3 ] {eaebe2cc-46ce-4895-93f9-db1c19338a4a} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001646 sec., 2430.1336573511544 rows/sec., 196.97 KiB/sec.
4522 2024.06.27 21:52:41.645005 [ 3 ] {eaebe2cc-46ce-4895-93f9-db1c19338a4a} <Debug> DynamicQueryHandler: Done processing query
4523 2024.06.27 21:52:41.645033 [ 3 ] {eaebe2cc-46ce-4895-93f9-db1c19338a4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4524 2024.06.27 21:52:41.645050 [ 3 ] {} <Debug> HTTP-Session: 00125bdc-7c2e-4beb-8456-dbc0096821ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4525 2024.06.27 21:52:41.645205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4526 2024.06.27 21:52:41.645259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4527 2024.06.27 21:52:41.645278 [ 3 ] {} <Debug> HTTP-Session: f7cd138f-9892-45bb-b590-5a80b1998174 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4528 2024.06.27 21:52:41.645297 [ 3 ] {} <Debug> HTTP-Session: f7cd138f-9892-45bb-b590-5a80b1998174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4529 2024.06.27 21:52:41.645311 [ 3 ] {} <Debug> HTTP-Session: f7cd138f-9892-45bb-b590-5a80b1998174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4530 2024.06.27 21:52:41.645345 [ 3 ] {} <Trace> HTTP-Session: f7cd138f-9892-45bb-b590-5a80b1998174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4531 2024.06.27 21:52:41.645445 [ 3 ] {88396410-1e58-44af-988f-8e433db71df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4532 2024.06.27 21:52:41.645490 [ 3 ] {88396410-1e58-44af-988f-8e433db71df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4533 2024.06.27 21:52:41.645639 [ 3 ] {88396410-1e58-44af-988f-8e433db71df0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4534 2024.06.27 21:52:41.645923 [ 3 ] {88396410-1e58-44af-988f-8e433db71df0} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4535 2024.06.27 21:52:41.645960 [ 3 ] {88396410-1e58-44af-988f-8e433db71df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4536 2024.06.27 21:52:41.646264 [ 3 ] {88396410-1e58-44af-988f-8e433db71df0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4537 2024.06.27 21:52:41.646592 [ 3 ] {88396410-1e58-44af-988f-8e433db71df0} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4538 2024.06.27 21:52:41.646744 [ 3 ] {88396410-1e58-44af-988f-8e433db71df0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001321 sec., 1514.0045420136262 rows/sec., 123.46 KiB/sec.
4539 2024.06.27 21:52:41.646902 [ 3 ] {88396410-1e58-44af-988f-8e433db71df0} <Debug> DynamicQueryHandler: Done processing query
4540 2024.06.27 21:52:41.646925 [ 3 ] {88396410-1e58-44af-988f-8e433db71df0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4541 2024.06.27 21:52:41.646940 [ 3 ] {} <Debug> HTTP-Session: f7cd138f-9892-45bb-b590-5a80b1998174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4542 2024.06.27 21:52:41.647062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4543 2024.06.27 21:52:41.647109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4544 2024.06.27 21:52:41.647127 [ 3 ] {} <Debug> HTTP-Session: 63de5638-4904-4ba3-8727-074663fe13d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4545 2024.06.27 21:52:41.647144 [ 3 ] {} <Debug> HTTP-Session: 63de5638-4904-4ba3-8727-074663fe13d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4546 2024.06.27 21:52:41.647157 [ 3 ] {} <Debug> HTTP-Session: 63de5638-4904-4ba3-8727-074663fe13d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4547 2024.06.27 21:52:41.647187 [ 3 ] {} <Trace> HTTP-Session: 63de5638-4904-4ba3-8727-074663fe13d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4548 2024.06.27 21:52:41.647300 [ 3 ] {bf16b0b2-4895-4c4b-9a6a-a2dcd172dd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4549 2024.06.27 21:52:41.647341 [ 3 ] {bf16b0b2-4895-4c4b-9a6a-a2dcd172dd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4550 2024.06.27 21:52:41.647466 [ 3 ] {bf16b0b2-4895-4c4b-9a6a-a2dcd172dd31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4551 2024.06.27 21:52:41.647809 [ 3 ] {bf16b0b2-4895-4c4b-9a6a-a2dcd172dd31} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4552 2024.06.27 21:52:41.647845 [ 3 ] {bf16b0b2-4895-4c4b-9a6a-a2dcd172dd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4553 2024.06.27 21:52:41.648155 [ 3 ] {bf16b0b2-4895-4c4b-9a6a-a2dcd172dd31} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4554 2024.06.27 21:52:41.648462 [ 3 ] {bf16b0b2-4895-4c4b-9a6a-a2dcd172dd31} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4555 2024.06.27 21:52:41.648618 [ 3 ] {bf16b0b2-4895-4c4b-9a6a-a2dcd172dd31} <Debug> executeQuery: Read 69 rows, 5.55 KiB in 0.00135 sec., 51111.11111111111 rows/sec., 4.02 MiB/sec.
4556 2024.06.27 21:52:41.648904 [ 3 ] {bf16b0b2-4895-4c4b-9a6a-a2dcd172dd31} <Debug> DynamicQueryHandler: Done processing query
4557 2024.06.27 21:52:41.648936 [ 3 ] {bf16b0b2-4895-4c4b-9a6a-a2dcd172dd31} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4558 2024.06.27 21:52:41.648960 [ 3 ] {} <Debug> HTTP-Session: 63de5638-4904-4ba3-8727-074663fe13d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4559 2024.06.27 21:52:41.649079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4560 2024.06.27 21:52:41.649128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4561 2024.06.27 21:52:41.649146 [ 3 ] {} <Debug> HTTP-Session: eef6d02a-9458-4188-893e-557a4bff74d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4562 2024.06.27 21:52:41.649162 [ 3 ] {} <Debug> HTTP-Session: eef6d02a-9458-4188-893e-557a4bff74d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4563 2024.06.27 21:52:41.649176 [ 3 ] {} <Debug> HTTP-Session: eef6d02a-9458-4188-893e-557a4bff74d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4564 2024.06.27 21:52:41.649205 [ 3 ] {} <Trace> HTTP-Session: eef6d02a-9458-4188-893e-557a4bff74d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4565 2024.06.27 21:52:41.649300 [ 3 ] {6d024cb3-ca15-49bc-859f-9e53992cdf6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4566 2024.06.27 21:52:41.649343 [ 3 ] {6d024cb3-ca15-49bc-859f-9e53992cdf6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4567 2024.06.27 21:52:41.649488 [ 3 ] {6d024cb3-ca15-49bc-859f-9e53992cdf6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4568 2024.06.27 21:52:41.649755 [ 3 ] {6d024cb3-ca15-49bc-859f-9e53992cdf6b} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4569 2024.06.27 21:52:41.649791 [ 3 ] {6d024cb3-ca15-49bc-859f-9e53992cdf6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4570 2024.06.27 21:52:41.650123 [ 3 ] {6d024cb3-ca15-49bc-859f-9e53992cdf6b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4571 2024.06.27 21:52:41.650525 [ 3 ] {6d024cb3-ca15-49bc-859f-9e53992cdf6b} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4572 2024.06.27 21:52:41.650690 [ 3 ] {6d024cb3-ca15-49bc-859f-9e53992cdf6b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001404 sec., 1424.5014245014245 rows/sec., 99.46 KiB/sec.
4573 2024.06.27 21:52:41.650970 [ 3 ] {6d024cb3-ca15-49bc-859f-9e53992cdf6b} <Debug> DynamicQueryHandler: Done processing query
4574 2024.06.27 21:52:41.651000 [ 3 ] {6d024cb3-ca15-49bc-859f-9e53992cdf6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4575 2024.06.27 21:52:41.651017 [ 3 ] {} <Debug> HTTP-Session: eef6d02a-9458-4188-893e-557a4bff74d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4576 2024.06.27 21:52:41.651139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 11892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4577 2024.06.27 21:52:41.651190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4578 2024.06.27 21:52:41.651210 [ 3 ] {} <Debug> HTTP-Session: 401e9b57-54c1-44f4-9c8b-2b4f9aa8642d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4579 2024.06.27 21:52:41.651226 [ 3 ] {} <Debug> HTTP-Session: 401e9b57-54c1-44f4-9c8b-2b4f9aa8642d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4580 2024.06.27 21:52:41.651241 [ 3 ] {} <Debug> HTTP-Session: 401e9b57-54c1-44f4-9c8b-2b4f9aa8642d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4581 2024.06.27 21:52:41.651273 [ 3 ] {} <Trace> HTTP-Session: 401e9b57-54c1-44f4-9c8b-2b4f9aa8642d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4582 2024.06.27 21:52:41.651389 [ 3 ] {2965e3ba-9b0f-4d8b-956f-c40545c86eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4583 2024.06.27 21:52:41.651434 [ 3 ] {2965e3ba-9b0f-4d8b-956f-c40545c86eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4584 2024.06.27 21:52:41.651585 [ 3 ] {2965e3ba-9b0f-4d8b-956f-c40545c86eae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4585 2024.06.27 21:52:41.651908 [ 3 ] {2965e3ba-9b0f-4d8b-956f-c40545c86eae} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4586 2024.06.27 21:52:41.651946 [ 3 ] {2965e3ba-9b0f-4d8b-956f-c40545c86eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4587 2024.06.27 21:52:41.652267 [ 3 ] {2965e3ba-9b0f-4d8b-956f-c40545c86eae} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4588 2024.06.27 21:52:41.652587 [ 3 ] {2965e3ba-9b0f-4d8b-956f-c40545c86eae} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4589 2024.06.27 21:52:41.652742 [ 3 ] {2965e3ba-9b0f-4d8b-956f-c40545c86eae} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001395 sec., 50179.21146953405 rows/sec., 3.92 MiB/sec.
4590 2024.06.27 21:52:41.652914 [ 3 ] {2965e3ba-9b0f-4d8b-956f-c40545c86eae} <Debug> DynamicQueryHandler: Done processing query
4591 2024.06.27 21:52:41.652939 [ 3 ] {2965e3ba-9b0f-4d8b-956f-c40545c86eae} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4592 2024.06.27 21:52:41.652955 [ 3 ] {} <Debug> HTTP-Session: 401e9b57-54c1-44f4-9c8b-2b4f9aa8642d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4593 2024.06.27 21:52:41.653103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4594 2024.06.27 21:52:41.653153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4595 2024.06.27 21:52:41.653172 [ 3 ] {} <Debug> HTTP-Session: a3cb78af-d76a-4b06-844a-81423257ae28 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4596 2024.06.27 21:52:41.653188 [ 3 ] {} <Debug> HTTP-Session: a3cb78af-d76a-4b06-844a-81423257ae28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4597 2024.06.27 21:52:41.653203 [ 3 ] {} <Debug> HTTP-Session: a3cb78af-d76a-4b06-844a-81423257ae28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4598 2024.06.27 21:52:41.653234 [ 3 ] {} <Trace> HTTP-Session: a3cb78af-d76a-4b06-844a-81423257ae28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4599 2024.06.27 21:52:41.653378 [ 3 ] {82271ac3-4ef2-43b1-86fa-d8ade70c6f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4600 2024.06.27 21:52:41.653426 [ 3 ] {82271ac3-4ef2-43b1-86fa-d8ade70c6f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4601 2024.06.27 21:52:41.653574 [ 3 ] {82271ac3-4ef2-43b1-86fa-d8ade70c6f61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4602 2024.06.27 21:52:41.653945 [ 3 ] {82271ac3-4ef2-43b1-86fa-d8ade70c6f61} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4603 2024.06.27 21:52:41.653983 [ 3 ] {82271ac3-4ef2-43b1-86fa-d8ade70c6f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4604 2024.06.27 21:52:41.654378 [ 3 ] {82271ac3-4ef2-43b1-86fa-d8ade70c6f61} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4605 2024.06.27 21:52:41.654724 [ 3 ] {82271ac3-4ef2-43b1-86fa-d8ade70c6f61} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4606 2024.06.27 21:52:41.654885 [ 3 ] {82271ac3-4ef2-43b1-86fa-d8ade70c6f61} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001568 sec., 102678.57142857143 rows/sec., 7.15 MiB/sec.
4607 2024.06.27 21:52:41.655229 [ 3 ] {82271ac3-4ef2-43b1-86fa-d8ade70c6f61} <Debug> DynamicQueryHandler: Done processing query
4608 2024.06.27 21:52:41.655254 [ 3 ] {82271ac3-4ef2-43b1-86fa-d8ade70c6f61} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4609 2024.06.27 21:52:41.655271 [ 3 ] {} <Debug> HTTP-Session: a3cb78af-d76a-4b06-844a-81423257ae28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4610 2024.06.27 21:52:41.655413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4611 2024.06.27 21:52:41.655464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4612 2024.06.27 21:52:41.655483 [ 3 ] {} <Debug> HTTP-Session: dafb59be-102c-4249-934b-2e01313170c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4613 2024.06.27 21:52:41.655500 [ 3 ] {} <Debug> HTTP-Session: dafb59be-102c-4249-934b-2e01313170c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4614 2024.06.27 21:52:41.655514 [ 3 ] {} <Debug> HTTP-Session: dafb59be-102c-4249-934b-2e01313170c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4615 2024.06.27 21:52:41.655546 [ 3 ] {} <Trace> HTTP-Session: dafb59be-102c-4249-934b-2e01313170c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4616 2024.06.27 21:52:41.655682 [ 3 ] {27fc799b-ca60-4e26-bdf8-f10060cf514e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4617 2024.06.27 21:52:41.655756 [ 3 ] {27fc799b-ca60-4e26-bdf8-f10060cf514e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4618 2024.06.27 21:52:41.656186 [ 3 ] {27fc799b-ca60-4e26-bdf8-f10060cf514e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4619 2024.06.27 21:52:41.656673 [ 3 ] {27fc799b-ca60-4e26-bdf8-f10060cf514e} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4620 2024.06.27 21:52:41.656711 [ 3 ] {27fc799b-ca60-4e26-bdf8-f10060cf514e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4621 2024.06.27 21:52:41.657316 [ 3 ] {27fc799b-ca60-4e26-bdf8-f10060cf514e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4622 2024.06.27 21:52:41.657733 [ 3 ] {27fc799b-ca60-4e26-bdf8-f10060cf514e} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4623 2024.06.27 21:52:41.657949 [ 3 ] {27fc799b-ca60-4e26-bdf8-f10060cf514e} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002318 sec., 1725.6255392579808 rows/sec., 3.09 MiB/sec.
4624 2024.06.27 21:52:41.658503 [ 3 ] {27fc799b-ca60-4e26-bdf8-f10060cf514e} <Debug> DynamicQueryHandler: Done processing query
4625 2024.06.27 21:52:41.658529 [ 3 ] {27fc799b-ca60-4e26-bdf8-f10060cf514e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4626 2024.06.27 21:52:41.658545 [ 3 ] {} <Debug> HTTP-Session: dafb59be-102c-4249-934b-2e01313170c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4627 2024.06.27 21:52:41.658670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4628 2024.06.27 21:52:41.658721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4629 2024.06.27 21:52:41.658740 [ 3 ] {} <Debug> HTTP-Session: c247b245-966f-4a36-8f8f-7cfdfec5d5f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4630 2024.06.27 21:52:41.658757 [ 3 ] {} <Debug> HTTP-Session: c247b245-966f-4a36-8f8f-7cfdfec5d5f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4631 2024.06.27 21:52:41.658771 [ 3 ] {} <Debug> HTTP-Session: c247b245-966f-4a36-8f8f-7cfdfec5d5f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4632 2024.06.27 21:52:41.658801 [ 3 ] {} <Trace> HTTP-Session: c247b245-966f-4a36-8f8f-7cfdfec5d5f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4633 2024.06.27 21:52:41.658921 [ 3 ] {ccc80b8b-b9cb-4beb-93c2-b8ac54dfa332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4634 2024.06.27 21:52:41.658967 [ 3 ] {ccc80b8b-b9cb-4beb-93c2-b8ac54dfa332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4635 2024.06.27 21:52:41.659107 [ 3 ] {ccc80b8b-b9cb-4beb-93c2-b8ac54dfa332} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4636 2024.06.27 21:52:41.659405 [ 3 ] {ccc80b8b-b9cb-4beb-93c2-b8ac54dfa332} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4637 2024.06.27 21:52:41.659443 [ 3 ] {ccc80b8b-b9cb-4beb-93c2-b8ac54dfa332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4638 2024.06.27 21:52:41.659814 [ 3 ] {ccc80b8b-b9cb-4beb-93c2-b8ac54dfa332} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4639 2024.06.27 21:52:41.660147 [ 3 ] {ccc80b8b-b9cb-4beb-93c2-b8ac54dfa332} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4640 2024.06.27 21:52:41.660300 [ 3 ] {ccc80b8b-b9cb-4beb-93c2-b8ac54dfa332} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec.
4641 2024.06.27 21:52:41.660471 [ 3 ] {ccc80b8b-b9cb-4beb-93c2-b8ac54dfa332} <Debug> DynamicQueryHandler: Done processing query
4642 2024.06.27 21:52:41.660497 [ 3 ] {ccc80b8b-b9cb-4beb-93c2-b8ac54dfa332} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4643 2024.06.27 21:52:41.660513 [ 3 ] {} <Debug> HTTP-Session: c247b245-966f-4a36-8f8f-7cfdfec5d5f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4644 2024.06.27 21:52:46.643386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4645 2024.06.27 21:52:46.643526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4646 2024.06.27 21:52:46.643556 [ 3 ] {} <Debug> HTTP-Session: 08255d72-1988-4911-988b-8e7b8147af25 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4647 2024.06.27 21:52:46.643584 [ 3 ] {} <Debug> HTTP-Session: 08255d72-1988-4911-988b-8e7b8147af25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4648 2024.06.27 21:52:46.643602 [ 3 ] {} <Debug> HTTP-Session: 08255d72-1988-4911-988b-8e7b8147af25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4649 2024.06.27 21:52:46.643659 [ 3 ] {} <Trace> HTTP-Session: 08255d72-1988-4911-988b-8e7b8147af25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4650 2024.06.27 21:52:46.643868 [ 3 ] {cdcbf715-80d8-420d-8c7e-6079962378a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4651 2024.06.27 21:52:46.643944 [ 3 ] {cdcbf715-80d8-420d-8c7e-6079962378a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4652 2024.06.27 21:52:46.644144 [ 3 ] {cdcbf715-80d8-420d-8c7e-6079962378a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4653 2024.06.27 21:52:46.644561 [ 3 ] {cdcbf715-80d8-420d-8c7e-6079962378a4} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4654 2024.06.27 21:52:46.644604 [ 3 ] {cdcbf715-80d8-420d-8c7e-6079962378a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4655 2024.06.27 21:52:46.644982 [ 3 ] {cdcbf715-80d8-420d-8c7e-6079962378a4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4656 2024.06.27 21:52:46.645318 [ 3 ] {cdcbf715-80d8-420d-8c7e-6079962378a4} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4657 2024.06.27 21:52:46.645472 [ 3 ] {cdcbf715-80d8-420d-8c7e-6079962378a4} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001668 sec., 14988.00959232614 rows/sec., 1.19 MiB/sec.
4658 2024.06.27 21:52:46.645710 [ 3 ] {cdcbf715-80d8-420d-8c7e-6079962378a4} <Debug> DynamicQueryHandler: Done processing query
4659 2024.06.27 21:52:46.645736 [ 3 ] {cdcbf715-80d8-420d-8c7e-6079962378a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4660 2024.06.27 21:52:46.645753 [ 3 ] {} <Debug> HTTP-Session: 08255d72-1988-4911-988b-8e7b8147af25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4661 2024.06.27 21:52:46.645934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4662 2024.06.27 21:52:46.645982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4663 2024.06.27 21:52:46.646000 [ 3 ] {} <Debug> HTTP-Session: 95111888-d26b-471b-b719-006a0d041108 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4664 2024.06.27 21:52:46.646017 [ 3 ] {} <Debug> HTTP-Session: 95111888-d26b-471b-b719-006a0d041108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4665 2024.06.27 21:52:46.646032 [ 3 ] {} <Debug> HTTP-Session: 95111888-d26b-471b-b719-006a0d041108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4666 2024.06.27 21:52:46.646063 [ 3 ] {} <Trace> HTTP-Session: 95111888-d26b-471b-b719-006a0d041108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4667 2024.06.27 21:52:46.646199 [ 3 ] {ac1f916f-a584-4433-8120-62c37cc657db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4668 2024.06.27 21:52:46.646242 [ 3 ] {ac1f916f-a584-4433-8120-62c37cc657db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4669 2024.06.27 21:52:46.646374 [ 3 ] {ac1f916f-a584-4433-8120-62c37cc657db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4670 2024.06.27 21:52:46.646757 [ 3 ] {ac1f916f-a584-4433-8120-62c37cc657db} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4671 2024.06.27 21:52:46.646794 [ 3 ] {ac1f916f-a584-4433-8120-62c37cc657db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4672 2024.06.27 21:52:46.647125 [ 3 ] {ac1f916f-a584-4433-8120-62c37cc657db} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4673 2024.06.27 21:52:46.647456 [ 3 ] {ac1f916f-a584-4433-8120-62c37cc657db} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4674 2024.06.27 21:52:46.647615 [ 3 ] {ac1f916f-a584-4433-8120-62c37cc657db} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001465 sec., 89419.795221843 rows/sec., 7.45 MiB/sec.
4675 2024.06.27 21:52:46.647812 [ 3 ] {ac1f916f-a584-4433-8120-62c37cc657db} <Debug> DynamicQueryHandler: Done processing query
4676 2024.06.27 21:52:46.647837 [ 3 ] {ac1f916f-a584-4433-8120-62c37cc657db} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4677 2024.06.27 21:52:46.647853 [ 3 ] {} <Debug> HTTP-Session: 95111888-d26b-471b-b719-006a0d041108 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4678 2024.06.27 21:52:46.647989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4679 2024.06.27 21:52:46.648039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4680 2024.06.27 21:52:46.648057 [ 3 ] {} <Debug> HTTP-Session: 53b65058-3023-41e8-8e29-1dfd0855c6a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4681 2024.06.27 21:52:46.648073 [ 3 ] {} <Debug> HTTP-Session: 53b65058-3023-41e8-8e29-1dfd0855c6a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4682 2024.06.27 21:52:46.648087 [ 3 ] {} <Debug> HTTP-Session: 53b65058-3023-41e8-8e29-1dfd0855c6a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4683 2024.06.27 21:52:46.648117 [ 3 ] {} <Trace> HTTP-Session: 53b65058-3023-41e8-8e29-1dfd0855c6a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4684 2024.06.27 21:52:46.648240 [ 3 ] {fda02e86-5d00-4183-b0c9-9a2d1518e214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4685 2024.06.27 21:52:46.648283 [ 3 ] {fda02e86-5d00-4183-b0c9-9a2d1518e214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4686 2024.06.27 21:52:46.648410 [ 3 ] {fda02e86-5d00-4183-b0c9-9a2d1518e214} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4687 2024.06.27 21:52:46.648808 [ 3 ] {fda02e86-5d00-4183-b0c9-9a2d1518e214} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4688 2024.06.27 21:52:46.648844 [ 3 ] {fda02e86-5d00-4183-b0c9-9a2d1518e214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4689 2024.06.27 21:52:46.649164 [ 3 ] {fda02e86-5d00-4183-b0c9-9a2d1518e214} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4690 2024.06.27 21:52:46.649464 [ 3 ] {fda02e86-5d00-4183-b0c9-9a2d1518e214} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4691 2024.06.27 21:52:46.649618 [ 3 ] {fda02e86-5d00-4183-b0c9-9a2d1518e214} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001415 sec., 62897.526501766784 rows/sec., 4.91 MiB/sec.
4692 2024.06.27 21:52:46.649815 [ 3 ] {fda02e86-5d00-4183-b0c9-9a2d1518e214} <Debug> DynamicQueryHandler: Done processing query
4693 2024.06.27 21:52:46.649839 [ 3 ] {fda02e86-5d00-4183-b0c9-9a2d1518e214} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4694 2024.06.27 21:52:46.649855 [ 3 ] {} <Debug> HTTP-Session: 53b65058-3023-41e8-8e29-1dfd0855c6a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4695 2024.06.27 21:52:46.650037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4696 2024.06.27 21:52:46.650086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4697 2024.06.27 21:52:46.650105 [ 3 ] {} <Debug> HTTP-Session: f13c6b13-cb65-4663-a630-6a50ed560bfe Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4698 2024.06.27 21:52:46.650122 [ 3 ] {} <Debug> HTTP-Session: f13c6b13-cb65-4663-a630-6a50ed560bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4699 2024.06.27 21:52:46.650136 [ 3 ] {} <Debug> HTTP-Session: f13c6b13-cb65-4663-a630-6a50ed560bfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4700 2024.06.27 21:52:46.650165 [ 3 ] {} <Trace> HTTP-Session: f13c6b13-cb65-4663-a630-6a50ed560bfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4701 2024.06.27 21:52:46.650309 [ 3 ] {7f507a5f-f5e9-48cf-8bda-acd3f7f3468e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4702 2024.06.27 21:52:46.650356 [ 3 ] {7f507a5f-f5e9-48cf-8bda-acd3f7f3468e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4703 2024.06.27 21:52:46.650499 [ 3 ] {7f507a5f-f5e9-48cf-8bda-acd3f7f3468e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4704 2024.06.27 21:52:46.650937 [ 3 ] {7f507a5f-f5e9-48cf-8bda-acd3f7f3468e} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4705 2024.06.27 21:52:46.650972 [ 3 ] {7f507a5f-f5e9-48cf-8bda-acd3f7f3468e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4706 2024.06.27 21:52:46.651361 [ 3 ] {7f507a5f-f5e9-48cf-8bda-acd3f7f3468e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4707 2024.06.27 21:52:46.651694 [ 3 ] {7f507a5f-f5e9-48cf-8bda-acd3f7f3468e} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4708 2024.06.27 21:52:46.651854 [ 3 ] {7f507a5f-f5e9-48cf-8bda-acd3f7f3468e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001604 sec., 99750.62344139651 rows/sec., 6.95 MiB/sec.
4709 2024.06.27 21:52:46.652023 [ 3 ] {7f507a5f-f5e9-48cf-8bda-acd3f7f3468e} <Debug> DynamicQueryHandler: Done processing query
4710 2024.06.27 21:52:46.652048 [ 3 ] {7f507a5f-f5e9-48cf-8bda-acd3f7f3468e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4711 2024.06.27 21:52:46.652063 [ 3 ] {} <Debug> HTTP-Session: f13c6b13-cb65-4663-a630-6a50ed560bfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4712 2024.06.27 21:52:46.652211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4713 2024.06.27 21:52:46.652259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4714 2024.06.27 21:52:46.652278 [ 3 ] {} <Debug> HTTP-Session: bd229bec-d48f-4106-b633-ad973aed8447 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4715 2024.06.27 21:52:46.652295 [ 3 ] {} <Debug> HTTP-Session: bd229bec-d48f-4106-b633-ad973aed8447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4716 2024.06.27 21:52:46.652309 [ 3 ] {} <Debug> HTTP-Session: bd229bec-d48f-4106-b633-ad973aed8447 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4717 2024.06.27 21:52:46.652340 [ 3 ] {} <Trace> HTTP-Session: bd229bec-d48f-4106-b633-ad973aed8447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4718 2024.06.27 21:52:46.652616 [ 3 ] {5dcc2060-039a-45d0-8923-2ed565b64824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4719 2024.06.27 21:52:46.652684 [ 3 ] {5dcc2060-039a-45d0-8923-2ed565b64824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4720 2024.06.27 21:52:46.653127 [ 3 ] {5dcc2060-039a-45d0-8923-2ed565b64824} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4721 2024.06.27 21:52:46.653803 [ 3 ] {5dcc2060-039a-45d0-8923-2ed565b64824} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4722 2024.06.27 21:52:46.653839 [ 3 ] {5dcc2060-039a-45d0-8923-2ed565b64824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4723 2024.06.27 21:52:46.654466 [ 3 ] {5dcc2060-039a-45d0-8923-2ed565b64824} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4724 2024.06.27 21:52:46.654876 [ 3 ] {5dcc2060-039a-45d0-8923-2ed565b64824} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4725 2024.06.27 21:52:46.655062 [ 3 ] {5dcc2060-039a-45d0-8923-2ed565b64824} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002635 sec., 9487.666034155596 rows/sec., 17.00 MiB/sec.
4726 2024.06.27 21:52:46.655283 [ 3 ] {5dcc2060-039a-45d0-8923-2ed565b64824} <Debug> DynamicQueryHandler: Done processing query
4727 2024.06.27 21:52:46.655308 [ 3 ] {5dcc2060-039a-45d0-8923-2ed565b64824} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4728 2024.06.27 21:52:46.655323 [ 3 ] {} <Debug> HTTP-Session: bd229bec-d48f-4106-b633-ad973aed8447 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4729 2024.06.27 21:52:46.655446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4730 2024.06.27 21:52:46.655572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4731 2024.06.27 21:52:46.655592 [ 3 ] {} <Debug> HTTP-Session: 9f809b53-fdf8-41cc-ac94-29ca4d16beab Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4732 2024.06.27 21:52:46.655609 [ 3 ] {} <Debug> HTTP-Session: 9f809b53-fdf8-41cc-ac94-29ca4d16beab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4733 2024.06.27 21:52:46.655622 [ 3 ] {} <Debug> HTTP-Session: 9f809b53-fdf8-41cc-ac94-29ca4d16beab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4734 2024.06.27 21:52:46.655653 [ 3 ] {} <Trace> HTTP-Session: 9f809b53-fdf8-41cc-ac94-29ca4d16beab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4735 2024.06.27 21:52:46.655782 [ 3 ] {c52e8125-d959-4770-8b8e-80875302246c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4736 2024.06.27 21:52:46.655828 [ 3 ] {c52e8125-d959-4770-8b8e-80875302246c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4737 2024.06.27 21:52:46.655955 [ 3 ] {c52e8125-d959-4770-8b8e-80875302246c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4738 2024.06.27 21:52:46.656252 [ 3 ] {c52e8125-d959-4770-8b8e-80875302246c} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4739 2024.06.27 21:52:46.656288 [ 3 ] {c52e8125-d959-4770-8b8e-80875302246c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4740 2024.06.27 21:52:46.656650 [ 3 ] {c52e8125-d959-4770-8b8e-80875302246c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4741 2024.06.27 21:52:46.656977 [ 3 ] {c52e8125-d959-4770-8b8e-80875302246c} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4742 2024.06.27 21:52:46.657158 [ 3 ] {c52e8125-d959-4770-8b8e-80875302246c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001422 sec., 42194.09282700422 rows/sec., 2.84 MiB/sec.
4743 2024.06.27 21:52:46.657323 [ 3 ] {c52e8125-d959-4770-8b8e-80875302246c} <Debug> DynamicQueryHandler: Done processing query
4744 2024.06.27 21:52:46.657347 [ 3 ] {c52e8125-d959-4770-8b8e-80875302246c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4745 2024.06.27 21:52:46.657362 [ 3 ] {} <Debug> HTTP-Session: 9f809b53-fdf8-41cc-ac94-29ca4d16beab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4746 2024.06.27 21:52:47.436067 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache
4747 2024.06.27 21:52:47.436123 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache
4748 2024.06.27 21:52:51.641829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4749 2024.06.27 21:52:51.641971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4750 2024.06.27 21:52:51.642000 [ 3 ] {} <Debug> HTTP-Session: 3fd6ae78-cb82-45a4-8251-4e494954939f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4751 2024.06.27 21:52:51.642027 [ 3 ] {} <Debug> HTTP-Session: 3fd6ae78-cb82-45a4-8251-4e494954939f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4752 2024.06.27 21:52:51.642045 [ 3 ] {} <Debug> HTTP-Session: 3fd6ae78-cb82-45a4-8251-4e494954939f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4753 2024.06.27 21:52:51.642101 [ 3 ] {} <Trace> HTTP-Session: 3fd6ae78-cb82-45a4-8251-4e494954939f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4754 2024.06.27 21:52:51.642282 [ 3 ] {b3650029-e1f1-4049-b5b3-ea4f84c45990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4755 2024.06.27 21:52:51.642349 [ 3 ] {b3650029-e1f1-4049-b5b3-ea4f84c45990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4756 2024.06.27 21:52:51.642543 [ 3 ] {b3650029-e1f1-4049-b5b3-ea4f84c45990} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4757 2024.06.27 21:52:51.643009 [ 3 ] {b3650029-e1f1-4049-b5b3-ea4f84c45990} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4758 2024.06.27 21:52:51.643049 [ 3 ] {b3650029-e1f1-4049-b5b3-ea4f84c45990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4759 2024.06.27 21:52:51.643415 [ 3 ] {b3650029-e1f1-4049-b5b3-ea4f84c45990} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4760 2024.06.27 21:52:51.643759 [ 3 ] {b3650029-e1f1-4049-b5b3-ea4f84c45990} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4761 2024.06.27 21:52:51.643928 [ 3 ] {b3650029-e1f1-4049-b5b3-ea4f84c45990} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001693 sec., 2362.6698168930893 rows/sec., 191.51 KiB/sec.
4762 2024.06.27 21:52:51.644263 [ 3 ] {b3650029-e1f1-4049-b5b3-ea4f84c45990} <Debug> DynamicQueryHandler: Done processing query
4763 2024.06.27 21:52:51.644323 [ 3 ] {b3650029-e1f1-4049-b5b3-ea4f84c45990} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4764 2024.06.27 21:52:51.644356 [ 3 ] {} <Debug> HTTP-Session: 3fd6ae78-cb82-45a4-8251-4e494954939f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4765 2024.06.27 21:52:51.644498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4766 2024.06.27 21:52:51.644549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4767 2024.06.27 21:52:51.644567 [ 3 ] {} <Debug> HTTP-Session: 292b05f2-0eec-4797-8a89-5ec98bbf39f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4768 2024.06.27 21:52:51.644584 [ 3 ] {} <Debug> HTTP-Session: 292b05f2-0eec-4797-8a89-5ec98bbf39f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4769 2024.06.27 21:52:51.644599 [ 3 ] {} <Debug> HTTP-Session: 292b05f2-0eec-4797-8a89-5ec98bbf39f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4770 2024.06.27 21:52:51.644630 [ 3 ] {} <Trace> HTTP-Session: 292b05f2-0eec-4797-8a89-5ec98bbf39f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4771 2024.06.27 21:52:51.644751 [ 3 ] {f173e9a7-5735-4906-bac7-1aaa4bf24bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4772 2024.06.27 21:52:51.644797 [ 3 ] {f173e9a7-5735-4906-bac7-1aaa4bf24bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4773 2024.06.27 21:52:51.644951 [ 3 ] {f173e9a7-5735-4906-bac7-1aaa4bf24bc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4774 2024.06.27 21:52:51.645322 [ 3 ] {f173e9a7-5735-4906-bac7-1aaa4bf24bc1} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4775 2024.06.27 21:52:51.645359 [ 3 ] {f173e9a7-5735-4906-bac7-1aaa4bf24bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4776 2024.06.27 21:52:51.645674 [ 3 ] {f173e9a7-5735-4906-bac7-1aaa4bf24bc1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4777 2024.06.27 21:52:51.645977 [ 3 ] {f173e9a7-5735-4906-bac7-1aaa4bf24bc1} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4778 2024.06.27 21:52:51.646123 [ 3 ] {f173e9a7-5735-4906-bac7-1aaa4bf24bc1} <Debug> executeQuery: Read 68 rows, 5.48 KiB in 0.001411 sec., 48192.77108433735 rows/sec., 3.79 MiB/sec.
4779 2024.06.27 21:52:51.646287 [ 3 ] {f173e9a7-5735-4906-bac7-1aaa4bf24bc1} <Debug> DynamicQueryHandler: Done processing query
4780 2024.06.27 21:52:51.646311 [ 3 ] {f173e9a7-5735-4906-bac7-1aaa4bf24bc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4781 2024.06.27 21:52:51.646326 [ 3 ] {} <Debug> HTTP-Session: 292b05f2-0eec-4797-8a89-5ec98bbf39f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4782 2024.06.27 21:52:51.646452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 11553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4783 2024.06.27 21:52:51.646500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4784 2024.06.27 21:52:51.646519 [ 3 ] {} <Debug> HTTP-Session: 5c1db61b-f024-423a-9b5b-c1676cb77e4d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4785 2024.06.27 21:52:51.646536 [ 3 ] {} <Debug> HTTP-Session: 5c1db61b-f024-423a-9b5b-c1676cb77e4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4786 2024.06.27 21:52:51.646550 [ 3 ] {} <Debug> HTTP-Session: 5c1db61b-f024-423a-9b5b-c1676cb77e4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4787 2024.06.27 21:52:51.646580 [ 3 ] {} <Trace> HTTP-Session: 5c1db61b-f024-423a-9b5b-c1676cb77e4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4788 2024.06.27 21:52:51.646693 [ 3 ] {cf97f79f-6827-4999-be37-b1d7641a8f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4789 2024.06.27 21:52:51.646736 [ 3 ] {cf97f79f-6827-4999-be37-b1d7641a8f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4790 2024.06.27 21:52:51.646861 [ 3 ] {cf97f79f-6827-4999-be37-b1d7641a8f5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4791 2024.06.27 21:52:51.647196 [ 3 ] {cf97f79f-6827-4999-be37-b1d7641a8f5b} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4792 2024.06.27 21:52:51.647232 [ 3 ] {cf97f79f-6827-4999-be37-b1d7641a8f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4793 2024.06.27 21:52:51.647538 [ 3 ] {cf97f79f-6827-4999-be37-b1d7641a8f5b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4794 2024.06.27 21:52:51.647839 [ 3 ] {cf97f79f-6827-4999-be37-b1d7641a8f5b} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4795 2024.06.27 21:52:51.647986 [ 3 ] {cf97f79f-6827-4999-be37-b1d7641a8f5b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001328 sec., 51204.819277108436 rows/sec., 4.00 MiB/sec.
4796 2024.06.27 21:52:51.648195 [ 3 ] {cf97f79f-6827-4999-be37-b1d7641a8f5b} <Debug> DynamicQueryHandler: Done processing query
4797 2024.06.27 21:52:51.648221 [ 3 ] {cf97f79f-6827-4999-be37-b1d7641a8f5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4798 2024.06.27 21:52:51.648237 [ 3 ] {} <Debug> HTTP-Session: 5c1db61b-f024-423a-9b5b-c1676cb77e4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4799 2024.06.27 21:52:51.648415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4800 2024.06.27 21:52:51.648464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4801 2024.06.27 21:52:51.648482 [ 3 ] {} <Debug> HTTP-Session: 3b069066-9ef4-45b1-809b-5b1729f87ffa Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4802 2024.06.27 21:52:51.648498 [ 3 ] {} <Debug> HTTP-Session: 3b069066-9ef4-45b1-809b-5b1729f87ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4803 2024.06.27 21:52:51.648512 [ 3 ] {} <Debug> HTTP-Session: 3b069066-9ef4-45b1-809b-5b1729f87ffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4804 2024.06.27 21:52:51.648542 [ 3 ] {} <Trace> HTTP-Session: 3b069066-9ef4-45b1-809b-5b1729f87ffa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4805 2024.06.27 21:52:51.648683 [ 3 ] {fc76e9ea-2a21-4d66-8398-28f13d0fdfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4806 2024.06.27 21:52:51.648731 [ 3 ] {fc76e9ea-2a21-4d66-8398-28f13d0fdfb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4807 2024.06.27 21:52:51.648874 [ 3 ] {fc76e9ea-2a21-4d66-8398-28f13d0fdfb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4808 2024.06.27 21:52:51.649259 [ 3 ] {fc76e9ea-2a21-4d66-8398-28f13d0fdfb0} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4809 2024.06.27 21:52:51.649295 [ 3 ] {fc76e9ea-2a21-4d66-8398-28f13d0fdfb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4810 2024.06.27 21:52:51.649684 [ 3 ] {fc76e9ea-2a21-4d66-8398-28f13d0fdfb0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4811 2024.06.27 21:52:51.650032 [ 3 ] {fc76e9ea-2a21-4d66-8398-28f13d0fdfb0} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4812 2024.06.27 21:52:51.650187 [ 3 ] {fc76e9ea-2a21-4d66-8398-28f13d0fdfb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001565 sec., 102236.42172523962 rows/sec., 7.12 MiB/sec.
4813 2024.06.27 21:52:51.650357 [ 3 ] {fc76e9ea-2a21-4d66-8398-28f13d0fdfb0} <Debug> DynamicQueryHandler: Done processing query
4814 2024.06.27 21:52:51.650382 [ 3 ] {fc76e9ea-2a21-4d66-8398-28f13d0fdfb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4815 2024.06.27 21:52:51.650397 [ 3 ] {} <Debug> HTTP-Session: 3b069066-9ef4-45b1-809b-5b1729f87ffa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4816 2024.06.27 21:52:51.650513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4817 2024.06.27 21:52:51.650561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4818 2024.06.27 21:52:51.650580 [ 3 ] {} <Debug> HTTP-Session: a0694d14-e15e-42f0-a27e-20032ca96807 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4819 2024.06.27 21:52:51.650596 [ 3 ] {} <Debug> HTTP-Session: a0694d14-e15e-42f0-a27e-20032ca96807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4820 2024.06.27 21:52:51.650609 [ 3 ] {} <Debug> HTTP-Session: a0694d14-e15e-42f0-a27e-20032ca96807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4821 2024.06.27 21:52:51.650640 [ 3 ] {} <Trace> HTTP-Session: a0694d14-e15e-42f0-a27e-20032ca96807 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4822 2024.06.27 21:52:51.650780 [ 3 ] {48d16079-e4b0-457e-9d8b-284b216b2d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4823 2024.06.27 21:52:51.650843 [ 3 ] {48d16079-e4b0-457e-9d8b-284b216b2d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4824 2024.06.27 21:52:51.651257 [ 3 ] {48d16079-e4b0-457e-9d8b-284b216b2d27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4825 2024.06.27 21:52:51.651823 [ 3 ] {48d16079-e4b0-457e-9d8b-284b216b2d27} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4826 2024.06.27 21:52:51.651860 [ 3 ] {48d16079-e4b0-457e-9d8b-284b216b2d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4827 2024.06.27 21:52:51.652453 [ 3 ] {48d16079-e4b0-457e-9d8b-284b216b2d27} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4828 2024.06.27 21:52:51.652858 [ 3 ] {48d16079-e4b0-457e-9d8b-284b216b2d27} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4829 2024.06.27 21:52:51.653035 [ 3 ] {48d16079-e4b0-457e-9d8b-284b216b2d27} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002322 sec., 1722.6528854435833 rows/sec., 3.09 MiB/sec.
4830 2024.06.27 21:52:51.653262 [ 3 ] {48d16079-e4b0-457e-9d8b-284b216b2d27} <Debug> DynamicQueryHandler: Done processing query
4831 2024.06.27 21:52:51.653287 [ 3 ] {48d16079-e4b0-457e-9d8b-284b216b2d27} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4832 2024.06.27 21:52:51.653303 [ 3 ] {} <Debug> HTTP-Session: a0694d14-e15e-42f0-a27e-20032ca96807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4833 2024.06.27 21:52:51.653427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4834 2024.06.27 21:52:51.653476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4835 2024.06.27 21:52:51.653494 [ 3 ] {} <Debug> HTTP-Session: 2d69ab4e-263d-4f6b-b479-33b93cf28ca4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4836 2024.06.27 21:52:51.653510 [ 3 ] {} <Debug> HTTP-Session: 2d69ab4e-263d-4f6b-b479-33b93cf28ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4837 2024.06.27 21:52:51.653525 [ 3 ] {} <Debug> HTTP-Session: 2d69ab4e-263d-4f6b-b479-33b93cf28ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4838 2024.06.27 21:52:51.653556 [ 3 ] {} <Trace> HTTP-Session: 2d69ab4e-263d-4f6b-b479-33b93cf28ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4839 2024.06.27 21:52:51.653670 [ 3 ] {bf70e842-b2e8-4c7b-90d7-ad6bbd8025d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4840 2024.06.27 21:52:51.653716 [ 3 ] {bf70e842-b2e8-4c7b-90d7-ad6bbd8025d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4841 2024.06.27 21:52:51.653842 [ 3 ] {bf70e842-b2e8-4c7b-90d7-ad6bbd8025d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4842 2024.06.27 21:52:51.654239 [ 3 ] {bf70e842-b2e8-4c7b-90d7-ad6bbd8025d8} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4843 2024.06.27 21:52:51.654275 [ 3 ] {bf70e842-b2e8-4c7b-90d7-ad6bbd8025d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4844 2024.06.27 21:52:51.654635 [ 3 ] {bf70e842-b2e8-4c7b-90d7-ad6bbd8025d8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4845 2024.06.27 21:52:51.654956 [ 3 ] {bf70e842-b2e8-4c7b-90d7-ad6bbd8025d8} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4846 2024.06.27 21:52:51.655113 [ 3 ] {bf70e842-b2e8-4c7b-90d7-ad6bbd8025d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001477 sec., 40622.88422477996 rows/sec., 2.74 MiB/sec.
4847 2024.06.27 21:52:51.655466 [ 3 ] {bf70e842-b2e8-4c7b-90d7-ad6bbd8025d8} <Debug> DynamicQueryHandler: Done processing query
4848 2024.06.27 21:52:51.655492 [ 3 ] {bf70e842-b2e8-4c7b-90d7-ad6bbd8025d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4849 2024.06.27 21:52:51.655508 [ 3 ] {} <Debug> HTTP-Session: 2d69ab4e-263d-4f6b-b479-33b93cf28ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4850 2024.06.27 21:52:56.643790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4851 2024.06.27 21:52:56.643921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4852 2024.06.27 21:52:56.643946 [ 3 ] {} <Debug> HTTP-Session: ce21df8e-0690-4855-a188-be5ad969114b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4853 2024.06.27 21:52:56.643970 [ 3 ] {} <Debug> HTTP-Session: ce21df8e-0690-4855-a188-be5ad969114b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4854 2024.06.27 21:52:56.643985 [ 3 ] {} <Debug> HTTP-Session: ce21df8e-0690-4855-a188-be5ad969114b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4855 2024.06.27 21:52:56.644034 [ 3 ] {} <Trace> HTTP-Session: ce21df8e-0690-4855-a188-be5ad969114b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4856 2024.06.27 21:52:56.644218 [ 3 ] {0b4f817d-e743-4cda-8e2c-e115f95d9b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4857 2024.06.27 21:52:56.644283 [ 3 ] {0b4f817d-e743-4cda-8e2c-e115f95d9b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4858 2024.06.27 21:52:56.644473 [ 3 ] {0b4f817d-e743-4cda-8e2c-e115f95d9b5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4859 2024.06.27 21:52:56.644929 [ 3 ] {0b4f817d-e743-4cda-8e2c-e115f95d9b5f} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4860 2024.06.27 21:52:56.644968 [ 3 ] {0b4f817d-e743-4cda-8e2c-e115f95d9b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4861 2024.06.27 21:52:56.645338 [ 3 ] {0b4f817d-e743-4cda-8e2c-e115f95d9b5f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4862 2024.06.27 21:52:56.645690 [ 3 ] {0b4f817d-e743-4cda-8e2c-e115f95d9b5f} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4863 2024.06.27 21:52:56.645833 [ 3 ] {0b4f817d-e743-4cda-8e2c-e115f95d9b5f} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001674 sec., 14934.289127837515 rows/sec., 1.18 MiB/sec.
4864 2024.06.27 21:52:56.646031 [ 3 ] {0b4f817d-e743-4cda-8e2c-e115f95d9b5f} <Debug> DynamicQueryHandler: Done processing query
4865 2024.06.27 21:52:56.646057 [ 3 ] {0b4f817d-e743-4cda-8e2c-e115f95d9b5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4866 2024.06.27 21:52:56.646073 [ 3 ] {} <Debug> HTTP-Session: ce21df8e-0690-4855-a188-be5ad969114b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4867 2024.06.27 21:52:56.646210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4868 2024.06.27 21:52:56.646258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4869 2024.06.27 21:52:56.646277 [ 3 ] {} <Debug> HTTP-Session: 1728f8c5-9938-4893-befb-44e388c1f3f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4870 2024.06.27 21:52:56.646293 [ 3 ] {} <Debug> HTTP-Session: 1728f8c5-9938-4893-befb-44e388c1f3f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4871 2024.06.27 21:52:56.646308 [ 3 ] {} <Debug> HTTP-Session: 1728f8c5-9938-4893-befb-44e388c1f3f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4872 2024.06.27 21:52:56.646338 [ 3 ] {} <Trace> HTTP-Session: 1728f8c5-9938-4893-befb-44e388c1f3f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4873 2024.06.27 21:52:56.646470 [ 3 ] {f9a9052a-f108-4322-ba16-15fa25d96b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4874 2024.06.27 21:52:56.646514 [ 3 ] {f9a9052a-f108-4322-ba16-15fa25d96b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4875 2024.06.27 21:52:56.646637 [ 3 ] {f9a9052a-f108-4322-ba16-15fa25d96b2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4876 2024.06.27 21:52:56.647048 [ 3 ] {f9a9052a-f108-4322-ba16-15fa25d96b2f} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4877 2024.06.27 21:52:56.647085 [ 3 ] {f9a9052a-f108-4322-ba16-15fa25d96b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4878 2024.06.27 21:52:56.647401 [ 3 ] {f9a9052a-f108-4322-ba16-15fa25d96b2f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4879 2024.06.27 21:52:56.647703 [ 3 ] {f9a9052a-f108-4322-ba16-15fa25d96b2f} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4880 2024.06.27 21:52:56.647830 [ 3 ] {f9a9052a-f108-4322-ba16-15fa25d96b2f} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001416 sec., 92514.12429378531 rows/sec., 7.70 MiB/sec.
4881 2024.06.27 21:52:56.648101 [ 3 ] {f9a9052a-f108-4322-ba16-15fa25d96b2f} <Debug> DynamicQueryHandler: Done processing query
4882 2024.06.27 21:52:56.648152 [ 3 ] {f9a9052a-f108-4322-ba16-15fa25d96b2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4883 2024.06.27 21:52:56.648175 [ 3 ] {} <Debug> HTTP-Session: 1728f8c5-9938-4893-befb-44e388c1f3f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4884 2024.06.27 21:52:56.648303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4885 2024.06.27 21:52:56.648351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4886 2024.06.27 21:52:56.648370 [ 3 ] {} <Debug> HTTP-Session: 41616440-721b-422a-aa90-2dca2def596c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4887 2024.06.27 21:52:56.648387 [ 3 ] {} <Debug> HTTP-Session: 41616440-721b-422a-aa90-2dca2def596c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4888 2024.06.27 21:52:56.648401 [ 3 ] {} <Debug> HTTP-Session: 41616440-721b-422a-aa90-2dca2def596c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4889 2024.06.27 21:52:56.648431 [ 3 ] {} <Trace> HTTP-Session: 41616440-721b-422a-aa90-2dca2def596c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4890 2024.06.27 21:52:56.648551 [ 3 ] {45ec482f-c21c-4497-b305-2a3a5d5e56d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4891 2024.06.27 21:52:56.648594 [ 3 ] {45ec482f-c21c-4497-b305-2a3a5d5e56d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4892 2024.06.27 21:52:56.648740 [ 3 ] {45ec482f-c21c-4497-b305-2a3a5d5e56d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4893 2024.06.27 21:52:56.649096 [ 3 ] {45ec482f-c21c-4497-b305-2a3a5d5e56d9} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4894 2024.06.27 21:52:56.649132 [ 3 ] {45ec482f-c21c-4497-b305-2a3a5d5e56d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4895 2024.06.27 21:52:56.649445 [ 3 ] {45ec482f-c21c-4497-b305-2a3a5d5e56d9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4896 2024.06.27 21:52:56.649756 [ 3 ] {45ec482f-c21c-4497-b305-2a3a5d5e56d9} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4897 2024.06.27 21:52:56.649883 [ 3 ] {45ec482f-c21c-4497-b305-2a3a5d5e56d9} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001372 sec., 64868.80466472304 rows/sec., 5.07 MiB/sec.
4898 2024.06.27 21:52:56.650184 [ 3 ] {45ec482f-c21c-4497-b305-2a3a5d5e56d9} <Debug> DynamicQueryHandler: Done processing query
4899 2024.06.27 21:52:56.650208 [ 3 ] {45ec482f-c21c-4497-b305-2a3a5d5e56d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4900 2024.06.27 21:52:56.650223 [ 3 ] {} <Debug> HTTP-Session: 41616440-721b-422a-aa90-2dca2def596c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4901 2024.06.27 21:52:56.650388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4902 2024.06.27 21:52:56.650436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4903 2024.06.27 21:52:56.650454 [ 3 ] {} <Debug> HTTP-Session: ef9ab6bf-67ff-4898-915b-4ef441d4ed63 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4904 2024.06.27 21:52:56.650470 [ 3 ] {} <Debug> HTTP-Session: ef9ab6bf-67ff-4898-915b-4ef441d4ed63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4905 2024.06.27 21:52:56.650483 [ 3 ] {} <Debug> HTTP-Session: ef9ab6bf-67ff-4898-915b-4ef441d4ed63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4906 2024.06.27 21:52:56.650514 [ 3 ] {} <Trace> HTTP-Session: ef9ab6bf-67ff-4898-915b-4ef441d4ed63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4907 2024.06.27 21:52:56.650659 [ 3 ] {31d66ee7-e63b-4762-93c0-90cc6c01aad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4908 2024.06.27 21:52:56.650706 [ 3 ] {31d66ee7-e63b-4762-93c0-90cc6c01aad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4909 2024.06.27 21:52:56.650847 [ 3 ] {31d66ee7-e63b-4762-93c0-90cc6c01aad4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4910 2024.06.27 21:52:56.651229 [ 3 ] {31d66ee7-e63b-4762-93c0-90cc6c01aad4} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4911 2024.06.27 21:52:56.651265 [ 3 ] {31d66ee7-e63b-4762-93c0-90cc6c01aad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4912 2024.06.27 21:52:56.651664 [ 3 ] {31d66ee7-e63b-4762-93c0-90cc6c01aad4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4913 2024.06.27 21:52:56.652006 [ 3 ] {31d66ee7-e63b-4762-93c0-90cc6c01aad4} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4914 2024.06.27 21:52:56.652134 [ 3 ] {31d66ee7-e63b-4762-93c0-90cc6c01aad4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec.
4915 2024.06.27 21:52:56.652453 [ 3 ] {31d66ee7-e63b-4762-93c0-90cc6c01aad4} <Debug> DynamicQueryHandler: Done processing query
4916 2024.06.27 21:52:56.652485 [ 3 ] {31d66ee7-e63b-4762-93c0-90cc6c01aad4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4917 2024.06.27 21:52:56.652502 [ 3 ] {} <Debug> HTTP-Session: ef9ab6bf-67ff-4898-915b-4ef441d4ed63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4918 2024.06.27 21:52:56.652675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40542, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4919 2024.06.27 21:52:56.652723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4920 2024.06.27 21:52:56.652741 [ 3 ] {} <Debug> HTTP-Session: 89fdb9eb-c68c-4f70-a00a-7543b3cf0fe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4921 2024.06.27 21:52:56.652757 [ 3 ] {} <Debug> HTTP-Session: 89fdb9eb-c68c-4f70-a00a-7543b3cf0fe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4922 2024.06.27 21:52:56.652772 [ 3 ] {} <Debug> HTTP-Session: 89fdb9eb-c68c-4f70-a00a-7543b3cf0fe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4923 2024.06.27 21:52:56.652803 [ 3 ] {} <Trace> HTTP-Session: 89fdb9eb-c68c-4f70-a00a-7543b3cf0fe8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4924 2024.06.27 21:52:56.653078 [ 3 ] {fe560bff-f301-45c0-a887-1248946a5f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4925 2024.06.27 21:52:56.653150 [ 3 ] {fe560bff-f301-45c0-a887-1248946a5f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4926 2024.06.27 21:52:56.653574 [ 3 ] {fe560bff-f301-45c0-a887-1248946a5f83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4927 2024.06.27 21:52:56.654292 [ 3 ] {fe560bff-f301-45c0-a887-1248946a5f83} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4928 2024.06.27 21:52:56.654328 [ 3 ] {fe560bff-f301-45c0-a887-1248946a5f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4929 2024.06.27 21:52:56.654935 [ 3 ] {fe560bff-f301-45c0-a887-1248946a5f83} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4930 2024.06.27 21:52:56.655335 [ 3 ] {fe560bff-f301-45c0-a887-1248946a5f83} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4931 2024.06.27 21:52:56.655479 [ 3 ] {fe560bff-f301-45c0-a887-1248946a5f83} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002588 sec., 9659.969088098918 rows/sec., 17.31 MiB/sec.
4932 2024.06.27 21:52:56.655697 [ 3 ] {fe560bff-f301-45c0-a887-1248946a5f83} <Debug> DynamicQueryHandler: Done processing query
4933 2024.06.27 21:52:56.655721 [ 3 ] {fe560bff-f301-45c0-a887-1248946a5f83} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4934 2024.06.27 21:52:56.655737 [ 3 ] {} <Debug> HTTP-Session: 89fdb9eb-c68c-4f70-a00a-7543b3cf0fe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4935 2024.06.27 21:52:56.655848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4936 2024.06.27 21:52:56.655897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4937 2024.06.27 21:52:56.655915 [ 3 ] {} <Debug> HTTP-Session: 83c8d52a-63e7-4515-9b2a-580bd62ad111 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4938 2024.06.27 21:52:56.655932 [ 3 ] {} <Debug> HTTP-Session: 83c8d52a-63e7-4515-9b2a-580bd62ad111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4939 2024.06.27 21:52:56.655947 [ 3 ] {} <Debug> HTTP-Session: 83c8d52a-63e7-4515-9b2a-580bd62ad111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4940 2024.06.27 21:52:56.655978 [ 3 ] {} <Trace> HTTP-Session: 83c8d52a-63e7-4515-9b2a-580bd62ad111 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4941 2024.06.27 21:52:56.656098 [ 3 ] {7bcf0c67-8d40-43eb-9590-c041a3785ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4942 2024.06.27 21:52:56.656144 [ 3 ] {7bcf0c67-8d40-43eb-9590-c041a3785ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4943 2024.06.27 21:52:56.656269 [ 3 ] {7bcf0c67-8d40-43eb-9590-c041a3785ecd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4944 2024.06.27 21:52:56.656593 [ 3 ] {7bcf0c67-8d40-43eb-9590-c041a3785ecd} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4945 2024.06.27 21:52:56.656627 [ 3 ] {7bcf0c67-8d40-43eb-9590-c041a3785ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4946 2024.06.27 21:52:56.656987 [ 3 ] {7bcf0c67-8d40-43eb-9590-c041a3785ecd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4947 2024.06.27 21:52:56.657303 [ 3 ] {7bcf0c67-8d40-43eb-9590-c041a3785ecd} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4948 2024.06.27 21:52:56.657425 [ 3 ] {7bcf0c67-8d40-43eb-9590-c041a3785ecd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec.
4949 2024.06.27 21:52:56.657697 [ 3 ] {7bcf0c67-8d40-43eb-9590-c041a3785ecd} <Debug> DynamicQueryHandler: Done processing query
4950 2024.06.27 21:52:56.657746 [ 3 ] {7bcf0c67-8d40-43eb-9590-c041a3785ecd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4951 2024.06.27 21:52:56.657763 [ 3 ] {} <Debug> HTTP-Session: 83c8d52a-63e7-4515-9b2a-580bd62ad111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4952 2024.06.27 21:53:01.643398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4953 2024.06.27 21:53:01.643533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4954 2024.06.27 21:53:01.643559 [ 3 ] {} <Debug> HTTP-Session: 3b2932f1-d080-4570-b43c-ebdc26426592 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4955 2024.06.27 21:53:01.643582 [ 3 ] {} <Debug> HTTP-Session: 3b2932f1-d080-4570-b43c-ebdc26426592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4956 2024.06.27 21:53:01.643597 [ 3 ] {} <Debug> HTTP-Session: 3b2932f1-d080-4570-b43c-ebdc26426592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4957 2024.06.27 21:53:01.643647 [ 3 ] {} <Trace> HTTP-Session: 3b2932f1-d080-4570-b43c-ebdc26426592 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4958 2024.06.27 21:53:01.643839 [ 3 ] {c4bdfde3-796f-40c2-99fb-3fefe21e4bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4959 2024.06.27 21:53:01.643909 [ 3 ] {c4bdfde3-796f-40c2-99fb-3fefe21e4bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4960 2024.06.27 21:53:01.644103 [ 3 ] {c4bdfde3-796f-40c2-99fb-3fefe21e4bc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4961 2024.06.27 21:53:01.644488 [ 3 ] {c4bdfde3-796f-40c2-99fb-3fefe21e4bc2} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4962 2024.06.27 21:53:01.644531 [ 3 ] {c4bdfde3-796f-40c2-99fb-3fefe21e4bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4963 2024.06.27 21:53:01.644894 [ 3 ] {c4bdfde3-796f-40c2-99fb-3fefe21e4bc2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4964 2024.06.27 21:53:01.645231 [ 3 ] {c4bdfde3-796f-40c2-99fb-3fefe21e4bc2} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4965 2024.06.27 21:53:01.645403 [ 3 ] {c4bdfde3-796f-40c2-99fb-3fefe21e4bc2} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.00161 sec., 2484.4720496894406 rows/sec., 201.38 KiB/sec.
4966 2024.06.27 21:53:01.645401 [ 29 ] {} <Debug> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4967 2024.06.27 21:53:01.645521 [ 29 ] {} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4968 2024.06.27 21:53:01.645565 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4969 2024.06.27 21:53:01.645689 [ 3 ] {c4bdfde3-796f-40c2-99fb-3fefe21e4bc2} <Debug> DynamicQueryHandler: Done processing query
4970 2024.06.27 21:53:01.645744 [ 3 ] {c4bdfde3-796f-40c2-99fb-3fefe21e4bc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4971 2024.06.27 21:53:01.645772 [ 3 ] {} <Debug> HTTP-Session: 3b2932f1-d080-4570-b43c-ebdc26426592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4972 2024.06.27 21:53:01.645773 [ 198 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
4973 2024.06.27 21:53:01.645953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 14564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4974 2024.06.27 21:53:01.646033 [ 198 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4975 2024.06.27 21:53:01.646054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4976 2024.06.27 21:53:01.646104 [ 3 ] {} <Debug> HTTP-Session: 0ac9a1fd-09a2-43af-ac4d-2e823a24fa54 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
4977 2024.06.27 21:53:01.646105 [ 198 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 29 rows starting from the beginning of the part
4978 2024.06.27 21:53:01.646136 [ 3 ] {} <Debug> HTTP-Session: 0ac9a1fd-09a2-43af-ac4d-2e823a24fa54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4979 2024.06.27 21:53:01.646178 [ 3 ] {} <Debug> HTTP-Session: 0ac9a1fd-09a2-43af-ac4d-2e823a24fa54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4980 2024.06.27 21:53:01.646300 [ 3 ] {} <Trace> HTTP-Session: 0ac9a1fd-09a2-43af-ac4d-2e823a24fa54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4981 2024.06.27 21:53:01.646330 [ 198 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
4982 2024.06.27 21:53:01.646563 [ 198 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part
4983 2024.06.27 21:53:01.646717 [ 3 ] {e949eb58-857a-49ff-8f57-0e8676499904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4984 2024.06.27 21:53:01.646976 [ 198 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
4985 2024.06.27 21:53:01.646971 [ 3 ] {e949eb58-857a-49ff-8f57-0e8676499904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4986 2024.06.27 21:53:01.647254 [ 198 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part
4987 2024.06.27 21:53:01.647553 [ 198 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
4988 2024.06.27 21:53:01.648195 [ 3 ] {e949eb58-857a-49ff-8f57-0e8676499904} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4989 2024.06.27 21:53:01.649108 [ 3 ] {e949eb58-857a-49ff-8f57-0e8676499904} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4990 2024.06.27 21:53:01.649176 [ 3 ] {e949eb58-857a-49ff-8f57-0e8676499904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4991 2024.06.27 21:53:01.650164 [ 3 ] {e949eb58-857a-49ff-8f57-0e8676499904} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4992 2024.06.27 21:53:01.650217 [ 186 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 91 rows, containing 4 columns (4 merged, 0 gathered) in 0.004566304 sec., 19928.5899493332 rows/sec., 1.58 MiB/sec.
4993 2024.06.27 21:53:01.650450 [ 186 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4994 2024.06.27 21:53:01.650888 [ 3 ] {e949eb58-857a-49ff-8f57-0e8676499904} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4995 2024.06.27 21:53:01.651148 [ 29 ] {} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4996 2024.06.27 21:53:01.651190 [ 3 ] {e949eb58-857a-49ff-8f57-0e8676499904} <Debug> executeQuery: Read 104 rows, 8.25 KiB in 0.004623 sec., 22496.214579277523 rows/sec., 1.74 MiB/sec.
4997 2024.06.27 21:53:01.651247 [ 29 ] {} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4998 2024.06.27 21:53:01.651372 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
4999 2024.06.27 21:53:01.651395 [ 199 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_21_4} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5000 2024.06.27 21:53:01.651776 [ 3 ] {e949eb58-857a-49ff-8f57-0e8676499904} <Debug> DynamicQueryHandler: Done processing query
5001 2024.06.27 21:53:01.651808 [ 199 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_21_4} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5002 2024.06.27 21:53:01.651866 [ 3 ] {e949eb58-857a-49ff-8f57-0e8676499904} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5003 2024.06.27 21:53:01.651891 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
5004 2024.06.27 21:53:01.651922 [ 3 ] {} <Debug> HTTP-Session: 0ac9a1fd-09a2-43af-ac4d-2e823a24fa54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5005 2024.06.27 21:53:01.652069 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5006 2024.06.27 21:53:01.652203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5007 2024.06.27 21:53:01.652273 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5008 2024.06.27 21:53:01.652318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5009 2024.06.27 21:53:01.652336 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 186 rows starting from the beginning of the part
5010 2024.06.27 21:53:01.652366 [ 3 ] {} <Debug> HTTP-Session: 2ac0a6dd-8e37-43af-9738-46cd5b250761 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5011 2024.06.27 21:53:01.652423 [ 3 ] {} <Debug> HTTP-Session: 2ac0a6dd-8e37-43af-9738-46cd5b250761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5012 2024.06.27 21:53:01.652527 [ 3 ] {} <Debug> HTTP-Session: 2ac0a6dd-8e37-43af-9738-46cd5b250761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5013 2024.06.27 21:53:01.652564 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 69 rows starting from the beginning of the part
5014 2024.06.27 21:53:01.652663 [ 3 ] {} <Trace> HTTP-Session: 2ac0a6dd-8e37-43af-9738-46cd5b250761 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5015 2024.06.27 21:53:01.652816 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 131 rows starting from the beginning of the part
5016 2024.06.27 21:53:01.653038 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part
5017 2024.06.27 21:53:01.653167 [ 3 ] {843a92fd-9fe3-4019-a5fe-686bed508923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5018 2024.06.27 21:53:01.653268 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 131 rows starting from the beginning of the part
5019 2024.06.27 21:53:01.653319 [ 3 ] {843a92fd-9fe3-4019-a5fe-686bed508923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5020 2024.06.27 21:53:01.653679 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part
5021 2024.06.27 21:53:01.654374 [ 3 ] {843a92fd-9fe3-4019-a5fe-686bed508923} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5022 2024.06.27 21:53:01.655321 [ 3 ] {843a92fd-9fe3-4019-a5fe-686bed508923} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5023 2024.06.27 21:53:01.655386 [ 3 ] {843a92fd-9fe3-4019-a5fe-686bed508923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
5024 2024.06.27 21:53:01.656244 [ 3 ] {843a92fd-9fe3-4019-a5fe-686bed508923} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5025 2024.06.27 21:53:01.656539 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 689 rows, containing 4 columns (4 merged, 0 gathered) in 0.004949774 sec., 139198.27450707852 rows/sec., 11.28 MiB/sec.
5026 2024.06.27 21:53:01.656785 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5027 2024.06.27 21:53:01.657161 [ 3 ] {843a92fd-9fe3-4019-a5fe-686bed508923} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5028 2024.06.27 21:53:01.657531 [ 29 ] {} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5029 2024.06.27 21:53:01.657564 [ 3 ] {843a92fd-9fe3-4019-a5fe-686bed508923} <Debug> executeQuery: Read 92 rows, 7.33 KiB in 0.004613 sec., 19943.637546065467 rows/sec., 1.55 MiB/sec.
5030 2024.06.27 21:53:01.657609 [ 29 ] {} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5031 2024.06.27 21:53:01.657706 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
5032 2024.06.27 21:53:01.657771 [ 199 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_31_6} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5033 2024.06.27 21:53:01.658270 [ 3 ] {843a92fd-9fe3-4019-a5fe-686bed508923} <Debug> DynamicQueryHandler: Done processing query
5034 2024.06.27 21:53:01.658298 [ 199 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_31_6} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5035 2024.06.27 21:53:01.658398 [ 3 ] {843a92fd-9fe3-4019-a5fe-686bed508923} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5036 2024.06.27 21:53:01.658472 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
5037 2024.06.27 21:53:01.658545 [ 3 ] {} <Debug> HTTP-Session: 2ac0a6dd-8e37-43af-9738-46cd5b250761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5038 2024.06.27 21:53:01.658787 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
5039 2024.06.27 21:53:01.659000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 37576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5040 2024.06.27 21:53:01.659177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5041 2024.06.27 21:53:01.659187 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5042 2024.06.27 21:53:01.659217 [ 3 ] {} <Debug> HTTP-Session: f7143187-9ca2-4137-bdb6-8ccffa74307c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5043 2024.06.27 21:53:01.659249 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 149 rows starting from the beginning of the part
5044 2024.06.27 21:53:01.659258 [ 3 ] {} <Debug> HTTP-Session: f7143187-9ca2-4137-bdb6-8ccffa74307c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5045 2024.06.27 21:53:01.659302 [ 3 ] {} <Debug> HTTP-Session: f7143187-9ca2-4137-bdb6-8ccffa74307c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5046 2024.06.27 21:53:01.659436 [ 3 ] {} <Trace> HTTP-Session: f7143187-9ca2-4137-bdb6-8ccffa74307c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5047 2024.06.27 21:53:01.659477 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 70 rows starting from the beginning of the part
5048 2024.06.27 21:53:01.659784 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 89 rows starting from the beginning of the part
5049 2024.06.27 21:53:01.659983 [ 3 ] {edd5396f-a714-4343-bf62-2b2dfeadb173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5050 2024.06.27 21:53:01.660009 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part
5051 2024.06.27 21:53:01.660175 [ 3 ] {edd5396f-a714-4343-bf62-2b2dfeadb173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5052 2024.06.27 21:53:01.660327 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 89 rows starting from the beginning of the part
5053 2024.06.27 21:53:01.660629 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 92 rows starting from the beginning of the part
5054 2024.06.27 21:53:01.661391 [ 3 ] {edd5396f-a714-4343-bf62-2b2dfeadb173} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5055 2024.06.27 21:53:01.662242 [ 3 ] {edd5396f-a714-4343-bf62-2b2dfeadb173} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5056 2024.06.27 21:53:01.662316 [ 3 ] {edd5396f-a714-4343-bf62-2b2dfeadb173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
5057 2024.06.27 21:53:01.663323 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 557 rows, containing 4 columns (4 merged, 0 gathered) in 0.005431257 sec., 102554.52835319706 rows/sec., 8.01 MiB/sec.
5058 2024.06.27 21:53:01.663331 [ 3 ] {edd5396f-a714-4343-bf62-2b2dfeadb173} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5059 2024.06.27 21:53:01.663502 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5060 2024.06.27 21:53:01.664163 [ 3 ] {edd5396f-a714-4343-bf62-2b2dfeadb173} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5061 2024.06.27 21:53:01.664359 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_31_6} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5062 2024.06.27 21:53:01.664388 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5063 2024.06.27 21:53:01.664488 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5064 2024.06.27 21:53:01.664480 [ 3 ] {edd5396f-a714-4343-bf62-2b2dfeadb173} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.004765 sec., 41133.26337880378 rows/sec., 2.87 MiB/sec.
5065 2024.06.27 21:53:01.664539 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
5066 2024.06.27 21:53:01.664664 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_31_6} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5067 2024.06.27 21:53:01.665117 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
5068 2024.06.27 21:53:01.665207 [ 3 ] {edd5396f-a714-4343-bf62-2b2dfeadb173} <Debug> DynamicQueryHandler: Done processing query
5069 2024.06.27 21:53:01.665237 [ 188 ] {540ef119-8e49-479b-952b-36e305224547::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
5070 2024.06.27 21:53:01.665279 [ 3 ] {edd5396f-a714-4343-bf62-2b2dfeadb173} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5071 2024.06.27 21:53:01.665359 [ 3 ] {} <Debug> HTTP-Session: f7143187-9ca2-4137-bdb6-8ccffa74307c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5072 2024.06.27 21:53:01.665654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5073 2024.06.27 21:53:01.665828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5074 2024.06.27 21:53:01.665889 [ 3 ] {} <Debug> HTTP-Session: 27de322b-1c3a-4655-8dd3-5edab0b9bd1d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5075 2024.06.27 21:53:01.665937 [ 3 ] {} <Debug> HTTP-Session: 27de322b-1c3a-4655-8dd3-5edab0b9bd1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5076 2024.06.27 21:53:01.665954 [ 188 ] {540ef119-8e49-479b-952b-36e305224547::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5077 2024.06.27 21:53:01.665972 [ 3 ] {} <Debug> HTTP-Session: 27de322b-1c3a-4655-8dd3-5edab0b9bd1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5078 2024.06.27 21:53:01.666034 [ 188 ] {540ef119-8e49-479b-952b-36e305224547::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4274 rows starting from the beginning of the part
5079 2024.06.27 21:53:01.666048 [ 3 ] {} <Trace> HTTP-Session: 27de322b-1c3a-4655-8dd3-5edab0b9bd1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5080 2024.06.27 21:53:01.666328 [ 188 ] {540ef119-8e49-479b-952b-36e305224547::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
5081 2024.06.27 21:53:01.666398 [ 3 ] {0dc8ca49-8929-41c3-8a2f-f4377ddb90ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5082 2024.06.27 21:53:01.666708 [ 188 ] {540ef119-8e49-479b-952b-36e305224547::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part
5083 2024.06.27 21:53:01.666757 [ 3 ] {0dc8ca49-8929-41c3-8a2f-f4377ddb90ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5084 2024.06.27 21:53:01.667049 [ 188 ] {540ef119-8e49-479b-952b-36e305224547::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
5085 2024.06.27 21:53:01.667499 [ 188 ] {540ef119-8e49-479b-952b-36e305224547::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
5086 2024.06.27 21:53:01.667861 [ 188 ] {540ef119-8e49-479b-952b-36e305224547::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 196 rows starting from the beginning of the part
5087 2024.06.27 21:53:01.669438 [ 3 ] {0dc8ca49-8929-41c3-8a2f-f4377ddb90ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5088 2024.06.27 21:53:01.670802 [ 3 ] {0dc8ca49-8929-41c3-8a2f-f4377ddb90ba} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5089 2024.06.27 21:53:01.670870 [ 3 ] {0dc8ca49-8929-41c3-8a2f-f4377ddb90ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
5090 2024.06.27 21:53:01.672299 [ 3 ] {0dc8ca49-8929-41c3-8a2f-f4377ddb90ba} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5091 2024.06.27 21:53:01.672994 [ 188 ] {540ef119-8e49-479b-952b-36e305224547::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5111 rows, containing 5 columns (5 merged, 0 gathered) in 0.008288095 sec., 616667.6419611502 rows/sec., 42.98 MiB/sec.
5092 2024.06.27 21:53:01.673030 [ 3 ] {0dc8ca49-8929-41c3-8a2f-f4377ddb90ba} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5093 2024.06.27 21:53:01.673249 [ 29 ] {} <Debug> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5094 2024.06.27 21:53:01.673281 [ 3 ] {0dc8ca49-8929-41c3-8a2f-f4377ddb90ba} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.007083 sec., 564.7324579980234 rows/sec., 1.01 MiB/sec.
5095 2024.06.27 21:53:01.673300 [ 29 ] {} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5096 2024.06.27 21:53:01.673397 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
5097 2024.06.27 21:53:01.673672 [ 188 ] {540ef119-8e49-479b-952b-36e305224547::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5098 2024.06.27 21:53:01.673861 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
5099 2024.06.27 21:53:01.674343 [ 3 ] {0dc8ca49-8929-41c3-8a2f-f4377ddb90ba} <Debug> DynamicQueryHandler: Done processing query
5100 2024.06.27 21:53:01.674404 [ 3 ] {0dc8ca49-8929-41c3-8a2f-f4377ddb90ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5101 2024.06.27 21:53:01.674520 [ 3 ] {} <Debug> HTTP-Session: 27de322b-1c3a-4655-8dd3-5edab0b9bd1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5102 2024.06.27 21:53:01.674823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5103 2024.06.27 21:53:01.674974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5104 2024.06.27 21:53:01.675068 [ 3 ] {} <Debug> HTTP-Session: 05f9c509-8f1e-480b-9cf5-b9a2b65cb4f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5105 2024.06.27 21:53:01.675123 [ 3 ] {} <Debug> HTTP-Session: 05f9c509-8f1e-480b-9cf5-b9a2b65cb4f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5106 2024.06.27 21:53:01.675190 [ 3 ] {} <Debug> HTTP-Session: 05f9c509-8f1e-480b-9cf5-b9a2b65cb4f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5107 2024.06.27 21:53:01.675300 [ 3 ] {} <Trace> HTTP-Session: 05f9c509-8f1e-480b-9cf5-b9a2b65cb4f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5108 2024.06.27 21:53:01.675564 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5109 2024.06.27 21:53:01.675599 [ 3 ] {6ae8f978-965e-4019-87b3-0c79921ef97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5110 2024.06.27 21:53:01.675712 [ 188 ] {540ef119-8e49-479b-952b-36e305224547::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5111 2024.06.27 21:53:01.675742 [ 3 ] {6ae8f978-965e-4019-87b3-0c79921ef97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5112 2024.06.27 21:53:01.675773 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 252 rows starting from the beginning of the part
5113 2024.06.27 21:53:01.676076 [ 188 ] {540ef119-8e49-479b-952b-36e305224547::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5114 2024.06.27 21:53:01.676516 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB.
5115 2024.06.27 21:53:01.676889 [ 3 ] {6ae8f978-965e-4019-87b3-0c79921ef97a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5116 2024.06.27 21:53:01.676901 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
5117 2024.06.27 21:53:01.677342 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part
5118 2024.06.27 21:53:01.677807 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
5119 2024.06.27 21:53:01.677808 [ 3 ] {6ae8f978-965e-4019-87b3-0c79921ef97a} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5120 2024.06.27 21:53:01.677862 [ 3 ] {6ae8f978-965e-4019-87b3-0c79921ef97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
5121 2024.06.27 21:53:01.678137 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part
5122 2024.06.27 21:53:01.678805 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
5123 2024.06.27 21:53:01.678969 [ 3 ] {6ae8f978-965e-4019-87b3-0c79921ef97a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
5124 2024.06.27 21:53:01.679716 [ 3 ] {6ae8f978-965e-4019-87b3-0c79921ef97a} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5125 2024.06.27 21:53:01.679972 [ 29 ] {} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
5126 2024.06.27 21:53:01.680022 [ 3 ] {6ae8f978-965e-4019-87b3-0c79921ef97a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004531 sec., 13242.109909512248 rows/sec., 913.84 KiB/sec.
5127 2024.06.27 21:53:01.680100 [ 29 ] {} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5128 2024.06.27 21:53:01.680263 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
5129 2024.06.27 21:53:01.680686 [ 3 ] {6ae8f978-965e-4019-87b3-0c79921ef97a} <Debug> DynamicQueryHandler: Done processing query
5130 2024.06.27 21:53:01.680706 [ 199 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
5131 2024.06.27 21:53:01.680731 [ 3 ] {6ae8f978-965e-4019-87b3-0c79921ef97a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5132 2024.06.27 21:53:01.680786 [ 3 ] {} <Debug> HTTP-Session: 05f9c509-8f1e-480b-9cf5-b9a2b65cb4f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5133 2024.06.27 21:53:01.680904 [ 199 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5134 2024.06.27 21:53:01.680942 [ 199 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1484 rows starting from the beginning of the part
5135 2024.06.27 21:53:01.681080 [ 199 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
5136 2024.06.27 21:53:01.681535 [ 199 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
5137 2024.06.27 21:53:01.681847 [ 199 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
5138 2024.06.27 21:53:01.682205 [ 199 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
5139 2024.06.27 21:53:01.682643 [ 199 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
5140 2024.06.27 21:53:01.685185 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1784 rows, containing 4 columns (4 merged, 0 gathered) in 0.004691077 sec., 380296.4649695582 rows/sec., 25.65 MiB/sec.
5141 2024.06.27 21:53:01.685498 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
5142 2024.06.27 21:53:01.686274 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_31_6} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5143 2024.06.27 21:53:01.686522 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_31_6} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
5144 2024.06.27 21:53:01.686908 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
5145 2024.06.27 21:53:01.687087 [ 197 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 19 columns (19 merged, 0 gathered) in 0.013546108 sec., 23180.089808821842 rows/sec., 41.53 MiB/sec.
5146 2024.06.27 21:53:01.687568 [ 191 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5147 2024.06.27 21:53:01.688227 [ 191 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5148 2024.06.27 21:53:01.688316 [ 191 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5149 2024.06.27 21:53:01.688437 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB.
5150 2024.06.27 21:53:02.436363 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache
5151 2024.06.27 21:53:02.436417 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache
5152 2024.06.27 21:53:06.643248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5153 2024.06.27 21:53:06.643381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5154 2024.06.27 21:53:06.643407 [ 3 ] {} <Debug> HTTP-Session: 100600b1-0520-4d82-ac36-672af062740d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5155 2024.06.27 21:53:06.643434 [ 3 ] {} <Debug> HTTP-Session: 100600b1-0520-4d82-ac36-672af062740d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5156 2024.06.27 21:53:06.643449 [ 3 ] {} <Debug> HTTP-Session: 100600b1-0520-4d82-ac36-672af062740d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5157 2024.06.27 21:53:06.643498 [ 3 ] {} <Trace> HTTP-Session: 100600b1-0520-4d82-ac36-672af062740d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5158 2024.06.27 21:53:06.643689 [ 3 ] {774ae9a1-3e2f-4bdb-b7f8-5573a5d5b31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5159 2024.06.27 21:53:06.643756 [ 3 ] {774ae9a1-3e2f-4bdb-b7f8-5573a5d5b31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5160 2024.06.27 21:53:06.643954 [ 3 ] {774ae9a1-3e2f-4bdb-b7f8-5573a5d5b31d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5161 2024.06.27 21:53:06.644394 [ 3 ] {774ae9a1-3e2f-4bdb-b7f8-5573a5d5b31d} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5162 2024.06.27 21:53:06.644436 [ 3 ] {774ae9a1-3e2f-4bdb-b7f8-5573a5d5b31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
5163 2024.06.27 21:53:06.644824 [ 3 ] {774ae9a1-3e2f-4bdb-b7f8-5573a5d5b31d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5164 2024.06.27 21:53:06.645180 [ 3 ] {774ae9a1-3e2f-4bdb-b7f8-5573a5d5b31d} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5165 2024.06.27 21:53:06.645323 [ 3 ] {774ae9a1-3e2f-4bdb-b7f8-5573a5d5b31d} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001696 sec., 14740.566037735849 rows/sec., 1.17 MiB/sec.
5166 2024.06.27 21:53:06.645530 [ 3 ] {774ae9a1-3e2f-4bdb-b7f8-5573a5d5b31d} <Debug> DynamicQueryHandler: Done processing query
5167 2024.06.27 21:53:06.645559 [ 3 ] {774ae9a1-3e2f-4bdb-b7f8-5573a5d5b31d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5168 2024.06.27 21:53:06.645576 [ 3 ] {} <Debug> HTTP-Session: 100600b1-0520-4d82-ac36-672af062740d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5169 2024.06.27 21:53:06.645742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5170 2024.06.27 21:53:06.645795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5171 2024.06.27 21:53:06.645816 [ 3 ] {} <Debug> HTTP-Session: 4dff96c1-6291-4a1b-b7a8-ecf38fe12483 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5172 2024.06.27 21:53:06.645834 [ 3 ] {} <Debug> HTTP-Session: 4dff96c1-6291-4a1b-b7a8-ecf38fe12483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5173 2024.06.27 21:53:06.645849 [ 3 ] {} <Debug> HTTP-Session: 4dff96c1-6291-4a1b-b7a8-ecf38fe12483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5174 2024.06.27 21:53:06.645885 [ 3 ] {} <Trace> HTTP-Session: 4dff96c1-6291-4a1b-b7a8-ecf38fe12483 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5175 2024.06.27 21:53:06.645989 [ 3 ] {009bf2f9-d1f4-4b3f-85aa-b0a0bf306811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5176 2024.06.27 21:53:06.646035 [ 3 ] {009bf2f9-d1f4-4b3f-85aa-b0a0bf306811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5177 2024.06.27 21:53:06.646166 [ 3 ] {009bf2f9-d1f4-4b3f-85aa-b0a0bf306811} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5178 2024.06.27 21:53:06.646474 [ 3 ] {009bf2f9-d1f4-4b3f-85aa-b0a0bf306811} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5179 2024.06.27 21:53:06.646511 [ 3 ] {009bf2f9-d1f4-4b3f-85aa-b0a0bf306811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
5180 2024.06.27 21:53:06.646823 [ 3 ] {009bf2f9-d1f4-4b3f-85aa-b0a0bf306811} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5181 2024.06.27 21:53:06.647147 [ 3 ] {009bf2f9-d1f4-4b3f-85aa-b0a0bf306811} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5182 2024.06.27 21:53:06.647277 [ 3 ] {009bf2f9-d1f4-4b3f-85aa-b0a0bf306811} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001315 sec., 1520.912547528517 rows/sec., 124.02 KiB/sec.
5183 2024.06.27 21:53:06.647573 [ 3 ] {009bf2f9-d1f4-4b3f-85aa-b0a0bf306811} <Debug> DynamicQueryHandler: Done processing query
5184 2024.06.27 21:53:06.647600 [ 3 ] {009bf2f9-d1f4-4b3f-85aa-b0a0bf306811} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5185 2024.06.27 21:53:06.647616 [ 3 ] {} <Debug> HTTP-Session: 4dff96c1-6291-4a1b-b7a8-ecf38fe12483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5186 2024.06.27 21:53:06.647748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5187 2024.06.27 21:53:06.647800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5188 2024.06.27 21:53:06.647820 [ 3 ] {} <Debug> HTTP-Session: ae4f0d9e-f1b7-49d7-bb32-45ecac21b584 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5189 2024.06.27 21:53:06.647837 [ 3 ] {} <Debug> HTTP-Session: ae4f0d9e-f1b7-49d7-bb32-45ecac21b584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5190 2024.06.27 21:53:06.647850 [ 3 ] {} <Debug> HTTP-Session: ae4f0d9e-f1b7-49d7-bb32-45ecac21b584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5191 2024.06.27 21:53:06.647882 [ 3 ] {} <Trace> HTTP-Session: ae4f0d9e-f1b7-49d7-bb32-45ecac21b584 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5192 2024.06.27 21:53:06.648024 [ 3 ] {b9273077-68d0-409c-8227-5bef30bc6b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5193 2024.06.27 21:53:06.648069 [ 3 ] {b9273077-68d0-409c-8227-5bef30bc6b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5194 2024.06.27 21:53:06.648210 [ 3 ] {b9273077-68d0-409c-8227-5bef30bc6b25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5195 2024.06.27 21:53:06.648558 [ 3 ] {b9273077-68d0-409c-8227-5bef30bc6b25} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5196 2024.06.27 21:53:06.648594 [ 3 ] {b9273077-68d0-409c-8227-5bef30bc6b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
5197 2024.06.27 21:53:06.648932 [ 3 ] {b9273077-68d0-409c-8227-5bef30bc6b25} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5198 2024.06.27 21:53:06.649242 [ 3 ] {b9273077-68d0-409c-8227-5bef30bc6b25} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5199 2024.06.27 21:53:06.649366 [ 3 ] {b9273077-68d0-409c-8227-5bef30bc6b25} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.001403 sec., 94084.1054882395 rows/sec., 7.83 MiB/sec.
5200 2024.06.27 21:53:06.649519 [ 3 ] {b9273077-68d0-409c-8227-5bef30bc6b25} <Debug> DynamicQueryHandler: Done processing query
5201 2024.06.27 21:53:06.649544 [ 3 ] {b9273077-68d0-409c-8227-5bef30bc6b25} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5202 2024.06.27 21:53:06.649560 [ 3 ] {} <Debug> HTTP-Session: ae4f0d9e-f1b7-49d7-bb32-45ecac21b584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5203 2024.06.27 21:53:06.649690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5204 2024.06.27 21:53:06.649740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5205 2024.06.27 21:53:06.649760 [ 3 ] {} <Debug> HTTP-Session: 13a6d6f0-b744-4e54-8144-c8c098857224 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5206 2024.06.27 21:53:06.649777 [ 3 ] {} <Debug> HTTP-Session: 13a6d6f0-b744-4e54-8144-c8c098857224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5207 2024.06.27 21:53:06.649790 [ 3 ] {} <Debug> HTTP-Session: 13a6d6f0-b744-4e54-8144-c8c098857224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5208 2024.06.27 21:53:06.649821 [ 3 ] {} <Trace> HTTP-Session: 13a6d6f0-b744-4e54-8144-c8c098857224 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5209 2024.06.27 21:53:06.649921 [ 3 ] {383be466-93b0-4279-9bdc-dd7a758585f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5210 2024.06.27 21:53:06.649965 [ 3 ] {383be466-93b0-4279-9bdc-dd7a758585f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5211 2024.06.27 21:53:06.650090 [ 3 ] {383be466-93b0-4279-9bdc-dd7a758585f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5212 2024.06.27 21:53:06.650327 [ 3 ] {383be466-93b0-4279-9bdc-dd7a758585f9} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5213 2024.06.27 21:53:06.650363 [ 3 ] {383be466-93b0-4279-9bdc-dd7a758585f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
5214 2024.06.27 21:53:06.650664 [ 3 ] {383be466-93b0-4279-9bdc-dd7a758585f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5215 2024.06.27 21:53:06.650980 [ 3 ] {383be466-93b0-4279-9bdc-dd7a758585f9} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5216 2024.06.27 21:53:06.651108 [ 3 ] {383be466-93b0-4279-9bdc-dd7a758585f9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001208 sec., 1655.6291390728475 rows/sec., 115.60 KiB/sec.
5217 2024.06.27 21:53:06.651353 [ 3 ] {383be466-93b0-4279-9bdc-dd7a758585f9} <Debug> DynamicQueryHandler: Done processing query
5218 2024.06.27 21:53:06.651379 [ 3 ] {383be466-93b0-4279-9bdc-dd7a758585f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5219 2024.06.27 21:53:06.651396 [ 3 ] {} <Debug> HTTP-Session: 13a6d6f0-b744-4e54-8144-c8c098857224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5220 2024.06.27 21:53:06.651516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5221 2024.06.27 21:53:06.651564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5222 2024.06.27 21:53:06.651584 [ 3 ] {} <Debug> HTTP-Session: 964a7fa6-64cc-47d4-8cf2-056dbc8ee329 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5223 2024.06.27 21:53:06.651601 [ 3 ] {} <Debug> HTTP-Session: 964a7fa6-64cc-47d4-8cf2-056dbc8ee329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5224 2024.06.27 21:53:06.651615 [ 3 ] {} <Debug> HTTP-Session: 964a7fa6-64cc-47d4-8cf2-056dbc8ee329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5225 2024.06.27 21:53:06.651645 [ 3 ] {} <Trace> HTTP-Session: 964a7fa6-64cc-47d4-8cf2-056dbc8ee329 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5226 2024.06.27 21:53:06.651764 [ 3 ] {21009c99-5a7c-4e70-a708-9d4ae0f61a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5227 2024.06.27 21:53:06.651807 [ 3 ] {21009c99-5a7c-4e70-a708-9d4ae0f61a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5228 2024.06.27 21:53:06.651945 [ 3 ] {21009c99-5a7c-4e70-a708-9d4ae0f61a74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5229 2024.06.27 21:53:06.652256 [ 3 ] {21009c99-5a7c-4e70-a708-9d4ae0f61a74} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5230 2024.06.27 21:53:06.652292 [ 3 ] {21009c99-5a7c-4e70-a708-9d4ae0f61a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
5231 2024.06.27 21:53:06.652609 [ 3 ] {21009c99-5a7c-4e70-a708-9d4ae0f61a74} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5232 2024.06.27 21:53:06.652924 [ 3 ] {21009c99-5a7c-4e70-a708-9d4ae0f61a74} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5233 2024.06.27 21:53:06.653047 [ 3 ] {21009c99-5a7c-4e70-a708-9d4ae0f61a74} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001327 sec., 68575.73474001508 rows/sec., 5.36 MiB/sec.
5234 2024.06.27 21:53:06.653196 [ 3 ] {21009c99-5a7c-4e70-a708-9d4ae0f61a74} <Debug> DynamicQueryHandler: Done processing query
5235 2024.06.27 21:53:06.653221 [ 3 ] {21009c99-5a7c-4e70-a708-9d4ae0f61a74} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5236 2024.06.27 21:53:06.653239 [ 3 ] {} <Debug> HTTP-Session: 964a7fa6-64cc-47d4-8cf2-056dbc8ee329 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5237 2024.06.27 21:53:06.653402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5238 2024.06.27 21:53:06.653450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5239 2024.06.27 21:53:06.653469 [ 3 ] {} <Debug> HTTP-Session: bfc78e50-ce7c-41c7-beb5-eca9998e9c29 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5240 2024.06.27 21:53:06.653486 [ 3 ] {} <Debug> HTTP-Session: bfc78e50-ce7c-41c7-beb5-eca9998e9c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5241 2024.06.27 21:53:06.653500 [ 3 ] {} <Debug> HTTP-Session: bfc78e50-ce7c-41c7-beb5-eca9998e9c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5242 2024.06.27 21:53:06.653530 [ 3 ] {} <Trace> HTTP-Session: bfc78e50-ce7c-41c7-beb5-eca9998e9c29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5243 2024.06.27 21:53:06.653678 [ 3 ] {31a6d911-29b5-42ea-b635-5b9a306f9271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5244 2024.06.27 21:53:06.653725 [ 3 ] {31a6d911-29b5-42ea-b635-5b9a306f9271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5245 2024.06.27 21:53:06.653867 [ 3 ] {31a6d911-29b5-42ea-b635-5b9a306f9271} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5246 2024.06.27 21:53:06.654217 [ 3 ] {31a6d911-29b5-42ea-b635-5b9a306f9271} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5247 2024.06.27 21:53:06.654254 [ 3 ] {31a6d911-29b5-42ea-b635-5b9a306f9271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
5248 2024.06.27 21:53:06.654645 [ 3 ] {31a6d911-29b5-42ea-b635-5b9a306f9271} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5249 2024.06.27 21:53:06.654986 [ 3 ] {31a6d911-29b5-42ea-b635-5b9a306f9271} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5250 2024.06.27 21:53:06.655121 [ 3 ] {31a6d911-29b5-42ea-b635-5b9a306f9271} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001509 sec., 106693.17428760769 rows/sec., 7.43 MiB/sec.
5251 2024.06.27 21:53:06.655479 [ 3 ] {31a6d911-29b5-42ea-b635-5b9a306f9271} <Debug> DynamicQueryHandler: Done processing query
5252 2024.06.27 21:53:06.655512 [ 3 ] {31a6d911-29b5-42ea-b635-5b9a306f9271} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5253 2024.06.27 21:53:06.655528 [ 3 ] {} <Debug> HTTP-Session: bfc78e50-ce7c-41c7-beb5-eca9998e9c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5254 2024.06.27 21:53:06.655708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5255 2024.06.27 21:53:06.655757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5256 2024.06.27 21:53:06.655776 [ 3 ] {} <Debug> HTTP-Session: ce6dcbfe-e21c-4387-b3fd-e68dfc19d164 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5257 2024.06.27 21:53:06.655793 [ 3 ] {} <Debug> HTTP-Session: ce6dcbfe-e21c-4387-b3fd-e68dfc19d164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5258 2024.06.27 21:53:06.655808 [ 3 ] {} <Debug> HTTP-Session: ce6dcbfe-e21c-4387-b3fd-e68dfc19d164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5259 2024.06.27 21:53:06.655838 [ 3 ] {} <Trace> HTTP-Session: ce6dcbfe-e21c-4387-b3fd-e68dfc19d164 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5260 2024.06.27 21:53:06.656121 [ 3 ] {01a3861c-7f00-4315-b5bd-b83d1033ab4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5261 2024.06.27 21:53:06.656195 [ 3 ] {01a3861c-7f00-4315-b5bd-b83d1033ab4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5262 2024.06.27 21:53:06.656606 [ 3 ] {01a3861c-7f00-4315-b5bd-b83d1033ab4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5263 2024.06.27 21:53:06.657162 [ 3 ] {01a3861c-7f00-4315-b5bd-b83d1033ab4b} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5264 2024.06.27 21:53:06.657199 [ 3 ] {01a3861c-7f00-4315-b5bd-b83d1033ab4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
5265 2024.06.27 21:53:06.657806 [ 3 ] {01a3861c-7f00-4315-b5bd-b83d1033ab4b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5266 2024.06.27 21:53:06.658222 [ 3 ] {01a3861c-7f00-4315-b5bd-b83d1033ab4b} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5267 2024.06.27 21:53:06.658368 [ 3 ] {01a3861c-7f00-4315-b5bd-b83d1033ab4b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002441 sec., 10241.704219582138 rows/sec., 18.35 MiB/sec.
5268 2024.06.27 21:53:06.658563 [ 3 ] {01a3861c-7f00-4315-b5bd-b83d1033ab4b} <Debug> DynamicQueryHandler: Done processing query
5269 2024.06.27 21:53:06.658588 [ 3 ] {01a3861c-7f00-4315-b5bd-b83d1033ab4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5270 2024.06.27 21:53:06.658604 [ 3 ] {} <Debug> HTTP-Session: ce6dcbfe-e21c-4387-b3fd-e68dfc19d164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5271 2024.06.27 21:53:06.658734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5272 2024.06.27 21:53:06.658784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5273 2024.06.27 21:53:06.658803 [ 3 ] {} <Debug> HTTP-Session: ebcb7924-c905-4684-8f49-e563fb0d013f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5274 2024.06.27 21:53:06.658820 [ 3 ] {} <Debug> HTTP-Session: ebcb7924-c905-4684-8f49-e563fb0d013f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5275 2024.06.27 21:53:06.658834 [ 3 ] {} <Debug> HTTP-Session: ebcb7924-c905-4684-8f49-e563fb0d013f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5276 2024.06.27 21:53:06.658865 [ 3 ] {} <Trace> HTTP-Session: ebcb7924-c905-4684-8f49-e563fb0d013f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5277 2024.06.27 21:53:06.658977 [ 3 ] {4b7c2d11-422f-4f9d-8637-c1143f57aa72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5278 2024.06.27 21:53:06.659022 [ 3 ] {4b7c2d11-422f-4f9d-8637-c1143f57aa72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5279 2024.06.27 21:53:06.659146 [ 3 ] {4b7c2d11-422f-4f9d-8637-c1143f57aa72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5280 2024.06.27 21:53:06.659418 [ 3 ] {4b7c2d11-422f-4f9d-8637-c1143f57aa72} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5281 2024.06.27 21:53:06.659454 [ 3 ] {4b7c2d11-422f-4f9d-8637-c1143f57aa72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
5282 2024.06.27 21:53:06.659814 [ 3 ] {4b7c2d11-422f-4f9d-8637-c1143f57aa72} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
5283 2024.06.27 21:53:06.660170 [ 3 ] {4b7c2d11-422f-4f9d-8637-c1143f57aa72} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5284 2024.06.27 21:53:06.660309 [ 3 ] {4b7c2d11-422f-4f9d-8637-c1143f57aa72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec.
5285 2024.06.27 21:53:06.660469 [ 3 ] {4b7c2d11-422f-4f9d-8637-c1143f57aa72} <Debug> DynamicQueryHandler: Done processing query
5286 2024.06.27 21:53:06.660493 [ 3 ] {4b7c2d11-422f-4f9d-8637-c1143f57aa72} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5287 2024.06.27 21:53:06.660509 [ 3 ] {} <Debug> HTTP-Session: ebcb7924-c905-4684-8f49-e563fb0d013f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5288 2024.06.27 21:53:11.642791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5289 2024.06.27 21:53:11.642998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5290 2024.06.27 21:53:11.643047 [ 3 ] {} <Debug> HTTP-Session: 947d2bb5-f712-4e99-8a60-3a2bd32b5b30 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5291 2024.06.27 21:53:11.643088 [ 3 ] {} <Debug> HTTP-Session: 947d2bb5-f712-4e99-8a60-3a2bd32b5b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5292 2024.06.27 21:53:11.643117 [ 3 ] {} <Debug> HTTP-Session: 947d2bb5-f712-4e99-8a60-3a2bd32b5b30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5293 2024.06.27 21:53:11.643198 [ 3 ] {} <Trace> HTTP-Session: 947d2bb5-f712-4e99-8a60-3a2bd32b5b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5294 2024.06.27 21:53:11.643487 [ 3 ] {c0ed828a-b888-406b-a3d5-2b0ff70599e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5295 2024.06.27 21:53:11.643596 [ 3 ] {c0ed828a-b888-406b-a3d5-2b0ff70599e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5296 2024.06.27 21:53:11.643884 [ 3 ] {c0ed828a-b888-406b-a3d5-2b0ff70599e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5297 2024.06.27 21:53:11.644257 [ 3 ] {c0ed828a-b888-406b-a3d5-2b0ff70599e1} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5298 2024.06.27 21:53:11.644300 [ 3 ] {c0ed828a-b888-406b-a3d5-2b0ff70599e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5299 2024.06.27 21:53:11.644681 [ 3 ] {c0ed828a-b888-406b-a3d5-2b0ff70599e1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5300 2024.06.27 21:53:11.645030 [ 3 ] {c0ed828a-b888-406b-a3d5-2b0ff70599e1} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5301 2024.06.27 21:53:11.645176 [ 3 ] {c0ed828a-b888-406b-a3d5-2b0ff70599e1} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001778 sec., 2249.718785151856 rows/sec., 182.35 KiB/sec.
5302 2024.06.27 21:53:11.645471 [ 3 ] {c0ed828a-b888-406b-a3d5-2b0ff70599e1} <Debug> DynamicQueryHandler: Done processing query
5303 2024.06.27 21:53:11.645516 [ 3 ] {c0ed828a-b888-406b-a3d5-2b0ff70599e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5304 2024.06.27 21:53:11.645538 [ 3 ] {} <Debug> HTTP-Session: 947d2bb5-f712-4e99-8a60-3a2bd32b5b30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5305 2024.06.27 21:53:11.645712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5306 2024.06.27 21:53:11.645762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5307 2024.06.27 21:53:11.645782 [ 3 ] {} <Debug> HTTP-Session: 4a6a6a42-53b4-4b4e-b745-7eef592aeb30 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5308 2024.06.27 21:53:11.645800 [ 3 ] {} <Debug> HTTP-Session: 4a6a6a42-53b4-4b4e-b745-7eef592aeb30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5309 2024.06.27 21:53:11.645814 [ 3 ] {} <Debug> HTTP-Session: 4a6a6a42-53b4-4b4e-b745-7eef592aeb30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5310 2024.06.27 21:53:11.645850 [ 3 ] {} <Trace> HTTP-Session: 4a6a6a42-53b4-4b4e-b745-7eef592aeb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5311 2024.06.27 21:53:11.645970 [ 3 ] {b7ae2164-cf5c-4360-bc1b-1aa609669ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5312 2024.06.27 21:53:11.646017 [ 3 ] {b7ae2164-cf5c-4360-bc1b-1aa609669ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5313 2024.06.27 21:53:11.646155 [ 3 ] {b7ae2164-cf5c-4360-bc1b-1aa609669ffa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5314 2024.06.27 21:53:11.646454 [ 3 ] {b7ae2164-cf5c-4360-bc1b-1aa609669ffa} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5315 2024.06.27 21:53:11.646492 [ 3 ] {b7ae2164-cf5c-4360-bc1b-1aa609669ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5316 2024.06.27 21:53:11.646815 [ 3 ] {b7ae2164-cf5c-4360-bc1b-1aa609669ffa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5317 2024.06.27 21:53:11.647165 [ 3 ] {b7ae2164-cf5c-4360-bc1b-1aa609669ffa} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5318 2024.06.27 21:53:11.647410 [ 3 ] {b7ae2164-cf5c-4360-bc1b-1aa609669ffa} <Debug> executeQuery: Read 68 rows, 5.48 KiB in 0.001483 sec., 45853.00067430884 rows/sec., 3.61 MiB/sec.
5319 2024.06.27 21:53:11.647563 [ 3 ] {b7ae2164-cf5c-4360-bc1b-1aa609669ffa} <Debug> DynamicQueryHandler: Done processing query
5320 2024.06.27 21:53:11.647589 [ 3 ] {b7ae2164-cf5c-4360-bc1b-1aa609669ffa} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5321 2024.06.27 21:53:11.647605 [ 3 ] {} <Debug> HTTP-Session: 4a6a6a42-53b4-4b4e-b745-7eef592aeb30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5322 2024.06.27 21:53:11.647731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 11553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5323 2024.06.27 21:53:11.647780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5324 2024.06.27 21:53:11.647799 [ 3 ] {} <Debug> HTTP-Session: 0e3d271d-c56e-4b4c-9ae8-7e981214e39c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5325 2024.06.27 21:53:11.647817 [ 3 ] {} <Debug> HTTP-Session: 0e3d271d-c56e-4b4c-9ae8-7e981214e39c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5326 2024.06.27 21:53:11.647831 [ 3 ] {} <Debug> HTTP-Session: 0e3d271d-c56e-4b4c-9ae8-7e981214e39c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5327 2024.06.27 21:53:11.647864 [ 3 ] {} <Trace> HTTP-Session: 0e3d271d-c56e-4b4c-9ae8-7e981214e39c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5328 2024.06.27 21:53:11.647978 [ 3 ] {42353cf0-c6c4-4207-850d-3142ddd2405b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5329 2024.06.27 21:53:11.648021 [ 3 ] {42353cf0-c6c4-4207-850d-3142ddd2405b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5330 2024.06.27 21:53:11.648145 [ 3 ] {42353cf0-c6c4-4207-850d-3142ddd2405b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5331 2024.06.27 21:53:11.648469 [ 3 ] {42353cf0-c6c4-4207-850d-3142ddd2405b} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5332 2024.06.27 21:53:11.648506 [ 3 ] {42353cf0-c6c4-4207-850d-3142ddd2405b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5333 2024.06.27 21:53:11.648819 [ 3 ] {42353cf0-c6c4-4207-850d-3142ddd2405b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5334 2024.06.27 21:53:11.649142 [ 3 ] {42353cf0-c6c4-4207-850d-3142ddd2405b} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5335 2024.06.27 21:53:11.649296 [ 3 ] {42353cf0-c6c4-4207-850d-3142ddd2405b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001347 sec., 50482.55382331106 rows/sec., 3.94 MiB/sec.
5336 2024.06.27 21:53:11.649598 [ 3 ] {42353cf0-c6c4-4207-850d-3142ddd2405b} <Debug> DynamicQueryHandler: Done processing query
5337 2024.06.27 21:53:11.649630 [ 3 ] {42353cf0-c6c4-4207-850d-3142ddd2405b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5338 2024.06.27 21:53:11.649647 [ 3 ] {} <Debug> HTTP-Session: 0e3d271d-c56e-4b4c-9ae8-7e981214e39c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5339 2024.06.27 21:53:11.649825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5340 2024.06.27 21:53:11.649877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5341 2024.06.27 21:53:11.649897 [ 3 ] {} <Debug> HTTP-Session: 3065827d-93fa-41ec-b5df-d8ccb4710951 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5342 2024.06.27 21:53:11.649914 [ 3 ] {} <Debug> HTTP-Session: 3065827d-93fa-41ec-b5df-d8ccb4710951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5343 2024.06.27 21:53:11.649928 [ 3 ] {} <Debug> HTTP-Session: 3065827d-93fa-41ec-b5df-d8ccb4710951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5344 2024.06.27 21:53:11.649958 [ 3 ] {} <Trace> HTTP-Session: 3065827d-93fa-41ec-b5df-d8ccb4710951 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5345 2024.06.27 21:53:11.650106 [ 3 ] {28f737b0-9997-4564-a5de-5733dad72ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5346 2024.06.27 21:53:11.650156 [ 3 ] {28f737b0-9997-4564-a5de-5733dad72ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5347 2024.06.27 21:53:11.650320 [ 3 ] {28f737b0-9997-4564-a5de-5733dad72ed8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5348 2024.06.27 21:53:11.650672 [ 3 ] {28f737b0-9997-4564-a5de-5733dad72ed8} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5349 2024.06.27 21:53:11.650710 [ 3 ] {28f737b0-9997-4564-a5de-5733dad72ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5350 2024.06.27 21:53:11.651109 [ 3 ] {28f737b0-9997-4564-a5de-5733dad72ed8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5351 2024.06.27 21:53:11.651457 [ 3 ] {28f737b0-9997-4564-a5de-5733dad72ed8} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5352 2024.06.27 21:53:11.651613 [ 3 ] {28f737b0-9997-4564-a5de-5733dad72ed8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00157 sec., 101910.8280254777 rows/sec., 7.10 MiB/sec.
5353 2024.06.27 21:53:11.651775 [ 3 ] {28f737b0-9997-4564-a5de-5733dad72ed8} <Debug> DynamicQueryHandler: Done processing query
5354 2024.06.27 21:53:11.651800 [ 3 ] {28f737b0-9997-4564-a5de-5733dad72ed8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5355 2024.06.27 21:53:11.651816 [ 3 ] {} <Debug> HTTP-Session: 3065827d-93fa-41ec-b5df-d8ccb4710951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5356 2024.06.27 21:53:11.651984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5357 2024.06.27 21:53:11.652034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5358 2024.06.27 21:53:11.652054 [ 3 ] {} <Debug> HTTP-Session: 503ba62e-e478-4a12-8759-2fbd83c658ef Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5359 2024.06.27 21:53:11.652070 [ 3 ] {} <Debug> HTTP-Session: 503ba62e-e478-4a12-8759-2fbd83c658ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5360 2024.06.27 21:53:11.652083 [ 3 ] {} <Debug> HTTP-Session: 503ba62e-e478-4a12-8759-2fbd83c658ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5361 2024.06.27 21:53:11.652114 [ 3 ] {} <Trace> HTTP-Session: 503ba62e-e478-4a12-8759-2fbd83c658ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5362 2024.06.27 21:53:11.652239 [ 3 ] {41996390-220d-4aaf-8977-3a4bb7a23567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5363 2024.06.27 21:53:11.652303 [ 3 ] {41996390-220d-4aaf-8977-3a4bb7a23567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5364 2024.06.27 21:53:11.652719 [ 3 ] {41996390-220d-4aaf-8977-3a4bb7a23567} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5365 2024.06.27 21:53:11.653109 [ 3 ] {41996390-220d-4aaf-8977-3a4bb7a23567} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5366 2024.06.27 21:53:11.653146 [ 3 ] {41996390-220d-4aaf-8977-3a4bb7a23567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5367 2024.06.27 21:53:11.653735 [ 3 ] {41996390-220d-4aaf-8977-3a4bb7a23567} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5368 2024.06.27 21:53:11.654157 [ 3 ] {41996390-220d-4aaf-8977-3a4bb7a23567} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5369 2024.06.27 21:53:11.654355 [ 3 ] {41996390-220d-4aaf-8977-3a4bb7a23567} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002166 sec., 1846.7220683287167 rows/sec., 3.31 MiB/sec.
5370 2024.06.27 21:53:11.654559 [ 3 ] {41996390-220d-4aaf-8977-3a4bb7a23567} <Debug> DynamicQueryHandler: Done processing query
5371 2024.06.27 21:53:11.654584 [ 3 ] {41996390-220d-4aaf-8977-3a4bb7a23567} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5372 2024.06.27 21:53:11.654601 [ 3 ] {} <Debug> HTTP-Session: 503ba62e-e478-4a12-8759-2fbd83c658ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5373 2024.06.27 21:53:11.654728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5374 2024.06.27 21:53:11.654778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5375 2024.06.27 21:53:11.654798 [ 3 ] {} <Debug> HTTP-Session: c699ac93-a9c5-40cd-b0ec-9dc7305d3a6f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5376 2024.06.27 21:53:11.654815 [ 3 ] {} <Debug> HTTP-Session: c699ac93-a9c5-40cd-b0ec-9dc7305d3a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5377 2024.06.27 21:53:11.654829 [ 3 ] {} <Debug> HTTP-Session: c699ac93-a9c5-40cd-b0ec-9dc7305d3a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5378 2024.06.27 21:53:11.654861 [ 3 ] {} <Trace> HTTP-Session: c699ac93-a9c5-40cd-b0ec-9dc7305d3a6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5379 2024.06.27 21:53:11.654976 [ 3 ] {11897393-c794-4d1e-9bf1-e397b3ff36aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5380 2024.06.27 21:53:11.655021 [ 3 ] {11897393-c794-4d1e-9bf1-e397b3ff36aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5381 2024.06.27 21:53:11.655146 [ 3 ] {11897393-c794-4d1e-9bf1-e397b3ff36aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5382 2024.06.27 21:53:11.655407 [ 3 ] {11897393-c794-4d1e-9bf1-e397b3ff36aa} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5383 2024.06.27 21:53:11.655444 [ 3 ] {11897393-c794-4d1e-9bf1-e397b3ff36aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5384 2024.06.27 21:53:11.655821 [ 3 ] {11897393-c794-4d1e-9bf1-e397b3ff36aa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
5385 2024.06.27 21:53:11.656153 [ 3 ] {11897393-c794-4d1e-9bf1-e397b3ff36aa} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5386 2024.06.27 21:53:11.656307 [ 3 ] {11897393-c794-4d1e-9bf1-e397b3ff36aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec.
5387 2024.06.27 21:53:11.656574 [ 3 ] {11897393-c794-4d1e-9bf1-e397b3ff36aa} <Debug> DynamicQueryHandler: Done processing query
5388 2024.06.27 21:53:11.656612 [ 3 ] {11897393-c794-4d1e-9bf1-e397b3ff36aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5389 2024.06.27 21:53:11.656638 [ 3 ] {} <Debug> HTTP-Session: c699ac93-a9c5-40cd-b0ec-9dc7305d3a6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5390 2024.06.27 21:53:16.644217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5391 2024.06.27 21:53:16.644354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5392 2024.06.27 21:53:16.644381 [ 3 ] {} <Debug> HTTP-Session: ccbb27ff-c815-4fe4-94ab-086c226747be Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5393 2024.06.27 21:53:16.644407 [ 3 ] {} <Debug> HTTP-Session: ccbb27ff-c815-4fe4-94ab-086c226747be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5394 2024.06.27 21:53:16.644424 [ 3 ] {} <Debug> HTTP-Session: ccbb27ff-c815-4fe4-94ab-086c226747be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5395 2024.06.27 21:53:16.644475 [ 3 ] {} <Trace> HTTP-Session: ccbb27ff-c815-4fe4-94ab-086c226747be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5396 2024.06.27 21:53:16.644667 [ 3 ] {d268ddd5-710c-49bb-8a8a-3fe5c46ab661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5397 2024.06.27 21:53:16.644741 [ 3 ] {d268ddd5-710c-49bb-8a8a-3fe5c46ab661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5398 2024.06.27 21:53:16.644940 [ 3 ] {d268ddd5-710c-49bb-8a8a-3fe5c46ab661} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5399 2024.06.27 21:53:16.645334 [ 3 ] {d268ddd5-710c-49bb-8a8a-3fe5c46ab661} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5400 2024.06.27 21:53:16.645379 [ 3 ] {d268ddd5-710c-49bb-8a8a-3fe5c46ab661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5401 2024.06.27 21:53:16.645761 [ 3 ] {d268ddd5-710c-49bb-8a8a-3fe5c46ab661} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5402 2024.06.27 21:53:16.646112 [ 3 ] {d268ddd5-710c-49bb-8a8a-3fe5c46ab661} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5403 2024.06.27 21:53:16.646288 [ 3 ] {d268ddd5-710c-49bb-8a8a-3fe5c46ab661} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001674 sec., 14934.289127837515 rows/sec., 1.18 MiB/sec.
5404 2024.06.27 21:53:16.646482 [ 3 ] {d268ddd5-710c-49bb-8a8a-3fe5c46ab661} <Debug> DynamicQueryHandler: Done processing query
5405 2024.06.27 21:53:16.646510 [ 3 ] {d268ddd5-710c-49bb-8a8a-3fe5c46ab661} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5406 2024.06.27 21:53:16.646527 [ 3 ] {} <Debug> HTTP-Session: ccbb27ff-c815-4fe4-94ab-086c226747be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5407 2024.06.27 21:53:16.646669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5408 2024.06.27 21:53:16.646720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5409 2024.06.27 21:53:16.646740 [ 3 ] {} <Debug> HTTP-Session: a491f84b-24bd-49fd-91bf-bc954cdcc324 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5410 2024.06.27 21:53:16.646758 [ 3 ] {} <Debug> HTTP-Session: a491f84b-24bd-49fd-91bf-bc954cdcc324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5411 2024.06.27 21:53:16.646773 [ 3 ] {} <Debug> HTTP-Session: a491f84b-24bd-49fd-91bf-bc954cdcc324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5412 2024.06.27 21:53:16.646804 [ 3 ] {} <Trace> HTTP-Session: a491f84b-24bd-49fd-91bf-bc954cdcc324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5413 2024.06.27 21:53:16.646959 [ 3 ] {0e067c35-1cc2-4871-b186-51896af23060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5414 2024.06.27 21:53:16.647006 [ 3 ] {0e067c35-1cc2-4871-b186-51896af23060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5415 2024.06.27 21:53:16.647132 [ 3 ] {0e067c35-1cc2-4871-b186-51896af23060} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5416 2024.06.27 21:53:16.647493 [ 3 ] {0e067c35-1cc2-4871-b186-51896af23060} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5417 2024.06.27 21:53:16.647534 [ 3 ] {0e067c35-1cc2-4871-b186-51896af23060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5418 2024.06.27 21:53:16.647867 [ 3 ] {0e067c35-1cc2-4871-b186-51896af23060} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5419 2024.06.27 21:53:16.648184 [ 3 ] {0e067c35-1cc2-4871-b186-51896af23060} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5420 2024.06.27 21:53:16.648351 [ 3 ] {0e067c35-1cc2-4871-b186-51896af23060} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001458 sec., 89849.10836762688 rows/sec., 7.48 MiB/sec.
5421 2024.06.27 21:53:16.648512 [ 3 ] {0e067c35-1cc2-4871-b186-51896af23060} <Debug> DynamicQueryHandler: Done processing query
5422 2024.06.27 21:53:16.648536 [ 3 ] {0e067c35-1cc2-4871-b186-51896af23060} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5423 2024.06.27 21:53:16.648552 [ 3 ] {} <Debug> HTTP-Session: a491f84b-24bd-49fd-91bf-bc954cdcc324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5424 2024.06.27 21:53:16.648693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5425 2024.06.27 21:53:16.648742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5426 2024.06.27 21:53:16.648761 [ 3 ] {} <Debug> HTTP-Session: 3a9638fc-b057-4b60-9eb5-9fa0ad3e6fb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5427 2024.06.27 21:53:16.648778 [ 3 ] {} <Debug> HTTP-Session: 3a9638fc-b057-4b60-9eb5-9fa0ad3e6fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5428 2024.06.27 21:53:16.648792 [ 3 ] {} <Debug> HTTP-Session: 3a9638fc-b057-4b60-9eb5-9fa0ad3e6fb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5429 2024.06.27 21:53:16.648824 [ 3 ] {} <Trace> HTTP-Session: 3a9638fc-b057-4b60-9eb5-9fa0ad3e6fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5430 2024.06.27 21:53:16.648939 [ 3 ] {4fe741a8-08a3-48d3-ba5b-23f4cb4f4622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5431 2024.06.27 21:53:16.648983 [ 3 ] {4fe741a8-08a3-48d3-ba5b-23f4cb4f4622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5432 2024.06.27 21:53:16.649185 [ 3 ] {4fe741a8-08a3-48d3-ba5b-23f4cb4f4622} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5433 2024.06.27 21:53:16.649499 [ 3 ] {4fe741a8-08a3-48d3-ba5b-23f4cb4f4622} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5434 2024.06.27 21:53:16.649537 [ 3 ] {4fe741a8-08a3-48d3-ba5b-23f4cb4f4622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5435 2024.06.27 21:53:16.649854 [ 3 ] {4fe741a8-08a3-48d3-ba5b-23f4cb4f4622} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5436 2024.06.27 21:53:16.650164 [ 3 ] {4fe741a8-08a3-48d3-ba5b-23f4cb4f4622} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5437 2024.06.27 21:53:16.650309 [ 3 ] {4fe741a8-08a3-48d3-ba5b-23f4cb4f4622} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001408 sec., 63210.22727272727 rows/sec., 4.94 MiB/sec.
5438 2024.06.27 21:53:16.650468 [ 3 ] {4fe741a8-08a3-48d3-ba5b-23f4cb4f4622} <Debug> DynamicQueryHandler: Done processing query
5439 2024.06.27 21:53:16.650492 [ 3 ] {4fe741a8-08a3-48d3-ba5b-23f4cb4f4622} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5440 2024.06.27 21:53:16.650507 [ 3 ] {} <Debug> HTTP-Session: 3a9638fc-b057-4b60-9eb5-9fa0ad3e6fb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5441 2024.06.27 21:53:16.650676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 28700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5442 2024.06.27 21:53:16.650722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5443 2024.06.27 21:53:16.650804 [ 3 ] {} <Debug> HTTP-Session: 6d9247fa-399d-4466-9a72-c8e4117b3c09 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5444 2024.06.27 21:53:16.650822 [ 3 ] {} <Debug> HTTP-Session: 6d9247fa-399d-4466-9a72-c8e4117b3c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5445 2024.06.27 21:53:16.650835 [ 3 ] {} <Debug> HTTP-Session: 6d9247fa-399d-4466-9a72-c8e4117b3c09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5446 2024.06.27 21:53:16.650865 [ 3 ] {} <Trace> HTTP-Session: 6d9247fa-399d-4466-9a72-c8e4117b3c09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5447 2024.06.27 21:53:16.651004 [ 3 ] {1ed84699-71c6-47e9-815c-10b2f295e20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5448 2024.06.27 21:53:16.651051 [ 3 ] {1ed84699-71c6-47e9-815c-10b2f295e20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5449 2024.06.27 21:53:16.651192 [ 3 ] {1ed84699-71c6-47e9-815c-10b2f295e20e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5450 2024.06.27 21:53:16.651544 [ 3 ] {1ed84699-71c6-47e9-815c-10b2f295e20e} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5451 2024.06.27 21:53:16.651580 [ 3 ] {1ed84699-71c6-47e9-815c-10b2f295e20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5452 2024.06.27 21:53:16.651965 [ 3 ] {1ed84699-71c6-47e9-815c-10b2f295e20e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5453 2024.06.27 21:53:16.652321 [ 3 ] {1ed84699-71c6-47e9-815c-10b2f295e20e} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5454 2024.06.27 21:53:16.652473 [ 3 ] {1ed84699-71c6-47e9-815c-10b2f295e20e} <Debug> executeQuery: Read 150 rows, 10.70 KiB in 0.001528 sec., 98167.5392670157 rows/sec., 6.84 MiB/sec.
5455 2024.06.27 21:53:16.652633 [ 3 ] {1ed84699-71c6-47e9-815c-10b2f295e20e} <Debug> DynamicQueryHandler: Done processing query
5456 2024.06.27 21:53:16.652657 [ 3 ] {1ed84699-71c6-47e9-815c-10b2f295e20e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5457 2024.06.27 21:53:16.652672 [ 3 ] {} <Debug> HTTP-Session: 6d9247fa-399d-4466-9a72-c8e4117b3c09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5458 2024.06.27 21:53:16.652843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5459 2024.06.27 21:53:16.652890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5460 2024.06.27 21:53:16.652909 [ 3 ] {} <Debug> HTTP-Session: 78e1cf33-dc2d-44cf-95a6-d927533b82d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5461 2024.06.27 21:53:16.652925 [ 3 ] {} <Debug> HTTP-Session: 78e1cf33-dc2d-44cf-95a6-d927533b82d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5462 2024.06.27 21:53:16.652938 [ 3 ] {} <Debug> HTTP-Session: 78e1cf33-dc2d-44cf-95a6-d927533b82d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5463 2024.06.27 21:53:16.652969 [ 3 ] {} <Trace> HTTP-Session: 78e1cf33-dc2d-44cf-95a6-d927533b82d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5464 2024.06.27 21:53:16.653277 [ 3 ] {4123ceee-2b38-4c27-8b09-241b2d779291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5465 2024.06.27 21:53:16.653341 [ 3 ] {4123ceee-2b38-4c27-8b09-241b2d779291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5466 2024.06.27 21:53:16.653743 [ 3 ] {4123ceee-2b38-4c27-8b09-241b2d779291} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5467 2024.06.27 21:53:16.654503 [ 3 ] {4123ceee-2b38-4c27-8b09-241b2d779291} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5468 2024.06.27 21:53:16.654539 [ 3 ] {4123ceee-2b38-4c27-8b09-241b2d779291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5469 2024.06.27 21:53:16.655173 [ 3 ] {4123ceee-2b38-4c27-8b09-241b2d779291} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5470 2024.06.27 21:53:16.655582 [ 3 ] {4123ceee-2b38-4c27-8b09-241b2d779291} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5471 2024.06.27 21:53:16.655766 [ 3 ] {4123ceee-2b38-4c27-8b09-241b2d779291} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002705 sec., 9242.144177449169 rows/sec., 16.56 MiB/sec.
5472 2024.06.27 21:53:16.656298 [ 3 ] {4123ceee-2b38-4c27-8b09-241b2d779291} <Debug> DynamicQueryHandler: Done processing query
5473 2024.06.27 21:53:16.656325 [ 3 ] {4123ceee-2b38-4c27-8b09-241b2d779291} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5474 2024.06.27 21:53:16.656340 [ 3 ] {} <Debug> HTTP-Session: 78e1cf33-dc2d-44cf-95a6-d927533b82d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5475 2024.06.27 21:53:16.656469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 8503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5476 2024.06.27 21:53:16.656518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5477 2024.06.27 21:53:16.656538 [ 3 ] {} <Debug> HTTP-Session: d3e3fcc7-017e-4ecf-ad58-467df803d426 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5478 2024.06.27 21:53:16.656554 [ 3 ] {} <Debug> HTTP-Session: d3e3fcc7-017e-4ecf-ad58-467df803d426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5479 2024.06.27 21:53:16.656568 [ 3 ] {} <Debug> HTTP-Session: d3e3fcc7-017e-4ecf-ad58-467df803d426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5480 2024.06.27 21:53:16.656599 [ 3 ] {} <Trace> HTTP-Session: d3e3fcc7-017e-4ecf-ad58-467df803d426 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5481 2024.06.27 21:53:16.656724 [ 3 ] {65aff05d-17ce-40c6-9744-7b8f630fe6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5482 2024.06.27 21:53:16.656772 [ 3 ] {65aff05d-17ce-40c6-9744-7b8f630fe6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5483 2024.06.27 21:53:16.656921 [ 3 ] {65aff05d-17ce-40c6-9744-7b8f630fe6b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5484 2024.06.27 21:53:16.657218 [ 3 ] {65aff05d-17ce-40c6-9744-7b8f630fe6b5} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5485 2024.06.27 21:53:16.657256 [ 3 ] {65aff05d-17ce-40c6-9744-7b8f630fe6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5486 2024.06.27 21:53:16.657622 [ 3 ] {65aff05d-17ce-40c6-9744-7b8f630fe6b5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
5487 2024.06.27 21:53:16.657952 [ 3 ] {65aff05d-17ce-40c6-9744-7b8f630fe6b5} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5488 2024.06.27 21:53:16.658093 [ 3 ] {65aff05d-17ce-40c6-9744-7b8f630fe6b5} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.00141 sec., 39716.31205673759 rows/sec., 2.67 MiB/sec.
5489 2024.06.27 21:53:16.658247 [ 3 ] {65aff05d-17ce-40c6-9744-7b8f630fe6b5} <Debug> DynamicQueryHandler: Done processing query
5490 2024.06.27 21:53:16.658270 [ 3 ] {65aff05d-17ce-40c6-9744-7b8f630fe6b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5491 2024.06.27 21:53:16.658285 [ 3 ] {} <Debug> HTTP-Session: d3e3fcc7-017e-4ecf-ad58-467df803d426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5492 2024.06.27 21:53:17.436660 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
5493 2024.06.27 21:53:17.436713 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
5494 2024.06.27 21:53:21.642111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5495 2024.06.27 21:53:21.642245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5496 2024.06.27 21:53:21.642273 [ 3 ] {} <Debug> HTTP-Session: 2ea8d1f1-9a02-48ae-a56a-86b9cb323f69 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5497 2024.06.27 21:53:21.642302 [ 3 ] {} <Debug> HTTP-Session: 2ea8d1f1-9a02-48ae-a56a-86b9cb323f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5498 2024.06.27 21:53:21.642320 [ 3 ] {} <Debug> HTTP-Session: 2ea8d1f1-9a02-48ae-a56a-86b9cb323f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5499 2024.06.27 21:53:21.642375 [ 3 ] {} <Trace> HTTP-Session: 2ea8d1f1-9a02-48ae-a56a-86b9cb323f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5500 2024.06.27 21:53:21.642570 [ 3 ] {83f7cc0c-37ad-4f3e-8d91-0be0669c832a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5501 2024.06.27 21:53:21.642646 [ 3 ] {83f7cc0c-37ad-4f3e-8d91-0be0669c832a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5502 2024.06.27 21:53:21.642870 [ 3 ] {83f7cc0c-37ad-4f3e-8d91-0be0669c832a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5503 2024.06.27 21:53:21.643292 [ 3 ] {83f7cc0c-37ad-4f3e-8d91-0be0669c832a} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5504 2024.06.27 21:53:21.643336 [ 3 ] {83f7cc0c-37ad-4f3e-8d91-0be0669c832a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5505 2024.06.27 21:53:21.643705 [ 3 ] {83f7cc0c-37ad-4f3e-8d91-0be0669c832a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5506 2024.06.27 21:53:21.644151 [ 3 ] {83f7cc0c-37ad-4f3e-8d91-0be0669c832a} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5507 2024.06.27 21:53:21.644332 [ 3 ] {83f7cc0c-37ad-4f3e-8d91-0be0669c832a} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001821 sec., 2196.595277320154 rows/sec., 178.04 KiB/sec.
5508 2024.06.27 21:53:21.644660 [ 3 ] {83f7cc0c-37ad-4f3e-8d91-0be0669c832a} <Debug> DynamicQueryHandler: Done processing query
5509 2024.06.27 21:53:21.644689 [ 3 ] {83f7cc0c-37ad-4f3e-8d91-0be0669c832a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5510 2024.06.27 21:53:21.644705 [ 3 ] {} <Debug> HTTP-Session: 2ea8d1f1-9a02-48ae-a56a-86b9cb323f69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5511 2024.06.27 21:53:21.644866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5512 2024.06.27 21:53:21.644922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5513 2024.06.27 21:53:21.644942 [ 3 ] {} <Debug> HTTP-Session: 23a67cc5-adc3-4bcc-8680-42c767c10cd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5514 2024.06.27 21:53:21.644960 [ 3 ] {} <Debug> HTTP-Session: 23a67cc5-adc3-4bcc-8680-42c767c10cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5515 2024.06.27 21:53:21.644973 [ 3 ] {} <Debug> HTTP-Session: 23a67cc5-adc3-4bcc-8680-42c767c10cd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5516 2024.06.27 21:53:21.645008 [ 3 ] {} <Trace> HTTP-Session: 23a67cc5-adc3-4bcc-8680-42c767c10cd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5517 2024.06.27 21:53:21.645113 [ 3 ] {248ed1b6-5790-497f-8df7-21123f7f112d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5518 2024.06.27 21:53:21.645162 [ 3 ] {248ed1b6-5790-497f-8df7-21123f7f112d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5519 2024.06.27 21:53:21.645316 [ 3 ] {248ed1b6-5790-497f-8df7-21123f7f112d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5520 2024.06.27 21:53:21.645603 [ 3 ] {248ed1b6-5790-497f-8df7-21123f7f112d} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5521 2024.06.27 21:53:21.645640 [ 3 ] {248ed1b6-5790-497f-8df7-21123f7f112d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5522 2024.06.27 21:53:21.645936 [ 3 ] {248ed1b6-5790-497f-8df7-21123f7f112d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5523 2024.06.27 21:53:21.646234 [ 3 ] {248ed1b6-5790-497f-8df7-21123f7f112d} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5524 2024.06.27 21:53:21.646387 [ 3 ] {248ed1b6-5790-497f-8df7-21123f7f112d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.0013 sec., 3076.923076923077 rows/sec., 250.90 KiB/sec.
5525 2024.06.27 21:53:21.646548 [ 3 ] {248ed1b6-5790-497f-8df7-21123f7f112d} <Debug> DynamicQueryHandler: Done processing query
5526 2024.06.27 21:53:21.646573 [ 3 ] {248ed1b6-5790-497f-8df7-21123f7f112d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5527 2024.06.27 21:53:21.646588 [ 3 ] {} <Debug> HTTP-Session: 23a67cc5-adc3-4bcc-8680-42c767c10cd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5528 2024.06.27 21:53:21.646713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5529 2024.06.27 21:53:21.646761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5530 2024.06.27 21:53:21.646786 [ 3 ] {} <Debug> HTTP-Session: 3055879f-fb1d-4663-b5a8-38e252d01b05 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5531 2024.06.27 21:53:21.646803 [ 3 ] {} <Debug> HTTP-Session: 3055879f-fb1d-4663-b5a8-38e252d01b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5532 2024.06.27 21:53:21.646817 [ 3 ] {} <Debug> HTTP-Session: 3055879f-fb1d-4663-b5a8-38e252d01b05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5533 2024.06.27 21:53:21.646848 [ 3 ] {} <Trace> HTTP-Session: 3055879f-fb1d-4663-b5a8-38e252d01b05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5534 2024.06.27 21:53:21.646965 [ 3 ] {3f1078b5-e66d-4ed5-863b-c5d8cb1fd5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5535 2024.06.27 21:53:21.647009 [ 3 ] {3f1078b5-e66d-4ed5-863b-c5d8cb1fd5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5536 2024.06.27 21:53:21.647132 [ 3 ] {3f1078b5-e66d-4ed5-863b-c5d8cb1fd5d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5537 2024.06.27 21:53:21.647454 [ 3 ] {3f1078b5-e66d-4ed5-863b-c5d8cb1fd5d8} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5538 2024.06.27 21:53:21.647490 [ 3 ] {3f1078b5-e66d-4ed5-863b-c5d8cb1fd5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5539 2024.06.27 21:53:21.647792 [ 3 ] {3f1078b5-e66d-4ed5-863b-c5d8cb1fd5d8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5540 2024.06.27 21:53:21.648089 [ 3 ] {3f1078b5-e66d-4ed5-863b-c5d8cb1fd5d8} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5541 2024.06.27 21:53:21.648237 [ 3 ] {3f1078b5-e66d-4ed5-863b-c5d8cb1fd5d8} <Debug> executeQuery: Read 70 rows, 5.63 KiB in 0.001312 sec., 53353.65853658537 rows/sec., 4.19 MiB/sec.
5542 2024.06.27 21:53:21.648400 [ 3 ] {3f1078b5-e66d-4ed5-863b-c5d8cb1fd5d8} <Debug> DynamicQueryHandler: Done processing query
5543 2024.06.27 21:53:21.648424 [ 3 ] {3f1078b5-e66d-4ed5-863b-c5d8cb1fd5d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5544 2024.06.27 21:53:21.648439 [ 3 ] {} <Debug> HTTP-Session: 3055879f-fb1d-4663-b5a8-38e252d01b05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5545 2024.06.27 21:53:21.648559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5546 2024.06.27 21:53:21.648609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5547 2024.06.27 21:53:21.648628 [ 3 ] {} <Debug> HTTP-Session: 05e9f427-e277-4050-abf8-3c58e2a076b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5548 2024.06.27 21:53:21.648645 [ 3 ] {} <Debug> HTTP-Session: 05e9f427-e277-4050-abf8-3c58e2a076b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5549 2024.06.27 21:53:21.648658 [ 3 ] {} <Debug> HTTP-Session: 05e9f427-e277-4050-abf8-3c58e2a076b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5550 2024.06.27 21:53:21.648689 [ 3 ] {} <Trace> HTTP-Session: 05e9f427-e277-4050-abf8-3c58e2a076b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5551 2024.06.27 21:53:21.648781 [ 3 ] {3bb55ee4-38b2-41ec-b7ed-5e7b6b530acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5552 2024.06.27 21:53:21.648825 [ 3 ] {3bb55ee4-38b2-41ec-b7ed-5e7b6b530acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5553 2024.06.27 21:53:21.648949 [ 3 ] {3bb55ee4-38b2-41ec-b7ed-5e7b6b530acb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5554 2024.06.27 21:53:21.649230 [ 3 ] {3bb55ee4-38b2-41ec-b7ed-5e7b6b530acb} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5555 2024.06.27 21:53:21.649267 [ 3 ] {3bb55ee4-38b2-41ec-b7ed-5e7b6b530acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5556 2024.06.27 21:53:21.649567 [ 3 ] {3bb55ee4-38b2-41ec-b7ed-5e7b6b530acb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5557 2024.06.27 21:53:21.649879 [ 3 ] {3bb55ee4-38b2-41ec-b7ed-5e7b6b530acb} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5558 2024.06.27 21:53:21.650032 [ 3 ] {3bb55ee4-38b2-41ec-b7ed-5e7b6b530acb} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001264 sec., 3164.556962025317 rows/sec., 220.96 KiB/sec.
5559 2024.06.27 21:53:21.650222 [ 3 ] {3bb55ee4-38b2-41ec-b7ed-5e7b6b530acb} <Debug> DynamicQueryHandler: Done processing query
5560 2024.06.27 21:53:21.650246 [ 3 ] {3bb55ee4-38b2-41ec-b7ed-5e7b6b530acb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5561 2024.06.27 21:53:21.650262 [ 3 ] {} <Debug> HTTP-Session: 05e9f427-e277-4050-abf8-3c58e2a076b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5562 2024.06.27 21:53:21.650387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5563 2024.06.27 21:53:21.650434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5564 2024.06.27 21:53:21.650453 [ 3 ] {} <Debug> HTTP-Session: c452acb5-a88a-4353-af6d-0b59b1383859 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5565 2024.06.27 21:53:21.650469 [ 3 ] {} <Debug> HTTP-Session: c452acb5-a88a-4353-af6d-0b59b1383859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5566 2024.06.27 21:53:21.650483 [ 3 ] {} <Debug> HTTP-Session: c452acb5-a88a-4353-af6d-0b59b1383859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5567 2024.06.27 21:53:21.650513 [ 3 ] {} <Trace> HTTP-Session: c452acb5-a88a-4353-af6d-0b59b1383859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5568 2024.06.27 21:53:21.650627 [ 3 ] {b5e2a6b6-628b-4f75-841b-7d7d6753e818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5569 2024.06.27 21:53:21.650669 [ 3 ] {b5e2a6b6-628b-4f75-841b-7d7d6753e818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5570 2024.06.27 21:53:21.650794 [ 3 ] {b5e2a6b6-628b-4f75-841b-7d7d6753e818} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5571 2024.06.27 21:53:21.651113 [ 3 ] {b5e2a6b6-628b-4f75-841b-7d7d6753e818} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5572 2024.06.27 21:53:21.651149 [ 3 ] {b5e2a6b6-628b-4f75-841b-7d7d6753e818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5573 2024.06.27 21:53:21.651447 [ 3 ] {b5e2a6b6-628b-4f75-841b-7d7d6753e818} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5574 2024.06.27 21:53:21.651749 [ 3 ] {b5e2a6b6-628b-4f75-841b-7d7d6753e818} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5575 2024.06.27 21:53:21.651906 [ 3 ] {b5e2a6b6-628b-4f75-841b-7d7d6753e818} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001311 sec., 54919.908466819215 rows/sec., 4.29 MiB/sec.
5576 2024.06.27 21:53:21.652069 [ 3 ] {b5e2a6b6-628b-4f75-841b-7d7d6753e818} <Debug> DynamicQueryHandler: Done processing query
5577 2024.06.27 21:53:21.652093 [ 3 ] {b5e2a6b6-628b-4f75-841b-7d7d6753e818} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5578 2024.06.27 21:53:21.652108 [ 3 ] {} <Debug> HTTP-Session: c452acb5-a88a-4353-af6d-0b59b1383859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5579 2024.06.27 21:53:21.652264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 32895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5580 2024.06.27 21:53:21.652312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5581 2024.06.27 21:53:21.652331 [ 3 ] {} <Debug> HTTP-Session: ac023339-b2e6-4697-86be-2d5b2796cb1a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5582 2024.06.27 21:53:21.652348 [ 3 ] {} <Debug> HTTP-Session: ac023339-b2e6-4697-86be-2d5b2796cb1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5583 2024.06.27 21:53:21.652361 [ 3 ] {} <Debug> HTTP-Session: ac023339-b2e6-4697-86be-2d5b2796cb1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5584 2024.06.27 21:53:21.652392 [ 3 ] {} <Trace> HTTP-Session: ac023339-b2e6-4697-86be-2d5b2796cb1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5585 2024.06.27 21:53:21.652534 [ 3 ] {bce454c6-ae6d-434b-9081-c5a1ba562372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5586 2024.06.27 21:53:21.652581 [ 3 ] {bce454c6-ae6d-434b-9081-c5a1ba562372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5587 2024.06.27 21:53:21.652727 [ 3 ] {bce454c6-ae6d-434b-9081-c5a1ba562372} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5588 2024.06.27 21:53:21.653086 [ 3 ] {bce454c6-ae6d-434b-9081-c5a1ba562372} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5589 2024.06.27 21:53:21.653122 [ 3 ] {bce454c6-ae6d-434b-9081-c5a1ba562372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5590 2024.06.27 21:53:21.653505 [ 3 ] {bce454c6-ae6d-434b-9081-c5a1ba562372} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5591 2024.06.27 21:53:21.653853 [ 3 ] {bce454c6-ae6d-434b-9081-c5a1ba562372} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5592 2024.06.27 21:53:21.654019 [ 3 ] {bce454c6-ae6d-434b-9081-c5a1ba562372} <Debug> executeQuery: Read 172 rows, 12.26 KiB in 0.001549 sec., 111039.38024531955 rows/sec., 7.73 MiB/sec.
5593 2024.06.27 21:53:21.654351 [ 3 ] {bce454c6-ae6d-434b-9081-c5a1ba562372} <Debug> DynamicQueryHandler: Done processing query
5594 2024.06.27 21:53:21.654384 [ 3 ] {bce454c6-ae6d-434b-9081-c5a1ba562372} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5595 2024.06.27 21:53:21.654401 [ 3 ] {} <Debug> HTTP-Session: ac023339-b2e6-4697-86be-2d5b2796cb1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5596 2024.06.27 21:53:21.654533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5597 2024.06.27 21:53:21.654581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5598 2024.06.27 21:53:21.654600 [ 3 ] {} <Debug> HTTP-Session: cc6c26b3-3e10-4dce-a1c4-b8ab355e6529 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5599 2024.06.27 21:53:21.654616 [ 3 ] {} <Debug> HTTP-Session: cc6c26b3-3e10-4dce-a1c4-b8ab355e6529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5600 2024.06.27 21:53:21.654630 [ 3 ] {} <Debug> HTTP-Session: cc6c26b3-3e10-4dce-a1c4-b8ab355e6529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5601 2024.06.27 21:53:21.654660 [ 3 ] {} <Trace> HTTP-Session: cc6c26b3-3e10-4dce-a1c4-b8ab355e6529 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5602 2024.06.27 21:53:21.654807 [ 3 ] {c20bfbbd-5927-4887-99af-900095fa84ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5603 2024.06.27 21:53:21.654881 [ 3 ] {c20bfbbd-5927-4887-99af-900095fa84ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5604 2024.06.27 21:53:21.655305 [ 3 ] {c20bfbbd-5927-4887-99af-900095fa84ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5605 2024.06.27 21:53:21.655782 [ 3 ] {c20bfbbd-5927-4887-99af-900095fa84ae} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5606 2024.06.27 21:53:21.655818 [ 3 ] {c20bfbbd-5927-4887-99af-900095fa84ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5607 2024.06.27 21:53:21.656384 [ 3 ] {c20bfbbd-5927-4887-99af-900095fa84ae} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5608 2024.06.27 21:53:21.656782 [ 3 ] {c20bfbbd-5927-4887-99af-900095fa84ae} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5609 2024.06.27 21:53:21.656966 [ 3 ] {c20bfbbd-5927-4887-99af-900095fa84ae} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00223 sec., 1793.7219730941702 rows/sec., 3.21 MiB/sec.
5610 2024.06.27 21:53:21.657191 [ 3 ] {c20bfbbd-5927-4887-99af-900095fa84ae} <Debug> DynamicQueryHandler: Done processing query
5611 2024.06.27 21:53:21.657216 [ 3 ] {c20bfbbd-5927-4887-99af-900095fa84ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5612 2024.06.27 21:53:21.657232 [ 3 ] {} <Debug> HTTP-Session: cc6c26b3-3e10-4dce-a1c4-b8ab355e6529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5613 2024.06.27 21:53:21.657357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5614 2024.06.27 21:53:21.657407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5615 2024.06.27 21:53:21.657426 [ 3 ] {} <Debug> HTTP-Session: c8b70b7c-2c5a-4801-a286-0e89ae0a5b90 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5616 2024.06.27 21:53:21.657442 [ 3 ] {} <Debug> HTTP-Session: c8b70b7c-2c5a-4801-a286-0e89ae0a5b90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5617 2024.06.27 21:53:21.657456 [ 3 ] {} <Debug> HTTP-Session: c8b70b7c-2c5a-4801-a286-0e89ae0a5b90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5618 2024.06.27 21:53:21.657486 [ 3 ] {} <Trace> HTTP-Session: c8b70b7c-2c5a-4801-a286-0e89ae0a5b90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5619 2024.06.27 21:53:21.657603 [ 3 ] {f27ddbed-34c6-4859-9206-e33572f11a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5620 2024.06.27 21:53:21.657649 [ 3 ] {f27ddbed-34c6-4859-9206-e33572f11a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5621 2024.06.27 21:53:21.657775 [ 3 ] {f27ddbed-34c6-4859-9206-e33572f11a6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5622 2024.06.27 21:53:21.658072 [ 3 ] {f27ddbed-34c6-4859-9206-e33572f11a6a} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5623 2024.06.27 21:53:21.658108 [ 3 ] {f27ddbed-34c6-4859-9206-e33572f11a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5624 2024.06.27 21:53:21.658465 [ 3 ] {f27ddbed-34c6-4859-9206-e33572f11a6a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
5625 2024.06.27 21:53:21.658783 [ 3 ] {f27ddbed-34c6-4859-9206-e33572f11a6a} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5626 2024.06.27 21:53:21.658918 [ 3 ] {f27ddbed-34c6-4859-9206-e33572f11a6a} <Debug> executeQuery: Read 64 rows, 4.42 KiB in 0.001356 sec., 47197.6401179941 rows/sec., 3.18 MiB/sec.
5627 2024.06.27 21:53:21.659113 [ 3 ] {f27ddbed-34c6-4859-9206-e33572f11a6a} <Debug> DynamicQueryHandler: Done processing query
5628 2024.06.27 21:53:21.659137 [ 3 ] {f27ddbed-34c6-4859-9206-e33572f11a6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5629 2024.06.27 21:53:21.659153 [ 3 ] {} <Debug> HTTP-Session: c8b70b7c-2c5a-4801-a286-0e89ae0a5b90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5630 2024.06.27 21:53:26.642728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5631 2024.06.27 21:53:26.642917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5632 2024.06.27 21:53:26.642962 [ 3 ] {} <Debug> HTTP-Session: 75b8aa4a-594c-4c19-857c-e0448c510fc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5633 2024.06.27 21:53:26.643004 [ 3 ] {} <Debug> HTTP-Session: 75b8aa4a-594c-4c19-857c-e0448c510fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5634 2024.06.27 21:53:26.643033 [ 3 ] {} <Debug> HTTP-Session: 75b8aa4a-594c-4c19-857c-e0448c510fc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5635 2024.06.27 21:53:26.643114 [ 3 ] {} <Trace> HTTP-Session: 75b8aa4a-594c-4c19-857c-e0448c510fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5636 2024.06.27 21:53:26.643366 [ 3 ] {9d556d9e-ba1a-45dc-95a8-6f14f2f7b574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5637 2024.06.27 21:53:26.643436 [ 3 ] {9d556d9e-ba1a-45dc-95a8-6f14f2f7b574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5638 2024.06.27 21:53:26.643629 [ 3 ] {9d556d9e-ba1a-45dc-95a8-6f14f2f7b574} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5639 2024.06.27 21:53:26.644062 [ 3 ] {9d556d9e-ba1a-45dc-95a8-6f14f2f7b574} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5640 2024.06.27 21:53:26.644108 [ 3 ] {9d556d9e-ba1a-45dc-95a8-6f14f2f7b574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5641 2024.06.27 21:53:26.644489 [ 3 ] {9d556d9e-ba1a-45dc-95a8-6f14f2f7b574} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5642 2024.06.27 21:53:26.644842 [ 3 ] {9d556d9e-ba1a-45dc-95a8-6f14f2f7b574} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5643 2024.06.27 21:53:26.645016 [ 3 ] {9d556d9e-ba1a-45dc-95a8-6f14f2f7b574} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001701 sec., 14697.236919459141 rows/sec., 1.16 MiB/sec.
5644 2024.06.27 21:53:26.645027 [ 117 ] {} <Debug> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5645 2024.06.27 21:53:26.645114 [ 117 ] {} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5646 2024.06.27 21:53:26.645164 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5647 2024.06.27 21:53:26.645349 [ 3 ] {9d556d9e-ba1a-45dc-95a8-6f14f2f7b574} <Debug> DynamicQueryHandler: Done processing query
5648 2024.06.27 21:53:26.645427 [ 200 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
5649 2024.06.27 21:53:26.645446 [ 3 ] {9d556d9e-ba1a-45dc-95a8-6f14f2f7b574} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5650 2024.06.27 21:53:26.645557 [ 3 ] {} <Debug> HTTP-Session: 75b8aa4a-594c-4c19-857c-e0448c510fc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5651 2024.06.27 21:53:26.645762 [ 200 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5652 2024.06.27 21:53:26.645818 [ 200 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 29 rows starting from the beginning of the part
5653 2024.06.27 21:53:26.645854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5654 2024.06.27 21:53:26.645961 [ 200 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 25 rows starting from the beginning of the part
5655 2024.06.27 21:53:26.646030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5656 2024.06.27 21:53:26.646130 [ 3 ] {} <Debug> HTTP-Session: 50c56f5b-95ab-4af3-819a-1247e798b2ea Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5657 2024.06.27 21:53:26.646240 [ 3 ] {} <Debug> HTTP-Session: 50c56f5b-95ab-4af3-819a-1247e798b2ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5658 2024.06.27 21:53:26.646310 [ 200 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
5659 2024.06.27 21:53:26.646315 [ 3 ] {} <Debug> HTTP-Session: 50c56f5b-95ab-4af3-819a-1247e798b2ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5660 2024.06.27 21:53:26.646501 [ 3 ] {} <Trace> HTTP-Session: 50c56f5b-95ab-4af3-819a-1247e798b2ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5661 2024.06.27 21:53:26.646672 [ 200 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 25 rows starting from the beginning of the part
5662 2024.06.27 21:53:26.646976 [ 200 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
5663 2024.06.27 21:53:26.647023 [ 3 ] {fc9adacd-021c-406f-9df5-65b2a4f7568e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5664 2024.06.27 21:53:26.647246 [ 3 ] {fc9adacd-021c-406f-9df5-65b2a4f7568e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5665 2024.06.27 21:53:26.647342 [ 200 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 25 rows starting from the beginning of the part
5666 2024.06.27 21:53:26.648035 [ 3 ] {fc9adacd-021c-406f-9df5-65b2a4f7568e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5667 2024.06.27 21:53:26.649071 [ 3 ] {fc9adacd-021c-406f-9df5-65b2a4f7568e} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5668 2024.06.27 21:53:26.649156 [ 3 ] {fc9adacd-021c-406f-9df5-65b2a4f7568e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5669 2024.06.27 21:53:26.649935 [ 191 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 112 rows, containing 4 columns (4 merged, 0 gathered) in 0.004630276 sec., 24188.622881227813 rows/sec., 1.91 MiB/sec.
5670 2024.06.27 21:53:26.650070 [ 3 ] {fc9adacd-021c-406f-9df5-65b2a4f7568e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5671 2024.06.27 21:53:26.650159 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5672 2024.06.27 21:53:26.650831 [ 3 ] {fc9adacd-021c-406f-9df5-65b2a4f7568e} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5673 2024.06.27 21:53:26.651088 [ 117 ] {} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5674 2024.06.27 21:53:26.651118 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_26_5} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5675 2024.06.27 21:53:26.651135 [ 3 ] {fc9adacd-021c-406f-9df5-65b2a4f7568e} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.004284 sec., 30578.89822595705 rows/sec., 2.55 MiB/sec.
5676 2024.06.27 21:53:26.651157 [ 117 ] {} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5677 2024.06.27 21:53:26.651247 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5678 2024.06.27 21:53:26.651399 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_26_5} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5679 2024.06.27 21:53:26.651697 [ 3 ] {fc9adacd-021c-406f-9df5-65b2a4f7568e} <Debug> DynamicQueryHandler: Done processing query
5680 2024.06.27 21:53:26.651707 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
5681 2024.06.27 21:53:26.651747 [ 3 ] {fc9adacd-021c-406f-9df5-65b2a4f7568e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5682 2024.06.27 21:53:26.651781 [ 3 ] {} <Debug> HTTP-Session: 50c56f5b-95ab-4af3-819a-1247e798b2ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5683 2024.06.27 21:53:26.651797 [ 200 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
5684 2024.06.27 21:53:26.651970 [ 200 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5685 2024.06.27 21:53:26.651983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5686 2024.06.27 21:53:26.652019 [ 200 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
5687 2024.06.27 21:53:26.652080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5688 2024.06.27 21:53:26.652195 [ 3 ] {} <Debug> HTTP-Session: 8dd76107-528e-42ae-bdc8-d3945bd39012 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5689 2024.06.27 21:53:26.652244 [ 200 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 132 rows starting from the beginning of the part
5690 2024.06.27 21:53:26.652261 [ 3 ] {} <Debug> HTTP-Session: 8dd76107-528e-42ae-bdc8-d3945bd39012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5691 2024.06.27 21:53:26.652320 [ 3 ] {} <Debug> HTTP-Session: 8dd76107-528e-42ae-bdc8-d3945bd39012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5692 2024.06.27 21:53:26.652480 [ 200 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 68 rows starting from the beginning of the part
5693 2024.06.27 21:53:26.652490 [ 3 ] {} <Trace> HTTP-Session: 8dd76107-528e-42ae-bdc8-d3945bd39012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5694 2024.06.27 21:53:26.652686 [ 200 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 131 rows starting from the beginning of the part
5695 2024.06.27 21:53:26.652931 [ 200 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 70 rows starting from the beginning of the part
5696 2024.06.27 21:53:26.652980 [ 3 ] {f3d73016-7e9f-4272-a25d-6a0095b6b4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5697 2024.06.27 21:53:26.653133 [ 3 ] {f3d73016-7e9f-4272-a25d-6a0095b6b4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5698 2024.06.27 21:53:26.653258 [ 200 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 131 rows starting from the beginning of the part
5699 2024.06.27 21:53:26.654185 [ 3 ] {f3d73016-7e9f-4272-a25d-6a0095b6b4ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5700 2024.06.27 21:53:26.655191 [ 3 ] {f3d73016-7e9f-4272-a25d-6a0095b6b4ad} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5701 2024.06.27 21:53:26.655253 [ 3 ] {f3d73016-7e9f-4272-a25d-6a0095b6b4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5702 2024.06.27 21:53:26.655962 [ 3 ] {f3d73016-7e9f-4272-a25d-6a0095b6b4ad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5703 2024.06.27 21:53:26.656136 [ 191 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 718 rows, containing 4 columns (4 merged, 0 gathered) in 0.004705768 sec., 152578.7076625962 rows/sec., 12.50 MiB/sec.
5704 2024.06.27 21:53:26.656321 [ 191 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5705 2024.06.27 21:53:26.656475 [ 3 ] {f3d73016-7e9f-4272-a25d-6a0095b6b4ad} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5706 2024.06.27 21:53:26.656713 [ 117 ] {} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5707 2024.06.27 21:53:26.656805 [ 3 ] {f3d73016-7e9f-4272-a25d-6a0095b6b4ad} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.004016 sec., 22161.35458167331 rows/sec., 1.73 MiB/sec.
5708 2024.06.27 21:53:26.656819 [ 117 ] {} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5709 2024.06.27 21:53:26.656923 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5710 2024.06.27 21:53:26.657425 [ 3 ] {f3d73016-7e9f-4272-a25d-6a0095b6b4ad} <Debug> DynamicQueryHandler: Done processing query
5711 2024.06.27 21:53:26.657524 [ 3 ] {f3d73016-7e9f-4272-a25d-6a0095b6b4ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5712 2024.06.27 21:53:26.657525 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
5713 2024.06.27 21:53:26.657540 [ 191 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_36_7} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5714 2024.06.27 21:53:26.657579 [ 3 ] {} <Debug> HTTP-Session: 8dd76107-528e-42ae-bdc8-d3945bd39012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5715 2024.06.27 21:53:26.657974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5716 2024.06.27 21:53:26.658095 [ 191 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_36_7} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5717 2024.06.27 21:53:26.658218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5718 2024.06.27 21:53:26.658399 [ 3 ] {} <Debug> HTTP-Session: b6da1a2d-e95c-4b70-bfcc-43a052f6da77 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5719 2024.06.27 21:53:26.658539 [ 3 ] {} <Debug> HTTP-Session: b6da1a2d-e95c-4b70-bfcc-43a052f6da77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5720 2024.06.27 21:53:26.658650 [ 3 ] {} <Debug> HTTP-Session: b6da1a2d-e95c-4b70-bfcc-43a052f6da77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5721 2024.06.27 21:53:26.658652 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
5722 2024.06.27 21:53:26.658744 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5723 2024.06.27 21:53:26.658840 [ 3 ] {} <Trace> HTTP-Session: b6da1a2d-e95c-4b70-bfcc-43a052f6da77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5724 2024.06.27 21:53:26.658882 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 149 rows starting from the beginning of the part
5725 2024.06.27 21:53:26.659188 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 91 rows starting from the beginning of the part
5726 2024.06.27 21:53:26.659248 [ 3 ] {c1a934bf-d955-4518-87bf-ee0fb6eaeaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5727 2024.06.27 21:53:26.659493 [ 3 ] {c1a934bf-d955-4518-87bf-ee0fb6eaeaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5728 2024.06.27 21:53:26.659566 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 68 rows starting from the beginning of the part
5729 2024.06.27 21:53:26.659889 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 89 rows starting from the beginning of the part
5730 2024.06.27 21:53:26.660428 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 72 rows starting from the beginning of the part
5731 2024.06.27 21:53:26.660645 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 89 rows starting from the beginning of the part
5732 2024.06.27 21:53:26.660816 [ 3 ] {c1a934bf-d955-4518-87bf-ee0fb6eaeaa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5733 2024.06.27 21:53:26.661645 [ 3 ] {c1a934bf-d955-4518-87bf-ee0fb6eaeaa3} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5734 2024.06.27 21:53:26.661690 [ 3 ] {c1a934bf-d955-4518-87bf-ee0fb6eaeaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5735 2024.06.27 21:53:26.662276 [ 3 ] {c1a934bf-d955-4518-87bf-ee0fb6eaeaa3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5736 2024.06.27 21:53:26.662370 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 4 columns (4 merged, 0 gathered) in 0.005283433 sec., 105613.14963206688 rows/sec., 8.25 MiB/sec.
5737 2024.06.27 21:53:26.662499 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5738 2024.06.27 21:53:26.662799 [ 3 ] {c1a934bf-d955-4518-87bf-ee0fb6eaeaa3} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5739 2024.06.27 21:53:26.663010 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5740 2024.06.27 21:53:26.663056 [ 3 ] {c1a934bf-d955-4518-87bf-ee0fb6eaeaa3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004003 sec., 39970.02248313765 rows/sec., 2.78 MiB/sec.
5741 2024.06.27 21:53:26.663058 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_36_7} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5742 2024.06.27 21:53:26.663084 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5743 2024.06.27 21:53:26.663208 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5744 2024.06.27 21:53:26.663427 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_36_7} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5745 2024.06.27 21:53:26.663665 [ 3 ] {c1a934bf-d955-4518-87bf-ee0fb6eaeaa3} <Debug> DynamicQueryHandler: Done processing query
5746 2024.06.27 21:53:26.663705 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
5747 2024.06.27 21:53:26.663713 [ 3 ] {c1a934bf-d955-4518-87bf-ee0fb6eaeaa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5748 2024.06.27 21:53:26.663748 [ 3 ] {} <Debug> HTTP-Session: b6da1a2d-e95c-4b70-bfcc-43a052f6da77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5749 2024.06.27 21:53:26.663783 [ 196 ] {540ef119-8e49-479b-952b-36e305224547::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
5750 2024.06.27 21:53:26.663933 [ 196 ] {540ef119-8e49-479b-952b-36e305224547::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5751 2024.06.27 21:53:26.663993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5752 2024.06.27 21:53:26.664001 [ 196 ] {540ef119-8e49-479b-952b-36e305224547::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 5111 rows starting from the beginning of the part
5753 2024.06.27 21:53:26.664078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5754 2024.06.27 21:53:26.664171 [ 3 ] {} <Debug> HTTP-Session: 7ca19af8-2f70-4dd8-a851-23850dff87d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5755 2024.06.27 21:53:26.664248 [ 3 ] {} <Debug> HTTP-Session: 7ca19af8-2f70-4dd8-a851-23850dff87d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5756 2024.06.27 21:53:26.664249 [ 196 ] {540ef119-8e49-479b-952b-36e305224547::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part
5757 2024.06.27 21:53:26.664300 [ 3 ] {} <Debug> HTTP-Session: 7ca19af8-2f70-4dd8-a851-23850dff87d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5758 2024.06.27 21:53:26.664432 [ 3 ] {} <Trace> HTTP-Session: 7ca19af8-2f70-4dd8-a851-23850dff87d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5759 2024.06.27 21:53:26.664647 [ 196 ] {540ef119-8e49-479b-952b-36e305224547::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part
5760 2024.06.27 21:53:26.664784 [ 196 ] {540ef119-8e49-479b-952b-36e305224547::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 150 rows starting from the beginning of the part
5761 2024.06.27 21:53:26.664982 [ 196 ] {540ef119-8e49-479b-952b-36e305224547::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 172 rows starting from the beginning of the part
5762 2024.06.27 21:53:26.665141 [ 3 ] {151351e3-d6f9-4bed-9a0e-927cc94fe3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5763 2024.06.27 21:53:26.665278 [ 196 ] {540ef119-8e49-479b-952b-36e305224547::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part
5764 2024.06.27 21:53:26.665535 [ 3 ] {151351e3-d6f9-4bed-9a0e-927cc94fe3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5765 2024.06.27 21:53:26.667084 [ 3 ] {151351e3-d6f9-4bed-9a0e-927cc94fe3bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5766 2024.06.27 21:53:26.668613 [ 3 ] {151351e3-d6f9-4bed-9a0e-927cc94fe3bf} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5767 2024.06.27 21:53:26.668752 [ 3 ] {151351e3-d6f9-4bed-9a0e-927cc94fe3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5768 2024.06.27 21:53:26.669988 [ 3 ] {151351e3-d6f9-4bed-9a0e-927cc94fe3bf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5769 2024.06.27 21:53:26.670672 [ 189 ] {540ef119-8e49-479b-952b-36e305224547::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5914 rows, containing 5 columns (5 merged, 0 gathered) in 0.007233726 sec., 817559.3048451103 rows/sec., 56.97 MiB/sec.
5770 2024.06.27 21:53:26.670833 [ 3 ] {151351e3-d6f9-4bed-9a0e-927cc94fe3bf} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5771 2024.06.27 21:53:26.671022 [ 117 ] {} <Debug> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5772 2024.06.27 21:53:26.671062 [ 3 ] {151351e3-d6f9-4bed-9a0e-927cc94fe3bf} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.006383 sec., 3916.6536111546297 rows/sec., 7.02 MiB/sec.
5773 2024.06.27 21:53:26.671077 [ 117 ] {} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5774 2024.06.27 21:53:26.671151 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5775 2024.06.27 21:53:26.671526 [ 189 ] {540ef119-8e49-479b-952b-36e305224547::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5776 2024.06.27 21:53:26.671992 [ 192 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
5777 2024.06.27 21:53:26.672222 [ 3 ] {151351e3-d6f9-4bed-9a0e-927cc94fe3bf} <Debug> DynamicQueryHandler: Done processing query
5778 2024.06.27 21:53:26.672339 [ 3 ] {151351e3-d6f9-4bed-9a0e-927cc94fe3bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5779 2024.06.27 21:53:26.672432 [ 3 ] {} <Debug> HTTP-Session: 7ca19af8-2f70-4dd8-a851-23850dff87d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5780 2024.06.27 21:53:26.672834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5781 2024.06.27 21:53:26.673054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5782 2024.06.27 21:53:26.673147 [ 3 ] {} <Debug> HTTP-Session: 7d55e9fd-fb6b-40e0-8ed6-3c9924e26a17 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5783 2024.06.27 21:53:26.673216 [ 3 ] {} <Debug> HTTP-Session: 7d55e9fd-fb6b-40e0-8ed6-3c9924e26a17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5784 2024.06.27 21:53:26.673289 [ 3 ] {} <Debug> HTTP-Session: 7d55e9fd-fb6b-40e0-8ed6-3c9924e26a17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5785 2024.06.27 21:53:26.673431 [ 3 ] {} <Trace> HTTP-Session: 7d55e9fd-fb6b-40e0-8ed6-3c9924e26a17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5786 2024.06.27 21:53:26.673710 [ 189 ] {540ef119-8e49-479b-952b-36e305224547::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5787 2024.06.27 21:53:26.673810 [ 3 ] {c60dedbf-ec03-4eeb-b98d-11eaed5c9ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5788 2024.06.27 21:53:26.673980 [ 3 ] {c60dedbf-ec03-4eeb-b98d-11eaed5c9ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5789 2024.06.27 21:53:26.673999 [ 189 ] {540ef119-8e49-479b-952b-36e305224547::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5790 2024.06.27 21:53:26.674305 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB.
5791 2024.06.27 21:53:26.674668 [ 192 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5792 2024.06.27 21:53:26.674810 [ 3 ] {c60dedbf-ec03-4eeb-b98d-11eaed5c9ec5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5793 2024.06.27 21:53:26.674859 [ 192 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 314 rows starting from the beginning of the part
5794 2024.06.27 21:53:26.675629 [ 192 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 25 rows starting from the beginning of the part
5795 2024.06.27 21:53:26.675806 [ 3 ] {c60dedbf-ec03-4eeb-b98d-11eaed5c9ec5} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5796 2024.06.27 21:53:26.675904 [ 3 ] {c60dedbf-ec03-4eeb-b98d-11eaed5c9ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5797 2024.06.27 21:53:26.676389 [ 192 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
5798 2024.06.27 21:53:26.677147 [ 192 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 25 rows starting from the beginning of the part
5799 2024.06.27 21:53:26.677354 [ 3 ] {c60dedbf-ec03-4eeb-b98d-11eaed5c9ec5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
5800 2024.06.27 21:53:26.677806 [ 192 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
5801 2024.06.27 21:53:26.678480 [ 192 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 25 rows starting from the beginning of the part
5802 2024.06.27 21:53:26.678515 [ 3 ] {c60dedbf-ec03-4eeb-b98d-11eaed5c9ec5} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5803 2024.06.27 21:53:26.678907 [ 117 ] {} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
5804 2024.06.27 21:53:26.679009 [ 3 ] {c60dedbf-ec03-4eeb-b98d-11eaed5c9ec5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00535 sec., 11214.953271028038 rows/sec., 773.95 KiB/sec.
5805 2024.06.27 21:53:26.679009 [ 117 ] {} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5806 2024.06.27 21:53:26.679132 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5807 2024.06.27 21:53:26.679898 [ 3 ] {c60dedbf-ec03-4eeb-b98d-11eaed5c9ec5} <Debug> DynamicQueryHandler: Done processing query
5808 2024.06.27 21:53:26.680030 [ 3 ] {c60dedbf-ec03-4eeb-b98d-11eaed5c9ec5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5809 2024.06.27 21:53:26.680125 [ 3 ] {} <Debug> HTTP-Session: 7d55e9fd-fb6b-40e0-8ed6-3c9924e26a17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5810 2024.06.27 21:53:26.680214 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
5811 2024.06.27 21:53:26.681024 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5812 2024.06.27 21:53:26.681068 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1784 rows starting from the beginning of the part
5813 2024.06.27 21:53:26.681330 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
5814 2024.06.27 21:53:26.681532 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
5815 2024.06.27 21:53:26.681892 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part
5816 2024.06.27 21:53:26.682307 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part
5817 2024.06.27 21:53:26.682671 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
5818 2024.06.27 21:53:26.686270 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2084 rows, containing 4 columns (4 merged, 0 gathered) in 0.006749283 sec., 308773.5393522542 rows/sec., 20.82 MiB/sec.
5819 2024.06.27 21:53:26.686576 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
5820 2024.06.27 21:53:26.687505 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_36_7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5821 2024.06.27 21:53:26.687603 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_36_7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
5822 2024.06.27 21:53:26.687689 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
5823 2024.06.27 21:53:26.688326 [ 186 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 19 columns (19 merged, 0 gathered) in 0.016972571 sec., 23390.681352872234 rows/sec., 41.91 MiB/sec.
5824 2024.06.27 21:53:26.688874 [ 198 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5825 2024.06.27 21:53:26.689534 [ 198 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5826 2024.06.27 21:53:26.689615 [ 198 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5827 2024.06.27 21:53:26.689758 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB.
5828 2024.06.27 21:53:27.000187 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.14 MiB, peak 195.77 MiB, free memory in arenas 0.00 B, will set to 188.45 MiB (RSS), difference: 2.31 MiB
5829 2024.06.27 21:53:31.643496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5830 2024.06.27 21:53:31.643644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5831 2024.06.27 21:53:31.643673 [ 3 ] {} <Debug> HTTP-Session: 623d8982-f46e-44c3-b5a6-ccb373604c19 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5832 2024.06.27 21:53:31.643704 [ 3 ] {} <Debug> HTTP-Session: 623d8982-f46e-44c3-b5a6-ccb373604c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5833 2024.06.27 21:53:31.643722 [ 3 ] {} <Debug> HTTP-Session: 623d8982-f46e-44c3-b5a6-ccb373604c19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5834 2024.06.27 21:53:31.643778 [ 3 ] {} <Trace> HTTP-Session: 623d8982-f46e-44c3-b5a6-ccb373604c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5835 2024.06.27 21:53:31.643984 [ 3 ] {84faffc1-2ab4-46d6-8ee8-6d76bec92acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5836 2024.06.27 21:53:31.644061 [ 3 ] {84faffc1-2ab4-46d6-8ee8-6d76bec92acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5837 2024.06.27 21:53:31.644280 [ 3 ] {84faffc1-2ab4-46d6-8ee8-6d76bec92acf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5838 2024.06.27 21:53:31.644738 [ 3 ] {84faffc1-2ab4-46d6-8ee8-6d76bec92acf} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5839 2024.06.27 21:53:31.644782 [ 3 ] {84faffc1-2ab4-46d6-8ee8-6d76bec92acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5840 2024.06.27 21:53:31.645165 [ 3 ] {84faffc1-2ab4-46d6-8ee8-6d76bec92acf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5841 2024.06.27 21:53:31.645503 [ 3 ] {84faffc1-2ab4-46d6-8ee8-6d76bec92acf} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5842 2024.06.27 21:53:31.645672 [ 3 ] {84faffc1-2ab4-46d6-8ee8-6d76bec92acf} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001744 sec., 2293.577981651376 rows/sec., 185.91 KiB/sec.
5843 2024.06.27 21:53:31.645879 [ 3 ] {84faffc1-2ab4-46d6-8ee8-6d76bec92acf} <Debug> DynamicQueryHandler: Done processing query
5844 2024.06.27 21:53:31.645905 [ 3 ] {84faffc1-2ab4-46d6-8ee8-6d76bec92acf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5845 2024.06.27 21:53:31.645921 [ 3 ] {} <Debug> HTTP-Session: 623d8982-f46e-44c3-b5a6-ccb373604c19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5846 2024.06.27 21:53:31.646078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5847 2024.06.27 21:53:31.646127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5848 2024.06.27 21:53:31.646146 [ 3 ] {} <Debug> HTTP-Session: 44de4e4f-d757-43b1-a739-fcd9c0218ede Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5849 2024.06.27 21:53:31.646163 [ 3 ] {} <Debug> HTTP-Session: 44de4e4f-d757-43b1-a739-fcd9c0218ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5850 2024.06.27 21:53:31.646177 [ 3 ] {} <Debug> HTTP-Session: 44de4e4f-d757-43b1-a739-fcd9c0218ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5851 2024.06.27 21:53:31.646208 [ 3 ] {} <Trace> HTTP-Session: 44de4e4f-d757-43b1-a739-fcd9c0218ede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5852 2024.06.27 21:53:31.646309 [ 3 ] {5bf0e059-b674-4d68-9f75-ddcb7a67e7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5853 2024.06.27 21:53:31.646353 [ 3 ] {5bf0e059-b674-4d68-9f75-ddcb7a67e7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5854 2024.06.27 21:53:31.646484 [ 3 ] {5bf0e059-b674-4d68-9f75-ddcb7a67e7a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5855 2024.06.27 21:53:31.646791 [ 3 ] {5bf0e059-b674-4d68-9f75-ddcb7a67e7a8} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5856 2024.06.27 21:53:31.646829 [ 3 ] {5bf0e059-b674-4d68-9f75-ddcb7a67e7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5857 2024.06.27 21:53:31.647134 [ 3 ] {5bf0e059-b674-4d68-9f75-ddcb7a67e7a8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5858 2024.06.27 21:53:31.647439 [ 3 ] {5bf0e059-b674-4d68-9f75-ddcb7a67e7a8} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5859 2024.06.27 21:53:31.647598 [ 3 ] {5bf0e059-b674-4d68-9f75-ddcb7a67e7a8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001304 sec., 3067.4846625766872 rows/sec., 250.13 KiB/sec.
5860 2024.06.27 21:53:31.647600 [ 113 ] {} <Debug> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5861 2024.06.27 21:53:31.647704 [ 113 ] {} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5862 2024.06.27 21:53:31.647757 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5863 2024.06.27 21:53:31.647871 [ 3 ] {5bf0e059-b674-4d68-9f75-ddcb7a67e7a8} <Debug> DynamicQueryHandler: Done processing query
5864 2024.06.27 21:53:31.647929 [ 3 ] {5bf0e059-b674-4d68-9f75-ddcb7a67e7a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5865 2024.06.27 21:53:31.647957 [ 3 ] {} <Debug> HTTP-Session: 44de4e4f-d757-43b1-a739-fcd9c0218ede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5866 2024.06.27 21:53:31.647979 [ 188 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::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
5867 2024.06.27 21:53:31.648153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 14831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5868 2024.06.27 21:53:31.648269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5869 2024.06.27 21:53:31.648291 [ 188 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5870 2024.06.27 21:53:31.648304 [ 3 ] {} <Debug> HTTP-Session: 742f4e53-0fcc-437d-82ce-470926322a81 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5871 2024.06.27 21:53:31.648353 [ 3 ] {} <Debug> HTTP-Session: 742f4e53-0fcc-437d-82ce-470926322a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5872 2024.06.27 21:53:31.648360 [ 188 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 14 rows starting from the beginning of the part
5873 2024.06.27 21:53:31.648377 [ 3 ] {} <Debug> HTTP-Session: 742f4e53-0fcc-437d-82ce-470926322a81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5874 2024.06.27 21:53:31.648477 [ 3 ] {} <Trace> HTTP-Session: 742f4e53-0fcc-437d-82ce-470926322a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5875 2024.06.27 21:53:31.648606 [ 188 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
5876 2024.06.27 21:53:31.648853 [ 3 ] {4366c984-ab02-48ec-9ee2-9aed83e9b31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5877 2024.06.27 21:53:31.648939 [ 188 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5878 2024.06.27 21:53:31.649002 [ 3 ] {4366c984-ab02-48ec-9ee2-9aed83e9b31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5879 2024.06.27 21:53:31.649245 [ 188 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5880 2024.06.27 21:53:31.649704 [ 188 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
5881 2024.06.27 21:53:31.650070 [ 188 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::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
5882 2024.06.27 21:53:31.650103 [ 3 ] {4366c984-ab02-48ec-9ee2-9aed83e9b31f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5883 2024.06.27 21:53:31.651149 [ 3 ] {4366c984-ab02-48ec-9ee2-9aed83e9b31f} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5884 2024.06.27 21:53:31.651212 [ 3 ] {4366c984-ab02-48ec-9ee2-9aed83e9b31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5885 2024.06.27 21:53:31.652100 [ 3 ] {4366c984-ab02-48ec-9ee2-9aed83e9b31f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5886 2024.06.27 21:53:31.652764 [ 188 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004915003 sec., 5696.8429113878465 rows/sec., 464.54 KiB/sec.
5887 2024.06.27 21:53:31.652966 [ 188 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5888 2024.06.27 21:53:31.653109 [ 3 ] {4366c984-ab02-48ec-9ee2-9aed83e9b31f} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5889 2024.06.27 21:53:31.653569 [ 3 ] {4366c984-ab02-48ec-9ee2-9aed83e9b31f} <Debug> executeQuery: Read 106 rows, 8.39 KiB in 0.004833 sec., 21932.547072211877 rows/sec., 1.70 MiB/sec.
5890 2024.06.27 21:53:31.654148 [ 3 ] {4366c984-ab02-48ec-9ee2-9aed83e9b31f} <Debug> DynamicQueryHandler: Done processing query
5891 2024.06.27 21:53:31.654221 [ 3 ] {4366c984-ab02-48ec-9ee2-9aed83e9b31f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5892 2024.06.27 21:53:31.654287 [ 3 ] {} <Debug> HTTP-Session: 742f4e53-0fcc-437d-82ce-470926322a81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5893 2024.06.27 21:53:31.654318 [ 188 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_11_2} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5894 2024.06.27 21:53:31.654515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5895 2024.06.27 21:53:31.654546 [ 188 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_11_2} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5896 2024.06.27 21:53:31.654592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5897 2024.06.27 21:53:31.654666 [ 3 ] {} <Debug> HTTP-Session: 8fc0ec36-6432-47c7-b912-b7a87ae1f3d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5898 2024.06.27 21:53:31.654696 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5899 2024.06.27 21:53:31.654706 [ 3 ] {} <Debug> HTTP-Session: 8fc0ec36-6432-47c7-b912-b7a87ae1f3d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5900 2024.06.27 21:53:31.654749 [ 3 ] {} <Debug> HTTP-Session: 8fc0ec36-6432-47c7-b912-b7a87ae1f3d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5901 2024.06.27 21:53:31.654781 [ 3 ] {} <Trace> HTTP-Session: 8fc0ec36-6432-47c7-b912-b7a87ae1f3d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5902 2024.06.27 21:53:31.654884 [ 3 ] {640120f8-8a0a-4ff4-990f-c44860325811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5903 2024.06.27 21:53:31.654927 [ 3 ] {640120f8-8a0a-4ff4-990f-c44860325811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5904 2024.06.27 21:53:31.655083 [ 3 ] {640120f8-8a0a-4ff4-990f-c44860325811} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5905 2024.06.27 21:53:31.655384 [ 3 ] {640120f8-8a0a-4ff4-990f-c44860325811} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5906 2024.06.27 21:53:31.655422 [ 3 ] {640120f8-8a0a-4ff4-990f-c44860325811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5907 2024.06.27 21:53:31.655742 [ 3 ] {640120f8-8a0a-4ff4-990f-c44860325811} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5908 2024.06.27 21:53:31.656060 [ 3 ] {640120f8-8a0a-4ff4-990f-c44860325811} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5909 2024.06.27 21:53:31.656215 [ 113 ] {} <Debug> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5910 2024.06.27 21:53:31.656226 [ 3 ] {640120f8-8a0a-4ff4-990f-c44860325811} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001362 sec., 2936.857562408223 rows/sec., 205.06 KiB/sec.
5911 2024.06.27 21:53:31.656264 [ 113 ] {} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5912 2024.06.27 21:53:31.656322 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5913 2024.06.27 21:53:31.656588 [ 3 ] {640120f8-8a0a-4ff4-990f-c44860325811} <Debug> DynamicQueryHandler: Done processing query
5914 2024.06.27 21:53:31.656671 [ 3 ] {640120f8-8a0a-4ff4-990f-c44860325811} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5915 2024.06.27 21:53:31.656745 [ 3 ] {} <Debug> HTTP-Session: 8fc0ec36-6432-47c7-b912-b7a87ae1f3d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5916 2024.06.27 21:53:31.656751 [ 186 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::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
5917 2024.06.27 21:53:31.656955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 16281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5918 2024.06.27 21:53:31.657078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5919 2024.06.27 21:53:31.657101 [ 186 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5920 2024.06.27 21:53:31.657118 [ 3 ] {} <Debug> HTTP-Session: 147535f8-5cc7-46c4-88d5-7ec668f8a41b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5921 2024.06.27 21:53:31.657167 [ 3 ] {} <Debug> HTTP-Session: 147535f8-5cc7-46c4-88d5-7ec668f8a41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5922 2024.06.27 21:53:31.657171 [ 186 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 14 rows starting from the beginning of the part
5923 2024.06.27 21:53:31.657186 [ 3 ] {} <Debug> HTTP-Session: 147535f8-5cc7-46c4-88d5-7ec668f8a41b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5924 2024.06.27 21:53:31.657265 [ 3 ] {} <Trace> HTTP-Session: 147535f8-5cc7-46c4-88d5-7ec668f8a41b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5925 2024.06.27 21:53:31.657414 [ 186 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
5926 2024.06.27 21:53:31.657687 [ 186 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
5927 2024.06.27 21:53:31.657729 [ 3 ] {232ef7bd-1d51-4b98-bc3b-e5deee02bbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5928 2024.06.27 21:53:31.657941 [ 186 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
5929 2024.06.27 21:53:31.657956 [ 3 ] {232ef7bd-1d51-4b98-bc3b-e5deee02bbfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5930 2024.06.27 21:53:31.658216 [ 186 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
5931 2024.06.27 21:53:31.658620 [ 186 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::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
5932 2024.06.27 21:53:31.659190 [ 3 ] {232ef7bd-1d51-4b98-bc3b-e5deee02bbfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5933 2024.06.27 21:53:31.660109 [ 3 ] {232ef7bd-1d51-4b98-bc3b-e5deee02bbfe} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5934 2024.06.27 21:53:31.660182 [ 3 ] {232ef7bd-1d51-4b98-bc3b-e5deee02bbfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5935 2024.06.27 21:53:31.661181 [ 3 ] {232ef7bd-1d51-4b98-bc3b-e5deee02bbfe} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5936 2024.06.27 21:53:31.661348 [ 193 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004904883 sec., 5708.5969226992775 rows/sec., 398.60 KiB/sec.
5937 2024.06.27 21:53:31.661597 [ 193 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5938 2024.06.27 21:53:31.661777 [ 3 ] {232ef7bd-1d51-4b98-bc3b-e5deee02bbfe} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5939 2024.06.27 21:53:31.662161 [ 3 ] {232ef7bd-1d51-4b98-bc3b-e5deee02bbfe} <Debug> executeQuery: Read 96 rows, 7.66 KiB in 0.004637 sec., 20703.040759111496 rows/sec., 1.61 MiB/sec.
5940 2024.06.27 21:53:31.662526 [ 3 ] {232ef7bd-1d51-4b98-bc3b-e5deee02bbfe} <Debug> DynamicQueryHandler: Done processing query
5941 2024.06.27 21:53:31.662580 [ 3 ] {232ef7bd-1d51-4b98-bc3b-e5deee02bbfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5942 2024.06.27 21:53:31.662590 [ 193 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_11_2} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5943 2024.06.27 21:53:31.662608 [ 3 ] {} <Debug> HTTP-Session: 147535f8-5cc7-46c4-88d5-7ec668f8a41b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5944 2024.06.27 21:53:31.662731 [ 193 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_11_2} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5945 2024.06.27 21:53:31.662855 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5946 2024.06.27 21:53:31.662870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 37957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5947 2024.06.27 21:53:31.662941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5948 2024.06.27 21:53:31.662960 [ 3 ] {} <Debug> HTTP-Session: 0f4897cd-d15b-4ff6-9783-0766fe780bd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5949 2024.06.27 21:53:31.662977 [ 3 ] {} <Debug> HTTP-Session: 0f4897cd-d15b-4ff6-9783-0766fe780bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5950 2024.06.27 21:53:31.662991 [ 3 ] {} <Debug> HTTP-Session: 0f4897cd-d15b-4ff6-9783-0766fe780bd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5951 2024.06.27 21:53:31.663023 [ 3 ] {} <Trace> HTTP-Session: 0f4897cd-d15b-4ff6-9783-0766fe780bd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5952 2024.06.27 21:53:31.663213 [ 3 ] {b6f92439-a667-4527-baaf-71290dd9408b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5953 2024.06.27 21:53:31.663263 [ 3 ] {b6f92439-a667-4527-baaf-71290dd9408b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5954 2024.06.27 21:53:31.663434 [ 3 ] {b6f92439-a667-4527-baaf-71290dd9408b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5955 2024.06.27 21:53:31.663866 [ 3 ] {b6f92439-a667-4527-baaf-71290dd9408b} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5956 2024.06.27 21:53:31.663903 [ 3 ] {b6f92439-a667-4527-baaf-71290dd9408b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5957 2024.06.27 21:53:31.664315 [ 3 ] {b6f92439-a667-4527-baaf-71290dd9408b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5958 2024.06.27 21:53:31.664683 [ 3 ] {b6f92439-a667-4527-baaf-71290dd9408b} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5959 2024.06.27 21:53:31.664845 [ 3 ] {b6f92439-a667-4527-baaf-71290dd9408b} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.001721 sec., 115049.38988959907 rows/sec., 8.03 MiB/sec.
5960 2024.06.27 21:53:31.665181 [ 3 ] {b6f92439-a667-4527-baaf-71290dd9408b} <Debug> DynamicQueryHandler: Done processing query
5961 2024.06.27 21:53:31.665241 [ 3 ] {b6f92439-a667-4527-baaf-71290dd9408b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5962 2024.06.27 21:53:31.665318 [ 3 ] {} <Debug> HTTP-Session: 0f4897cd-d15b-4ff6-9783-0766fe780bd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5963 2024.06.27 21:53:31.665504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5964 2024.06.27 21:53:31.665559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5965 2024.06.27 21:53:31.665579 [ 3 ] {} <Debug> HTTP-Session: 4ba612a2-80fc-4670-a65b-5be5987ab828 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5966 2024.06.27 21:53:31.665596 [ 3 ] {} <Debug> HTTP-Session: 4ba612a2-80fc-4670-a65b-5be5987ab828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5967 2024.06.27 21:53:31.665611 [ 3 ] {} <Debug> HTTP-Session: 4ba612a2-80fc-4670-a65b-5be5987ab828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5968 2024.06.27 21:53:31.665644 [ 3 ] {} <Trace> HTTP-Session: 4ba612a2-80fc-4670-a65b-5be5987ab828 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5969 2024.06.27 21:53:31.665801 [ 3 ] {19094d97-bd73-4e35-b376-ffdb2e244e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5970 2024.06.27 21:53:31.665872 [ 3 ] {19094d97-bd73-4e35-b376-ffdb2e244e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5971 2024.06.27 21:53:31.666308 [ 3 ] {19094d97-bd73-4e35-b376-ffdb2e244e31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5972 2024.06.27 21:53:31.666822 [ 3 ] {19094d97-bd73-4e35-b376-ffdb2e244e31} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5973 2024.06.27 21:53:31.666859 [ 3 ] {19094d97-bd73-4e35-b376-ffdb2e244e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5974 2024.06.27 21:53:31.667464 [ 3 ] {19094d97-bd73-4e35-b376-ffdb2e244e31} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5975 2024.06.27 21:53:31.667889 [ 3 ] {19094d97-bd73-4e35-b376-ffdb2e244e31} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5976 2024.06.27 21:53:31.668070 [ 3 ] {19094d97-bd73-4e35-b376-ffdb2e244e31} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002349 sec., 1702.8522775649212 rows/sec., 3.05 MiB/sec.
5977 2024.06.27 21:53:31.668295 [ 3 ] {19094d97-bd73-4e35-b376-ffdb2e244e31} <Debug> DynamicQueryHandler: Done processing query
5978 2024.06.27 21:53:31.668319 [ 3 ] {19094d97-bd73-4e35-b376-ffdb2e244e31} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5979 2024.06.27 21:53:31.668335 [ 3 ] {} <Debug> HTTP-Session: 4ba612a2-80fc-4670-a65b-5be5987ab828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5980 2024.06.27 21:53:31.668462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5981 2024.06.27 21:53:31.668512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5982 2024.06.27 21:53:31.668531 [ 3 ] {} <Debug> HTTP-Session: 44158307-b97a-4aa0-8bd7-167cb0897b5f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
5983 2024.06.27 21:53:31.668548 [ 3 ] {} <Debug> HTTP-Session: 44158307-b97a-4aa0-8bd7-167cb0897b5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5984 2024.06.27 21:53:31.668563 [ 3 ] {} <Debug> HTTP-Session: 44158307-b97a-4aa0-8bd7-167cb0897b5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5985 2024.06.27 21:53:31.668594 [ 3 ] {} <Trace> HTTP-Session: 44158307-b97a-4aa0-8bd7-167cb0897b5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5986 2024.06.27 21:53:31.668715 [ 3 ] {32566492-6d05-4f02-ab82-ce7817854132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5987 2024.06.27 21:53:31.668760 [ 3 ] {32566492-6d05-4f02-ab82-ce7817854132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5988 2024.06.27 21:53:31.668888 [ 3 ] {32566492-6d05-4f02-ab82-ce7817854132} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5989 2024.06.27 21:53:31.669192 [ 3 ] {32566492-6d05-4f02-ab82-ce7817854132} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5990 2024.06.27 21:53:31.669228 [ 3 ] {32566492-6d05-4f02-ab82-ce7817854132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
5991 2024.06.27 21:53:31.669595 [ 3 ] {32566492-6d05-4f02-ab82-ce7817854132} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
5992 2024.06.27 21:53:31.669925 [ 3 ] {32566492-6d05-4f02-ab82-ce7817854132} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5993 2024.06.27 21:53:31.670083 [ 3 ] {32566492-6d05-4f02-ab82-ce7817854132} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec.
5994 2024.06.27 21:53:31.670373 [ 3 ] {32566492-6d05-4f02-ab82-ce7817854132} <Debug> DynamicQueryHandler: Done processing query
5995 2024.06.27 21:53:31.670417 [ 3 ] {32566492-6d05-4f02-ab82-ce7817854132} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5996 2024.06.27 21:53:31.670451 [ 3 ] {} <Debug> HTTP-Session: 44158307-b97a-4aa0-8bd7-167cb0897b5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5997 2024.06.27 21:53:32.436761 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache
5998 2024.06.27 21:53:32.436831 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache
5999 2024.06.27 21:53:36.643007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6000 2024.06.27 21:53:36.643136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6001 2024.06.27 21:53:36.643163 [ 3 ] {} <Debug> HTTP-Session: 5964a1f2-4a98-45da-a9b9-953ccd849373 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6002 2024.06.27 21:53:36.643188 [ 3 ] {} <Debug> HTTP-Session: 5964a1f2-4a98-45da-a9b9-953ccd849373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6003 2024.06.27 21:53:36.643202 [ 3 ] {} <Debug> HTTP-Session: 5964a1f2-4a98-45da-a9b9-953ccd849373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6004 2024.06.27 21:53:36.643251 [ 3 ] {} <Trace> HTTP-Session: 5964a1f2-4a98-45da-a9b9-953ccd849373 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6005 2024.06.27 21:53:36.643437 [ 3 ] {32b8ef30-5fbf-4798-898d-fff553e1f3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6006 2024.06.27 21:53:36.643503 [ 3 ] {32b8ef30-5fbf-4798-898d-fff553e1f3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6007 2024.06.27 21:53:36.643697 [ 3 ] {32b8ef30-5fbf-4798-898d-fff553e1f3da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6008 2024.06.27 21:53:36.644163 [ 3 ] {32b8ef30-5fbf-4798-898d-fff553e1f3da} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6009 2024.06.27 21:53:36.644204 [ 3 ] {32b8ef30-5fbf-4798-898d-fff553e1f3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
6010 2024.06.27 21:53:36.644592 [ 3 ] {32b8ef30-5fbf-4798-898d-fff553e1f3da} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6011 2024.06.27 21:53:36.644950 [ 3 ] {32b8ef30-5fbf-4798-898d-fff553e1f3da} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6012 2024.06.27 21:53:36.645096 [ 3 ] {32b8ef30-5fbf-4798-898d-fff553e1f3da} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001719 sec., 14543.339150668993 rows/sec., 1.15 MiB/sec.
6013 2024.06.27 21:53:36.645447 [ 3 ] {32b8ef30-5fbf-4798-898d-fff553e1f3da} <Debug> DynamicQueryHandler: Done processing query
6014 2024.06.27 21:53:36.645475 [ 3 ] {32b8ef30-5fbf-4798-898d-fff553e1f3da} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6015 2024.06.27 21:53:36.645494 [ 3 ] {} <Debug> HTTP-Session: 5964a1f2-4a98-45da-a9b9-953ccd849373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6016 2024.06.27 21:53:36.645655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6017 2024.06.27 21:53:36.645714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6018 2024.06.27 21:53:36.645734 [ 3 ] {} <Debug> HTTP-Session: 4caa9e4a-4a24-4780-b773-4dc9b738f7c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6019 2024.06.27 21:53:36.645751 [ 3 ] {} <Debug> HTTP-Session: 4caa9e4a-4a24-4780-b773-4dc9b738f7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6020 2024.06.27 21:53:36.645766 [ 3 ] {} <Debug> HTTP-Session: 4caa9e4a-4a24-4780-b773-4dc9b738f7c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6021 2024.06.27 21:53:36.645801 [ 3 ] {} <Trace> HTTP-Session: 4caa9e4a-4a24-4780-b773-4dc9b738f7c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6022 2024.06.27 21:53:36.645910 [ 3 ] {51f9d959-68b7-4709-9a53-d254492e08e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6023 2024.06.27 21:53:36.645959 [ 3 ] {51f9d959-68b7-4709-9a53-d254492e08e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6024 2024.06.27 21:53:36.646109 [ 3 ] {51f9d959-68b7-4709-9a53-d254492e08e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6025 2024.06.27 21:53:36.646436 [ 3 ] {51f9d959-68b7-4709-9a53-d254492e08e5} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6026 2024.06.27 21:53:36.646473 [ 3 ] {51f9d959-68b7-4709-9a53-d254492e08e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
6027 2024.06.27 21:53:36.646789 [ 3 ] {51f9d959-68b7-4709-9a53-d254492e08e5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6028 2024.06.27 21:53:36.647101 [ 3 ] {51f9d959-68b7-4709-9a53-d254492e08e5} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6029 2024.06.27 21:53:36.647223 [ 3 ] {51f9d959-68b7-4709-9a53-d254492e08e5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001343 sec., 1489.2032762472077 rows/sec., 121.43 KiB/sec.
6030 2024.06.27 21:53:36.647388 [ 3 ] {51f9d959-68b7-4709-9a53-d254492e08e5} <Debug> DynamicQueryHandler: Done processing query
6031 2024.06.27 21:53:36.647413 [ 3 ] {51f9d959-68b7-4709-9a53-d254492e08e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6032 2024.06.27 21:53:36.647429 [ 3 ] {} <Debug> HTTP-Session: 4caa9e4a-4a24-4780-b773-4dc9b738f7c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6033 2024.06.27 21:53:36.647568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6034 2024.06.27 21:53:36.647617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6035 2024.06.27 21:53:36.647636 [ 3 ] {} <Debug> HTTP-Session: 6cd6d1c4-501e-44a3-b4b7-0774594b4b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6036 2024.06.27 21:53:36.647654 [ 3 ] {} <Debug> HTTP-Session: 6cd6d1c4-501e-44a3-b4b7-0774594b4b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6037 2024.06.27 21:53:36.647668 [ 3 ] {} <Debug> HTTP-Session: 6cd6d1c4-501e-44a3-b4b7-0774594b4b14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6038 2024.06.27 21:53:36.647699 [ 3 ] {} <Trace> HTTP-Session: 6cd6d1c4-501e-44a3-b4b7-0774594b4b14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6039 2024.06.27 21:53:36.647837 [ 3 ] {6165d534-d431-4da0-ac88-f9caaa4870fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6040 2024.06.27 21:53:36.647880 [ 3 ] {6165d534-d431-4da0-ac88-f9caaa4870fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6041 2024.06.27 21:53:36.648005 [ 3 ] {6165d534-d431-4da0-ac88-f9caaa4870fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6042 2024.06.27 21:53:36.648387 [ 3 ] {6165d534-d431-4da0-ac88-f9caaa4870fb} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6043 2024.06.27 21:53:36.648423 [ 3 ] {6165d534-d431-4da0-ac88-f9caaa4870fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
6044 2024.06.27 21:53:36.648749 [ 3 ] {6165d534-d431-4da0-ac88-f9caaa4870fb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6045 2024.06.27 21:53:36.649067 [ 3 ] {6165d534-d431-4da0-ac88-f9caaa4870fb} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6046 2024.06.27 21:53:36.649200 [ 3 ] {6165d534-d431-4da0-ac88-f9caaa4870fb} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.001421 sec., 92892.32934553133 rows/sec., 7.73 MiB/sec.
6047 2024.06.27 21:53:36.649369 [ 3 ] {6165d534-d431-4da0-ac88-f9caaa4870fb} <Debug> DynamicQueryHandler: Done processing query
6048 2024.06.27 21:53:36.649394 [ 3 ] {6165d534-d431-4da0-ac88-f9caaa4870fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6049 2024.06.27 21:53:36.649409 [ 3 ] {} <Debug> HTTP-Session: 6cd6d1c4-501e-44a3-b4b7-0774594b4b14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6050 2024.06.27 21:53:36.649526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6051 2024.06.27 21:53:36.649575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6052 2024.06.27 21:53:36.649595 [ 3 ] {} <Debug> HTTP-Session: bb609d01-ba2b-4276-ae5a-0dee1c145b0c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6053 2024.06.27 21:53:36.649611 [ 3 ] {} <Debug> HTTP-Session: bb609d01-ba2b-4276-ae5a-0dee1c145b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6054 2024.06.27 21:53:36.649625 [ 3 ] {} <Debug> HTTP-Session: bb609d01-ba2b-4276-ae5a-0dee1c145b0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6055 2024.06.27 21:53:36.649656 [ 3 ] {} <Trace> HTTP-Session: bb609d01-ba2b-4276-ae5a-0dee1c145b0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6056 2024.06.27 21:53:36.649751 [ 3 ] {d51d7925-1212-40d9-8ed8-385238b797c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6057 2024.06.27 21:53:36.649794 [ 3 ] {d51d7925-1212-40d9-8ed8-385238b797c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6058 2024.06.27 21:53:36.649921 [ 3 ] {d51d7925-1212-40d9-8ed8-385238b797c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6059 2024.06.27 21:53:36.650193 [ 3 ] {d51d7925-1212-40d9-8ed8-385238b797c4} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6060 2024.06.27 21:53:36.650230 [ 3 ] {d51d7925-1212-40d9-8ed8-385238b797c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
6061 2024.06.27 21:53:36.650536 [ 3 ] {d51d7925-1212-40d9-8ed8-385238b797c4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6062 2024.06.27 21:53:36.650859 [ 3 ] {d51d7925-1212-40d9-8ed8-385238b797c4} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6063 2024.06.27 21:53:36.650981 [ 3 ] {d51d7925-1212-40d9-8ed8-385238b797c4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001253 sec., 1596.1691939345571 rows/sec., 111.45 KiB/sec.
6064 2024.06.27 21:53:36.651145 [ 3 ] {d51d7925-1212-40d9-8ed8-385238b797c4} <Debug> DynamicQueryHandler: Done processing query
6065 2024.06.27 21:53:36.651169 [ 3 ] {d51d7925-1212-40d9-8ed8-385238b797c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6066 2024.06.27 21:53:36.651186 [ 3 ] {} <Debug> HTTP-Session: bb609d01-ba2b-4276-ae5a-0dee1c145b0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6067 2024.06.27 21:53:36.651309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6068 2024.06.27 21:53:36.651357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6069 2024.06.27 21:53:36.651376 [ 3 ] {} <Debug> HTTP-Session: 970fe093-74a5-4d2f-904d-e58586773e3f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6070 2024.06.27 21:53:36.651393 [ 3 ] {} <Debug> HTTP-Session: 970fe093-74a5-4d2f-904d-e58586773e3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6071 2024.06.27 21:53:36.651406 [ 3 ] {} <Debug> HTTP-Session: 970fe093-74a5-4d2f-904d-e58586773e3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6072 2024.06.27 21:53:36.651436 [ 3 ] {} <Trace> HTTP-Session: 970fe093-74a5-4d2f-904d-e58586773e3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6073 2024.06.27 21:53:36.651563 [ 3 ] {8e6f1d1f-d1e4-4e77-9c61-c5cba5429937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6074 2024.06.27 21:53:36.651606 [ 3 ] {8e6f1d1f-d1e4-4e77-9c61-c5cba5429937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6075 2024.06.27 21:53:36.651737 [ 3 ] {8e6f1d1f-d1e4-4e77-9c61-c5cba5429937} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6076 2024.06.27 21:53:36.652079 [ 3 ] {8e6f1d1f-d1e4-4e77-9c61-c5cba5429937} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6077 2024.06.27 21:53:36.652115 [ 3 ] {8e6f1d1f-d1e4-4e77-9c61-c5cba5429937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
6078 2024.06.27 21:53:36.652432 [ 3 ] {8e6f1d1f-d1e4-4e77-9c61-c5cba5429937} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6079 2024.06.27 21:53:36.652738 [ 3 ] {8e6f1d1f-d1e4-4e77-9c61-c5cba5429937} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6080 2024.06.27 21:53:36.652869 [ 3 ] {8e6f1d1f-d1e4-4e77-9c61-c5cba5429937} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001355 sec., 67158.67158671586 rows/sec., 5.25 MiB/sec.
6081 2024.06.27 21:53:36.653033 [ 3 ] {8e6f1d1f-d1e4-4e77-9c61-c5cba5429937} <Debug> DynamicQueryHandler: Done processing query
6082 2024.06.27 21:53:36.653057 [ 3 ] {8e6f1d1f-d1e4-4e77-9c61-c5cba5429937} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6083 2024.06.27 21:53:36.653072 [ 3 ] {} <Debug> HTTP-Session: 970fe093-74a5-4d2f-904d-e58586773e3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6084 2024.06.27 21:53:36.653243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6085 2024.06.27 21:53:36.653291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6086 2024.06.27 21:53:36.653309 [ 3 ] {} <Debug> HTTP-Session: 16a58153-9b14-4371-9ae0-867a59f737bd Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6087 2024.06.27 21:53:36.653324 [ 3 ] {} <Debug> HTTP-Session: 16a58153-9b14-4371-9ae0-867a59f737bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6088 2024.06.27 21:53:36.653338 [ 3 ] {} <Debug> HTTP-Session: 16a58153-9b14-4371-9ae0-867a59f737bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6089 2024.06.27 21:53:36.653368 [ 3 ] {} <Trace> HTTP-Session: 16a58153-9b14-4371-9ae0-867a59f737bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6090 2024.06.27 21:53:36.653510 [ 3 ] {fd14430b-c227-4458-8a48-78f2f5111031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6091 2024.06.27 21:53:36.653556 [ 3 ] {fd14430b-c227-4458-8a48-78f2f5111031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6092 2024.06.27 21:53:36.653699 [ 3 ] {fd14430b-c227-4458-8a48-78f2f5111031} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6093 2024.06.27 21:53:36.654081 [ 3 ] {fd14430b-c227-4458-8a48-78f2f5111031} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6094 2024.06.27 21:53:36.654117 [ 3 ] {fd14430b-c227-4458-8a48-78f2f5111031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
6095 2024.06.27 21:53:36.654502 [ 3 ] {fd14430b-c227-4458-8a48-78f2f5111031} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6096 2024.06.27 21:53:36.654851 [ 3 ] {fd14430b-c227-4458-8a48-78f2f5111031} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6097 2024.06.27 21:53:36.654982 [ 3 ] {fd14430b-c227-4458-8a48-78f2f5111031} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001539 sec., 104613.3853151397 rows/sec., 7.29 MiB/sec.
6098 2024.06.27 21:53:36.655148 [ 3 ] {fd14430b-c227-4458-8a48-78f2f5111031} <Debug> DynamicQueryHandler: Done processing query
6099 2024.06.27 21:53:36.655171 [ 3 ] {fd14430b-c227-4458-8a48-78f2f5111031} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6100 2024.06.27 21:53:36.655186 [ 3 ] {} <Debug> HTTP-Session: 16a58153-9b14-4371-9ae0-867a59f737bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6101 2024.06.27 21:53:36.655335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6102 2024.06.27 21:53:36.655383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6103 2024.06.27 21:53:36.655403 [ 3 ] {} <Debug> HTTP-Session: 42c82952-cc56-448b-aaea-a5588940194b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6104 2024.06.27 21:53:36.655419 [ 3 ] {} <Debug> HTTP-Session: 42c82952-cc56-448b-aaea-a5588940194b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6105 2024.06.27 21:53:36.655432 [ 3 ] {} <Debug> HTTP-Session: 42c82952-cc56-448b-aaea-a5588940194b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6106 2024.06.27 21:53:36.655463 [ 3 ] {} <Trace> HTTP-Session: 42c82952-cc56-448b-aaea-a5588940194b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6107 2024.06.27 21:53:36.655734 [ 3 ] {6fe5f579-6fc0-4213-b8fe-28b9fcfaf525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6108 2024.06.27 21:53:36.655797 [ 3 ] {6fe5f579-6fc0-4213-b8fe-28b9fcfaf525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6109 2024.06.27 21:53:36.656200 [ 3 ] {6fe5f579-6fc0-4213-b8fe-28b9fcfaf525} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6110 2024.06.27 21:53:36.656841 [ 3 ] {6fe5f579-6fc0-4213-b8fe-28b9fcfaf525} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6111 2024.06.27 21:53:36.656875 [ 3 ] {6fe5f579-6fc0-4213-b8fe-28b9fcfaf525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
6112 2024.06.27 21:53:36.657499 [ 3 ] {6fe5f579-6fc0-4213-b8fe-28b9fcfaf525} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6113 2024.06.27 21:53:36.657906 [ 3 ] {6fe5f579-6fc0-4213-b8fe-28b9fcfaf525} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6114 2024.06.27 21:53:36.658082 [ 3 ] {6fe5f579-6fc0-4213-b8fe-28b9fcfaf525} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002527 sec., 9893.153937475267 rows/sec., 17.73 MiB/sec.
6115 2024.06.27 21:53:36.658308 [ 3 ] {6fe5f579-6fc0-4213-b8fe-28b9fcfaf525} <Debug> DynamicQueryHandler: Done processing query
6116 2024.06.27 21:53:36.658333 [ 3 ] {6fe5f579-6fc0-4213-b8fe-28b9fcfaf525} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6117 2024.06.27 21:53:36.658349 [ 3 ] {} <Debug> HTTP-Session: 42c82952-cc56-448b-aaea-a5588940194b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6118 2024.06.27 21:53:36.658472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6119 2024.06.27 21:53:36.658521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6120 2024.06.27 21:53:36.658540 [ 3 ] {} <Debug> HTTP-Session: 4a96f659-ce73-40d5-852a-0ceae4a24841 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6121 2024.06.27 21:53:36.658556 [ 3 ] {} <Debug> HTTP-Session: 4a96f659-ce73-40d5-852a-0ceae4a24841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6122 2024.06.27 21:53:36.658569 [ 3 ] {} <Debug> HTTP-Session: 4a96f659-ce73-40d5-852a-0ceae4a24841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6123 2024.06.27 21:53:36.658600 [ 3 ] {} <Trace> HTTP-Session: 4a96f659-ce73-40d5-852a-0ceae4a24841 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6124 2024.06.27 21:53:36.658728 [ 3 ] {60f2c5f7-46c7-4cb1-b653-6679aad81cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6125 2024.06.27 21:53:36.658773 [ 3 ] {60f2c5f7-46c7-4cb1-b653-6679aad81cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6126 2024.06.27 21:53:36.658902 [ 3 ] {60f2c5f7-46c7-4cb1-b653-6679aad81cf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6127 2024.06.27 21:53:36.659284 [ 3 ] {60f2c5f7-46c7-4cb1-b653-6679aad81cf7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6128 2024.06.27 21:53:36.659320 [ 3 ] {60f2c5f7-46c7-4cb1-b653-6679aad81cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB.
6129 2024.06.27 21:53:36.659686 [ 3 ] {60f2c5f7-46c7-4cb1-b653-6679aad81cf7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
6130 2024.06.27 21:53:36.660012 [ 3 ] {60f2c5f7-46c7-4cb1-b653-6679aad81cf7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6131 2024.06.27 21:53:36.660171 [ 3 ] {60f2c5f7-46c7-4cb1-b653-6679aad81cf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 2.72 MiB/sec.
6132 2024.06.27 21:53:36.660337 [ 3 ] {60f2c5f7-46c7-4cb1-b653-6679aad81cf7} <Debug> DynamicQueryHandler: Done processing query
6133 2024.06.27 21:53:36.660361 [ 3 ] {60f2c5f7-46c7-4cb1-b653-6679aad81cf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6134 2024.06.27 21:53:36.660376 [ 3 ] {} <Debug> HTTP-Session: 4a96f659-ce73-40d5-852a-0ceae4a24841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6135 2024.06.27 21:53:41.641821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6136 2024.06.27 21:53:41.641962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6137 2024.06.27 21:53:41.641992 [ 3 ] {} <Debug> HTTP-Session: 11c7cb5f-a6e8-451f-bbed-524a6acd3a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6138 2024.06.27 21:53:41.642020 [ 3 ] {} <Debug> HTTP-Session: 11c7cb5f-a6e8-451f-bbed-524a6acd3a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6139 2024.06.27 21:53:41.642039 [ 3 ] {} <Debug> HTTP-Session: 11c7cb5f-a6e8-451f-bbed-524a6acd3a82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6140 2024.06.27 21:53:41.642095 [ 3 ] {} <Trace> HTTP-Session: 11c7cb5f-a6e8-451f-bbed-524a6acd3a82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6141 2024.06.27 21:53:41.642324 [ 3 ] {6e015a1c-9385-4182-9b43-edb5b44f5572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6142 2024.06.27 21:53:41.642397 [ 3 ] {6e015a1c-9385-4182-9b43-edb5b44f5572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6143 2024.06.27 21:53:41.642615 [ 3 ] {6e015a1c-9385-4182-9b43-edb5b44f5572} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6144 2024.06.27 21:53:41.643020 [ 3 ] {6e015a1c-9385-4182-9b43-edb5b44f5572} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6145 2024.06.27 21:53:41.643060 [ 3 ] {6e015a1c-9385-4182-9b43-edb5b44f5572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6146 2024.06.27 21:53:41.643428 [ 3 ] {6e015a1c-9385-4182-9b43-edb5b44f5572} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6147 2024.06.27 21:53:41.643774 [ 3 ] {6e015a1c-9385-4182-9b43-edb5b44f5572} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6148 2024.06.27 21:53:41.643939 [ 3 ] {6e015a1c-9385-4182-9b43-edb5b44f5572} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001678 sec., 2383.7902264600716 rows/sec., 193.22 KiB/sec.
6149 2024.06.27 21:53:41.644137 [ 3 ] {6e015a1c-9385-4182-9b43-edb5b44f5572} <Debug> DynamicQueryHandler: Done processing query
6150 2024.06.27 21:53:41.644163 [ 3 ] {6e015a1c-9385-4182-9b43-edb5b44f5572} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6151 2024.06.27 21:53:41.644180 [ 3 ] {} <Debug> HTTP-Session: 11c7cb5f-a6e8-451f-bbed-524a6acd3a82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6152 2024.06.27 21:53:41.644360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6153 2024.06.27 21:53:41.644410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6154 2024.06.27 21:53:41.644430 [ 3 ] {} <Debug> HTTP-Session: 38e56703-b659-414b-8ad4-73313288d22f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6155 2024.06.27 21:53:41.644448 [ 3 ] {} <Debug> HTTP-Session: 38e56703-b659-414b-8ad4-73313288d22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6156 2024.06.27 21:53:41.644461 [ 3 ] {} <Debug> HTTP-Session: 38e56703-b659-414b-8ad4-73313288d22f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6157 2024.06.27 21:53:41.644493 [ 3 ] {} <Trace> HTTP-Session: 38e56703-b659-414b-8ad4-73313288d22f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6158 2024.06.27 21:53:41.644587 [ 3 ] {23692d96-712b-4140-b465-bdf6816287d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6159 2024.06.27 21:53:41.644631 [ 3 ] {23692d96-712b-4140-b465-bdf6816287d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6160 2024.06.27 21:53:41.644758 [ 3 ] {23692d96-712b-4140-b465-bdf6816287d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6161 2024.06.27 21:53:41.645057 [ 3 ] {23692d96-712b-4140-b465-bdf6816287d7} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6162 2024.06.27 21:53:41.645095 [ 3 ] {23692d96-712b-4140-b465-bdf6816287d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6163 2024.06.27 21:53:41.645408 [ 3 ] {23692d96-712b-4140-b465-bdf6816287d7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6164 2024.06.27 21:53:41.645714 [ 3 ] {23692d96-712b-4140-b465-bdf6816287d7} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6165 2024.06.27 21:53:41.645868 [ 3 ] {23692d96-712b-4140-b465-bdf6816287d7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001302 sec., 1536.0983102918588 rows/sec., 125.26 KiB/sec.
6166 2024.06.27 21:53:41.646036 [ 3 ] {23692d96-712b-4140-b465-bdf6816287d7} <Debug> DynamicQueryHandler: Done processing query
6167 2024.06.27 21:53:41.646061 [ 3 ] {23692d96-712b-4140-b465-bdf6816287d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6168 2024.06.27 21:53:41.646077 [ 3 ] {} <Debug> HTTP-Session: 38e56703-b659-414b-8ad4-73313288d22f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6169 2024.06.27 21:53:41.646211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6170 2024.06.27 21:53:41.646260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6171 2024.06.27 21:53:41.646280 [ 3 ] {} <Debug> HTTP-Session: 0fece1b6-7a92-47a6-8bf3-755433d8470b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6172 2024.06.27 21:53:41.646297 [ 3 ] {} <Debug> HTTP-Session: 0fece1b6-7a92-47a6-8bf3-755433d8470b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6173 2024.06.27 21:53:41.646311 [ 3 ] {} <Debug> HTTP-Session: 0fece1b6-7a92-47a6-8bf3-755433d8470b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6174 2024.06.27 21:53:41.646342 [ 3 ] {} <Trace> HTTP-Session: 0fece1b6-7a92-47a6-8bf3-755433d8470b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6175 2024.06.27 21:53:41.646457 [ 3 ] {2100506a-aab0-42b6-9a97-fdda215cfacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6176 2024.06.27 21:53:41.646499 [ 3 ] {2100506a-aab0-42b6-9a97-fdda215cfacd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6177 2024.06.27 21:53:41.646625 [ 3 ] {2100506a-aab0-42b6-9a97-fdda215cfacd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6178 2024.06.27 21:53:41.646935 [ 3 ] {2100506a-aab0-42b6-9a97-fdda215cfacd} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6179 2024.06.27 21:53:41.646971 [ 3 ] {2100506a-aab0-42b6-9a97-fdda215cfacd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6180 2024.06.27 21:53:41.647286 [ 3 ] {2100506a-aab0-42b6-9a97-fdda215cfacd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6181 2024.06.27 21:53:41.647594 [ 3 ] {2100506a-aab0-42b6-9a97-fdda215cfacd} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6182 2024.06.27 21:53:41.647750 [ 3 ] {2100506a-aab0-42b6-9a97-fdda215cfacd} <Debug> executeQuery: Read 69 rows, 5.55 KiB in 0.001332 sec., 51801.8018018018 rows/sec., 4.07 MiB/sec.
6183 2024.06.27 21:53:41.647918 [ 3 ] {2100506a-aab0-42b6-9a97-fdda215cfacd} <Debug> DynamicQueryHandler: Done processing query
6184 2024.06.27 21:53:41.647942 [ 3 ] {2100506a-aab0-42b6-9a97-fdda215cfacd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6185 2024.06.27 21:53:41.647958 [ 3 ] {} <Debug> HTTP-Session: 0fece1b6-7a92-47a6-8bf3-755433d8470b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6186 2024.06.27 21:53:41.648080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6187 2024.06.27 21:53:41.648128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6188 2024.06.27 21:53:41.648148 [ 3 ] {} <Debug> HTTP-Session: 03ee4b4d-2fa3-451d-81d4-3d764c2b09a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6189 2024.06.27 21:53:41.648164 [ 3 ] {} <Debug> HTTP-Session: 03ee4b4d-2fa3-451d-81d4-3d764c2b09a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6190 2024.06.27 21:53:41.648178 [ 3 ] {} <Debug> HTTP-Session: 03ee4b4d-2fa3-451d-81d4-3d764c2b09a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6191 2024.06.27 21:53:41.648209 [ 3 ] {} <Trace> HTTP-Session: 03ee4b4d-2fa3-451d-81d4-3d764c2b09a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6192 2024.06.27 21:53:41.648303 [ 3 ] {28677457-effd-421e-9ff5-99a08dec8a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6193 2024.06.27 21:53:41.648346 [ 3 ] {28677457-effd-421e-9ff5-99a08dec8a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6194 2024.06.27 21:53:41.648473 [ 3 ] {28677457-effd-421e-9ff5-99a08dec8a5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6195 2024.06.27 21:53:41.648733 [ 3 ] {28677457-effd-421e-9ff5-99a08dec8a5a} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6196 2024.06.27 21:53:41.648769 [ 3 ] {28677457-effd-421e-9ff5-99a08dec8a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6197 2024.06.27 21:53:41.649070 [ 3 ] {28677457-effd-421e-9ff5-99a08dec8a5a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6198 2024.06.27 21:53:41.649374 [ 3 ] {28677457-effd-421e-9ff5-99a08dec8a5a} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6199 2024.06.27 21:53:41.649522 [ 3 ] {28677457-effd-421e-9ff5-99a08dec8a5a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001243 sec., 1609.0104585679808 rows/sec., 112.35 KiB/sec.
6200 2024.06.27 21:53:41.649695 [ 3 ] {28677457-effd-421e-9ff5-99a08dec8a5a} <Debug> DynamicQueryHandler: Done processing query
6201 2024.06.27 21:53:41.649720 [ 3 ] {28677457-effd-421e-9ff5-99a08dec8a5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6202 2024.06.27 21:53:41.649735 [ 3 ] {} <Debug> HTTP-Session: 03ee4b4d-2fa3-451d-81d4-3d764c2b09a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6203 2024.06.27 21:53:41.649895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 11892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6204 2024.06.27 21:53:41.649945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6205 2024.06.27 21:53:41.649965 [ 3 ] {} <Debug> HTTP-Session: 3170bf18-1bdc-4975-995c-7cd411c8aefa Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6206 2024.06.27 21:53:41.649981 [ 3 ] {} <Debug> HTTP-Session: 3170bf18-1bdc-4975-995c-7cd411c8aefa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6207 2024.06.27 21:53:41.649996 [ 3 ] {} <Debug> HTTP-Session: 3170bf18-1bdc-4975-995c-7cd411c8aefa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6208 2024.06.27 21:53:41.650027 [ 3 ] {} <Trace> HTTP-Session: 3170bf18-1bdc-4975-995c-7cd411c8aefa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6209 2024.06.27 21:53:41.650151 [ 3 ] {3666bb46-e796-40f4-8d4a-466993d99291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6210 2024.06.27 21:53:41.650194 [ 3 ] {3666bb46-e796-40f4-8d4a-466993d99291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6211 2024.06.27 21:53:41.650325 [ 3 ] {3666bb46-e796-40f4-8d4a-466993d99291} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6212 2024.06.27 21:53:41.650629 [ 3 ] {3666bb46-e796-40f4-8d4a-466993d99291} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6213 2024.06.27 21:53:41.650667 [ 3 ] {3666bb46-e796-40f4-8d4a-466993d99291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6214 2024.06.27 21:53:41.650985 [ 3 ] {3666bb46-e796-40f4-8d4a-466993d99291} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6215 2024.06.27 21:53:41.651294 [ 3 ] {3666bb46-e796-40f4-8d4a-466993d99291} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6216 2024.06.27 21:53:41.651444 [ 3 ] {3666bb46-e796-40f4-8d4a-466993d99291} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001328 sec., 52710.843373493975 rows/sec., 4.12 MiB/sec.
6217 2024.06.27 21:53:41.651693 [ 3 ] {3666bb46-e796-40f4-8d4a-466993d99291} <Debug> DynamicQueryHandler: Done processing query
6218 2024.06.27 21:53:41.651735 [ 3 ] {3666bb46-e796-40f4-8d4a-466993d99291} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6219 2024.06.27 21:53:41.651761 [ 3 ] {} <Debug> HTTP-Session: 3170bf18-1bdc-4975-995c-7cd411c8aefa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6220 2024.06.27 21:53:41.651955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6221 2024.06.27 21:53:41.652004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6222 2024.06.27 21:53:41.652024 [ 3 ] {} <Debug> HTTP-Session: 1cf45c15-3c4a-4d74-8aeb-b029e80c833c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6223 2024.06.27 21:53:41.652040 [ 3 ] {} <Debug> HTTP-Session: 1cf45c15-3c4a-4d74-8aeb-b029e80c833c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6224 2024.06.27 21:53:41.652054 [ 3 ] {} <Debug> HTTP-Session: 1cf45c15-3c4a-4d74-8aeb-b029e80c833c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6225 2024.06.27 21:53:41.652085 [ 3 ] {} <Trace> HTTP-Session: 1cf45c15-3c4a-4d74-8aeb-b029e80c833c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6226 2024.06.27 21:53:41.652236 [ 3 ] {86dfdb24-b517-4223-a7ee-15b0c837b028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6227 2024.06.27 21:53:41.652284 [ 3 ] {86dfdb24-b517-4223-a7ee-15b0c837b028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6228 2024.06.27 21:53:41.652446 [ 3 ] {86dfdb24-b517-4223-a7ee-15b0c837b028} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6229 2024.06.27 21:53:41.652830 [ 3 ] {86dfdb24-b517-4223-a7ee-15b0c837b028} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6230 2024.06.27 21:53:41.652868 [ 3 ] {86dfdb24-b517-4223-a7ee-15b0c837b028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6231 2024.06.27 21:53:41.653263 [ 3 ] {86dfdb24-b517-4223-a7ee-15b0c837b028} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6232 2024.06.27 21:53:41.653608 [ 3 ] {86dfdb24-b517-4223-a7ee-15b0c837b028} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6233 2024.06.27 21:53:41.653783 [ 3 ] {86dfdb24-b517-4223-a7ee-15b0c837b028} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001611 sec., 99937.9267535692 rows/sec., 6.96 MiB/sec.
6234 2024.06.27 21:53:41.653976 [ 3 ] {86dfdb24-b517-4223-a7ee-15b0c837b028} <Debug> DynamicQueryHandler: Done processing query
6235 2024.06.27 21:53:41.654001 [ 3 ] {86dfdb24-b517-4223-a7ee-15b0c837b028} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6236 2024.06.27 21:53:41.654017 [ 3 ] {} <Debug> HTTP-Session: 1cf45c15-3c4a-4d74-8aeb-b029e80c833c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6237 2024.06.27 21:53:41.654142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6238 2024.06.27 21:53:41.654193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6239 2024.06.27 21:53:41.654213 [ 3 ] {} <Debug> HTTP-Session: b0f23f7d-dfed-43ac-b394-d9b615309de6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6240 2024.06.27 21:53:41.654230 [ 3 ] {} <Debug> HTTP-Session: b0f23f7d-dfed-43ac-b394-d9b615309de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6241 2024.06.27 21:53:41.654244 [ 3 ] {} <Debug> HTTP-Session: b0f23f7d-dfed-43ac-b394-d9b615309de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6242 2024.06.27 21:53:41.654275 [ 3 ] {} <Trace> HTTP-Session: b0f23f7d-dfed-43ac-b394-d9b615309de6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6243 2024.06.27 21:53:41.654399 [ 3 ] {e9f6f773-f9f7-474a-8802-2098c2b4ba1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6244 2024.06.27 21:53:41.654463 [ 3 ] {e9f6f773-f9f7-474a-8802-2098c2b4ba1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6245 2024.06.27 21:53:41.654878 [ 3 ] {e9f6f773-f9f7-474a-8802-2098c2b4ba1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6246 2024.06.27 21:53:41.655308 [ 3 ] {e9f6f773-f9f7-474a-8802-2098c2b4ba1a} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6247 2024.06.27 21:53:41.655344 [ 3 ] {e9f6f773-f9f7-474a-8802-2098c2b4ba1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6248 2024.06.27 21:53:41.655933 [ 3 ] {e9f6f773-f9f7-474a-8802-2098c2b4ba1a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6249 2024.06.27 21:53:41.656351 [ 3 ] {e9f6f773-f9f7-474a-8802-2098c2b4ba1a} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6250 2024.06.27 21:53:41.656558 [ 3 ] {e9f6f773-f9f7-474a-8802-2098c2b4ba1a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002206 sec., 1813.236627379873 rows/sec., 3.25 MiB/sec.
6251 2024.06.27 21:53:41.656763 [ 3 ] {e9f6f773-f9f7-474a-8802-2098c2b4ba1a} <Debug> DynamicQueryHandler: Done processing query
6252 2024.06.27 21:53:41.656787 [ 3 ] {e9f6f773-f9f7-474a-8802-2098c2b4ba1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6253 2024.06.27 21:53:41.656803 [ 3 ] {} <Debug> HTTP-Session: b0f23f7d-dfed-43ac-b394-d9b615309de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6254 2024.06.27 21:53:41.656951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6255 2024.06.27 21:53:41.657000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6256 2024.06.27 21:53:41.657020 [ 3 ] {} <Debug> HTTP-Session: 35c1618d-32bb-42b2-8b89-e09cdf5e5340 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6257 2024.06.27 21:53:41.657036 [ 3 ] {} <Debug> HTTP-Session: 35c1618d-32bb-42b2-8b89-e09cdf5e5340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6258 2024.06.27 21:53:41.657050 [ 3 ] {} <Debug> HTTP-Session: 35c1618d-32bb-42b2-8b89-e09cdf5e5340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6259 2024.06.27 21:53:41.657081 [ 3 ] {} <Trace> HTTP-Session: 35c1618d-32bb-42b2-8b89-e09cdf5e5340 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6260 2024.06.27 21:53:41.657197 [ 3 ] {98650afb-2f42-4170-851e-71299fb5293d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6261 2024.06.27 21:53:41.657242 [ 3 ] {98650afb-2f42-4170-851e-71299fb5293d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6262 2024.06.27 21:53:41.657367 [ 3 ] {98650afb-2f42-4170-851e-71299fb5293d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6263 2024.06.27 21:53:41.657660 [ 3 ] {98650afb-2f42-4170-851e-71299fb5293d} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6264 2024.06.27 21:53:41.657697 [ 3 ] {98650afb-2f42-4170-851e-71299fb5293d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6265 2024.06.27 21:53:41.658061 [ 3 ] {98650afb-2f42-4170-851e-71299fb5293d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
6266 2024.06.27 21:53:41.658390 [ 3 ] {98650afb-2f42-4170-851e-71299fb5293d} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6267 2024.06.27 21:53:41.658544 [ 3 ] {98650afb-2f42-4170-851e-71299fb5293d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec.
6268 2024.06.27 21:53:41.658714 [ 3 ] {98650afb-2f42-4170-851e-71299fb5293d} <Debug> DynamicQueryHandler: Done processing query
6269 2024.06.27 21:53:41.658738 [ 3 ] {98650afb-2f42-4170-851e-71299fb5293d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6270 2024.06.27 21:53:41.658754 [ 3 ] {} <Debug> HTTP-Session: 35c1618d-32bb-42b2-8b89-e09cdf5e5340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6271 2024.06.27 21:53:46.643325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6272 2024.06.27 21:53:46.643470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6273 2024.06.27 21:53:46.643498 [ 3 ] {} <Debug> HTTP-Session: 99a77371-55aa-4553-b639-09956a22911b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6274 2024.06.27 21:53:46.643528 [ 3 ] {} <Debug> HTTP-Session: 99a77371-55aa-4553-b639-09956a22911b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6275 2024.06.27 21:53:46.643545 [ 3 ] {} <Debug> HTTP-Session: 99a77371-55aa-4553-b639-09956a22911b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6276 2024.06.27 21:53:46.643603 [ 3 ] {} <Trace> HTTP-Session: 99a77371-55aa-4553-b639-09956a22911b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6277 2024.06.27 21:53:46.643824 [ 3 ] {bda33364-37a2-42f7-97a8-747d1bb0e454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6278 2024.06.27 21:53:46.643904 [ 3 ] {bda33364-37a2-42f7-97a8-747d1bb0e454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6279 2024.06.27 21:53:46.644100 [ 3 ] {bda33364-37a2-42f7-97a8-747d1bb0e454} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6280 2024.06.27 21:53:46.644471 [ 3 ] {bda33364-37a2-42f7-97a8-747d1bb0e454} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6281 2024.06.27 21:53:46.644512 [ 3 ] {bda33364-37a2-42f7-97a8-747d1bb0e454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6282 2024.06.27 21:53:46.644882 [ 3 ] {bda33364-37a2-42f7-97a8-747d1bb0e454} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6283 2024.06.27 21:53:46.645217 [ 3 ] {bda33364-37a2-42f7-97a8-747d1bb0e454} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6284 2024.06.27 21:53:46.645366 [ 3 ] {bda33364-37a2-42f7-97a8-747d1bb0e454} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.00161 sec., 15527.950310559005 rows/sec., 1.23 MiB/sec.
6285 2024.06.27 21:53:46.645678 [ 3 ] {bda33364-37a2-42f7-97a8-747d1bb0e454} <Debug> DynamicQueryHandler: Done processing query
6286 2024.06.27 21:53:46.645725 [ 3 ] {bda33364-37a2-42f7-97a8-747d1bb0e454} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6287 2024.06.27 21:53:46.645750 [ 3 ] {} <Debug> HTTP-Session: 99a77371-55aa-4553-b639-09956a22911b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6288 2024.06.27 21:53:46.645892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6289 2024.06.27 21:53:46.645942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6290 2024.06.27 21:53:46.645961 [ 3 ] {} <Debug> HTTP-Session: ab94fe09-2dcf-44b5-bdd6-05ee205602a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6291 2024.06.27 21:53:46.645978 [ 3 ] {} <Debug> HTTP-Session: ab94fe09-2dcf-44b5-bdd6-05ee205602a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6292 2024.06.27 21:53:46.645992 [ 3 ] {} <Debug> HTTP-Session: ab94fe09-2dcf-44b5-bdd6-05ee205602a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6293 2024.06.27 21:53:46.646023 [ 3 ] {} <Trace> HTTP-Session: ab94fe09-2dcf-44b5-bdd6-05ee205602a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6294 2024.06.27 21:53:46.646165 [ 3 ] {b2a5f958-6d94-4a5f-ab87-b795b93361fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6295 2024.06.27 21:53:46.646210 [ 3 ] {b2a5f958-6d94-4a5f-ab87-b795b93361fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6296 2024.06.27 21:53:46.646361 [ 3 ] {b2a5f958-6d94-4a5f-ab87-b795b93361fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6297 2024.06.27 21:53:46.646735 [ 3 ] {b2a5f958-6d94-4a5f-ab87-b795b93361fe} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6298 2024.06.27 21:53:46.646772 [ 3 ] {b2a5f958-6d94-4a5f-ab87-b795b93361fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6299 2024.06.27 21:53:46.647105 [ 3 ] {b2a5f958-6d94-4a5f-ab87-b795b93361fe} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6300 2024.06.27 21:53:46.647428 [ 3 ] {b2a5f958-6d94-4a5f-ab87-b795b93361fe} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6301 2024.06.27 21:53:46.647591 [ 3 ] {b2a5f958-6d94-4a5f-ab87-b795b93361fe} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001474 sec., 88873.81275440977 rows/sec., 7.40 MiB/sec.
6302 2024.06.27 21:53:46.647874 [ 3 ] {b2a5f958-6d94-4a5f-ab87-b795b93361fe} <Debug> DynamicQueryHandler: Done processing query
6303 2024.06.27 21:53:46.647914 [ 3 ] {b2a5f958-6d94-4a5f-ab87-b795b93361fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6304 2024.06.27 21:53:46.647931 [ 3 ] {} <Debug> HTTP-Session: ab94fe09-2dcf-44b5-bdd6-05ee205602a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6305 2024.06.27 21:53:46.648057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6306 2024.06.27 21:53:46.648106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6307 2024.06.27 21:53:46.648126 [ 3 ] {} <Debug> HTTP-Session: 583c61c3-e2cb-4736-a2d0-452140136857 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6308 2024.06.27 21:53:46.648142 [ 3 ] {} <Debug> HTTP-Session: 583c61c3-e2cb-4736-a2d0-452140136857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6309 2024.06.27 21:53:46.648156 [ 3 ] {} <Debug> HTTP-Session: 583c61c3-e2cb-4736-a2d0-452140136857 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6310 2024.06.27 21:53:46.648187 [ 3 ] {} <Trace> HTTP-Session: 583c61c3-e2cb-4736-a2d0-452140136857 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6311 2024.06.27 21:53:46.648310 [ 3 ] {054492a5-cba9-4548-be8b-fd230dc761da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6312 2024.06.27 21:53:46.648354 [ 3 ] {054492a5-cba9-4548-be8b-fd230dc761da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6313 2024.06.27 21:53:46.648499 [ 3 ] {054492a5-cba9-4548-be8b-fd230dc761da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6314 2024.06.27 21:53:46.648812 [ 3 ] {054492a5-cba9-4548-be8b-fd230dc761da} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6315 2024.06.27 21:53:46.648849 [ 3 ] {054492a5-cba9-4548-be8b-fd230dc761da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6316 2024.06.27 21:53:46.649164 [ 3 ] {054492a5-cba9-4548-be8b-fd230dc761da} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6317 2024.06.27 21:53:46.649464 [ 3 ] {054492a5-cba9-4548-be8b-fd230dc761da} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6318 2024.06.27 21:53:46.649614 [ 3 ] {054492a5-cba9-4548-be8b-fd230dc761da} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00134 sec., 66417.9104477612 rows/sec., 5.19 MiB/sec.
6319 2024.06.27 21:53:46.649773 [ 3 ] {054492a5-cba9-4548-be8b-fd230dc761da} <Debug> DynamicQueryHandler: Done processing query
6320 2024.06.27 21:53:46.649797 [ 3 ] {054492a5-cba9-4548-be8b-fd230dc761da} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6321 2024.06.27 21:53:46.649812 [ 3 ] {} <Debug> HTTP-Session: 583c61c3-e2cb-4736-a2d0-452140136857 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6322 2024.06.27 21:53:46.649979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6323 2024.06.27 21:53:46.650026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6324 2024.06.27 21:53:46.650045 [ 3 ] {} <Debug> HTTP-Session: 2d7920b4-fd84-493b-80cd-7ad7e26785ff Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6325 2024.06.27 21:53:46.650061 [ 3 ] {} <Debug> HTTP-Session: 2d7920b4-fd84-493b-80cd-7ad7e26785ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6326 2024.06.27 21:53:46.650075 [ 3 ] {} <Debug> HTTP-Session: 2d7920b4-fd84-493b-80cd-7ad7e26785ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6327 2024.06.27 21:53:46.650105 [ 3 ] {} <Trace> HTTP-Session: 2d7920b4-fd84-493b-80cd-7ad7e26785ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6328 2024.06.27 21:53:46.650241 [ 3 ] {4febc1d1-ca5d-4a07-93dd-e1b51147f79c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6329 2024.06.27 21:53:46.650288 [ 3 ] {4febc1d1-ca5d-4a07-93dd-e1b51147f79c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6330 2024.06.27 21:53:46.650428 [ 3 ] {4febc1d1-ca5d-4a07-93dd-e1b51147f79c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6331 2024.06.27 21:53:46.650817 [ 3 ] {4febc1d1-ca5d-4a07-93dd-e1b51147f79c} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6332 2024.06.27 21:53:46.650854 [ 3 ] {4febc1d1-ca5d-4a07-93dd-e1b51147f79c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6333 2024.06.27 21:53:46.651237 [ 3 ] {4febc1d1-ca5d-4a07-93dd-e1b51147f79c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6334 2024.06.27 21:53:46.651568 [ 3 ] {4febc1d1-ca5d-4a07-93dd-e1b51147f79c} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6335 2024.06.27 21:53:46.651721 [ 3 ] {4febc1d1-ca5d-4a07-93dd-e1b51147f79c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001532 sec., 104438.64229765013 rows/sec., 7.27 MiB/sec.
6336 2024.06.27 21:53:46.651876 [ 3 ] {4febc1d1-ca5d-4a07-93dd-e1b51147f79c} <Debug> DynamicQueryHandler: Done processing query
6337 2024.06.27 21:53:46.651900 [ 3 ] {4febc1d1-ca5d-4a07-93dd-e1b51147f79c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6338 2024.06.27 21:53:46.651915 [ 3 ] {} <Debug> HTTP-Session: 2d7920b4-fd84-493b-80cd-7ad7e26785ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6339 2024.06.27 21:53:46.652054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6340 2024.06.27 21:53:46.652103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6341 2024.06.27 21:53:46.652121 [ 3 ] {} <Debug> HTTP-Session: f3af4597-f983-4e26-a059-38704e77f48f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6342 2024.06.27 21:53:46.652138 [ 3 ] {} <Debug> HTTP-Session: f3af4597-f983-4e26-a059-38704e77f48f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6343 2024.06.27 21:53:46.652152 [ 3 ] {} <Debug> HTTP-Session: f3af4597-f983-4e26-a059-38704e77f48f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6344 2024.06.27 21:53:46.652182 [ 3 ] {} <Trace> HTTP-Session: f3af4597-f983-4e26-a059-38704e77f48f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6345 2024.06.27 21:53:46.652484 [ 3 ] {942be2e6-100e-405b-8f5b-e7d2d5e6d420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6346 2024.06.27 21:53:46.652548 [ 3 ] {942be2e6-100e-405b-8f5b-e7d2d5e6d420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6347 2024.06.27 21:53:46.653207 [ 3 ] {942be2e6-100e-405b-8f5b-e7d2d5e6d420} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6348 2024.06.27 21:53:46.653760 [ 3 ] {942be2e6-100e-405b-8f5b-e7d2d5e6d420} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6349 2024.06.27 21:53:46.653797 [ 3 ] {942be2e6-100e-405b-8f5b-e7d2d5e6d420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6350 2024.06.27 21:53:46.654386 [ 3 ] {942be2e6-100e-405b-8f5b-e7d2d5e6d420} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6351 2024.06.27 21:53:46.654807 [ 3 ] {942be2e6-100e-405b-8f5b-e7d2d5e6d420} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6352 2024.06.27 21:53:46.655007 [ 3 ] {942be2e6-100e-405b-8f5b-e7d2d5e6d420} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002745 sec., 9107.468123861567 rows/sec., 16.32 MiB/sec.
6353 2024.06.27 21:53:46.655205 [ 3 ] {942be2e6-100e-405b-8f5b-e7d2d5e6d420} <Debug> DynamicQueryHandler: Done processing query
6354 2024.06.27 21:53:46.655228 [ 3 ] {942be2e6-100e-405b-8f5b-e7d2d5e6d420} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6355 2024.06.27 21:53:46.655244 [ 3 ] {} <Debug> HTTP-Session: f3af4597-f983-4e26-a059-38704e77f48f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6356 2024.06.27 21:53:46.655366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6357 2024.06.27 21:53:46.655413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6358 2024.06.27 21:53:46.655433 [ 3 ] {} <Debug> HTTP-Session: 93413ceb-df44-4a9a-9b13-4f3ba465d766 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6359 2024.06.27 21:53:46.655449 [ 3 ] {} <Debug> HTTP-Session: 93413ceb-df44-4a9a-9b13-4f3ba465d766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6360 2024.06.27 21:53:46.655463 [ 3 ] {} <Debug> HTTP-Session: 93413ceb-df44-4a9a-9b13-4f3ba465d766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6361 2024.06.27 21:53:46.655493 [ 3 ] {} <Trace> HTTP-Session: 93413ceb-df44-4a9a-9b13-4f3ba465d766 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6362 2024.06.27 21:53:46.655603 [ 3 ] {e64750a6-70e4-4240-b920-07635fa073be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6363 2024.06.27 21:53:46.655647 [ 3 ] {e64750a6-70e4-4240-b920-07635fa073be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6364 2024.06.27 21:53:46.655772 [ 3 ] {e64750a6-70e4-4240-b920-07635fa073be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6365 2024.06.27 21:53:46.656134 [ 3 ] {e64750a6-70e4-4240-b920-07635fa073be} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6366 2024.06.27 21:53:46.656170 [ 3 ] {e64750a6-70e4-4240-b920-07635fa073be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6367 2024.06.27 21:53:46.656531 [ 3 ] {e64750a6-70e4-4240-b920-07635fa073be} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
6368 2024.06.27 21:53:46.656857 [ 3 ] {e64750a6-70e4-4240-b920-07635fa073be} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6369 2024.06.27 21:53:46.657011 [ 3 ] {e64750a6-70e4-4240-b920-07635fa073be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 2.82 MiB/sec.
6370 2024.06.27 21:53:46.657179 [ 3 ] {e64750a6-70e4-4240-b920-07635fa073be} <Debug> DynamicQueryHandler: Done processing query
6371 2024.06.27 21:53:46.657203 [ 3 ] {e64750a6-70e4-4240-b920-07635fa073be} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6372 2024.06.27 21:53:46.657218 [ 3 ] {} <Debug> HTTP-Session: 93413ceb-df44-4a9a-9b13-4f3ba465d766 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6373 2024.06.27 21:53:47.437091 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache
6374 2024.06.27 21:53:47.437155 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache
6375 2024.06.27 21:53:51.642818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6376 2024.06.27 21:53:51.642944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6377 2024.06.27 21:53:51.642973 [ 3 ] {} <Debug> HTTP-Session: f2c040b0-a872-4cc5-9448-6113c8ea5a97 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6378 2024.06.27 21:53:51.643001 [ 3 ] {} <Debug> HTTP-Session: f2c040b0-a872-4cc5-9448-6113c8ea5a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6379 2024.06.27 21:53:51.643019 [ 3 ] {} <Debug> HTTP-Session: f2c040b0-a872-4cc5-9448-6113c8ea5a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6380 2024.06.27 21:53:51.643073 [ 3 ] {} <Trace> HTTP-Session: f2c040b0-a872-4cc5-9448-6113c8ea5a97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6381 2024.06.27 21:53:51.643262 [ 3 ] {f6c53f1e-492e-4d3c-b747-30908b4d5a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6382 2024.06.27 21:53:51.643335 [ 3 ] {f6c53f1e-492e-4d3c-b747-30908b4d5a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6383 2024.06.27 21:53:51.643550 [ 3 ] {f6c53f1e-492e-4d3c-b747-30908b4d5a4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6384 2024.06.27 21:53:51.643973 [ 3 ] {f6c53f1e-492e-4d3c-b747-30908b4d5a4f} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6385 2024.06.27 21:53:51.644010 [ 3 ] {f6c53f1e-492e-4d3c-b747-30908b4d5a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6386 2024.06.27 21:53:51.644371 [ 3 ] {f6c53f1e-492e-4d3c-b747-30908b4d5a4f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6387 2024.06.27 21:53:51.644701 [ 3 ] {f6c53f1e-492e-4d3c-b747-30908b4d5a4f} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6388 2024.06.27 21:53:51.644836 [ 95 ] {} <Debug> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6389 2024.06.27 21:53:51.644837 [ 3 ] {f6c53f1e-492e-4d3c-b747-30908b4d5a4f} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001634 sec., 2447.980416156671 rows/sec., 198.42 KiB/sec.
6390 2024.06.27 21:53:51.644880 [ 95 ] {} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6391 2024.06.27 21:53:51.644918 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6392 2024.06.27 21:53:51.645100 [ 3 ] {f6c53f1e-492e-4d3c-b747-30908b4d5a4f} <Debug> DynamicQueryHandler: Done processing query
6393 2024.06.27 21:53:51.645102 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
6394 2024.06.27 21:53:51.645129 [ 3 ] {f6c53f1e-492e-4d3c-b747-30908b4d5a4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6395 2024.06.27 21:53:51.645183 [ 3 ] {} <Debug> HTTP-Session: f2c040b0-a872-4cc5-9448-6113c8ea5a97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6396 2024.06.27 21:53:51.645354 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6397 2024.06.27 21:53:51.645366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6398 2024.06.27 21:53:51.645415 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 29 rows starting from the beginning of the part
6399 2024.06.27 21:53:51.645454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6400 2024.06.27 21:53:51.645518 [ 3 ] {} <Debug> HTTP-Session: 38862b82-cb74-4ff7-8c16-723b95ced04d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6401 2024.06.27 21:53:51.645606 [ 3 ] {} <Debug> HTTP-Session: 38862b82-cb74-4ff7-8c16-723b95ced04d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6402 2024.06.27 21:53:51.645677 [ 3 ] {} <Debug> HTTP-Session: 38862b82-cb74-4ff7-8c16-723b95ced04d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6403 2024.06.27 21:53:51.645690 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
6404 2024.06.27 21:53:51.645787 [ 3 ] {} <Trace> HTTP-Session: 38862b82-cb74-4ff7-8c16-723b95ced04d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6405 2024.06.27 21:53:51.645968 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part
6406 2024.06.27 21:53:51.646171 [ 3 ] {db5d8b48-c627-4283-a630-277729ae320d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6407 2024.06.27 21:53:51.646249 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
6408 2024.06.27 21:53:51.646298 [ 3 ] {db5d8b48-c627-4283-a630-277729ae320d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6409 2024.06.27 21:53:51.646567 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 25 rows starting from the beginning of the part
6410 2024.06.27 21:53:51.646865 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
6411 2024.06.27 21:53:51.647358 [ 3 ] {db5d8b48-c627-4283-a630-277729ae320d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6412 2024.06.27 21:53:51.648296 [ 3 ] {db5d8b48-c627-4283-a630-277729ae320d} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6413 2024.06.27 21:53:51.648363 [ 3 ] {db5d8b48-c627-4283-a630-277729ae320d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6414 2024.06.27 21:53:51.649238 [ 3 ] {db5d8b48-c627-4283-a630-277729ae320d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6415 2024.06.27 21:53:51.649256 [ 201 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 91 rows, containing 4 columns (4 merged, 0 gathered) in 0.004248815 sec., 21417.736474758254 rows/sec., 1.70 MiB/sec.
6416 2024.06.27 21:53:51.649655 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6417 2024.06.27 21:53:51.649845 [ 3 ] {db5d8b48-c627-4283-a630-277729ae320d} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6418 2024.06.27 21:53:51.650069 [ 95 ] {} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6419 2024.06.27 21:53:51.650121 [ 3 ] {db5d8b48-c627-4283-a630-277729ae320d} <Debug> executeQuery: Read 68 rows, 5.48 KiB in 0.0041 sec., 16585.365853658535 rows/sec., 1.31 MiB/sec.
6420 2024.06.27 21:53:51.650192 [ 95 ] {} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6421 2024.06.27 21:53:51.650315 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6422 2024.06.27 21:53:51.651032 [ 3 ] {db5d8b48-c627-4283-a630-277729ae320d} <Debug> DynamicQueryHandler: Done processing query
6423 2024.06.27 21:53:51.651022 [ 197 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
6424 2024.06.27 21:53:51.651089 [ 3 ] {db5d8b48-c627-4283-a630-277729ae320d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6425 2024.06.27 21:53:51.651192 [ 3 ] {} <Debug> HTTP-Session: 38862b82-cb74-4ff7-8c16-723b95ced04d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6426 2024.06.27 21:53:51.651523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 11553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6427 2024.06.27 21:53:51.651687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6428 2024.06.27 21:53:51.651812 [ 3 ] {} <Debug> HTTP-Session: fc89f1ac-4b49-4d43-a0d2-bef9a31547d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6429 2024.06.27 21:53:51.651896 [ 197 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6430 2024.06.27 21:53:51.651921 [ 3 ] {} <Debug> HTTP-Session: fc89f1ac-4b49-4d43-a0d2-bef9a31547d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6431 2024.06.27 21:53:51.651979 [ 197 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 186 rows starting from the beginning of the part
6432 2024.06.27 21:53:51.651979 [ 3 ] {} <Debug> HTTP-Session: fc89f1ac-4b49-4d43-a0d2-bef9a31547d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6433 2024.06.27 21:53:51.652119 [ 3 ] {} <Trace> HTTP-Session: fc89f1ac-4b49-4d43-a0d2-bef9a31547d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6434 2024.06.27 21:53:51.652271 [ 197 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 106 rows starting from the beginning of the part
6435 2024.06.27 21:53:51.652582 [ 3 ] {2ee50148-aa39-43df-bf2a-87a82cf71892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6436 2024.06.27 21:53:51.652657 [ 197 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 132 rows starting from the beginning of the part
6437 2024.06.27 21:53:51.652762 [ 3 ] {2ee50148-aa39-43df-bf2a-87a82cf71892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6438 2024.06.27 21:53:51.653007 [ 197 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 69 rows starting from the beginning of the part
6439 2024.06.27 21:53:51.653420 [ 197 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 131 rows starting from the beginning of the part
6440 2024.06.27 21:53:51.653740 [ 197 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 68 rows starting from the beginning of the part
6441 2024.06.27 21:53:51.654079 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_31_6} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6442 2024.06.27 21:53:51.654127 [ 3 ] {2ee50148-aa39-43df-bf2a-87a82cf71892} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6443 2024.06.27 21:53:51.654868 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_31_6} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6444 2024.06.27 21:53:51.655328 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6445 2024.06.27 21:53:51.656623 [ 189 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 692 rows, containing 4 columns (4 merged, 0 gathered) in 0.006094106 sec., 113552.3405730061 rows/sec., 9.20 MiB/sec.
6446 2024.06.27 21:53:51.656837 [ 199 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6447 2024.06.27 21:53:51.657303 [ 199 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_41_8} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6448 2024.06.27 21:53:51.657397 [ 199 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_41_8} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6449 2024.06.27 21:53:51.657499 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
6450 2024.06.27 21:53:51.657934 [ 3 ] {2ee50148-aa39-43df-bf2a-87a82cf71892} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6451 2024.06.27 21:53:51.657988 [ 3 ] {2ee50148-aa39-43df-bf2a-87a82cf71892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6452 2024.06.27 21:53:51.658481 [ 3 ] {2ee50148-aa39-43df-bf2a-87a82cf71892} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6453 2024.06.27 21:53:51.658821 [ 3 ] {2ee50148-aa39-43df-bf2a-87a82cf71892} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6454 2024.06.27 21:53:51.658956 [ 95 ] {} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6455 2024.06.27 21:53:51.658961 [ 3 ] {2ee50148-aa39-43df-bf2a-87a82cf71892} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.006606 sec., 10293.672419013019 rows/sec., 822.82 KiB/sec.
6456 2024.06.27 21:53:51.658992 [ 95 ] {} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6457 2024.06.27 21:53:51.659028 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6458 2024.06.27 21:53:51.659235 [ 199 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
6459 2024.06.27 21:53:51.659277 [ 3 ] {2ee50148-aa39-43df-bf2a-87a82cf71892} <Debug> DynamicQueryHandler: Done processing query
6460 2024.06.27 21:53:51.659356 [ 3 ] {2ee50148-aa39-43df-bf2a-87a82cf71892} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6461 2024.06.27 21:53:51.659469 [ 3 ] {} <Debug> HTTP-Session: fc89f1ac-4b49-4d43-a0d2-bef9a31547d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6462 2024.06.27 21:53:51.659820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6463 2024.06.27 21:53:51.659839 [ 199 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6464 2024.06.27 21:53:51.659952 [ 199 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 149 rows starting from the beginning of the part
6465 2024.06.27 21:53:51.660013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6466 2024.06.27 21:53:51.660117 [ 3 ] {} <Debug> HTTP-Session: 96117d09-a2fb-459a-841c-450d0b15422a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6467 2024.06.27 21:53:51.660218 [ 3 ] {} <Debug> HTTP-Session: 96117d09-a2fb-459a-841c-450d0b15422a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6468 2024.06.27 21:53:51.660295 [ 3 ] {} <Debug> HTTP-Session: 96117d09-a2fb-459a-841c-450d0b15422a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6469 2024.06.27 21:53:51.660323 [ 199 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 96 rows starting from the beginning of the part
6470 2024.06.27 21:53:51.660419 [ 3 ] {} <Trace> HTTP-Session: 96117d09-a2fb-459a-841c-450d0b15422a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6471 2024.06.27 21:53:51.660581 [ 199 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 91 rows starting from the beginning of the part
6472 2024.06.27 21:53:51.660712 [ 199 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 70 rows starting from the beginning of the part
6473 2024.06.27 21:53:51.660941 [ 3 ] {f0dbb870-353a-423e-9d9e-5ae370afa1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6474 2024.06.27 21:53:51.661062 [ 199 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 89 rows starting from the beginning of the part
6475 2024.06.27 21:53:51.661123 [ 3 ] {f0dbb870-353a-423e-9d9e-5ae370afa1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6476 2024.06.27 21:53:51.661358 [ 199 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 68 rows starting from the beginning of the part
6477 2024.06.27 21:53:51.661857 [ 3 ] {f0dbb870-353a-423e-9d9e-5ae370afa1b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6478 2024.06.27 21:53:51.662397 [ 3 ] {f0dbb870-353a-423e-9d9e-5ae370afa1b3} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6479 2024.06.27 21:53:51.662446 [ 3 ] {f0dbb870-353a-423e-9d9e-5ae370afa1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6480 2024.06.27 21:53:51.663028 [ 3 ] {f0dbb870-353a-423e-9d9e-5ae370afa1b3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6481 2024.06.27 21:53:51.663092 [ 196 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 4 columns (4 merged, 0 gathered) in 0.003986078 sec., 141241.59135872405 rows/sec., 11.03 MiB/sec.
6482 2024.06.27 21:53:51.663282 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6483 2024.06.27 21:53:51.663551 [ 3 ] {f0dbb870-353a-423e-9d9e-5ae370afa1b3} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6484 2024.06.27 21:53:51.663721 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6485 2024.06.27 21:53:51.663751 [ 3 ] {f0dbb870-353a-423e-9d9e-5ae370afa1b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003098 sec., 51646.22336991607 rows/sec., 3.60 MiB/sec.
6486 2024.06.27 21:53:51.663767 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6487 2024.06.27 21:53:51.663829 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_41_8} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6488 2024.06.27 21:53:51.663837 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6489 2024.06.27 21:53:51.664117 [ 187 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_41_8} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6490 2024.06.27 21:53:51.664142 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::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
6491 2024.06.27 21:53:51.664169 [ 3 ] {f0dbb870-353a-423e-9d9e-5ae370afa1b3} <Debug> DynamicQueryHandler: Done processing query
6492 2024.06.27 21:53:51.664264 [ 3 ] {f0dbb870-353a-423e-9d9e-5ae370afa1b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6493 2024.06.27 21:53:51.664385 [ 3 ] {} <Debug> HTTP-Session: 96117d09-a2fb-459a-841c-450d0b15422a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6494 2024.06.27 21:53:51.664434 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
6495 2024.06.27 21:53:51.664659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6496 2024.06.27 21:53:51.664666 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6497 2024.06.27 21:53:51.664724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6498 2024.06.27 21:53:51.664733 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 5914 rows starting from the beginning of the part
6499 2024.06.27 21:53:51.664752 [ 3 ] {} <Debug> HTTP-Session: eea1f8e2-30df-47c2-9544-a80fd00211e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6500 2024.06.27 21:53:51.664777 [ 3 ] {} <Debug> HTTP-Session: eea1f8e2-30df-47c2-9544-a80fd00211e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6501 2024.06.27 21:53:51.664799 [ 3 ] {} <Debug> HTTP-Session: eea1f8e2-30df-47c2-9544-a80fd00211e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6502 2024.06.27 21:53:51.664939 [ 3 ] {} <Trace> HTTP-Session: eea1f8e2-30df-47c2-9544-a80fd00211e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6503 2024.06.27 21:53:51.664976 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 198 rows starting from the beginning of the part
6504 2024.06.27 21:53:51.665290 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 161 rows starting from the beginning of the part
6505 2024.06.27 21:53:51.665301 [ 3 ] {c682611d-b61c-480f-922c-5951f07dbd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6506 2024.06.27 21:53:51.665579 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::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
6507 2024.06.27 21:53:51.665637 [ 3 ] {c682611d-b61c-480f-922c-5951f07dbd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6508 2024.06.27 21:53:51.665987 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part
6509 2024.06.27 21:53:51.666311 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::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
6510 2024.06.27 21:53:51.667402 [ 3 ] {c682611d-b61c-480f-922c-5951f07dbd0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6511 2024.06.27 21:53:51.668306 [ 3 ] {c682611d-b61c-480f-922c-5951f07dbd0a} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6512 2024.06.27 21:53:51.668359 [ 3 ] {c682611d-b61c-480f-922c-5951f07dbd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6513 2024.06.27 21:53:51.669310 [ 3 ] {c682611d-b61c-480f-922c-5951f07dbd0a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6514 2024.06.27 21:53:51.669868 [ 3 ] {c682611d-b61c-480f-922c-5951f07dbd0a} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6515 2024.06.27 21:53:51.670010 [ 95 ] {} <Debug> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6516 2024.06.27 21:53:51.670022 [ 3 ] {c682611d-b61c-480f-922c-5951f07dbd0a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.004923 sec., 812.5126955108673 rows/sec., 1.46 MiB/sec.
6517 2024.06.27 21:53:51.670052 [ 95 ] {} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6518 2024.06.27 21:53:51.670103 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6519 2024.06.27 21:53:51.670774 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
6520 2024.06.27 21:53:51.670891 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6754 rows, containing 5 columns (5 merged, 0 gathered) in 0.006932148 sec., 974301.1834138568 rows/sec., 67.89 MiB/sec.
6521 2024.06.27 21:53:51.671070 [ 3 ] {c682611d-b61c-480f-922c-5951f07dbd0a} <Debug> DynamicQueryHandler: Done processing query
6522 2024.06.27 21:53:51.671104 [ 3 ] {c682611d-b61c-480f-922c-5951f07dbd0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6523 2024.06.27 21:53:51.671129 [ 3 ] {} <Debug> HTTP-Session: eea1f8e2-30df-47c2-9544-a80fd00211e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6524 2024.06.27 21:53:51.671268 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6525 2024.06.27 21:53:51.671291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6526 2024.06.27 21:53:51.671306 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6527 2024.06.27 21:53:51.671400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6528 2024.06.27 21:53:51.671424 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 397 rows starting from the beginning of the part
6529 2024.06.27 21:53:51.671457 [ 3 ] {} <Debug> HTTP-Session: 9f81bcb0-0fa0-45f4-a38d-f0f5f1d3be73 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6530 2024.06.27 21:53:51.671484 [ 3 ] {} <Debug> HTTP-Session: 9f81bcb0-0fa0-45f4-a38d-f0f5f1d3be73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6531 2024.06.27 21:53:51.671528 [ 3 ] {} <Debug> HTTP-Session: 9f81bcb0-0fa0-45f4-a38d-f0f5f1d3be73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6532 2024.06.27 21:53:51.671592 [ 3 ] {} <Trace> HTTP-Session: 9f81bcb0-0fa0-45f4-a38d-f0f5f1d3be73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6533 2024.06.27 21:53:51.672201 [ 3 ] {48fc371b-993e-4238-863e-aa098b8572bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6534 2024.06.27 21:53:51.672338 [ 3 ] {48fc371b-993e-4238-863e-aa098b8572bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6535 2024.06.27 21:53:51.672478 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
6536 2024.06.27 21:53:51.672721 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6537 2024.06.27 21:53:51.673199 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6538 2024.06.27 21:53:51.673253 [ 3 ] {48fc371b-993e-4238-863e-aa098b8572bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6539 2024.06.27 21:53:51.673344 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB.
6540 2024.06.27 21:53:51.673432 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part
6541 2024.06.27 21:53:51.673976 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
6542 2024.06.27 21:53:51.674104 [ 3 ] {48fc371b-993e-4238-863e-aa098b8572bd} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6543 2024.06.27 21:53:51.674216 [ 3 ] {48fc371b-993e-4238-863e-aa098b8572bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6544 2024.06.27 21:53:51.674510 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 25 rows starting from the beginning of the part
6545 2024.06.27 21:53:51.674947 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
6546 2024.06.27 21:53:51.675435 [ 3 ] {48fc371b-993e-4238-863e-aa098b8572bd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
6547 2024.06.27 21:53:51.675933 [ 3 ] {48fc371b-993e-4238-863e-aa098b8572bd} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6548 2024.06.27 21:53:51.676142 [ 95 ] {} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
6549 2024.06.27 21:53:51.676149 [ 3 ] {48fc371b-993e-4238-863e-aa098b8572bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004136 sec., 14506.769825918762 rows/sec., 1001.12 KiB/sec.
6550 2024.06.27 21:53:51.676199 [ 95 ] {} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6551 2024.06.27 21:53:51.676249 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6552 2024.06.27 21:53:51.676372 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
6553 2024.06.27 21:53:51.676377 [ 3 ] {48fc371b-993e-4238-863e-aa098b8572bd} <Debug> DynamicQueryHandler: Done processing query
6554 2024.06.27 21:53:51.676424 [ 3 ] {48fc371b-993e-4238-863e-aa098b8572bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6555 2024.06.27 21:53:51.676448 [ 3 ] {} <Debug> HTTP-Session: 9f81bcb0-0fa0-45f4-a38d-f0f5f1d3be73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6556 2024.06.27 21:53:51.676560 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6557 2024.06.27 21:53:51.676602 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2084 rows starting from the beginning of the part
6558 2024.06.27 21:53:51.676908 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
6559 2024.06.27 21:53:51.677146 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
6560 2024.06.27 21:53:51.677481 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
6561 2024.06.27 21:53:51.677750 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
6562 2024.06.27 21:53:51.678122 [ 191 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
6563 2024.06.27 21:53:51.680621 [ 200 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2384 rows, containing 4 columns (4 merged, 0 gathered) in 0.004302457 sec., 554101.9933493815 rows/sec., 37.36 MiB/sec.
6564 2024.06.27 21:53:51.680979 [ 200 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
6565 2024.06.27 21:53:51.681861 [ 200 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_41_8} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6566 2024.06.27 21:53:51.682106 [ 198 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 459 rows, containing 19 columns (19 merged, 0 gathered) in 0.011830541 sec., 38797.887602942246 rows/sec., 69.52 MiB/sec.
6567 2024.06.27 21:53:51.682115 [ 200 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_41_8} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
6568 2024.06.27 21:53:51.682293 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
6569 2024.06.27 21:53:51.682744 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6570 2024.06.27 21:53:51.683305 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6571 2024.06.27 21:53:51.683385 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6572 2024.06.27 21:53:51.683488 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB.
6573 2024.06.27 21:53:52.000141 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.07 MiB, peak 198.62 MiB, free memory in arenas 0.00 B, will set to 190.32 MiB (RSS), difference: 1.25 MiB
6574 2024.06.27 21:53:56.642582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6575 2024.06.27 21:53:56.642743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6576 2024.06.27 21:53:56.642778 [ 3 ] {} <Debug> HTTP-Session: 69d6d3cc-469e-46e0-9263-86bd963064cf Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6577 2024.06.27 21:53:56.642813 [ 3 ] {} <Debug> HTTP-Session: 69d6d3cc-469e-46e0-9263-86bd963064cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6578 2024.06.27 21:53:56.642836 [ 3 ] {} <Debug> HTTP-Session: 69d6d3cc-469e-46e0-9263-86bd963064cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6579 2024.06.27 21:53:56.642904 [ 3 ] {} <Trace> HTTP-Session: 69d6d3cc-469e-46e0-9263-86bd963064cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6580 2024.06.27 21:53:56.643153 [ 3 ] {b599b975-bd67-44fe-953c-0bd62afd4b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6581 2024.06.27 21:53:56.643232 [ 3 ] {b599b975-bd67-44fe-953c-0bd62afd4b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6582 2024.06.27 21:53:56.643465 [ 3 ] {b599b975-bd67-44fe-953c-0bd62afd4b7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6583 2024.06.27 21:53:56.643969 [ 3 ] {b599b975-bd67-44fe-953c-0bd62afd4b7c} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6584 2024.06.27 21:53:56.644015 [ 3 ] {b599b975-bd67-44fe-953c-0bd62afd4b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6585 2024.06.27 21:53:56.644455 [ 3 ] {b599b975-bd67-44fe-953c-0bd62afd4b7c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6586 2024.06.27 21:53:56.644812 [ 3 ] {b599b975-bd67-44fe-953c-0bd62afd4b7c} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6587 2024.06.27 21:53:56.644970 [ 3 ] {b599b975-bd67-44fe-953c-0bd62afd4b7c} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001895 sec., 13192.612137203167 rows/sec., 1.04 MiB/sec.
6588 2024.06.27 21:53:56.645270 [ 3 ] {b599b975-bd67-44fe-953c-0bd62afd4b7c} <Debug> DynamicQueryHandler: Done processing query
6589 2024.06.27 21:53:56.645315 [ 3 ] {b599b975-bd67-44fe-953c-0bd62afd4b7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6590 2024.06.27 21:53:56.645342 [ 3 ] {} <Debug> HTTP-Session: 69d6d3cc-469e-46e0-9263-86bd963064cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6591 2024.06.27 21:53:56.645478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6592 2024.06.27 21:53:56.645531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6593 2024.06.27 21:53:56.645551 [ 3 ] {} <Debug> HTTP-Session: c7149ce0-86a3-49bc-90ba-cd2ff5f28bf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6594 2024.06.27 21:53:56.645568 [ 3 ] {} <Debug> HTTP-Session: c7149ce0-86a3-49bc-90ba-cd2ff5f28bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6595 2024.06.27 21:53:56.645581 [ 3 ] {} <Debug> HTTP-Session: c7149ce0-86a3-49bc-90ba-cd2ff5f28bf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6596 2024.06.27 21:53:56.645613 [ 3 ] {} <Trace> HTTP-Session: c7149ce0-86a3-49bc-90ba-cd2ff5f28bf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6597 2024.06.27 21:53:56.645750 [ 3 ] {f08aa383-ed56-42df-8d24-d9ee12f7946e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6598 2024.06.27 21:53:56.645797 [ 3 ] {f08aa383-ed56-42df-8d24-d9ee12f7946e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6599 2024.06.27 21:53:56.645944 [ 3 ] {f08aa383-ed56-42df-8d24-d9ee12f7946e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6600 2024.06.27 21:53:56.646381 [ 3 ] {f08aa383-ed56-42df-8d24-d9ee12f7946e} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6601 2024.06.27 21:53:56.646420 [ 3 ] {f08aa383-ed56-42df-8d24-d9ee12f7946e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6602 2024.06.27 21:53:56.646762 [ 3 ] {f08aa383-ed56-42df-8d24-d9ee12f7946e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6603 2024.06.27 21:53:56.647082 [ 3 ] {f08aa383-ed56-42df-8d24-d9ee12f7946e} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6604 2024.06.27 21:53:56.647233 [ 3 ] {f08aa383-ed56-42df-8d24-d9ee12f7946e} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001534 sec., 85397.65319426336 rows/sec., 7.11 MiB/sec.
6605 2024.06.27 21:53:56.647423 [ 3 ] {f08aa383-ed56-42df-8d24-d9ee12f7946e} <Debug> DynamicQueryHandler: Done processing query
6606 2024.06.27 21:53:56.647455 [ 3 ] {f08aa383-ed56-42df-8d24-d9ee12f7946e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6607 2024.06.27 21:53:56.647473 [ 3 ] {} <Debug> HTTP-Session: c7149ce0-86a3-49bc-90ba-cd2ff5f28bf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6608 2024.06.27 21:53:56.647652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6609 2024.06.27 21:53:56.647703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6610 2024.06.27 21:53:56.647723 [ 3 ] {} <Debug> HTTP-Session: fef093e8-8240-4599-a43b-8171a60fb08e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6611 2024.06.27 21:53:56.647740 [ 3 ] {} <Debug> HTTP-Session: fef093e8-8240-4599-a43b-8171a60fb08e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6612 2024.06.27 21:53:56.647755 [ 3 ] {} <Debug> HTTP-Session: fef093e8-8240-4599-a43b-8171a60fb08e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6613 2024.06.27 21:53:56.647786 [ 3 ] {} <Trace> HTTP-Session: fef093e8-8240-4599-a43b-8171a60fb08e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6614 2024.06.27 21:53:56.647912 [ 3 ] {dfb358de-c853-44e7-ad41-2c44fada86d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6615 2024.06.27 21:53:56.647956 [ 3 ] {dfb358de-c853-44e7-ad41-2c44fada86d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6616 2024.06.27 21:53:56.648085 [ 3 ] {dfb358de-c853-44e7-ad41-2c44fada86d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6617 2024.06.27 21:53:56.648421 [ 3 ] {dfb358de-c853-44e7-ad41-2c44fada86d7} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6618 2024.06.27 21:53:56.648457 [ 3 ] {dfb358de-c853-44e7-ad41-2c44fada86d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6619 2024.06.27 21:53:56.648779 [ 3 ] {dfb358de-c853-44e7-ad41-2c44fada86d7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6620 2024.06.27 21:53:56.649104 [ 3 ] {dfb358de-c853-44e7-ad41-2c44fada86d7} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6621 2024.06.27 21:53:56.649258 [ 3 ] {dfb358de-c853-44e7-ad41-2c44fada86d7} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001389 sec., 64074.87401007919 rows/sec., 5.00 MiB/sec.
6622 2024.06.27 21:53:56.649431 [ 3 ] {dfb358de-c853-44e7-ad41-2c44fada86d7} <Debug> DynamicQueryHandler: Done processing query
6623 2024.06.27 21:53:56.649456 [ 3 ] {dfb358de-c853-44e7-ad41-2c44fada86d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6624 2024.06.27 21:53:56.649473 [ 3 ] {} <Debug> HTTP-Session: fef093e8-8240-4599-a43b-8171a60fb08e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6625 2024.06.27 21:53:56.649631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6626 2024.06.27 21:53:56.649681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6627 2024.06.27 21:53:56.649701 [ 3 ] {} <Debug> HTTP-Session: 5545df02-9830-46fd-ae7a-f0f8fff70930 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6628 2024.06.27 21:53:56.649717 [ 3 ] {} <Debug> HTTP-Session: 5545df02-9830-46fd-ae7a-f0f8fff70930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6629 2024.06.27 21:53:56.649731 [ 3 ] {} <Debug> HTTP-Session: 5545df02-9830-46fd-ae7a-f0f8fff70930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6630 2024.06.27 21:53:56.649761 [ 3 ] {} <Trace> HTTP-Session: 5545df02-9830-46fd-ae7a-f0f8fff70930 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6631 2024.06.27 21:53:56.649914 [ 3 ] {bb2fcb6e-dd8f-40a8-985d-51214f45b4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6632 2024.06.27 21:53:56.649962 [ 3 ] {bb2fcb6e-dd8f-40a8-985d-51214f45b4c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6633 2024.06.27 21:53:56.650111 [ 3 ] {bb2fcb6e-dd8f-40a8-985d-51214f45b4c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6634 2024.06.27 21:53:56.650492 [ 3 ] {bb2fcb6e-dd8f-40a8-985d-51214f45b4c7} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6635 2024.06.27 21:53:56.650529 [ 3 ] {bb2fcb6e-dd8f-40a8-985d-51214f45b4c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6636 2024.06.27 21:53:56.650927 [ 3 ] {bb2fcb6e-dd8f-40a8-985d-51214f45b4c7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6637 2024.06.27 21:53:56.651280 [ 3 ] {bb2fcb6e-dd8f-40a8-985d-51214f45b4c7} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6638 2024.06.27 21:53:56.651440 [ 3 ] {bb2fcb6e-dd8f-40a8-985d-51214f45b4c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec.
6639 2024.06.27 21:53:56.651622 [ 3 ] {bb2fcb6e-dd8f-40a8-985d-51214f45b4c7} <Debug> DynamicQueryHandler: Done processing query
6640 2024.06.27 21:53:56.651646 [ 3 ] {bb2fcb6e-dd8f-40a8-985d-51214f45b4c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6641 2024.06.27 21:53:56.651663 [ 3 ] {} <Debug> HTTP-Session: 5545df02-9830-46fd-ae7a-f0f8fff70930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6642 2024.06.27 21:53:56.651820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6643 2024.06.27 21:53:56.651870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6644 2024.06.27 21:53:56.651890 [ 3 ] {} <Debug> HTTP-Session: 7e43d74b-935a-4c8b-a413-ee4fc0a435b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6645 2024.06.27 21:53:56.651907 [ 3 ] {} <Debug> HTTP-Session: 7e43d74b-935a-4c8b-a413-ee4fc0a435b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6646 2024.06.27 21:53:56.651921 [ 3 ] {} <Debug> HTTP-Session: 7e43d74b-935a-4c8b-a413-ee4fc0a435b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6647 2024.06.27 21:53:56.651951 [ 3 ] {} <Trace> HTTP-Session: 7e43d74b-935a-4c8b-a413-ee4fc0a435b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6648 2024.06.27 21:53:56.652224 [ 3 ] {19979e8f-c45e-4d82-803b-dda570d0df80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6649 2024.06.27 21:53:56.652288 [ 3 ] {19979e8f-c45e-4d82-803b-dda570d0df80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6650 2024.06.27 21:53:56.652696 [ 3 ] {19979e8f-c45e-4d82-803b-dda570d0df80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6651 2024.06.27 21:53:56.653450 [ 3 ] {19979e8f-c45e-4d82-803b-dda570d0df80} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6652 2024.06.27 21:53:56.653487 [ 3 ] {19979e8f-c45e-4d82-803b-dda570d0df80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6653 2024.06.27 21:53:56.654122 [ 3 ] {19979e8f-c45e-4d82-803b-dda570d0df80} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6654 2024.06.27 21:53:56.654547 [ 3 ] {19979e8f-c45e-4d82-803b-dda570d0df80} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6655 2024.06.27 21:53:56.654737 [ 3 ] {19979e8f-c45e-4d82-803b-dda570d0df80} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002702 sec., 9252.405625462621 rows/sec., 16.58 MiB/sec.
6656 2024.06.27 21:53:56.654964 [ 3 ] {19979e8f-c45e-4d82-803b-dda570d0df80} <Debug> DynamicQueryHandler: Done processing query
6657 2024.06.27 21:53:56.654989 [ 3 ] {19979e8f-c45e-4d82-803b-dda570d0df80} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6658 2024.06.27 21:53:56.655006 [ 3 ] {} <Debug> HTTP-Session: 7e43d74b-935a-4c8b-a413-ee4fc0a435b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6659 2024.06.27 21:53:56.655131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6660 2024.06.27 21:53:56.655181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6661 2024.06.27 21:53:56.655200 [ 3 ] {} <Debug> HTTP-Session: a1fa61bc-7c8b-4b7f-8554-f79423844845 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6662 2024.06.27 21:53:56.655218 [ 3 ] {} <Debug> HTTP-Session: a1fa61bc-7c8b-4b7f-8554-f79423844845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6663 2024.06.27 21:53:56.655232 [ 3 ] {} <Debug> HTTP-Session: a1fa61bc-7c8b-4b7f-8554-f79423844845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6664 2024.06.27 21:53:56.655262 [ 3 ] {} <Trace> HTTP-Session: a1fa61bc-7c8b-4b7f-8554-f79423844845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6665 2024.06.27 21:53:56.655387 [ 3 ] {e644045f-b077-4184-b148-47b4e4824b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6666 2024.06.27 21:53:56.655434 [ 3 ] {e644045f-b077-4184-b148-47b4e4824b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6667 2024.06.27 21:53:56.655561 [ 3 ] {e644045f-b077-4184-b148-47b4e4824b6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6668 2024.06.27 21:53:56.655886 [ 3 ] {e644045f-b077-4184-b148-47b4e4824b6f} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6669 2024.06.27 21:53:56.655923 [ 3 ] {e644045f-b077-4184-b148-47b4e4824b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6670 2024.06.27 21:53:56.656286 [ 3 ] {e644045f-b077-4184-b148-47b4e4824b6f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
6671 2024.06.27 21:53:56.656618 [ 3 ] {e644045f-b077-4184-b148-47b4e4824b6f} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6672 2024.06.27 21:53:56.656776 [ 3 ] {e644045f-b077-4184-b148-47b4e4824b6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec.
6673 2024.06.27 21:53:56.656940 [ 3 ] {e644045f-b077-4184-b148-47b4e4824b6f} <Debug> DynamicQueryHandler: Done processing query
6674 2024.06.27 21:53:56.656964 [ 3 ] {e644045f-b077-4184-b148-47b4e4824b6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6675 2024.06.27 21:53:56.656979 [ 3 ] {} <Debug> HTTP-Session: a1fa61bc-7c8b-4b7f-8554-f79423844845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6676 2024.06.27 21:54:01.643348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6677 2024.06.27 21:54:01.643496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6678 2024.06.27 21:54:01.643528 [ 3 ] {} <Debug> HTTP-Session: 6d5b783c-d238-41dc-b0ae-c263330ad5bc Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6679 2024.06.27 21:54:01.643557 [ 3 ] {} <Debug> HTTP-Session: 6d5b783c-d238-41dc-b0ae-c263330ad5bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6680 2024.06.27 21:54:01.643575 [ 3 ] {} <Debug> HTTP-Session: 6d5b783c-d238-41dc-b0ae-c263330ad5bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6681 2024.06.27 21:54:01.643631 [ 3 ] {} <Trace> HTTP-Session: 6d5b783c-d238-41dc-b0ae-c263330ad5bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6682 2024.06.27 21:54:01.643836 [ 3 ] {b5b6e433-eba1-477f-b7ac-67a165385d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6683 2024.06.27 21:54:01.643912 [ 3 ] {b5b6e433-eba1-477f-b7ac-67a165385d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6684 2024.06.27 21:54:01.644127 [ 3 ] {b5b6e433-eba1-477f-b7ac-67a165385d59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6685 2024.06.27 21:54:01.644646 [ 3 ] {b5b6e433-eba1-477f-b7ac-67a165385d59} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6686 2024.06.27 21:54:01.644689 [ 3 ] {b5b6e433-eba1-477f-b7ac-67a165385d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6687 2024.06.27 21:54:01.645062 [ 3 ] {b5b6e433-eba1-477f-b7ac-67a165385d59} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6688 2024.06.27 21:54:01.645405 [ 3 ] {b5b6e433-eba1-477f-b7ac-67a165385d59} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6689 2024.06.27 21:54:01.645560 [ 3 ] {b5b6e433-eba1-477f-b7ac-67a165385d59} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001785 sec., 2240.8963585434176 rows/sec., 181.64 KiB/sec.
6690 2024.06.27 21:54:01.645864 [ 3 ] {b5b6e433-eba1-477f-b7ac-67a165385d59} <Debug> DynamicQueryHandler: Done processing query
6691 2024.06.27 21:54:01.645913 [ 3 ] {b5b6e433-eba1-477f-b7ac-67a165385d59} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6692 2024.06.27 21:54:01.645941 [ 3 ] {} <Debug> HTTP-Session: 6d5b783c-d238-41dc-b0ae-c263330ad5bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6693 2024.06.27 21:54:01.646112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 14564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6694 2024.06.27 21:54:01.646165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6695 2024.06.27 21:54:01.646184 [ 3 ] {} <Debug> HTTP-Session: 94794793-644b-41d3-8455-b110a373e494 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6696 2024.06.27 21:54:01.646202 [ 3 ] {} <Debug> HTTP-Session: 94794793-644b-41d3-8455-b110a373e494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6697 2024.06.27 21:54:01.646216 [ 3 ] {} <Debug> HTTP-Session: 94794793-644b-41d3-8455-b110a373e494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6698 2024.06.27 21:54:01.646247 [ 3 ] {} <Trace> HTTP-Session: 94794793-644b-41d3-8455-b110a373e494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6699 2024.06.27 21:54:01.646374 [ 3 ] {aa1f2088-e032-4568-9f43-95d829b4e027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6700 2024.06.27 21:54:01.646419 [ 3 ] {aa1f2088-e032-4568-9f43-95d829b4e027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6701 2024.06.27 21:54:01.646565 [ 3 ] {aa1f2088-e032-4568-9f43-95d829b4e027} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6702 2024.06.27 21:54:01.647001 [ 3 ] {aa1f2088-e032-4568-9f43-95d829b4e027} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6703 2024.06.27 21:54:01.647037 [ 3 ] {aa1f2088-e032-4568-9f43-95d829b4e027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6704 2024.06.27 21:54:01.647348 [ 3 ] {aa1f2088-e032-4568-9f43-95d829b4e027} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6705 2024.06.27 21:54:01.647663 [ 3 ] {aa1f2088-e032-4568-9f43-95d829b4e027} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6706 2024.06.27 21:54:01.647815 [ 3 ] {aa1f2088-e032-4568-9f43-95d829b4e027} <Debug> executeQuery: Read 104 rows, 8.25 KiB in 0.001482 sec., 70175.43859649122 rows/sec., 5.43 MiB/sec.
6707 2024.06.27 21:54:01.648083 [ 3 ] {aa1f2088-e032-4568-9f43-95d829b4e027} <Debug> DynamicQueryHandler: Done processing query
6708 2024.06.27 21:54:01.648134 [ 3 ] {aa1f2088-e032-4568-9f43-95d829b4e027} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6709 2024.06.27 21:54:01.648177 [ 3 ] {} <Debug> HTTP-Session: 94794793-644b-41d3-8455-b110a373e494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6710 2024.06.27 21:54:01.648330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6711 2024.06.27 21:54:01.648381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6712 2024.06.27 21:54:01.648400 [ 3 ] {} <Debug> HTTP-Session: c7aebe6b-d521-4e9c-9608-10ff613ab5ef Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6713 2024.06.27 21:54:01.648416 [ 3 ] {} <Debug> HTTP-Session: c7aebe6b-d521-4e9c-9608-10ff613ab5ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6714 2024.06.27 21:54:01.648430 [ 3 ] {} <Debug> HTTP-Session: c7aebe6b-d521-4e9c-9608-10ff613ab5ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6715 2024.06.27 21:54:01.648462 [ 3 ] {} <Trace> HTTP-Session: c7aebe6b-d521-4e9c-9608-10ff613ab5ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6716 2024.06.27 21:54:01.648592 [ 3 ] {471e17a2-e33e-4078-bea0-2e95c23b3065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6717 2024.06.27 21:54:01.648638 [ 3 ] {471e17a2-e33e-4078-bea0-2e95c23b3065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6718 2024.06.27 21:54:01.648783 [ 3 ] {471e17a2-e33e-4078-bea0-2e95c23b3065} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6719 2024.06.27 21:54:01.649167 [ 3 ] {471e17a2-e33e-4078-bea0-2e95c23b3065} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6720 2024.06.27 21:54:01.649203 [ 3 ] {471e17a2-e33e-4078-bea0-2e95c23b3065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6721 2024.06.27 21:54:01.649517 [ 3 ] {471e17a2-e33e-4078-bea0-2e95c23b3065} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6722 2024.06.27 21:54:01.649831 [ 3 ] {471e17a2-e33e-4078-bea0-2e95c23b3065} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6723 2024.06.27 21:54:01.649975 [ 3 ] {471e17a2-e33e-4078-bea0-2e95c23b3065} <Debug> executeQuery: Read 92 rows, 7.33 KiB in 0.00143 sec., 64335.66433566433 rows/sec., 5.01 MiB/sec.
6724 2024.06.27 21:54:01.650272 [ 3 ] {471e17a2-e33e-4078-bea0-2e95c23b3065} <Debug> DynamicQueryHandler: Done processing query
6725 2024.06.27 21:54:01.650320 [ 3 ] {471e17a2-e33e-4078-bea0-2e95c23b3065} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6726 2024.06.27 21:54:01.650348 [ 3 ] {} <Debug> HTTP-Session: c7aebe6b-d521-4e9c-9608-10ff613ab5ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6727 2024.06.27 21:54:01.650512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 37576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6728 2024.06.27 21:54:01.650562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6729 2024.06.27 21:54:01.650581 [ 3 ] {} <Debug> HTTP-Session: ff5d7caf-4cc3-4315-ada0-0e7b9863ddfa Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6730 2024.06.27 21:54:01.650598 [ 3 ] {} <Debug> HTTP-Session: ff5d7caf-4cc3-4315-ada0-0e7b9863ddfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6731 2024.06.27 21:54:01.650611 [ 3 ] {} <Debug> HTTP-Session: ff5d7caf-4cc3-4315-ada0-0e7b9863ddfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6732 2024.06.27 21:54:01.650641 [ 3 ] {} <Trace> HTTP-Session: ff5d7caf-4cc3-4315-ada0-0e7b9863ddfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6733 2024.06.27 21:54:01.650808 [ 3 ] {20b342c9-c011-4f04-bc28-4adcd2af7005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6734 2024.06.27 21:54:01.650855 [ 3 ] {20b342c9-c011-4f04-bc28-4adcd2af7005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6735 2024.06.27 21:54:01.651016 [ 3 ] {20b342c9-c011-4f04-bc28-4adcd2af7005} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6736 2024.06.27 21:54:01.651426 [ 3 ] {20b342c9-c011-4f04-bc28-4adcd2af7005} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6737 2024.06.27 21:54:01.651464 [ 3 ] {20b342c9-c011-4f04-bc28-4adcd2af7005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6738 2024.06.27 21:54:01.651859 [ 3 ] {20b342c9-c011-4f04-bc28-4adcd2af7005} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6739 2024.06.27 21:54:01.652194 [ 3 ] {20b342c9-c011-4f04-bc28-4adcd2af7005} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6740 2024.06.27 21:54:01.652341 [ 3 ] {20b342c9-c011-4f04-bc28-4adcd2af7005} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001614 sec., 121437.4225526642 rows/sec., 8.48 MiB/sec.
6741 2024.06.27 21:54:01.652515 [ 3 ] {20b342c9-c011-4f04-bc28-4adcd2af7005} <Debug> DynamicQueryHandler: Done processing query
6742 2024.06.27 21:54:01.652538 [ 3 ] {20b342c9-c011-4f04-bc28-4adcd2af7005} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6743 2024.06.27 21:54:01.652554 [ 3 ] {} <Debug> HTTP-Session: ff5d7caf-4cc3-4315-ada0-0e7b9863ddfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6744 2024.06.27 21:54:01.652688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6745 2024.06.27 21:54:01.652737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6746 2024.06.27 21:54:01.652755 [ 3 ] {} <Debug> HTTP-Session: 79589258-4cf6-47f2-afad-731625886801 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6747 2024.06.27 21:54:01.652771 [ 3 ] {} <Debug> HTTP-Session: 79589258-4cf6-47f2-afad-731625886801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6748 2024.06.27 21:54:01.652785 [ 3 ] {} <Debug> HTTP-Session: 79589258-4cf6-47f2-afad-731625886801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6749 2024.06.27 21:54:01.652816 [ 3 ] {} <Trace> HTTP-Session: 79589258-4cf6-47f2-afad-731625886801 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6750 2024.06.27 21:54:01.652934 [ 3 ] {3495062c-774b-4519-8614-2d944d519efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6751 2024.06.27 21:54:01.652999 [ 3 ] {3495062c-774b-4519-8614-2d944d519efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6752 2024.06.27 21:54:01.653401 [ 3 ] {3495062c-774b-4519-8614-2d944d519efa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6753 2024.06.27 21:54:01.653896 [ 3 ] {3495062c-774b-4519-8614-2d944d519efa} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6754 2024.06.27 21:54:01.653932 [ 3 ] {3495062c-774b-4519-8614-2d944d519efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6755 2024.06.27 21:54:01.654512 [ 3 ] {3495062c-774b-4519-8614-2d944d519efa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6756 2024.06.27 21:54:01.654918 [ 3 ] {3495062c-774b-4519-8614-2d944d519efa} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6757 2024.06.27 21:54:01.655092 [ 3 ] {3495062c-774b-4519-8614-2d944d519efa} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002205 sec., 1814.0589569160998 rows/sec., 3.25 MiB/sec.
6758 2024.06.27 21:54:01.655313 [ 3 ] {3495062c-774b-4519-8614-2d944d519efa} <Debug> DynamicQueryHandler: Done processing query
6759 2024.06.27 21:54:01.655338 [ 3 ] {3495062c-774b-4519-8614-2d944d519efa} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6760 2024.06.27 21:54:01.655353 [ 3 ] {} <Debug> HTTP-Session: 79589258-4cf6-47f2-afad-731625886801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6761 2024.06.27 21:54:01.655490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6762 2024.06.27 21:54:01.655538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6763 2024.06.27 21:54:01.655557 [ 3 ] {} <Debug> HTTP-Session: 9113400a-711c-4b22-a110-599d1e94617e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6764 2024.06.27 21:54:01.655573 [ 3 ] {} <Debug> HTTP-Session: 9113400a-711c-4b22-a110-599d1e94617e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6765 2024.06.27 21:54:01.655586 [ 3 ] {} <Debug> HTTP-Session: 9113400a-711c-4b22-a110-599d1e94617e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6766 2024.06.27 21:54:01.655617 [ 3 ] {} <Trace> HTTP-Session: 9113400a-711c-4b22-a110-599d1e94617e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6767 2024.06.27 21:54:01.655729 [ 3 ] {95f33332-67af-462a-84c0-e848d266d7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6768 2024.06.27 21:54:01.655775 [ 3 ] {95f33332-67af-462a-84c0-e848d266d7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6769 2024.06.27 21:54:01.655903 [ 3 ] {95f33332-67af-462a-84c0-e848d266d7df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6770 2024.06.27 21:54:01.656216 [ 3 ] {95f33332-67af-462a-84c0-e848d266d7df} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6771 2024.06.27 21:54:01.656253 [ 3 ] {95f33332-67af-462a-84c0-e848d266d7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6772 2024.06.27 21:54:01.656618 [ 3 ] {95f33332-67af-462a-84c0-e848d266d7df} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
6773 2024.06.27 21:54:01.656935 [ 3 ] {95f33332-67af-462a-84c0-e848d266d7df} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6774 2024.06.27 21:54:01.657086 [ 3 ] {95f33332-67af-462a-84c0-e848d266d7df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec.
6775 2024.06.27 21:54:01.657254 [ 3 ] {95f33332-67af-462a-84c0-e848d266d7df} <Debug> DynamicQueryHandler: Done processing query
6776 2024.06.27 21:54:01.657279 [ 3 ] {95f33332-67af-462a-84c0-e848d266d7df} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6777 2024.06.27 21:54:01.657294 [ 3 ] {} <Debug> HTTP-Session: 9113400a-711c-4b22-a110-599d1e94617e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6778 2024.06.27 21:54:02.437196 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
6779 2024.06.27 21:54:02.437257 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
6780 2024.06.27 21:54:06.642850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6781 2024.06.27 21:54:06.642996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6782 2024.06.27 21:54:06.643027 [ 3 ] {} <Debug> HTTP-Session: e536d998-2e26-4bb2-b600-b3fee63e6ff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6783 2024.06.27 21:54:06.643055 [ 3 ] {} <Debug> HTTP-Session: e536d998-2e26-4bb2-b600-b3fee63e6ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6784 2024.06.27 21:54:06.643073 [ 3 ] {} <Debug> HTTP-Session: e536d998-2e26-4bb2-b600-b3fee63e6ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6785 2024.06.27 21:54:06.643129 [ 3 ] {} <Trace> HTTP-Session: e536d998-2e26-4bb2-b600-b3fee63e6ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6786 2024.06.27 21:54:06.643342 [ 3 ] {542c2e8e-df77-4b99-89c5-6ddf974b54c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6787 2024.06.27 21:54:06.643418 [ 3 ] {542c2e8e-df77-4b99-89c5-6ddf974b54c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6788 2024.06.27 21:54:06.643612 [ 3 ] {542c2e8e-df77-4b99-89c5-6ddf974b54c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6789 2024.06.27 21:54:06.644028 [ 3 ] {542c2e8e-df77-4b99-89c5-6ddf974b54c3} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6790 2024.06.27 21:54:06.644075 [ 3 ] {542c2e8e-df77-4b99-89c5-6ddf974b54c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6791 2024.06.27 21:54:06.644447 [ 3 ] {542c2e8e-df77-4b99-89c5-6ddf974b54c3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6792 2024.06.27 21:54:06.644788 [ 3 ] {542c2e8e-df77-4b99-89c5-6ddf974b54c3} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6793 2024.06.27 21:54:06.644955 [ 3 ] {542c2e8e-df77-4b99-89c5-6ddf974b54c3} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001677 sec., 14907.57304710793 rows/sec., 1.18 MiB/sec.
6794 2024.06.27 21:54:06.645166 [ 3 ] {542c2e8e-df77-4b99-89c5-6ddf974b54c3} <Debug> DynamicQueryHandler: Done processing query
6795 2024.06.27 21:54:06.645193 [ 3 ] {542c2e8e-df77-4b99-89c5-6ddf974b54c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6796 2024.06.27 21:54:06.645208 [ 3 ] {} <Debug> HTTP-Session: e536d998-2e26-4bb2-b600-b3fee63e6ff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6797 2024.06.27 21:54:06.645364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6798 2024.06.27 21:54:06.645417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6799 2024.06.27 21:54:06.645437 [ 3 ] {} <Debug> HTTP-Session: b3ad7302-9c40-43e9-9372-eb233c33070b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6800 2024.06.27 21:54:06.645455 [ 3 ] {} <Debug> HTTP-Session: b3ad7302-9c40-43e9-9372-eb233c33070b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6801 2024.06.27 21:54:06.645468 [ 3 ] {} <Debug> HTTP-Session: b3ad7302-9c40-43e9-9372-eb233c33070b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6802 2024.06.27 21:54:06.645503 [ 3 ] {} <Trace> HTTP-Session: b3ad7302-9c40-43e9-9372-eb233c33070b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6803 2024.06.27 21:54:06.645603 [ 3 ] {35fd45d2-b08c-4c43-bfb1-83bd169f8b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6804 2024.06.27 21:54:06.645650 [ 3 ] {35fd45d2-b08c-4c43-bfb1-83bd169f8b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6805 2024.06.27 21:54:06.645780 [ 3 ] {35fd45d2-b08c-4c43-bfb1-83bd169f8b54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6806 2024.06.27 21:54:06.646082 [ 3 ] {35fd45d2-b08c-4c43-bfb1-83bd169f8b54} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6807 2024.06.27 21:54:06.646120 [ 3 ] {35fd45d2-b08c-4c43-bfb1-83bd169f8b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6808 2024.06.27 21:54:06.646424 [ 3 ] {35fd45d2-b08c-4c43-bfb1-83bd169f8b54} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6809 2024.06.27 21:54:06.646733 [ 3 ] {35fd45d2-b08c-4c43-bfb1-83bd169f8b54} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6810 2024.06.27 21:54:06.646883 [ 3 ] {35fd45d2-b08c-4c43-bfb1-83bd169f8b54} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0013 sec., 1538.4615384615386 rows/sec., 125.45 KiB/sec.
6811 2024.06.27 21:54:06.647052 [ 3 ] {35fd45d2-b08c-4c43-bfb1-83bd169f8b54} <Debug> DynamicQueryHandler: Done processing query
6812 2024.06.27 21:54:06.647077 [ 3 ] {35fd45d2-b08c-4c43-bfb1-83bd169f8b54} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6813 2024.06.27 21:54:06.647092 [ 3 ] {} <Debug> HTTP-Session: b3ad7302-9c40-43e9-9372-eb233c33070b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6814 2024.06.27 21:54:06.647227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6815 2024.06.27 21:54:06.647278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6816 2024.06.27 21:54:06.647297 [ 3 ] {} <Debug> HTTP-Session: d02f27ab-7d6d-4ace-92d7-f7fbcea053b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6817 2024.06.27 21:54:06.647313 [ 3 ] {} <Debug> HTTP-Session: d02f27ab-7d6d-4ace-92d7-f7fbcea053b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6818 2024.06.27 21:54:06.647327 [ 3 ] {} <Debug> HTTP-Session: d02f27ab-7d6d-4ace-92d7-f7fbcea053b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6819 2024.06.27 21:54:06.647357 [ 3 ] {} <Trace> HTTP-Session: d02f27ab-7d6d-4ace-92d7-f7fbcea053b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6820 2024.06.27 21:54:06.647499 [ 3 ] {05dec2a7-503e-497a-8ddb-d62f59be26ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6821 2024.06.27 21:54:06.647542 [ 3 ] {05dec2a7-503e-497a-8ddb-d62f59be26ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6822 2024.06.27 21:54:06.647671 [ 3 ] {05dec2a7-503e-497a-8ddb-d62f59be26ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6823 2024.06.27 21:54:06.648027 [ 3 ] {05dec2a7-503e-497a-8ddb-d62f59be26ca} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6824 2024.06.27 21:54:06.648064 [ 3 ] {05dec2a7-503e-497a-8ddb-d62f59be26ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6825 2024.06.27 21:54:06.648385 [ 3 ] {05dec2a7-503e-497a-8ddb-d62f59be26ca} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6826 2024.06.27 21:54:06.648689 [ 3 ] {05dec2a7-503e-497a-8ddb-d62f59be26ca} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6827 2024.06.27 21:54:06.648843 [ 3 ] {05dec2a7-503e-497a-8ddb-d62f59be26ca} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.00139 sec., 94964.02877697842 rows/sec., 7.90 MiB/sec.
6828 2024.06.27 21:54:06.649101 [ 3 ] {05dec2a7-503e-497a-8ddb-d62f59be26ca} <Debug> DynamicQueryHandler: Done processing query
6829 2024.06.27 21:54:06.649156 [ 3 ] {05dec2a7-503e-497a-8ddb-d62f59be26ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6830 2024.06.27 21:54:06.649202 [ 3 ] {} <Debug> HTTP-Session: d02f27ab-7d6d-4ace-92d7-f7fbcea053b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6831 2024.06.27 21:54:06.649333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6832 2024.06.27 21:54:06.649384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6833 2024.06.27 21:54:06.649404 [ 3 ] {} <Debug> HTTP-Session: 60dccb4f-9280-40ec-972e-ed41abb7a2e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6834 2024.06.27 21:54:06.649422 [ 3 ] {} <Debug> HTTP-Session: 60dccb4f-9280-40ec-972e-ed41abb7a2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6835 2024.06.27 21:54:06.649435 [ 3 ] {} <Debug> HTTP-Session: 60dccb4f-9280-40ec-972e-ed41abb7a2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6836 2024.06.27 21:54:06.649466 [ 3 ] {} <Trace> HTTP-Session: 60dccb4f-9280-40ec-972e-ed41abb7a2e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6837 2024.06.27 21:54:06.649566 [ 3 ] {26a7eacf-c66c-4f8e-b5ee-3669cea406a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6838 2024.06.27 21:54:06.649609 [ 3 ] {26a7eacf-c66c-4f8e-b5ee-3669cea406a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6839 2024.06.27 21:54:06.649755 [ 3 ] {26a7eacf-c66c-4f8e-b5ee-3669cea406a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6840 2024.06.27 21:54:06.650022 [ 3 ] {26a7eacf-c66c-4f8e-b5ee-3669cea406a5} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6841 2024.06.27 21:54:06.650058 [ 3 ] {26a7eacf-c66c-4f8e-b5ee-3669cea406a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6842 2024.06.27 21:54:06.650356 [ 3 ] {26a7eacf-c66c-4f8e-b5ee-3669cea406a5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6843 2024.06.27 21:54:06.650659 [ 3 ] {26a7eacf-c66c-4f8e-b5ee-3669cea406a5} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6844 2024.06.27 21:54:06.650806 [ 3 ] {26a7eacf-c66c-4f8e-b5ee-3669cea406a5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001266 sec., 1579.778830963665 rows/sec., 110.31 KiB/sec.
6845 2024.06.27 21:54:06.650970 [ 3 ] {26a7eacf-c66c-4f8e-b5ee-3669cea406a5} <Debug> DynamicQueryHandler: Done processing query
6846 2024.06.27 21:54:06.650994 [ 3 ] {26a7eacf-c66c-4f8e-b5ee-3669cea406a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6847 2024.06.27 21:54:06.651009 [ 3 ] {} <Debug> HTTP-Session: 60dccb4f-9280-40ec-972e-ed41abb7a2e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6848 2024.06.27 21:54:06.651128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6849 2024.06.27 21:54:06.651178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6850 2024.06.27 21:54:06.651197 [ 3 ] {} <Debug> HTTP-Session: a6dbc41a-7cf2-4666-a29b-b8b1a98d0ac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6851 2024.06.27 21:54:06.651213 [ 3 ] {} <Debug> HTTP-Session: a6dbc41a-7cf2-4666-a29b-b8b1a98d0ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6852 2024.06.27 21:54:06.651226 [ 3 ] {} <Debug> HTTP-Session: a6dbc41a-7cf2-4666-a29b-b8b1a98d0ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6853 2024.06.27 21:54:06.651283 [ 3 ] {} <Trace> HTTP-Session: a6dbc41a-7cf2-4666-a29b-b8b1a98d0ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6854 2024.06.27 21:54:06.651409 [ 3 ] {d93d6025-cc07-48eb-bb2e-f1a050c5d97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6855 2024.06.27 21:54:06.651452 [ 3 ] {d93d6025-cc07-48eb-bb2e-f1a050c5d97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6856 2024.06.27 21:54:06.651579 [ 3 ] {d93d6025-cc07-48eb-bb2e-f1a050c5d97d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6857 2024.06.27 21:54:06.651893 [ 3 ] {d93d6025-cc07-48eb-bb2e-f1a050c5d97d} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6858 2024.06.27 21:54:06.651929 [ 3 ] {d93d6025-cc07-48eb-bb2e-f1a050c5d97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6859 2024.06.27 21:54:06.652241 [ 3 ] {d93d6025-cc07-48eb-bb2e-f1a050c5d97d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6860 2024.06.27 21:54:06.652556 [ 3 ] {d93d6025-cc07-48eb-bb2e-f1a050c5d97d} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6861 2024.06.27 21:54:06.652707 [ 3 ] {d93d6025-cc07-48eb-bb2e-f1a050c5d97d} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001344 sec., 67708.33333333334 rows/sec., 5.29 MiB/sec.
6862 2024.06.27 21:54:06.652860 [ 3 ] {d93d6025-cc07-48eb-bb2e-f1a050c5d97d} <Debug> DynamicQueryHandler: Done processing query
6863 2024.06.27 21:54:06.652908 [ 3 ] {d93d6025-cc07-48eb-bb2e-f1a050c5d97d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6864 2024.06.27 21:54:06.652924 [ 3 ] {} <Debug> HTTP-Session: a6dbc41a-7cf2-4666-a29b-b8b1a98d0ac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6865 2024.06.27 21:54:06.653122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6866 2024.06.27 21:54:06.653172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6867 2024.06.27 21:54:06.653191 [ 3 ] {} <Debug> HTTP-Session: 791f201c-28cb-4bbd-bddb-174fee427627 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6868 2024.06.27 21:54:06.653207 [ 3 ] {} <Debug> HTTP-Session: 791f201c-28cb-4bbd-bddb-174fee427627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6869 2024.06.27 21:54:06.653221 [ 3 ] {} <Debug> HTTP-Session: 791f201c-28cb-4bbd-bddb-174fee427627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6870 2024.06.27 21:54:06.653250 [ 3 ] {} <Trace> HTTP-Session: 791f201c-28cb-4bbd-bddb-174fee427627 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6871 2024.06.27 21:54:06.653393 [ 3 ] {049dc379-5ec4-44ab-aba7-d898f16a4146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6872 2024.06.27 21:54:06.653440 [ 3 ] {049dc379-5ec4-44ab-aba7-d898f16a4146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6873 2024.06.27 21:54:06.653585 [ 3 ] {049dc379-5ec4-44ab-aba7-d898f16a4146} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6874 2024.06.27 21:54:06.653970 [ 3 ] {049dc379-5ec4-44ab-aba7-d898f16a4146} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6875 2024.06.27 21:54:06.654006 [ 3 ] {049dc379-5ec4-44ab-aba7-d898f16a4146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6876 2024.06.27 21:54:06.654398 [ 3 ] {049dc379-5ec4-44ab-aba7-d898f16a4146} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6877 2024.06.27 21:54:06.654735 [ 3 ] {049dc379-5ec4-44ab-aba7-d898f16a4146} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6878 2024.06.27 21:54:06.654895 [ 3 ] {049dc379-5ec4-44ab-aba7-d898f16a4146} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001562 sec., 103072.98335467349 rows/sec., 7.18 MiB/sec.
6879 2024.06.27 21:54:06.655065 [ 3 ] {049dc379-5ec4-44ab-aba7-d898f16a4146} <Debug> DynamicQueryHandler: Done processing query
6880 2024.06.27 21:54:06.655089 [ 3 ] {049dc379-5ec4-44ab-aba7-d898f16a4146} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6881 2024.06.27 21:54:06.655103 [ 3 ] {} <Debug> HTTP-Session: 791f201c-28cb-4bbd-bddb-174fee427627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6882 2024.06.27 21:54:06.655285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6883 2024.06.27 21:54:06.655335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6884 2024.06.27 21:54:06.655353 [ 3 ] {} <Debug> HTTP-Session: c000a397-53eb-437c-9b6f-a2a0cfa83583 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6885 2024.06.27 21:54:06.655370 [ 3 ] {} <Debug> HTTP-Session: c000a397-53eb-437c-9b6f-a2a0cfa83583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6886 2024.06.27 21:54:06.655383 [ 3 ] {} <Debug> HTTP-Session: c000a397-53eb-437c-9b6f-a2a0cfa83583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6887 2024.06.27 21:54:06.655413 [ 3 ] {} <Trace> HTTP-Session: c000a397-53eb-437c-9b6f-a2a0cfa83583 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6888 2024.06.27 21:54:06.655689 [ 3 ] {ac72806f-d5c2-4c7b-a88e-2210ab7b4cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6889 2024.06.27 21:54:06.655753 [ 3 ] {ac72806f-d5c2-4c7b-a88e-2210ab7b4cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6890 2024.06.27 21:54:06.656158 [ 3 ] {ac72806f-d5c2-4c7b-a88e-2210ab7b4cff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6891 2024.06.27 21:54:06.656771 [ 3 ] {ac72806f-d5c2-4c7b-a88e-2210ab7b4cff} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6892 2024.06.27 21:54:06.656808 [ 3 ] {ac72806f-d5c2-4c7b-a88e-2210ab7b4cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6893 2024.06.27 21:54:06.657422 [ 3 ] {ac72806f-d5c2-4c7b-a88e-2210ab7b4cff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6894 2024.06.27 21:54:06.657830 [ 3 ] {ac72806f-d5c2-4c7b-a88e-2210ab7b4cff} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6895 2024.06.27 21:54:06.658006 [ 3 ] {ac72806f-d5c2-4c7b-a88e-2210ab7b4cff} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00251 sec., 9960.1593625498 rows/sec., 17.85 MiB/sec.
6896 2024.06.27 21:54:06.658202 [ 3 ] {ac72806f-d5c2-4c7b-a88e-2210ab7b4cff} <Debug> DynamicQueryHandler: Done processing query
6897 2024.06.27 21:54:06.658227 [ 3 ] {ac72806f-d5c2-4c7b-a88e-2210ab7b4cff} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6898 2024.06.27 21:54:06.658242 [ 3 ] {} <Debug> HTTP-Session: c000a397-53eb-437c-9b6f-a2a0cfa83583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6899 2024.06.27 21:54:06.658370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6900 2024.06.27 21:54:06.658418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6901 2024.06.27 21:54:06.658437 [ 3 ] {} <Debug> HTTP-Session: a68bb106-8acf-43aa-a852-2f77cac53d47 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6902 2024.06.27 21:54:06.658453 [ 3 ] {} <Debug> HTTP-Session: a68bb106-8acf-43aa-a852-2f77cac53d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6903 2024.06.27 21:54:06.658467 [ 3 ] {} <Debug> HTTP-Session: a68bb106-8acf-43aa-a852-2f77cac53d47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6904 2024.06.27 21:54:06.658496 [ 3 ] {} <Trace> HTTP-Session: a68bb106-8acf-43aa-a852-2f77cac53d47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6905 2024.06.27 21:54:06.658607 [ 3 ] {4c38a99f-aba1-451a-a1d2-e8c775f6b2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6906 2024.06.27 21:54:06.658651 [ 3 ] {4c38a99f-aba1-451a-a1d2-e8c775f6b2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6907 2024.06.27 21:54:06.658777 [ 3 ] {4c38a99f-aba1-451a-a1d2-e8c775f6b2d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6908 2024.06.27 21:54:06.659076 [ 3 ] {4c38a99f-aba1-451a-a1d2-e8c775f6b2d8} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6909 2024.06.27 21:54:06.659112 [ 3 ] {4c38a99f-aba1-451a-a1d2-e8c775f6b2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
6910 2024.06.27 21:54:06.659471 [ 3 ] {4c38a99f-aba1-451a-a1d2-e8c775f6b2d8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
6911 2024.06.27 21:54:06.659797 [ 3 ] {4c38a99f-aba1-451a-a1d2-e8c775f6b2d8} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6912 2024.06.27 21:54:06.659937 [ 3 ] {4c38a99f-aba1-451a-a1d2-e8c775f6b2d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec.
6913 2024.06.27 21:54:06.660213 [ 3 ] {4c38a99f-aba1-451a-a1d2-e8c775f6b2d8} <Debug> DynamicQueryHandler: Done processing query
6914 2024.06.27 21:54:06.660260 [ 3 ] {4c38a99f-aba1-451a-a1d2-e8c775f6b2d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6915 2024.06.27 21:54:06.660289 [ 3 ] {} <Debug> HTTP-Session: a68bb106-8acf-43aa-a852-2f77cac53d47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6916 2024.06.27 21:54:11.641060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6917 2024.06.27 21:54:11.641187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6918 2024.06.27 21:54:11.641211 [ 3 ] {} <Debug> HTTP-Session: 801a514b-9c62-410e-859a-5d67b913f005 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6919 2024.06.27 21:54:11.641236 [ 3 ] {} <Debug> HTTP-Session: 801a514b-9c62-410e-859a-5d67b913f005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6920 2024.06.27 21:54:11.641251 [ 3 ] {} <Debug> HTTP-Session: 801a514b-9c62-410e-859a-5d67b913f005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6921 2024.06.27 21:54:11.641300 [ 3 ] {} <Trace> HTTP-Session: 801a514b-9c62-410e-859a-5d67b913f005 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6922 2024.06.27 21:54:11.641473 [ 3 ] {73db59d7-34b9-472f-924a-25ef1d796f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6923 2024.06.27 21:54:11.641541 [ 3 ] {73db59d7-34b9-472f-924a-25ef1d796f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6924 2024.06.27 21:54:11.641737 [ 3 ] {73db59d7-34b9-472f-924a-25ef1d796f00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6925 2024.06.27 21:54:11.642110 [ 3 ] {73db59d7-34b9-472f-924a-25ef1d796f00} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6926 2024.06.27 21:54:11.642149 [ 3 ] {73db59d7-34b9-472f-924a-25ef1d796f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
6927 2024.06.27 21:54:11.642522 [ 3 ] {73db59d7-34b9-472f-924a-25ef1d796f00} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6928 2024.06.27 21:54:11.642856 [ 3 ] {73db59d7-34b9-472f-924a-25ef1d796f00} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6929 2024.06.27 21:54:11.643021 [ 3 ] {73db59d7-34b9-472f-924a-25ef1d796f00} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001596 sec., 2506.2656641604012 rows/sec., 203.14 KiB/sec.
6930 2024.06.27 21:54:11.643236 [ 3 ] {73db59d7-34b9-472f-924a-25ef1d796f00} <Debug> DynamicQueryHandler: Done processing query
6931 2024.06.27 21:54:11.643262 [ 3 ] {73db59d7-34b9-472f-924a-25ef1d796f00} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6932 2024.06.27 21:54:11.643278 [ 3 ] {} <Debug> HTTP-Session: 801a514b-9c62-410e-859a-5d67b913f005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6933 2024.06.27 21:54:11.643437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6934 2024.06.27 21:54:11.643488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6935 2024.06.27 21:54:11.643508 [ 3 ] {} <Debug> HTTP-Session: 56a5c3a3-fedf-4caa-9f0e-e3121f42fd2a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6936 2024.06.27 21:54:11.643525 [ 3 ] {} <Debug> HTTP-Session: 56a5c3a3-fedf-4caa-9f0e-e3121f42fd2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6937 2024.06.27 21:54:11.643539 [ 3 ] {} <Debug> HTTP-Session: 56a5c3a3-fedf-4caa-9f0e-e3121f42fd2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6938 2024.06.27 21:54:11.643569 [ 3 ] {} <Trace> HTTP-Session: 56a5c3a3-fedf-4caa-9f0e-e3121f42fd2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6939 2024.06.27 21:54:11.643685 [ 3 ] {5cd8b961-4c76-4506-b797-cc9bfd5d9709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6940 2024.06.27 21:54:11.643728 [ 3 ] {5cd8b961-4c76-4506-b797-cc9bfd5d9709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6941 2024.06.27 21:54:11.643854 [ 3 ] {5cd8b961-4c76-4506-b797-cc9bfd5d9709} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6942 2024.06.27 21:54:11.644159 [ 3 ] {5cd8b961-4c76-4506-b797-cc9bfd5d9709} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6943 2024.06.27 21:54:11.644196 [ 3 ] {5cd8b961-4c76-4506-b797-cc9bfd5d9709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
6944 2024.06.27 21:54:11.644513 [ 3 ] {5cd8b961-4c76-4506-b797-cc9bfd5d9709} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6945 2024.06.27 21:54:11.644819 [ 3 ] {5cd8b961-4c76-4506-b797-cc9bfd5d9709} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6946 2024.06.27 21:54:11.644981 [ 3 ] {5cd8b961-4c76-4506-b797-cc9bfd5d9709} <Debug> executeQuery: Read 68 rows, 5.48 KiB in 0.001331 sec., 51089.40646130729 rows/sec., 4.02 MiB/sec.
6947 2024.06.27 21:54:11.645147 [ 3 ] {5cd8b961-4c76-4506-b797-cc9bfd5d9709} <Debug> DynamicQueryHandler: Done processing query
6948 2024.06.27 21:54:11.645172 [ 3 ] {5cd8b961-4c76-4506-b797-cc9bfd5d9709} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6949 2024.06.27 21:54:11.645189 [ 3 ] {} <Debug> HTTP-Session: 56a5c3a3-fedf-4caa-9f0e-e3121f42fd2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6950 2024.06.27 21:54:11.645321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 11553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6951 2024.06.27 21:54:11.645371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6952 2024.06.27 21:54:11.645392 [ 3 ] {} <Debug> HTTP-Session: 562b9886-f1f3-4019-99f1-64ac606e60cc Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6953 2024.06.27 21:54:11.645410 [ 3 ] {} <Debug> HTTP-Session: 562b9886-f1f3-4019-99f1-64ac606e60cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6954 2024.06.27 21:54:11.645424 [ 3 ] {} <Debug> HTTP-Session: 562b9886-f1f3-4019-99f1-64ac606e60cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6955 2024.06.27 21:54:11.645454 [ 3 ] {} <Trace> HTTP-Session: 562b9886-f1f3-4019-99f1-64ac606e60cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6956 2024.06.27 21:54:11.645568 [ 3 ] {5d7ec4ad-a96c-448c-babf-863cf5b01b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6957 2024.06.27 21:54:11.645610 [ 3 ] {5d7ec4ad-a96c-448c-babf-863cf5b01b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6958 2024.06.27 21:54:11.645737 [ 3 ] {5d7ec4ad-a96c-448c-babf-863cf5b01b9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6959 2024.06.27 21:54:11.646026 [ 3 ] {5d7ec4ad-a96c-448c-babf-863cf5b01b9f} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6960 2024.06.27 21:54:11.646062 [ 3 ] {5d7ec4ad-a96c-448c-babf-863cf5b01b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
6961 2024.06.27 21:54:11.646368 [ 3 ] {5d7ec4ad-a96c-448c-babf-863cf5b01b9f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6962 2024.06.27 21:54:11.646683 [ 3 ] {5d7ec4ad-a96c-448c-babf-863cf5b01b9f} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6963 2024.06.27 21:54:11.646844 [ 3 ] {5d7ec4ad-a96c-448c-babf-863cf5b01b9f} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001305 sec., 52107.27969348659 rows/sec., 4.07 MiB/sec.
6964 2024.06.27 21:54:11.647003 [ 3 ] {5d7ec4ad-a96c-448c-babf-863cf5b01b9f} <Debug> DynamicQueryHandler: Done processing query
6965 2024.06.27 21:54:11.647028 [ 3 ] {5d7ec4ad-a96c-448c-babf-863cf5b01b9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6966 2024.06.27 21:54:11.647044 [ 3 ] {} <Debug> HTTP-Session: 562b9886-f1f3-4019-99f1-64ac606e60cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6967 2024.06.27 21:54:11.647208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 28700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6968 2024.06.27 21:54:11.647258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6969 2024.06.27 21:54:11.647277 [ 3 ] {} <Debug> HTTP-Session: abb757b5-a4b1-460e-923a-59029ab1631b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6970 2024.06.27 21:54:11.647293 [ 3 ] {} <Debug> HTTP-Session: abb757b5-a4b1-460e-923a-59029ab1631b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6971 2024.06.27 21:54:11.647309 [ 3 ] {} <Debug> HTTP-Session: abb757b5-a4b1-460e-923a-59029ab1631b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6972 2024.06.27 21:54:11.647339 [ 3 ] {} <Trace> HTTP-Session: abb757b5-a4b1-460e-923a-59029ab1631b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6973 2024.06.27 21:54:11.647482 [ 3 ] {8950f407-fe26-45c1-afb3-2554a1f2f817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6974 2024.06.27 21:54:11.647531 [ 3 ] {8950f407-fe26-45c1-afb3-2554a1f2f817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6975 2024.06.27 21:54:11.647680 [ 3 ] {8950f407-fe26-45c1-afb3-2554a1f2f817} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6976 2024.06.27 21:54:11.648001 [ 3 ] {8950f407-fe26-45c1-afb3-2554a1f2f817} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6977 2024.06.27 21:54:11.648038 [ 3 ] {8950f407-fe26-45c1-afb3-2554a1f2f817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
6978 2024.06.27 21:54:11.648428 [ 3 ] {8950f407-fe26-45c1-afb3-2554a1f2f817} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
6979 2024.06.27 21:54:11.648766 [ 3 ] {8950f407-fe26-45c1-afb3-2554a1f2f817} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6980 2024.06.27 21:54:11.648925 [ 3 ] {8950f407-fe26-45c1-afb3-2554a1f2f817} <Debug> executeQuery: Read 150 rows, 10.70 KiB in 0.001502 sec., 99866.84420772303 rows/sec., 6.96 MiB/sec.
6981 2024.06.27 21:54:11.649215 [ 3 ] {8950f407-fe26-45c1-afb3-2554a1f2f817} <Debug> DynamicQueryHandler: Done processing query
6982 2024.06.27 21:54:11.649267 [ 3 ] {8950f407-fe26-45c1-afb3-2554a1f2f817} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6983 2024.06.27 21:54:11.649308 [ 3 ] {} <Debug> HTTP-Session: abb757b5-a4b1-460e-923a-59029ab1631b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6984 2024.06.27 21:54:11.649434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6985 2024.06.27 21:54:11.649483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6986 2024.06.27 21:54:11.649504 [ 3 ] {} <Debug> HTTP-Session: 269d3cae-6b86-40da-9c2e-91fb6c3ee547 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
6987 2024.06.27 21:54:11.649520 [ 3 ] {} <Debug> HTTP-Session: 269d3cae-6b86-40da-9c2e-91fb6c3ee547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6988 2024.06.27 21:54:11.649534 [ 3 ] {} <Debug> HTTP-Session: 269d3cae-6b86-40da-9c2e-91fb6c3ee547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6989 2024.06.27 21:54:11.649564 [ 3 ] {} <Trace> HTTP-Session: 269d3cae-6b86-40da-9c2e-91fb6c3ee547 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6990 2024.06.27 21:54:11.649692 [ 3 ] {ef9203ee-a2d3-47db-8aa3-03f79ae298fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6991 2024.06.27 21:54:11.649761 [ 3 ] {ef9203ee-a2d3-47db-8aa3-03f79ae298fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6992 2024.06.27 21:54:11.650188 [ 3 ] {ef9203ee-a2d3-47db-8aa3-03f79ae298fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6993 2024.06.27 21:54:11.650603 [ 3 ] {ef9203ee-a2d3-47db-8aa3-03f79ae298fb} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6994 2024.06.27 21:54:11.650639 [ 3 ] {ef9203ee-a2d3-47db-8aa3-03f79ae298fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
6995 2024.06.27 21:54:11.651207 [ 3 ] {ef9203ee-a2d3-47db-8aa3-03f79ae298fb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
6996 2024.06.27 21:54:11.651619 [ 3 ] {ef9203ee-a2d3-47db-8aa3-03f79ae298fb} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6997 2024.06.27 21:54:11.651826 [ 3 ] {ef9203ee-a2d3-47db-8aa3-03f79ae298fb} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002179 sec., 1835.7044515832952 rows/sec., 3.29 MiB/sec.
6998 2024.06.27 21:54:11.652027 [ 3 ] {ef9203ee-a2d3-47db-8aa3-03f79ae298fb} <Debug> DynamicQueryHandler: Done processing query
6999 2024.06.27 21:54:11.652052 [ 3 ] {ef9203ee-a2d3-47db-8aa3-03f79ae298fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7000 2024.06.27 21:54:11.652069 [ 3 ] {} <Debug> HTTP-Session: 269d3cae-6b86-40da-9c2e-91fb6c3ee547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7001 2024.06.27 21:54:11.652191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 8503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7002 2024.06.27 21:54:11.652241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7003 2024.06.27 21:54:11.652261 [ 3 ] {} <Debug> HTTP-Session: e9ce98ac-6d14-46ea-ad73-5525ec1b9a96 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7004 2024.06.27 21:54:11.652277 [ 3 ] {} <Debug> HTTP-Session: e9ce98ac-6d14-46ea-ad73-5525ec1b9a96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7005 2024.06.27 21:54:11.652291 [ 3 ] {} <Debug> HTTP-Session: e9ce98ac-6d14-46ea-ad73-5525ec1b9a96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7006 2024.06.27 21:54:11.652321 [ 3 ] {} <Trace> HTTP-Session: e9ce98ac-6d14-46ea-ad73-5525ec1b9a96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7007 2024.06.27 21:54:11.652431 [ 3 ] {65914ba7-4b14-4ef5-9b64-f16136ca5a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7008 2024.06.27 21:54:11.652477 [ 3 ] {65914ba7-4b14-4ef5-9b64-f16136ca5a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7009 2024.06.27 21:54:11.652606 [ 3 ] {65914ba7-4b14-4ef5-9b64-f16136ca5a53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7010 2024.06.27 21:54:11.652855 [ 3 ] {65914ba7-4b14-4ef5-9b64-f16136ca5a53} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7011 2024.06.27 21:54:11.652890 [ 3 ] {65914ba7-4b14-4ef5-9b64-f16136ca5a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7012 2024.06.27 21:54:11.653266 [ 3 ] {65914ba7-4b14-4ef5-9b64-f16136ca5a53} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
7013 2024.06.27 21:54:11.653595 [ 3 ] {65914ba7-4b14-4ef5-9b64-f16136ca5a53} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7014 2024.06.27 21:54:11.653766 [ 3 ] {65914ba7-4b14-4ef5-9b64-f16136ca5a53} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.00136 sec., 41176.470588235294 rows/sec., 2.77 MiB/sec.
7015 2024.06.27 21:54:11.653930 [ 3 ] {65914ba7-4b14-4ef5-9b64-f16136ca5a53} <Debug> DynamicQueryHandler: Done processing query
7016 2024.06.27 21:54:11.653954 [ 3 ] {65914ba7-4b14-4ef5-9b64-f16136ca5a53} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7017 2024.06.27 21:54:11.653970 [ 3 ] {} <Debug> HTTP-Session: e9ce98ac-6d14-46ea-ad73-5525ec1b9a96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7018 2024.06.27 21:54:16.642362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7019 2024.06.27 21:54:16.642513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7020 2024.06.27 21:54:16.642543 [ 3 ] {} <Debug> HTTP-Session: b9c6c8f6-eaf4-4242-a1ff-d1ef28192f5e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7021 2024.06.27 21:54:16.642572 [ 3 ] {} <Debug> HTTP-Session: b9c6c8f6-eaf4-4242-a1ff-d1ef28192f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7022 2024.06.27 21:54:16.642591 [ 3 ] {} <Debug> HTTP-Session: b9c6c8f6-eaf4-4242-a1ff-d1ef28192f5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7023 2024.06.27 21:54:16.642657 [ 3 ] {} <Trace> HTTP-Session: b9c6c8f6-eaf4-4242-a1ff-d1ef28192f5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7024 2024.06.27 21:54:16.642878 [ 3 ] {8b3bce41-fee6-48ad-aae7-6483c474c8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7025 2024.06.27 21:54:16.642955 [ 3 ] {8b3bce41-fee6-48ad-aae7-6483c474c8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7026 2024.06.27 21:54:16.643189 [ 3 ] {8b3bce41-fee6-48ad-aae7-6483c474c8ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7027 2024.06.27 21:54:16.643629 [ 3 ] {8b3bce41-fee6-48ad-aae7-6483c474c8ca} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7028 2024.06.27 21:54:16.643675 [ 3 ] {8b3bce41-fee6-48ad-aae7-6483c474c8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7029 2024.06.27 21:54:16.644097 [ 3 ] {8b3bce41-fee6-48ad-aae7-6483c474c8ca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7030 2024.06.27 21:54:16.644526 [ 3 ] {8b3bce41-fee6-48ad-aae7-6483c474c8ca} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7031 2024.06.27 21:54:16.644719 [ 3 ] {8b3bce41-fee6-48ad-aae7-6483c474c8ca} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001908 sec., 13102.72536687631 rows/sec., 1.04 MiB/sec.
7032 2024.06.27 21:54:16.644746 [ 78 ] {} <Debug> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7033 2024.06.27 21:54:16.644866 [ 78 ] {} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7034 2024.06.27 21:54:16.644912 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7035 2024.06.27 21:54:16.645067 [ 3 ] {8b3bce41-fee6-48ad-aae7-6483c474c8ca} <Debug> DynamicQueryHandler: Done processing query
7036 2024.06.27 21:54:16.645151 [ 3 ] {8b3bce41-fee6-48ad-aae7-6483c474c8ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7037 2024.06.27 21:54:16.645212 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
7038 2024.06.27 21:54:16.645232 [ 3 ] {} <Debug> HTTP-Session: b9c6c8f6-eaf4-4242-a1ff-d1ef28192f5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7039 2024.06.27 21:54:16.645574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7040 2024.06.27 21:54:16.645643 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7041 2024.06.27 21:54:16.645680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7042 2024.06.27 21:54:16.645712 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 29 rows starting from the beginning of the part
7043 2024.06.27 21:54:16.645730 [ 3 ] {} <Debug> HTTP-Session: 26dfc896-d76e-465c-95ab-2a749637fa9b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7044 2024.06.27 21:54:16.645786 [ 3 ] {} <Debug> HTTP-Session: 26dfc896-d76e-465c-95ab-2a749637fa9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7045 2024.06.27 21:54:16.645833 [ 3 ] {} <Debug> HTTP-Session: 26dfc896-d76e-465c-95ab-2a749637fa9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7046 2024.06.27 21:54:16.645955 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 25 rows starting from the beginning of the part
7047 2024.06.27 21:54:16.645984 [ 3 ] {} <Trace> HTTP-Session: 26dfc896-d76e-465c-95ab-2a749637fa9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7048 2024.06.27 21:54:16.646254 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
7049 2024.06.27 21:54:16.646544 [ 3 ] {c3483916-b1f1-4d17-8d36-26635277ee98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7050 2024.06.27 21:54:16.646585 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 25 rows starting from the beginning of the part
7051 2024.06.27 21:54:16.646713 [ 3 ] {c3483916-b1f1-4d17-8d36-26635277ee98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7052 2024.06.27 21:54:16.646815 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
7053 2024.06.27 21:54:16.647176 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 25 rows starting from the beginning of the part
7054 2024.06.27 21:54:16.647859 [ 3 ] {c3483916-b1f1-4d17-8d36-26635277ee98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7055 2024.06.27 21:54:16.648900 [ 3 ] {c3483916-b1f1-4d17-8d36-26635277ee98} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7056 2024.06.27 21:54:16.648978 [ 3 ] {c3483916-b1f1-4d17-8d36-26635277ee98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7057 2024.06.27 21:54:16.650061 [ 3 ] {c3483916-b1f1-4d17-8d36-26635277ee98} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7058 2024.06.27 21:54:16.650133 [ 198 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 112 rows, containing 4 columns (4 merged, 0 gathered) in 0.005120508 sec., 21872.829805167767 rows/sec., 1.73 MiB/sec.
7059 2024.06.27 21:54:16.650401 [ 198 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7060 2024.06.27 21:54:16.650919 [ 3 ] {c3483916-b1f1-4d17-8d36-26635277ee98} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7061 2024.06.27 21:54:16.651215 [ 78 ] {} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7062 2024.06.27 21:54:16.651318 [ 3 ] {c3483916-b1f1-4d17-8d36-26635277ee98} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.00505 sec., 25940.594059405943 rows/sec., 2.16 MiB/sec.
7063 2024.06.27 21:54:16.651328 [ 198 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_36_7} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7064 2024.06.27 21:54:16.651327 [ 78 ] {} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7065 2024.06.27 21:54:16.651460 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7066 2024.06.27 21:54:16.651744 [ 198 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_36_7} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7067 2024.06.27 21:54:16.652100 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
7068 2024.06.27 21:54:16.652159 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7069 2024.06.27 21:54:16.652295 [ 3 ] {c3483916-b1f1-4d17-8d36-26635277ee98} <Debug> DynamicQueryHandler: Done processing query
7070 2024.06.27 21:54:16.652393 [ 3 ] {c3483916-b1f1-4d17-8d36-26635277ee98} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7071 2024.06.27 21:54:16.652514 [ 3 ] {} <Debug> HTTP-Session: 26dfc896-d76e-465c-95ab-2a749637fa9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7072 2024.06.27 21:54:16.652783 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7073 2024.06.27 21:54:16.652871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7074 2024.06.27 21:54:16.652921 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 186 rows starting from the beginning of the part
7075 2024.06.27 21:54:16.653037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7076 2024.06.27 21:54:16.653149 [ 3 ] {} <Debug> HTTP-Session: 350bc16e-afb0-452a-b554-5aed4e21ca4d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7077 2024.06.27 21:54:16.653175 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 131 rows starting from the beginning of the part
7078 2024.06.27 21:54:16.653239 [ 3 ] {} <Debug> HTTP-Session: 350bc16e-afb0-452a-b554-5aed4e21ca4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7079 2024.06.27 21:54:16.653351 [ 3 ] {} <Debug> HTTP-Session: 350bc16e-afb0-452a-b554-5aed4e21ca4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7080 2024.06.27 21:54:16.653415 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 104 rows starting from the beginning of the part
7081 2024.06.27 21:54:16.653506 [ 3 ] {} <Trace> HTTP-Session: 350bc16e-afb0-452a-b554-5aed4e21ca4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7082 2024.06.27 21:54:16.653639 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 132 rows starting from the beginning of the part
7083 2024.06.27 21:54:16.653866 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 68 rows starting from the beginning of the part
7084 2024.06.27 21:54:16.653948 [ 3 ] {62fba5d0-6b2a-4a0f-99a2-226fa52ce637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7085 2024.06.27 21:54:16.654167 [ 3 ] {62fba5d0-6b2a-4a0f-99a2-226fa52ce637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7086 2024.06.27 21:54:16.654340 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 131 rows starting from the beginning of the part
7087 2024.06.27 21:54:16.655089 [ 3 ] {62fba5d0-6b2a-4a0f-99a2-226fa52ce637} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7088 2024.06.27 21:54:16.656308 [ 3 ] {62fba5d0-6b2a-4a0f-99a2-226fa52ce637} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7089 2024.06.27 21:54:16.656393 [ 3 ] {62fba5d0-6b2a-4a0f-99a2-226fa52ce637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7090 2024.06.27 21:54:16.657244 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 4 columns (4 merged, 0 gathered) in 0.005644094 sec., 133236.61866722986 rows/sec., 10.88 MiB/sec.
7091 2024.06.27 21:54:16.657393 [ 3 ] {62fba5d0-6b2a-4a0f-99a2-226fa52ce637} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7092 2024.06.27 21:54:16.657439 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7093 2024.06.27 21:54:16.658441 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_46_9} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7094 2024.06.27 21:54:16.658622 [ 3 ] {62fba5d0-6b2a-4a0f-99a2-226fa52ce637} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7095 2024.06.27 21:54:16.658641 [ 186 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_46_9} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7096 2024.06.27 21:54:16.658794 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
7097 2024.06.27 21:54:16.658947 [ 78 ] {} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7098 2024.06.27 21:54:16.658956 [ 3 ] {62fba5d0-6b2a-4a0f-99a2-226fa52ce637} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.005186 sec., 17161.588893173932 rows/sec., 1.34 MiB/sec.
7099 2024.06.27 21:54:16.659005 [ 78 ] {} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7100 2024.06.27 21:54:16.659090 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7101 2024.06.27 21:54:16.659367 [ 188 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
7102 2024.06.27 21:54:16.659433 [ 3 ] {62fba5d0-6b2a-4a0f-99a2-226fa52ce637} <Debug> DynamicQueryHandler: Done processing query
7103 2024.06.27 21:54:16.659503 [ 3 ] {62fba5d0-6b2a-4a0f-99a2-226fa52ce637} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7104 2024.06.27 21:54:16.659572 [ 3 ] {} <Debug> HTTP-Session: 350bc16e-afb0-452a-b554-5aed4e21ca4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7105 2024.06.27 21:54:16.659665 [ 188 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7106 2024.06.27 21:54:16.659710 [ 188 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 149 rows starting from the beginning of the part
7107 2024.06.27 21:54:16.659830 [ 188 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 89 rows starting from the beginning of the part
7108 2024.06.27 21:54:16.659873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7109 2024.06.27 21:54:16.660152 [ 188 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 92 rows starting from the beginning of the part
7110 2024.06.27 21:54:16.660168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7111 2024.06.27 21:54:16.660304 [ 3 ] {} <Debug> HTTP-Session: 6bae30f7-026b-440a-ae26-d667c468b107 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7112 2024.06.27 21:54:16.660390 [ 188 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 91 rows starting from the beginning of the part
7113 2024.06.27 21:54:16.660407 [ 3 ] {} <Debug> HTTP-Session: 6bae30f7-026b-440a-ae26-d667c468b107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7114 2024.06.27 21:54:16.660484 [ 3 ] {} <Debug> HTTP-Session: 6bae30f7-026b-440a-ae26-d667c468b107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7115 2024.06.27 21:54:16.660639 [ 188 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 68 rows starting from the beginning of the part
7116 2024.06.27 21:54:16.660663 [ 3 ] {} <Trace> HTTP-Session: 6bae30f7-026b-440a-ae26-d667c468b107 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7117 2024.06.27 21:54:16.660829 [ 188 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 89 rows starting from the beginning of the part
7118 2024.06.27 21:54:16.661201 [ 3 ] {32659f70-6406-418f-ba38-163480e2e39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7119 2024.06.27 21:54:16.661387 [ 3 ] {32659f70-6406-418f-ba38-163480e2e39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7120 2024.06.27 21:54:16.662064 [ 3 ] {32659f70-6406-418f-ba38-163480e2e39c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7121 2024.06.27 21:54:16.663179 [ 3 ] {32659f70-6406-418f-ba38-163480e2e39c} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7122 2024.06.27 21:54:16.663271 [ 3 ] {32659f70-6406-418f-ba38-163480e2e39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7123 2024.06.27 21:54:16.663531 [ 188 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 4 columns (4 merged, 0 gathered) in 0.004297316 sec., 134502.5592718804 rows/sec., 10.50 MiB/sec.
7124 2024.06.27 21:54:16.663715 [ 188 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7125 2024.06.27 21:54:16.664508 [ 3 ] {32659f70-6406-418f-ba38-163480e2e39c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7126 2024.06.27 21:54:16.664596 [ 188 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_46_9} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7127 2024.06.27 21:54:16.664739 [ 188 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_46_9} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7128 2024.06.27 21:54:16.664939 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
7129 2024.06.27 21:54:16.665279 [ 3 ] {32659f70-6406-418f-ba38-163480e2e39c} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7130 2024.06.27 21:54:16.665481 [ 3 ] {32659f70-6406-418f-ba38-163480e2e39c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004582 sec., 34919.24923614142 rows/sec., 2.43 MiB/sec.
7131 2024.06.27 21:54:16.665497 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7132 2024.06.27 21:54:16.665601 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7133 2024.06.27 21:54:16.665684 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7134 2024.06.27 21:54:16.665876 [ 3 ] {32659f70-6406-418f-ba38-163480e2e39c} <Debug> DynamicQueryHandler: Done processing query
7135 2024.06.27 21:54:16.665918 [ 193 ] {540ef119-8e49-479b-952b-36e305224547::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
7136 2024.06.27 21:54:16.665933 [ 3 ] {32659f70-6406-418f-ba38-163480e2e39c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7137 2024.06.27 21:54:16.665997 [ 3 ] {} <Debug> HTTP-Session: 6bae30f7-026b-440a-ae26-d667c468b107 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7138 2024.06.27 21:54:16.666162 [ 193 ] {540ef119-8e49-479b-952b-36e305224547::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7139 2024.06.27 21:54:16.666222 [ 193 ] {540ef119-8e49-479b-952b-36e305224547::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 6754 rows starting from the beginning of the part
7140 2024.06.27 21:54:16.666366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7141 2024.06.27 21:54:16.666446 [ 193 ] {540ef119-8e49-479b-952b-36e305224547::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
7142 2024.06.27 21:54:16.666547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7143 2024.06.27 21:54:16.666657 [ 3 ] {} <Debug> HTTP-Session: 290c2018-17b9-4ca4-be4a-f38be7e52a8c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7144 2024.06.27 21:54:16.666759 [ 3 ] {} <Debug> HTTP-Session: 290c2018-17b9-4ca4-be4a-f38be7e52a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7145 2024.06.27 21:54:16.666813 [ 193 ] {540ef119-8e49-479b-952b-36e305224547::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 196 rows starting from the beginning of the part
7146 2024.06.27 21:54:16.666838 [ 3 ] {} <Debug> HTTP-Session: 290c2018-17b9-4ca4-be4a-f38be7e52a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7147 2024.06.27 21:54:16.667007 [ 3 ] {} <Trace> HTTP-Session: 290c2018-17b9-4ca4-be4a-f38be7e52a8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7148 2024.06.27 21:54:16.667085 [ 193 ] {540ef119-8e49-479b-952b-36e305224547::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 161 rows starting from the beginning of the part
7149 2024.06.27 21:54:16.667345 [ 193 ] {540ef119-8e49-479b-952b-36e305224547::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 150 rows starting from the beginning of the part
7150 2024.06.27 21:54:16.667474 [ 193 ] {540ef119-8e49-479b-952b-36e305224547::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
7151 2024.06.27 21:54:16.667717 [ 3 ] {40ff1a4f-596b-4f9e-ba9d-2af8376f2878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7152 2024.06.27 21:54:16.668125 [ 3 ] {40ff1a4f-596b-4f9e-ba9d-2af8376f2878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7153 2024.06.27 21:54:16.669303 [ 3 ] {40ff1a4f-596b-4f9e-ba9d-2af8376f2878} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7154 2024.06.27 21:54:16.670715 [ 3 ] {40ff1a4f-596b-4f9e-ba9d-2af8376f2878} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7155 2024.06.27 21:54:16.670760 [ 3 ] {40ff1a4f-596b-4f9e-ba9d-2af8376f2878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7156 2024.06.27 21:54:16.671900 [ 193 ] {540ef119-8e49-479b-952b-36e305224547::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7581 rows, containing 5 columns (5 merged, 0 gathered) in 0.006112446 sec., 1240256.3556389702 rows/sec., 86.43 MiB/sec.
7157 2024.06.27 21:54:16.672090 [ 3 ] {40ff1a4f-596b-4f9e-ba9d-2af8376f2878} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7158 2024.06.27 21:54:16.672469 [ 193 ] {540ef119-8e49-479b-952b-36e305224547::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7159 2024.06.27 21:54:16.673180 [ 3 ] {40ff1a4f-596b-4f9e-ba9d-2af8376f2878} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7160 2024.06.27 21:54:16.673392 [ 193 ] {540ef119-8e49-479b-952b-36e305224547::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7161 2024.06.27 21:54:16.673615 [ 78 ] {} <Debug> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7162 2024.06.27 21:54:16.673668 [ 3 ] {40ff1a4f-596b-4f9e-ba9d-2af8376f2878} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.006409 sec., 3900.764549851771 rows/sec., 6.99 MiB/sec.
7163 2024.06.27 21:54:16.673695 [ 193 ] {540ef119-8e49-479b-952b-36e305224547::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7164 2024.06.27 21:54:16.673710 [ 78 ] {} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7165 2024.06.27 21:54:16.673809 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7166 2024.06.27 21:54:16.674019 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB.
7167 2024.06.27 21:54:16.674412 [ 201 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
7168 2024.06.27 21:54:16.674547 [ 3 ] {40ff1a4f-596b-4f9e-ba9d-2af8376f2878} <Debug> DynamicQueryHandler: Done processing query
7169 2024.06.27 21:54:16.674609 [ 3 ] {40ff1a4f-596b-4f9e-ba9d-2af8376f2878} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7170 2024.06.27 21:54:16.674666 [ 3 ] {} <Debug> HTTP-Session: 290c2018-17b9-4ca4-be4a-f38be7e52a8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7171 2024.06.27 21:54:16.674904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7172 2024.06.27 21:54:16.675039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7173 2024.06.27 21:54:16.675104 [ 3 ] {} <Debug> HTTP-Session: 69cea6f2-0dfc-44c6-87b8-ad5c77d381ee Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7174 2024.06.27 21:54:16.675109 [ 201 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7175 2024.06.27 21:54:16.675134 [ 3 ] {} <Debug> HTTP-Session: 69cea6f2-0dfc-44c6-87b8-ad5c77d381ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7176 2024.06.27 21:54:16.675196 [ 3 ] {} <Debug> HTTP-Session: 69cea6f2-0dfc-44c6-87b8-ad5c77d381ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7177 2024.06.27 21:54:16.675290 [ 201 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 459 rows starting from the beginning of the part
7178 2024.06.27 21:54:16.675299 [ 3 ] {} <Trace> HTTP-Session: 69cea6f2-0dfc-44c6-87b8-ad5c77d381ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7179 2024.06.27 21:54:16.675691 [ 3 ] {3538c394-86b6-46a6-b9c1-36dd119a7a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7180 2024.06.27 21:54:16.675900 [ 3 ] {3538c394-86b6-46a6-b9c1-36dd119a7a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7181 2024.06.27 21:54:16.676043 [ 201 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 25 rows starting from the beginning of the part
7182 2024.06.27 21:54:16.676898 [ 3 ] {3538c394-86b6-46a6-b9c1-36dd119a7a9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7183 2024.06.27 21:54:16.677017 [ 201 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
7184 2024.06.27 21:54:16.677837 [ 201 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 25 rows starting from the beginning of the part
7185 2024.06.27 21:54:16.678231 [ 3 ] {3538c394-86b6-46a6-b9c1-36dd119a7a9a} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7186 2024.06.27 21:54:16.678349 [ 3 ] {3538c394-86b6-46a6-b9c1-36dd119a7a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7187 2024.06.27 21:54:16.678796 [ 201 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
7188 2024.06.27 21:54:16.679557 [ 201 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 25 rows starting from the beginning of the part
7189 2024.06.27 21:54:16.680023 [ 3 ] {3538c394-86b6-46a6-b9c1-36dd119a7a9a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
7190 2024.06.27 21:54:16.681078 [ 3 ] {3538c394-86b6-46a6-b9c1-36dd119a7a9a} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7191 2024.06.27 21:54:16.681414 [ 78 ] {} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
7192 2024.06.27 21:54:16.681520 [ 3 ] {3538c394-86b6-46a6-b9c1-36dd119a7a9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00601 sec., 9983.361064891847 rows/sec., 688.96 KiB/sec.
7193 2024.06.27 21:54:16.681562 [ 78 ] {} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7194 2024.06.27 21:54:16.681702 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7195 2024.06.27 21:54:16.682255 [ 189 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
7196 2024.06.27 21:54:16.682305 [ 3 ] {3538c394-86b6-46a6-b9c1-36dd119a7a9a} <Debug> DynamicQueryHandler: Done processing query
7197 2024.06.27 21:54:16.682378 [ 3 ] {3538c394-86b6-46a6-b9c1-36dd119a7a9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7198 2024.06.27 21:54:16.682467 [ 3 ] {} <Debug> HTTP-Session: 69cea6f2-0dfc-44c6-87b8-ad5c77d381ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7199 2024.06.27 21:54:16.682665 [ 189 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7200 2024.06.27 21:54:16.682705 [ 189 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2384 rows starting from the beginning of the part
7201 2024.06.27 21:54:16.682811 [ 189 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
7202 2024.06.27 21:54:16.683146 [ 189 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
7203 2024.06.27 21:54:16.683515 [ 189 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
7204 2024.06.27 21:54:16.683876 [ 189 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part
7205 2024.06.27 21:54:16.684187 [ 189 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
7206 2024.06.27 21:54:16.686941 [ 192 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2680 rows, containing 4 columns (4 merged, 0 gathered) in 0.005031927 sec., 532599.1414422347 rows/sec., 35.91 MiB/sec.
7207 2024.06.27 21:54:16.687291 [ 192 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
7208 2024.06.27 21:54:16.687766 [ 192 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_46_9} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7209 2024.06.27 21:54:16.687850 [ 192 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_46_9} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
7210 2024.06.27 21:54:16.687937 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB.
7211 2024.06.27 21:54:16.699508 [ 200 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 19 columns (19 merged, 0 gathered) in 0.025271536 sec., 21447.054108622444 rows/sec., 38.43 MiB/sec.
7212 2024.06.27 21:54:16.700162 [ 200 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7213 2024.06.27 21:54:16.700760 [ 200 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7214 2024.06.27 21:54:16.700845 [ 200 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7215 2024.06.27 21:54:16.700989 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB.
7216 2024.06.27 21:54:17.437499 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
7217 2024.06.27 21:54:17.437559 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
7218 2024.06.27 21:54:18.001212 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000868083 sec.
7219 2024.06.27 21:54:21.641921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7220 2024.06.27 21:54:21.642069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7221 2024.06.27 21:54:21.642098 [ 3 ] {} <Debug> HTTP-Session: 1568129e-5e1d-4fa8-8e02-5c9cc35f22bb Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7222 2024.06.27 21:54:21.642127 [ 3 ] {} <Debug> HTTP-Session: 1568129e-5e1d-4fa8-8e02-5c9cc35f22bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7223 2024.06.27 21:54:21.642144 [ 3 ] {} <Debug> HTTP-Session: 1568129e-5e1d-4fa8-8e02-5c9cc35f22bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7224 2024.06.27 21:54:21.642200 [ 3 ] {} <Trace> HTTP-Session: 1568129e-5e1d-4fa8-8e02-5c9cc35f22bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7225 2024.06.27 21:54:21.642398 [ 3 ] {211dc50c-634c-4171-8f25-84d9eb492d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7226 2024.06.27 21:54:21.642474 [ 3 ] {211dc50c-634c-4171-8f25-84d9eb492d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7227 2024.06.27 21:54:21.642690 [ 3 ] {211dc50c-634c-4171-8f25-84d9eb492d2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7228 2024.06.27 21:54:21.643099 [ 3 ] {211dc50c-634c-4171-8f25-84d9eb492d2d} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7229 2024.06.27 21:54:21.643141 [ 3 ] {211dc50c-634c-4171-8f25-84d9eb492d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7230 2024.06.27 21:54:21.643512 [ 3 ] {211dc50c-634c-4171-8f25-84d9eb492d2d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7231 2024.06.27 21:54:21.643859 [ 3 ] {211dc50c-634c-4171-8f25-84d9eb492d2d} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7232 2024.06.27 21:54:21.644000 [ 3 ] {211dc50c-634c-4171-8f25-84d9eb492d2d} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001665 sec., 2402.4024024024025 rows/sec., 194.73 KiB/sec.
7233 2024.06.27 21:54:21.644312 [ 3 ] {211dc50c-634c-4171-8f25-84d9eb492d2d} <Debug> DynamicQueryHandler: Done processing query
7234 2024.06.27 21:54:21.644387 [ 3 ] {211dc50c-634c-4171-8f25-84d9eb492d2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7235 2024.06.27 21:54:21.644458 [ 3 ] {} <Debug> HTTP-Session: 1568129e-5e1d-4fa8-8e02-5c9cc35f22bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7236 2024.06.27 21:54:21.644672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7237 2024.06.27 21:54:21.644726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7238 2024.06.27 21:54:21.644745 [ 3 ] {} <Debug> HTTP-Session: 23568662-51fe-483b-bed9-00d9f052386a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7239 2024.06.27 21:54:21.644761 [ 3 ] {} <Debug> HTTP-Session: 23568662-51fe-483b-bed9-00d9f052386a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7240 2024.06.27 21:54:21.644775 [ 3 ] {} <Debug> HTTP-Session: 23568662-51fe-483b-bed9-00d9f052386a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7241 2024.06.27 21:54:21.644813 [ 3 ] {} <Trace> HTTP-Session: 23568662-51fe-483b-bed9-00d9f052386a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7242 2024.06.27 21:54:21.644918 [ 3 ] {dd1912c9-1b32-4327-aa17-bbf79422eb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7243 2024.06.27 21:54:21.644963 [ 3 ] {dd1912c9-1b32-4327-aa17-bbf79422eb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7244 2024.06.27 21:54:21.645109 [ 3 ] {dd1912c9-1b32-4327-aa17-bbf79422eb50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7245 2024.06.27 21:54:21.645409 [ 3 ] {dd1912c9-1b32-4327-aa17-bbf79422eb50} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7246 2024.06.27 21:54:21.645445 [ 3 ] {dd1912c9-1b32-4327-aa17-bbf79422eb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7247 2024.06.27 21:54:21.645741 [ 3 ] {dd1912c9-1b32-4327-aa17-bbf79422eb50} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7248 2024.06.27 21:54:21.646051 [ 3 ] {dd1912c9-1b32-4327-aa17-bbf79422eb50} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7249 2024.06.27 21:54:21.646180 [ 3 ] {dd1912c9-1b32-4327-aa17-bbf79422eb50} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001289 sec., 3103.1807602792865 rows/sec., 253.04 KiB/sec.
7250 2024.06.27 21:54:21.646341 [ 3 ] {dd1912c9-1b32-4327-aa17-bbf79422eb50} <Debug> DynamicQueryHandler: Done processing query
7251 2024.06.27 21:54:21.646364 [ 3 ] {dd1912c9-1b32-4327-aa17-bbf79422eb50} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7252 2024.06.27 21:54:21.646379 [ 3 ] {} <Debug> HTTP-Session: 23568662-51fe-483b-bed9-00d9f052386a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7253 2024.06.27 21:54:21.646499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7254 2024.06.27 21:54:21.646546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7255 2024.06.27 21:54:21.646566 [ 3 ] {} <Debug> HTTP-Session: 137c0d81-de34-4e3f-ad4d-fe3edf99efdd Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7256 2024.06.27 21:54:21.646581 [ 3 ] {} <Debug> HTTP-Session: 137c0d81-de34-4e3f-ad4d-fe3edf99efdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7257 2024.06.27 21:54:21.646595 [ 3 ] {} <Debug> HTTP-Session: 137c0d81-de34-4e3f-ad4d-fe3edf99efdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7258 2024.06.27 21:54:21.646625 [ 3 ] {} <Trace> HTTP-Session: 137c0d81-de34-4e3f-ad4d-fe3edf99efdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7259 2024.06.27 21:54:21.646740 [ 3 ] {37b5d70e-dfa7-4d39-9069-13f6623fe2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7260 2024.06.27 21:54:21.646781 [ 3 ] {37b5d70e-dfa7-4d39-9069-13f6623fe2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7261 2024.06.27 21:54:21.646904 [ 3 ] {37b5d70e-dfa7-4d39-9069-13f6623fe2f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7262 2024.06.27 21:54:21.647211 [ 3 ] {37b5d70e-dfa7-4d39-9069-13f6623fe2f9} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7263 2024.06.27 21:54:21.647247 [ 3 ] {37b5d70e-dfa7-4d39-9069-13f6623fe2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7264 2024.06.27 21:54:21.647555 [ 3 ] {37b5d70e-dfa7-4d39-9069-13f6623fe2f9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7265 2024.06.27 21:54:21.647859 [ 3 ] {37b5d70e-dfa7-4d39-9069-13f6623fe2f9} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7266 2024.06.27 21:54:21.647982 [ 3 ] {37b5d70e-dfa7-4d39-9069-13f6623fe2f9} <Debug> executeQuery: Read 70 rows, 5.63 KiB in 0.001283 sec., 54559.625876851125 rows/sec., 4.28 MiB/sec.
7267 2024.06.27 21:54:21.648130 [ 3 ] {37b5d70e-dfa7-4d39-9069-13f6623fe2f9} <Debug> DynamicQueryHandler: Done processing query
7268 2024.06.27 21:54:21.648153 [ 3 ] {37b5d70e-dfa7-4d39-9069-13f6623fe2f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7269 2024.06.27 21:54:21.648169 [ 3 ] {} <Debug> HTTP-Session: 137c0d81-de34-4e3f-ad4d-fe3edf99efdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7270 2024.06.27 21:54:21.648286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7271 2024.06.27 21:54:21.648334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7272 2024.06.27 21:54:21.648352 [ 3 ] {} <Debug> HTTP-Session: 66415030-cbba-4358-aa02-c9e15d923e75 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7273 2024.06.27 21:54:21.648369 [ 3 ] {} <Debug> HTTP-Session: 66415030-cbba-4358-aa02-c9e15d923e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7274 2024.06.27 21:54:21.648383 [ 3 ] {} <Debug> HTTP-Session: 66415030-cbba-4358-aa02-c9e15d923e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7275 2024.06.27 21:54:21.648413 [ 3 ] {} <Trace> HTTP-Session: 66415030-cbba-4358-aa02-c9e15d923e75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7276 2024.06.27 21:54:21.648505 [ 3 ] {0408f394-d604-46bc-9250-aa14b7562b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7277 2024.06.27 21:54:21.648547 [ 3 ] {0408f394-d604-46bc-9250-aa14b7562b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7278 2024.06.27 21:54:21.648669 [ 3 ] {0408f394-d604-46bc-9250-aa14b7562b16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7279 2024.06.27 21:54:21.648937 [ 3 ] {0408f394-d604-46bc-9250-aa14b7562b16} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7280 2024.06.27 21:54:21.648972 [ 3 ] {0408f394-d604-46bc-9250-aa14b7562b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7281 2024.06.27 21:54:21.649265 [ 3 ] {0408f394-d604-46bc-9250-aa14b7562b16} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7282 2024.06.27 21:54:21.649578 [ 3 ] {0408f394-d604-46bc-9250-aa14b7562b16} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7283 2024.06.27 21:54:21.649706 [ 3 ] {0408f394-d604-46bc-9250-aa14b7562b16} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001222 sec., 3273.3224222585923 rows/sec., 228.56 KiB/sec.
7284 2024.06.27 21:54:21.650032 [ 3 ] {0408f394-d604-46bc-9250-aa14b7562b16} <Debug> DynamicQueryHandler: Done processing query
7285 2024.06.27 21:54:21.650082 [ 3 ] {0408f394-d604-46bc-9250-aa14b7562b16} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7286 2024.06.27 21:54:21.650099 [ 3 ] {} <Debug> HTTP-Session: 66415030-cbba-4358-aa02-c9e15d923e75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7287 2024.06.27 21:54:21.650218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7288 2024.06.27 21:54:21.650268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7289 2024.06.27 21:54:21.650287 [ 3 ] {} <Debug> HTTP-Session: d3738b21-01ae-4635-a84c-f7bebb750297 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7290 2024.06.27 21:54:21.650305 [ 3 ] {} <Debug> HTTP-Session: d3738b21-01ae-4635-a84c-f7bebb750297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7291 2024.06.27 21:54:21.650319 [ 3 ] {} <Debug> HTTP-Session: d3738b21-01ae-4635-a84c-f7bebb750297 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7292 2024.06.27 21:54:21.650350 [ 3 ] {} <Trace> HTTP-Session: d3738b21-01ae-4635-a84c-f7bebb750297 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7293 2024.06.27 21:54:21.650468 [ 3 ] {ea325785-96d0-46f7-8e14-ed170c0eda5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7294 2024.06.27 21:54:21.650514 [ 3 ] {ea325785-96d0-46f7-8e14-ed170c0eda5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7295 2024.06.27 21:54:21.650661 [ 3 ] {ea325785-96d0-46f7-8e14-ed170c0eda5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7296 2024.06.27 21:54:21.651013 [ 3 ] {ea325785-96d0-46f7-8e14-ed170c0eda5c} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7297 2024.06.27 21:54:21.651049 [ 3 ] {ea325785-96d0-46f7-8e14-ed170c0eda5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7298 2024.06.27 21:54:21.651364 [ 3 ] {ea325785-96d0-46f7-8e14-ed170c0eda5c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7299 2024.06.27 21:54:21.651673 [ 3 ] {ea325785-96d0-46f7-8e14-ed170c0eda5c} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7300 2024.06.27 21:54:21.651798 [ 3 ] {ea325785-96d0-46f7-8e14-ed170c0eda5c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001372 sec., 52478.13411078717 rows/sec., 4.10 MiB/sec.
7301 2024.06.27 21:54:21.651957 [ 3 ] {ea325785-96d0-46f7-8e14-ed170c0eda5c} <Debug> DynamicQueryHandler: Done processing query
7302 2024.06.27 21:54:21.651982 [ 3 ] {ea325785-96d0-46f7-8e14-ed170c0eda5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7303 2024.06.27 21:54:21.651997 [ 3 ] {} <Debug> HTTP-Session: d3738b21-01ae-4635-a84c-f7bebb750297 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7304 2024.06.27 21:54:21.652190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 32895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7305 2024.06.27 21:54:21.652238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7306 2024.06.27 21:54:21.652256 [ 3 ] {} <Debug> HTTP-Session: 221adcc9-9f37-489c-8526-e75785f4188e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7307 2024.06.27 21:54:21.652273 [ 3 ] {} <Debug> HTTP-Session: 221adcc9-9f37-489c-8526-e75785f4188e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7308 2024.06.27 21:54:21.652287 [ 3 ] {} <Debug> HTTP-Session: 221adcc9-9f37-489c-8526-e75785f4188e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7309 2024.06.27 21:54:21.652318 [ 3 ] {} <Trace> HTTP-Session: 221adcc9-9f37-489c-8526-e75785f4188e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7310 2024.06.27 21:54:21.652465 [ 3 ] {ebca6340-9f5c-4440-ad72-11bd4b4195fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7311 2024.06.27 21:54:21.652511 [ 3 ] {ebca6340-9f5c-4440-ad72-11bd4b4195fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7312 2024.06.27 21:54:21.652654 [ 3 ] {ebca6340-9f5c-4440-ad72-11bd4b4195fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7313 2024.06.27 21:54:21.653017 [ 3 ] {ebca6340-9f5c-4440-ad72-11bd4b4195fc} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7314 2024.06.27 21:54:21.653052 [ 3 ] {ebca6340-9f5c-4440-ad72-11bd4b4195fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7315 2024.06.27 21:54:21.653446 [ 3 ] {ebca6340-9f5c-4440-ad72-11bd4b4195fc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7316 2024.06.27 21:54:21.653784 [ 3 ] {ebca6340-9f5c-4440-ad72-11bd4b4195fc} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7317 2024.06.27 21:54:21.653911 [ 3 ] {ebca6340-9f5c-4440-ad72-11bd4b4195fc} <Debug> executeQuery: Read 172 rows, 12.26 KiB in 0.001513 sec., 113681.42762723066 rows/sec., 7.91 MiB/sec.
7318 2024.06.27 21:54:21.654197 [ 3 ] {ebca6340-9f5c-4440-ad72-11bd4b4195fc} <Debug> DynamicQueryHandler: Done processing query
7319 2024.06.27 21:54:21.654263 [ 3 ] {ebca6340-9f5c-4440-ad72-11bd4b4195fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7320 2024.06.27 21:54:21.654343 [ 3 ] {} <Debug> HTTP-Session: 221adcc9-9f37-489c-8526-e75785f4188e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7321 2024.06.27 21:54:21.654527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7322 2024.06.27 21:54:21.654580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7323 2024.06.27 21:54:21.654598 [ 3 ] {} <Debug> HTTP-Session: 8ce3e204-4ac4-4087-b894-3dc3330b24e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7324 2024.06.27 21:54:21.654615 [ 3 ] {} <Debug> HTTP-Session: 8ce3e204-4ac4-4087-b894-3dc3330b24e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7325 2024.06.27 21:54:21.654629 [ 3 ] {} <Debug> HTTP-Session: 8ce3e204-4ac4-4087-b894-3dc3330b24e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7326 2024.06.27 21:54:21.654661 [ 3 ] {} <Trace> HTTP-Session: 8ce3e204-4ac4-4087-b894-3dc3330b24e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7327 2024.06.27 21:54:21.654808 [ 3 ] {96e9b80b-bd1d-41e5-8bb4-3d86bd0645f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7328 2024.06.27 21:54:21.654880 [ 3 ] {96e9b80b-bd1d-41e5-8bb4-3d86bd0645f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7329 2024.06.27 21:54:21.655287 [ 3 ] {96e9b80b-bd1d-41e5-8bb4-3d86bd0645f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7330 2024.06.27 21:54:21.655771 [ 3 ] {96e9b80b-bd1d-41e5-8bb4-3d86bd0645f8} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7331 2024.06.27 21:54:21.655807 [ 3 ] {96e9b80b-bd1d-41e5-8bb4-3d86bd0645f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7332 2024.06.27 21:54:21.656394 [ 3 ] {96e9b80b-bd1d-41e5-8bb4-3d86bd0645f8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7333 2024.06.27 21:54:21.656814 [ 3 ] {96e9b80b-bd1d-41e5-8bb4-3d86bd0645f8} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7334 2024.06.27 21:54:21.656956 [ 3 ] {96e9b80b-bd1d-41e5-8bb4-3d86bd0645f8} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002217 sec., 1804.2399639152009 rows/sec., 3.23 MiB/sec.
7335 2024.06.27 21:54:21.657164 [ 3 ] {96e9b80b-bd1d-41e5-8bb4-3d86bd0645f8} <Debug> DynamicQueryHandler: Done processing query
7336 2024.06.27 21:54:21.657187 [ 3 ] {96e9b80b-bd1d-41e5-8bb4-3d86bd0645f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7337 2024.06.27 21:54:21.657203 [ 3 ] {} <Debug> HTTP-Session: 8ce3e204-4ac4-4087-b894-3dc3330b24e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7338 2024.06.27 21:54:21.657327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7339 2024.06.27 21:54:21.657375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7340 2024.06.27 21:54:21.657395 [ 3 ] {} <Debug> HTTP-Session: fdc7f622-bf63-4fb6-adb2-7b6936e074d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7341 2024.06.27 21:54:21.657411 [ 3 ] {} <Debug> HTTP-Session: fdc7f622-bf63-4fb6-adb2-7b6936e074d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7342 2024.06.27 21:54:21.657425 [ 3 ] {} <Debug> HTTP-Session: fdc7f622-bf63-4fb6-adb2-7b6936e074d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7343 2024.06.27 21:54:21.657456 [ 3 ] {} <Trace> HTTP-Session: fdc7f622-bf63-4fb6-adb2-7b6936e074d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7344 2024.06.27 21:54:21.657571 [ 3 ] {4f0cada4-b041-4b18-a8b7-887b9fff4659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7345 2024.06.27 21:54:21.657616 [ 3 ] {4f0cada4-b041-4b18-a8b7-887b9fff4659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7346 2024.06.27 21:54:21.657742 [ 3 ] {4f0cada4-b041-4b18-a8b7-887b9fff4659} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7347 2024.06.27 21:54:21.658011 [ 3 ] {4f0cada4-b041-4b18-a8b7-887b9fff4659} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7348 2024.06.27 21:54:21.658046 [ 3 ] {4f0cada4-b041-4b18-a8b7-887b9fff4659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7349 2024.06.27 21:54:21.658403 [ 3 ] {4f0cada4-b041-4b18-a8b7-887b9fff4659} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
7350 2024.06.27 21:54:21.658720 [ 3 ] {4f0cada4-b041-4b18-a8b7-887b9fff4659} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7351 2024.06.27 21:54:21.658846 [ 3 ] {4f0cada4-b041-4b18-a8b7-887b9fff4659} <Debug> executeQuery: Read 64 rows, 4.42 KiB in 0.001316 sec., 48632.2188449848 rows/sec., 3.28 MiB/sec.
7352 2024.06.27 21:54:21.659131 [ 3 ] {4f0cada4-b041-4b18-a8b7-887b9fff4659} <Debug> DynamicQueryHandler: Done processing query
7353 2024.06.27 21:54:21.659171 [ 3 ] {4f0cada4-b041-4b18-a8b7-887b9fff4659} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7354 2024.06.27 21:54:21.659188 [ 3 ] {} <Debug> HTTP-Session: fdc7f622-bf63-4fb6-adb2-7b6936e074d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7355 2024.06.27 21:54:26.643004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7356 2024.06.27 21:54:26.643193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7357 2024.06.27 21:54:26.643237 [ 3 ] {} <Debug> HTTP-Session: 60ec4cd1-3c54-4dd2-8e6a-e1c6abd2fe55 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7358 2024.06.27 21:54:26.643281 [ 3 ] {} <Debug> HTTP-Session: 60ec4cd1-3c54-4dd2-8e6a-e1c6abd2fe55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7359 2024.06.27 21:54:26.643309 [ 3 ] {} <Debug> HTTP-Session: 60ec4cd1-3c54-4dd2-8e6a-e1c6abd2fe55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7360 2024.06.27 21:54:26.643387 [ 3 ] {} <Trace> HTTP-Session: 60ec4cd1-3c54-4dd2-8e6a-e1c6abd2fe55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7361 2024.06.27 21:54:26.643681 [ 3 ] {ca22ff81-27c7-4617-9027-6571526a4d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7362 2024.06.27 21:54:26.643788 [ 3 ] {ca22ff81-27c7-4617-9027-6571526a4d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7363 2024.06.27 21:54:26.644065 [ 3 ] {ca22ff81-27c7-4617-9027-6571526a4d21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7364 2024.06.27 21:54:26.644509 [ 3 ] {ca22ff81-27c7-4617-9027-6571526a4d21} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7365 2024.06.27 21:54:26.644552 [ 3 ] {ca22ff81-27c7-4617-9027-6571526a4d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7366 2024.06.27 21:54:26.644921 [ 3 ] {ca22ff81-27c7-4617-9027-6571526a4d21} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7367 2024.06.27 21:54:26.645262 [ 3 ] {ca22ff81-27c7-4617-9027-6571526a4d21} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7368 2024.06.27 21:54:26.645439 [ 3 ] {ca22ff81-27c7-4617-9027-6571526a4d21} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001848 sec., 13528.138528138528 rows/sec., 1.07 MiB/sec.
7369 2024.06.27 21:54:26.645650 [ 3 ] {ca22ff81-27c7-4617-9027-6571526a4d21} <Debug> DynamicQueryHandler: Done processing query
7370 2024.06.27 21:54:26.645677 [ 3 ] {ca22ff81-27c7-4617-9027-6571526a4d21} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7371 2024.06.27 21:54:26.645693 [ 3 ] {} <Debug> HTTP-Session: 60ec4cd1-3c54-4dd2-8e6a-e1c6abd2fe55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7372 2024.06.27 21:54:26.645872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7373 2024.06.27 21:54:26.645928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7374 2024.06.27 21:54:26.645947 [ 3 ] {} <Debug> HTTP-Session: a9e0e600-954a-409a-897d-e365820981b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7375 2024.06.27 21:54:26.645964 [ 3 ] {} <Debug> HTTP-Session: a9e0e600-954a-409a-897d-e365820981b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7376 2024.06.27 21:54:26.645978 [ 3 ] {} <Debug> HTTP-Session: a9e0e600-954a-409a-897d-e365820981b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7377 2024.06.27 21:54:26.646012 [ 3 ] {} <Trace> HTTP-Session: a9e0e600-954a-409a-897d-e365820981b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7378 2024.06.27 21:54:26.646153 [ 3 ] {6b20ce8d-3829-468c-a5a1-ee1b00161bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7379 2024.06.27 21:54:26.646200 [ 3 ] {6b20ce8d-3829-468c-a5a1-ee1b00161bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7380 2024.06.27 21:54:26.646331 [ 3 ] {6b20ce8d-3829-468c-a5a1-ee1b00161bee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7381 2024.06.27 21:54:26.646715 [ 3 ] {6b20ce8d-3829-468c-a5a1-ee1b00161bee} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7382 2024.06.27 21:54:26.646752 [ 3 ] {6b20ce8d-3829-468c-a5a1-ee1b00161bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7383 2024.06.27 21:54:26.647085 [ 3 ] {6b20ce8d-3829-468c-a5a1-ee1b00161bee} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7384 2024.06.27 21:54:26.647393 [ 3 ] {6b20ce8d-3829-468c-a5a1-ee1b00161bee} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7385 2024.06.27 21:54:26.647553 [ 3 ] {6b20ce8d-3829-468c-a5a1-ee1b00161bee} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001458 sec., 89849.10836762688 rows/sec., 7.48 MiB/sec.
7386 2024.06.27 21:54:26.647710 [ 3 ] {6b20ce8d-3829-468c-a5a1-ee1b00161bee} <Debug> DynamicQueryHandler: Done processing query
7387 2024.06.27 21:54:26.647735 [ 3 ] {6b20ce8d-3829-468c-a5a1-ee1b00161bee} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7388 2024.06.27 21:54:26.647750 [ 3 ] {} <Debug> HTTP-Session: a9e0e600-954a-409a-897d-e365820981b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7389 2024.06.27 21:54:26.647883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7390 2024.06.27 21:54:26.647932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7391 2024.06.27 21:54:26.647951 [ 3 ] {} <Debug> HTTP-Session: 4b7995fd-c0d8-43d5-89ba-53a8ff67199b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7392 2024.06.27 21:54:26.647968 [ 3 ] {} <Debug> HTTP-Session: 4b7995fd-c0d8-43d5-89ba-53a8ff67199b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7393 2024.06.27 21:54:26.647982 [ 3 ] {} <Debug> HTTP-Session: 4b7995fd-c0d8-43d5-89ba-53a8ff67199b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7394 2024.06.27 21:54:26.648013 [ 3 ] {} <Trace> HTTP-Session: 4b7995fd-c0d8-43d5-89ba-53a8ff67199b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7395 2024.06.27 21:54:26.648138 [ 3 ] {0a88a3dc-57fc-44ca-a2c1-ef636e8c0d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7396 2024.06.27 21:54:26.648182 [ 3 ] {0a88a3dc-57fc-44ca-a2c1-ef636e8c0d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7397 2024.06.27 21:54:26.648308 [ 3 ] {0a88a3dc-57fc-44ca-a2c1-ef636e8c0d1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7398 2024.06.27 21:54:26.648693 [ 3 ] {0a88a3dc-57fc-44ca-a2c1-ef636e8c0d1a} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7399 2024.06.27 21:54:26.648730 [ 3 ] {0a88a3dc-57fc-44ca-a2c1-ef636e8c0d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7400 2024.06.27 21:54:26.649038 [ 3 ] {0a88a3dc-57fc-44ca-a2c1-ef636e8c0d1a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7401 2024.06.27 21:54:26.649344 [ 3 ] {0a88a3dc-57fc-44ca-a2c1-ef636e8c0d1a} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7402 2024.06.27 21:54:26.649493 [ 3 ] {0a88a3dc-57fc-44ca-a2c1-ef636e8c0d1a} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001402 sec., 63480.74179743224 rows/sec., 4.96 MiB/sec.
7403 2024.06.27 21:54:26.649655 [ 3 ] {0a88a3dc-57fc-44ca-a2c1-ef636e8c0d1a} <Debug> DynamicQueryHandler: Done processing query
7404 2024.06.27 21:54:26.649679 [ 3 ] {0a88a3dc-57fc-44ca-a2c1-ef636e8c0d1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7405 2024.06.27 21:54:26.649695 [ 3 ] {} <Debug> HTTP-Session: 4b7995fd-c0d8-43d5-89ba-53a8ff67199b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7406 2024.06.27 21:54:26.649868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7407 2024.06.27 21:54:26.649916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7408 2024.06.27 21:54:26.649934 [ 3 ] {} <Debug> HTTP-Session: 425fa74b-02bd-44d7-8dff-37cf2950671a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7409 2024.06.27 21:54:26.649951 [ 3 ] {} <Debug> HTTP-Session: 425fa74b-02bd-44d7-8dff-37cf2950671a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7410 2024.06.27 21:54:26.649965 [ 3 ] {} <Debug> HTTP-Session: 425fa74b-02bd-44d7-8dff-37cf2950671a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7411 2024.06.27 21:54:26.649995 [ 3 ] {} <Trace> HTTP-Session: 425fa74b-02bd-44d7-8dff-37cf2950671a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7412 2024.06.27 21:54:26.650144 [ 3 ] {3bba917e-47f1-4a17-866a-72260dc5785b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7413 2024.06.27 21:54:26.650191 [ 3 ] {3bba917e-47f1-4a17-866a-72260dc5785b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7414 2024.06.27 21:54:26.650335 [ 3 ] {3bba917e-47f1-4a17-866a-72260dc5785b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7415 2024.06.27 21:54:26.650700 [ 3 ] {3bba917e-47f1-4a17-866a-72260dc5785b} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7416 2024.06.27 21:54:26.650735 [ 3 ] {3bba917e-47f1-4a17-866a-72260dc5785b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7417 2024.06.27 21:54:26.651120 [ 3 ] {3bba917e-47f1-4a17-866a-72260dc5785b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7418 2024.06.27 21:54:26.651454 [ 3 ] {3bba917e-47f1-4a17-866a-72260dc5785b} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7419 2024.06.27 21:54:26.651607 [ 3 ] {3bba917e-47f1-4a17-866a-72260dc5785b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001529 sec., 104643.55788096796 rows/sec., 7.29 MiB/sec.
7420 2024.06.27 21:54:26.651763 [ 3 ] {3bba917e-47f1-4a17-866a-72260dc5785b} <Debug> DynamicQueryHandler: Done processing query
7421 2024.06.27 21:54:26.651786 [ 3 ] {3bba917e-47f1-4a17-866a-72260dc5785b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7422 2024.06.27 21:54:26.651802 [ 3 ] {} <Debug> HTTP-Session: 425fa74b-02bd-44d7-8dff-37cf2950671a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7423 2024.06.27 21:54:26.651947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7424 2024.06.27 21:54:26.651995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7425 2024.06.27 21:54:26.652013 [ 3 ] {} <Debug> HTTP-Session: 6399d54c-3150-483d-907c-408ef93d5ea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7426 2024.06.27 21:54:26.652029 [ 3 ] {} <Debug> HTTP-Session: 6399d54c-3150-483d-907c-408ef93d5ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7427 2024.06.27 21:54:26.652043 [ 3 ] {} <Debug> HTTP-Session: 6399d54c-3150-483d-907c-408ef93d5ea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7428 2024.06.27 21:54:26.652073 [ 3 ] {} <Trace> HTTP-Session: 6399d54c-3150-483d-907c-408ef93d5ea3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7429 2024.06.27 21:54:26.652348 [ 3 ] {a9264cef-0bc2-48cd-ba8e-410953e9540e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7430 2024.06.27 21:54:26.652413 [ 3 ] {a9264cef-0bc2-48cd-ba8e-410953e9540e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7431 2024.06.27 21:54:26.652822 [ 3 ] {a9264cef-0bc2-48cd-ba8e-410953e9540e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7432 2024.06.27 21:54:26.653632 [ 3 ] {a9264cef-0bc2-48cd-ba8e-410953e9540e} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7433 2024.06.27 21:54:26.653667 [ 3 ] {a9264cef-0bc2-48cd-ba8e-410953e9540e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7434 2024.06.27 21:54:26.654298 [ 3 ] {a9264cef-0bc2-48cd-ba8e-410953e9540e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7435 2024.06.27 21:54:26.654705 [ 3 ] {a9264cef-0bc2-48cd-ba8e-410953e9540e} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7436 2024.06.27 21:54:26.654911 [ 3 ] {a9264cef-0bc2-48cd-ba8e-410953e9540e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002749 sec., 9094.216078574027 rows/sec., 16.30 MiB/sec.
7437 2024.06.27 21:54:26.655308 [ 3 ] {a9264cef-0bc2-48cd-ba8e-410953e9540e} <Debug> DynamicQueryHandler: Done processing query
7438 2024.06.27 21:54:26.655333 [ 3 ] {a9264cef-0bc2-48cd-ba8e-410953e9540e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7439 2024.06.27 21:54:26.655349 [ 3 ] {} <Debug> HTTP-Session: 6399d54c-3150-483d-907c-408ef93d5ea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7440 2024.06.27 21:54:26.655477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7441 2024.06.27 21:54:26.655526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7442 2024.06.27 21:54:26.655545 [ 3 ] {} <Debug> HTTP-Session: 564c2b53-9d3a-43d4-a38c-c5f463cf9611 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7443 2024.06.27 21:54:26.655561 [ 3 ] {} <Debug> HTTP-Session: 564c2b53-9d3a-43d4-a38c-c5f463cf9611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7444 2024.06.27 21:54:26.655574 [ 3 ] {} <Debug> HTTP-Session: 564c2b53-9d3a-43d4-a38c-c5f463cf9611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7445 2024.06.27 21:54:26.655606 [ 3 ] {} <Trace> HTTP-Session: 564c2b53-9d3a-43d4-a38c-c5f463cf9611 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7446 2024.06.27 21:54:26.655736 [ 3 ] {b49b326b-685f-4b33-a17e-3f2c9634cc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7447 2024.06.27 21:54:26.655781 [ 3 ] {b49b326b-685f-4b33-a17e-3f2c9634cc47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7448 2024.06.27 21:54:26.655909 [ 3 ] {b49b326b-685f-4b33-a17e-3f2c9634cc47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7449 2024.06.27 21:54:26.656239 [ 3 ] {b49b326b-685f-4b33-a17e-3f2c9634cc47} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7450 2024.06.27 21:54:26.656274 [ 3 ] {b49b326b-685f-4b33-a17e-3f2c9634cc47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7451 2024.06.27 21:54:26.656625 [ 3 ] {b49b326b-685f-4b33-a17e-3f2c9634cc47} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
7452 2024.06.27 21:54:26.656950 [ 3 ] {b49b326b-685f-4b33-a17e-3f2c9634cc47} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7453 2024.06.27 21:54:26.657103 [ 3 ] {b49b326b-685f-4b33-a17e-3f2c9634cc47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec.
7454 2024.06.27 21:54:26.657383 [ 3 ] {b49b326b-685f-4b33-a17e-3f2c9634cc47} <Debug> DynamicQueryHandler: Done processing query
7455 2024.06.27 21:54:26.657433 [ 3 ] {b49b326b-685f-4b33-a17e-3f2c9634cc47} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7456 2024.06.27 21:54:26.657466 [ 3 ] {} <Debug> HTTP-Session: 564c2b53-9d3a-43d4-a38c-c5f463cf9611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7457 2024.06.27 21:54:31.642750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7458 2024.06.27 21:54:31.642894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7459 2024.06.27 21:54:31.642923 [ 3 ] {} <Debug> HTTP-Session: 6cb0c734-6d90-4356-8891-48b0beeb4fa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7460 2024.06.27 21:54:31.642946 [ 3 ] {} <Debug> HTTP-Session: 6cb0c734-6d90-4356-8891-48b0beeb4fa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7461 2024.06.27 21:54:31.642975 [ 3 ] {} <Debug> HTTP-Session: 6cb0c734-6d90-4356-8891-48b0beeb4fa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7462 2024.06.27 21:54:31.643027 [ 3 ] {} <Trace> HTTP-Session: 6cb0c734-6d90-4356-8891-48b0beeb4fa0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7463 2024.06.27 21:54:31.643209 [ 3 ] {0e9e82b7-271e-405a-8ddf-8f22434558df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7464 2024.06.27 21:54:31.643277 [ 3 ] {0e9e82b7-271e-405a-8ddf-8f22434558df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7465 2024.06.27 21:54:31.643484 [ 3 ] {0e9e82b7-271e-405a-8ddf-8f22434558df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7466 2024.06.27 21:54:31.643936 [ 3 ] {0e9e82b7-271e-405a-8ddf-8f22434558df} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7467 2024.06.27 21:54:31.643979 [ 3 ] {0e9e82b7-271e-405a-8ddf-8f22434558df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7468 2024.06.27 21:54:31.644343 [ 3 ] {0e9e82b7-271e-405a-8ddf-8f22434558df} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7469 2024.06.27 21:54:31.644725 [ 3 ] {0e9e82b7-271e-405a-8ddf-8f22434558df} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7470 2024.06.27 21:54:31.644952 [ 3 ] {0e9e82b7-271e-405a-8ddf-8f22434558df} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001786 sec., 2239.6416573348265 rows/sec., 181.53 KiB/sec.
7471 2024.06.27 21:54:31.645203 [ 3 ] {0e9e82b7-271e-405a-8ddf-8f22434558df} <Debug> DynamicQueryHandler: Done processing query
7472 2024.06.27 21:54:31.645235 [ 3 ] {0e9e82b7-271e-405a-8ddf-8f22434558df} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7473 2024.06.27 21:54:31.645252 [ 3 ] {} <Debug> HTTP-Session: 6cb0c734-6d90-4356-8891-48b0beeb4fa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7474 2024.06.27 21:54:31.645382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7475 2024.06.27 21:54:31.645432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7476 2024.06.27 21:54:31.645452 [ 3 ] {} <Debug> HTTP-Session: 8b0115dc-a46d-4202-a564-ca2c4ac00682 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7477 2024.06.27 21:54:31.645469 [ 3 ] {} <Debug> HTTP-Session: 8b0115dc-a46d-4202-a564-ca2c4ac00682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7478 2024.06.27 21:54:31.645483 [ 3 ] {} <Debug> HTTP-Session: 8b0115dc-a46d-4202-a564-ca2c4ac00682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7479 2024.06.27 21:54:31.645514 [ 3 ] {} <Trace> HTTP-Session: 8b0115dc-a46d-4202-a564-ca2c4ac00682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7480 2024.06.27 21:54:31.645611 [ 3 ] {3a5ef594-56e5-4d15-a1e6-d471eaf3720f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7481 2024.06.27 21:54:31.645655 [ 3 ] {3a5ef594-56e5-4d15-a1e6-d471eaf3720f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7482 2024.06.27 21:54:31.645787 [ 3 ] {3a5ef594-56e5-4d15-a1e6-d471eaf3720f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7483 2024.06.27 21:54:31.646101 [ 3 ] {3a5ef594-56e5-4d15-a1e6-d471eaf3720f} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7484 2024.06.27 21:54:31.646140 [ 3 ] {3a5ef594-56e5-4d15-a1e6-d471eaf3720f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7485 2024.06.27 21:54:31.646445 [ 3 ] {3a5ef594-56e5-4d15-a1e6-d471eaf3720f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7486 2024.06.27 21:54:31.646753 [ 3 ] {3a5ef594-56e5-4d15-a1e6-d471eaf3720f} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7487 2024.06.27 21:54:31.646879 [ 3 ] {3a5ef594-56e5-4d15-a1e6-d471eaf3720f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001291 sec., 3098.3733539891555 rows/sec., 252.65 KiB/sec.
7488 2024.06.27 21:54:31.646932 [ 69 ] {} <Debug> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7489 2024.06.27 21:54:31.647031 [ 69 ] {} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7490 2024.06.27 21:54:31.647076 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7491 2024.06.27 21:54:31.647110 [ 3 ] {3a5ef594-56e5-4d15-a1e6-d471eaf3720f} <Debug> DynamicQueryHandler: Done processing query
7492 2024.06.27 21:54:31.647175 [ 3 ] {3a5ef594-56e5-4d15-a1e6-d471eaf3720f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7493 2024.06.27 21:54:31.647260 [ 3 ] {} <Debug> HTTP-Session: 8b0115dc-a46d-4202-a564-ca2c4ac00682 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7494 2024.06.27 21:54:31.647435 [ 197 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::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
7495 2024.06.27 21:54:31.647579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 14831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7496 2024.06.27 21:54:31.647699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7497 2024.06.27 21:54:31.647709 [ 197 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7498 2024.06.27 21:54:31.647747 [ 3 ] {} <Debug> HTTP-Session: d679b468-9aeb-47e1-a667-53519a4d43fe Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7499 2024.06.27 21:54:31.647781 [ 197 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 14 rows starting from the beginning of the part
7500 2024.06.27 21:54:31.647791 [ 3 ] {} <Debug> HTTP-Session: d679b468-9aeb-47e1-a667-53519a4d43fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7501 2024.06.27 21:54:31.647841 [ 3 ] {} <Debug> HTTP-Session: d679b468-9aeb-47e1-a667-53519a4d43fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7502 2024.06.27 21:54:31.647921 [ 3 ] {} <Trace> HTTP-Session: d679b468-9aeb-47e1-a667-53519a4d43fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7503 2024.06.27 21:54:31.648018 [ 197 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
7504 2024.06.27 21:54:31.648341 [ 197 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
7505 2024.06.27 21:54:31.648443 [ 3 ] {ccb7a9ea-a88f-44eb-9032-e1b8bb81fc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7506 2024.06.27 21:54:31.648608 [ 197 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
7507 2024.06.27 21:54:31.648626 [ 3 ] {ccb7a9ea-a88f-44eb-9032-e1b8bb81fc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7508 2024.06.27 21:54:31.648898 [ 197 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::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
7509 2024.06.27 21:54:31.649206 [ 197 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part
7510 2024.06.27 21:54:31.650061 [ 3 ] {ccb7a9ea-a88f-44eb-9032-e1b8bb81fc17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7511 2024.06.27 21:54:31.651021 [ 3 ] {ccb7a9ea-a88f-44eb-9032-e1b8bb81fc17} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7512 2024.06.27 21:54:31.651087 [ 3 ] {ccb7a9ea-a88f-44eb-9032-e1b8bb81fc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7513 2024.06.27 21:54:31.652012 [ 197 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004858092 sec., 5763.579611090116 rows/sec., 469.98 KiB/sec.
7514 2024.06.27 21:54:31.652022 [ 3 ] {ccb7a9ea-a88f-44eb-9032-e1b8bb81fc17} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7515 2024.06.27 21:54:31.652183 [ 197 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7516 2024.06.27 21:54:31.652821 [ 3 ] {ccb7a9ea-a88f-44eb-9032-e1b8bb81fc17} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7517 2024.06.27 21:54:31.653092 [ 197 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_16_3} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7518 2024.06.27 21:54:31.653117 [ 3 ] {ccb7a9ea-a88f-44eb-9032-e1b8bb81fc17} <Debug> executeQuery: Read 106 rows, 8.39 KiB in 0.004965 sec., 21349.44612286002 rows/sec., 1.65 MiB/sec.
7519 2024.06.27 21:54:31.653416 [ 197 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_16_3} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7520 2024.06.27 21:54:31.653652 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7521 2024.06.27 21:54:31.653712 [ 3 ] {ccb7a9ea-a88f-44eb-9032-e1b8bb81fc17} <Debug> DynamicQueryHandler: Done processing query
7522 2024.06.27 21:54:31.653771 [ 3 ] {ccb7a9ea-a88f-44eb-9032-e1b8bb81fc17} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7523 2024.06.27 21:54:31.653810 [ 3 ] {} <Debug> HTTP-Session: d679b468-9aeb-47e1-a667-53519a4d43fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7524 2024.06.27 21:54:31.653935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7525 2024.06.27 21:54:31.653986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7526 2024.06.27 21:54:31.654006 [ 3 ] {} <Debug> HTTP-Session: 919241c7-92d2-40c8-8e2f-21bdd14bbced Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7527 2024.06.27 21:54:31.654023 [ 3 ] {} <Debug> HTTP-Session: 919241c7-92d2-40c8-8e2f-21bdd14bbced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7528 2024.06.27 21:54:31.654037 [ 3 ] {} <Debug> HTTP-Session: 919241c7-92d2-40c8-8e2f-21bdd14bbced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7529 2024.06.27 21:54:31.654071 [ 3 ] {} <Trace> HTTP-Session: 919241c7-92d2-40c8-8e2f-21bdd14bbced Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7530 2024.06.27 21:54:31.654172 [ 3 ] {81efef4d-4da9-4b62-b893-aaeda8962699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7531 2024.06.27 21:54:31.654217 [ 3 ] {81efef4d-4da9-4b62-b893-aaeda8962699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7532 2024.06.27 21:54:31.654374 [ 3 ] {81efef4d-4da9-4b62-b893-aaeda8962699} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7533 2024.06.27 21:54:31.654684 [ 3 ] {81efef4d-4da9-4b62-b893-aaeda8962699} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7534 2024.06.27 21:54:31.654723 [ 3 ] {81efef4d-4da9-4b62-b893-aaeda8962699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7535 2024.06.27 21:54:31.655056 [ 3 ] {81efef4d-4da9-4b62-b893-aaeda8962699} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7536 2024.06.27 21:54:31.655368 [ 3 ] {81efef4d-4da9-4b62-b893-aaeda8962699} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7537 2024.06.27 21:54:31.655524 [ 69 ] {} <Debug> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7538 2024.06.27 21:54:31.655526 [ 3 ] {81efef4d-4da9-4b62-b893-aaeda8962699} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001371 sec., 2917.5784099197667 rows/sec., 203.72 KiB/sec.
7539 2024.06.27 21:54:31.655581 [ 69 ] {} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7540 2024.06.27 21:54:31.655650 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7541 2024.06.27 21:54:31.655864 [ 3 ] {81efef4d-4da9-4b62-b893-aaeda8962699} <Debug> DynamicQueryHandler: Done processing query
7542 2024.06.27 21:54:31.655948 [ 3 ] {81efef4d-4da9-4b62-b893-aaeda8962699} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7543 2024.06.27 21:54:31.656025 [ 3 ] {} <Debug> HTTP-Session: 919241c7-92d2-40c8-8e2f-21bdd14bbced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7544 2024.06.27 21:54:31.656058 [ 200 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::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
7545 2024.06.27 21:54:31.656248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 16281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7546 2024.06.27 21:54:31.656355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7547 2024.06.27 21:54:31.656399 [ 200 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7548 2024.06.27 21:54:31.656411 [ 3 ] {} <Debug> HTTP-Session: 84392e0c-6ed8-49e3-a0fc-f00b37c8028e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7549 2024.06.27 21:54:31.656460 [ 3 ] {} <Debug> HTTP-Session: 84392e0c-6ed8-49e3-a0fc-f00b37c8028e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7550 2024.06.27 21:54:31.656460 [ 200 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 14 rows starting from the beginning of the part
7551 2024.06.27 21:54:31.656482 [ 3 ] {} <Debug> HTTP-Session: 84392e0c-6ed8-49e3-a0fc-f00b37c8028e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7552 2024.06.27 21:54:31.656563 [ 3 ] {} <Trace> HTTP-Session: 84392e0c-6ed8-49e3-a0fc-f00b37c8028e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7553 2024.06.27 21:54:31.656701 [ 200 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part
7554 2024.06.27 21:54:31.657001 [ 3 ] {40565664-feda-401a-aaa5-6bd4ece3d88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7555 2024.06.27 21:54:31.657029 [ 200 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
7556 2024.06.27 21:54:31.657184 [ 3 ] {40565664-feda-401a-aaa5-6bd4ece3d88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7557 2024.06.27 21:54:31.657395 [ 200 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
7558 2024.06.27 21:54:31.657729 [ 200 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::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
7559 2024.06.27 21:54:31.658021 [ 200 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part
7560 2024.06.27 21:54:31.658442 [ 3 ] {40565664-feda-401a-aaa5-6bd4ece3d88a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7561 2024.06.27 21:54:31.659346 [ 3 ] {40565664-feda-401a-aaa5-6bd4ece3d88a} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7562 2024.06.27 21:54:31.659432 [ 3 ] {40565664-feda-401a-aaa5-6bd4ece3d88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7563 2024.06.27 21:54:31.660286 [ 3 ] {40565664-feda-401a-aaa5-6bd4ece3d88a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7564 2024.06.27 21:54:31.660795 [ 200 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.005032387 sec., 5563.960005460629 rows/sec., 388.50 KiB/sec.
7565 2024.06.27 21:54:31.660964 [ 200 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7566 2024.06.27 21:54:31.661104 [ 3 ] {40565664-feda-401a-aaa5-6bd4ece3d88a} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7567 2024.06.27 21:54:31.661582 [ 3 ] {40565664-feda-401a-aaa5-6bd4ece3d88a} <Debug> executeQuery: Read 96 rows, 7.66 KiB in 0.004765 sec., 20146.904512067154 rows/sec., 1.57 MiB/sec.
7568 2024.06.27 21:54:31.662139 [ 3 ] {40565664-feda-401a-aaa5-6bd4ece3d88a} <Debug> DynamicQueryHandler: Done processing query
7569 2024.06.27 21:54:31.662217 [ 3 ] {40565664-feda-401a-aaa5-6bd4ece3d88a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7570 2024.06.27 21:54:31.662238 [ 200 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_16_3} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7571 2024.06.27 21:54:31.662295 [ 3 ] {} <Debug> HTTP-Session: 84392e0c-6ed8-49e3-a0fc-f00b37c8028e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7572 2024.06.27 21:54:31.662512 [ 200 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_16_3} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7573 2024.06.27 21:54:31.662527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 37957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7574 2024.06.27 21:54:31.662639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7575 2024.06.27 21:54:31.662656 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7576 2024.06.27 21:54:31.662668 [ 3 ] {} <Debug> HTTP-Session: 343f9830-c520-493f-9747-2e52e3d89d77 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7577 2024.06.27 21:54:31.662703 [ 3 ] {} <Debug> HTTP-Session: 343f9830-c520-493f-9747-2e52e3d89d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7578 2024.06.27 21:54:31.662718 [ 3 ] {} <Debug> HTTP-Session: 343f9830-c520-493f-9747-2e52e3d89d77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7579 2024.06.27 21:54:31.662750 [ 3 ] {} <Trace> HTTP-Session: 343f9830-c520-493f-9747-2e52e3d89d77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7580 2024.06.27 21:54:31.662936 [ 3 ] {f7660f84-5620-4fc2-9469-86bdb54832e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7581 2024.06.27 21:54:31.662985 [ 3 ] {f7660f84-5620-4fc2-9469-86bdb54832e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7582 2024.06.27 21:54:31.663155 [ 3 ] {f7660f84-5620-4fc2-9469-86bdb54832e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7583 2024.06.27 21:54:31.663572 [ 3 ] {f7660f84-5620-4fc2-9469-86bdb54832e6} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7584 2024.06.27 21:54:31.663610 [ 3 ] {f7660f84-5620-4fc2-9469-86bdb54832e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7585 2024.06.27 21:54:31.664022 [ 3 ] {f7660f84-5620-4fc2-9469-86bdb54832e6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7586 2024.06.27 21:54:31.664370 [ 3 ] {f7660f84-5620-4fc2-9469-86bdb54832e6} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7587 2024.06.27 21:54:31.664527 [ 3 ] {f7660f84-5620-4fc2-9469-86bdb54832e6} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.001681 sec., 117787.03152885188 rows/sec., 8.22 MiB/sec.
7588 2024.06.27 21:54:31.664715 [ 3 ] {f7660f84-5620-4fc2-9469-86bdb54832e6} <Debug> DynamicQueryHandler: Done processing query
7589 2024.06.27 21:54:31.664739 [ 3 ] {f7660f84-5620-4fc2-9469-86bdb54832e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7590 2024.06.27 21:54:31.664754 [ 3 ] {} <Debug> HTTP-Session: 343f9830-c520-493f-9747-2e52e3d89d77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7591 2024.06.27 21:54:31.664883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7592 2024.06.27 21:54:31.664932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7593 2024.06.27 21:54:31.664951 [ 3 ] {} <Debug> HTTP-Session: 45023ec5-6105-467e-ae70-9f0369a5c478 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7594 2024.06.27 21:54:31.664967 [ 3 ] {} <Debug> HTTP-Session: 45023ec5-6105-467e-ae70-9f0369a5c478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7595 2024.06.27 21:54:31.664981 [ 3 ] {} <Debug> HTTP-Session: 45023ec5-6105-467e-ae70-9f0369a5c478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7596 2024.06.27 21:54:31.665012 [ 3 ] {} <Trace> HTTP-Session: 45023ec5-6105-467e-ae70-9f0369a5c478 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7597 2024.06.27 21:54:31.665135 [ 3 ] {5ffc3283-cc79-404d-977e-1c21317df325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7598 2024.06.27 21:54:31.665199 [ 3 ] {5ffc3283-cc79-404d-977e-1c21317df325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7599 2024.06.27 21:54:31.665623 [ 3 ] {5ffc3283-cc79-404d-977e-1c21317df325} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7600 2024.06.27 21:54:31.666153 [ 3 ] {5ffc3283-cc79-404d-977e-1c21317df325} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7601 2024.06.27 21:54:31.666189 [ 3 ] {5ffc3283-cc79-404d-977e-1c21317df325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7602 2024.06.27 21:54:31.666776 [ 3 ] {5ffc3283-cc79-404d-977e-1c21317df325} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7603 2024.06.27 21:54:31.667181 [ 3 ] {5ffc3283-cc79-404d-977e-1c21317df325} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7604 2024.06.27 21:54:31.667360 [ 3 ] {5ffc3283-cc79-404d-977e-1c21317df325} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002269 sec., 1762.891141472014 rows/sec., 3.16 MiB/sec.
7605 2024.06.27 21:54:31.667586 [ 3 ] {5ffc3283-cc79-404d-977e-1c21317df325} <Debug> DynamicQueryHandler: Done processing query
7606 2024.06.27 21:54:31.667611 [ 3 ] {5ffc3283-cc79-404d-977e-1c21317df325} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7607 2024.06.27 21:54:31.667627 [ 3 ] {} <Debug> HTTP-Session: 45023ec5-6105-467e-ae70-9f0369a5c478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7608 2024.06.27 21:54:31.667749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7609 2024.06.27 21:54:31.667798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7610 2024.06.27 21:54:31.667818 [ 3 ] {} <Debug> HTTP-Session: b69d5031-098a-4a97-ab1c-c847babe3c46 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7611 2024.06.27 21:54:31.667835 [ 3 ] {} <Debug> HTTP-Session: b69d5031-098a-4a97-ab1c-c847babe3c46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7612 2024.06.27 21:54:31.667848 [ 3 ] {} <Debug> HTTP-Session: b69d5031-098a-4a97-ab1c-c847babe3c46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7613 2024.06.27 21:54:31.667880 [ 3 ] {} <Trace> HTTP-Session: b69d5031-098a-4a97-ab1c-c847babe3c46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7614 2024.06.27 21:54:31.668003 [ 3 ] {b147bef8-de18-4722-9e2d-a12e1835eeec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7615 2024.06.27 21:54:31.668049 [ 3 ] {b147bef8-de18-4722-9e2d-a12e1835eeec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7616 2024.06.27 21:54:31.668178 [ 3 ] {b147bef8-de18-4722-9e2d-a12e1835eeec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7617 2024.06.27 21:54:31.668495 [ 3 ] {b147bef8-de18-4722-9e2d-a12e1835eeec} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7618 2024.06.27 21:54:31.668532 [ 3 ] {b147bef8-de18-4722-9e2d-a12e1835eeec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7619 2024.06.27 21:54:31.668904 [ 3 ] {b147bef8-de18-4722-9e2d-a12e1835eeec} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
7620 2024.06.27 21:54:31.669233 [ 3 ] {b147bef8-de18-4722-9e2d-a12e1835eeec} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7621 2024.06.27 21:54:31.669380 [ 3 ] {b147bef8-de18-4722-9e2d-a12e1835eeec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 2.85 MiB/sec.
7622 2024.06.27 21:54:31.669649 [ 3 ] {b147bef8-de18-4722-9e2d-a12e1835eeec} <Debug> DynamicQueryHandler: Done processing query
7623 2024.06.27 21:54:31.669711 [ 3 ] {b147bef8-de18-4722-9e2d-a12e1835eeec} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7624 2024.06.27 21:54:31.669778 [ 3 ] {} <Debug> HTTP-Session: b69d5031-098a-4a97-ab1c-c847babe3c46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7625 2024.06.27 21:54:32.437770 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
7626 2024.06.27 21:54:32.437830 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
7627 2024.06.27 21:54:36.642979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7628 2024.06.27 21:54:36.643123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7629 2024.06.27 21:54:36.643152 [ 3 ] {} <Debug> HTTP-Session: 268287d9-b928-447f-94ad-8a9f6ae3addd Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7630 2024.06.27 21:54:36.643181 [ 3 ] {} <Debug> HTTP-Session: 268287d9-b928-447f-94ad-8a9f6ae3addd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7631 2024.06.27 21:54:36.643200 [ 3 ] {} <Debug> HTTP-Session: 268287d9-b928-447f-94ad-8a9f6ae3addd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7632 2024.06.27 21:54:36.643254 [ 3 ] {} <Trace> HTTP-Session: 268287d9-b928-447f-94ad-8a9f6ae3addd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7633 2024.06.27 21:54:36.643465 [ 3 ] {084345e6-25a9-490d-aff5-94161044ef1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7634 2024.06.27 21:54:36.643539 [ 3 ] {084345e6-25a9-490d-aff5-94161044ef1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7635 2024.06.27 21:54:36.643757 [ 3 ] {084345e6-25a9-490d-aff5-94161044ef1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7636 2024.06.27 21:54:36.644263 [ 3 ] {084345e6-25a9-490d-aff5-94161044ef1a} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7637 2024.06.27 21:54:36.644305 [ 3 ] {084345e6-25a9-490d-aff5-94161044ef1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7638 2024.06.27 21:54:36.644669 [ 3 ] {084345e6-25a9-490d-aff5-94161044ef1a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7639 2024.06.27 21:54:36.645002 [ 3 ] {084345e6-25a9-490d-aff5-94161044ef1a} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7640 2024.06.27 21:54:36.645170 [ 3 ] {084345e6-25a9-490d-aff5-94161044ef1a} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001767 sec., 14148.27391058291 rows/sec., 1.12 MiB/sec.
7641 2024.06.27 21:54:36.645378 [ 3 ] {084345e6-25a9-490d-aff5-94161044ef1a} <Debug> DynamicQueryHandler: Done processing query
7642 2024.06.27 21:54:36.645404 [ 3 ] {084345e6-25a9-490d-aff5-94161044ef1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7643 2024.06.27 21:54:36.645421 [ 3 ] {} <Debug> HTTP-Session: 268287d9-b928-447f-94ad-8a9f6ae3addd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7644 2024.06.27 21:54:36.645575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7645 2024.06.27 21:54:36.645623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7646 2024.06.27 21:54:36.645642 [ 3 ] {} <Debug> HTTP-Session: e8c399fe-8e30-4c8c-a412-9c9cf238ff66 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7647 2024.06.27 21:54:36.645659 [ 3 ] {} <Debug> HTTP-Session: e8c399fe-8e30-4c8c-a412-9c9cf238ff66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7648 2024.06.27 21:54:36.645673 [ 3 ] {} <Debug> HTTP-Session: e8c399fe-8e30-4c8c-a412-9c9cf238ff66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7649 2024.06.27 21:54:36.645704 [ 3 ] {} <Trace> HTTP-Session: e8c399fe-8e30-4c8c-a412-9c9cf238ff66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7650 2024.06.27 21:54:36.645799 [ 3 ] {83fb5edb-020c-47c5-a6d5-6782c6699269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7651 2024.06.27 21:54:36.645841 [ 3 ] {83fb5edb-020c-47c5-a6d5-6782c6699269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7652 2024.06.27 21:54:36.645968 [ 3 ] {83fb5edb-020c-47c5-a6d5-6782c6699269} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7653 2024.06.27 21:54:36.646264 [ 3 ] {83fb5edb-020c-47c5-a6d5-6782c6699269} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7654 2024.06.27 21:54:36.646300 [ 3 ] {83fb5edb-020c-47c5-a6d5-6782c6699269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7655 2024.06.27 21:54:36.646600 [ 3 ] {83fb5edb-020c-47c5-a6d5-6782c6699269} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7656 2024.06.27 21:54:36.646902 [ 3 ] {83fb5edb-020c-47c5-a6d5-6782c6699269} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7657 2024.06.27 21:54:36.647057 [ 3 ] {83fb5edb-020c-47c5-a6d5-6782c6699269} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001276 sec., 1567.398119122257 rows/sec., 127.81 KiB/sec.
7658 2024.06.27 21:54:36.647338 [ 3 ] {83fb5edb-020c-47c5-a6d5-6782c6699269} <Debug> DynamicQueryHandler: Done processing query
7659 2024.06.27 21:54:36.647372 [ 3 ] {83fb5edb-020c-47c5-a6d5-6782c6699269} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7660 2024.06.27 21:54:36.647388 [ 3 ] {} <Debug> HTTP-Session: e8c399fe-8e30-4c8c-a412-9c9cf238ff66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7661 2024.06.27 21:54:36.647531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7662 2024.06.27 21:54:36.647579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7663 2024.06.27 21:54:36.647599 [ 3 ] {} <Debug> HTTP-Session: ee99b550-4d32-4da1-97b2-a4b2b25fb827 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7664 2024.06.27 21:54:36.647615 [ 3 ] {} <Debug> HTTP-Session: ee99b550-4d32-4da1-97b2-a4b2b25fb827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7665 2024.06.27 21:54:36.647628 [ 3 ] {} <Debug> HTTP-Session: ee99b550-4d32-4da1-97b2-a4b2b25fb827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7666 2024.06.27 21:54:36.647659 [ 3 ] {} <Trace> HTTP-Session: ee99b550-4d32-4da1-97b2-a4b2b25fb827 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7667 2024.06.27 21:54:36.647804 [ 3 ] {68bcd529-b0b0-4044-a5f5-c2952b6b3e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7668 2024.06.27 21:54:36.647848 [ 3 ] {68bcd529-b0b0-4044-a5f5-c2952b6b3e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7669 2024.06.27 21:54:36.647995 [ 3 ] {68bcd529-b0b0-4044-a5f5-c2952b6b3e6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7670 2024.06.27 21:54:36.648366 [ 3 ] {68bcd529-b0b0-4044-a5f5-c2952b6b3e6d} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7671 2024.06.27 21:54:36.648402 [ 3 ] {68bcd529-b0b0-4044-a5f5-c2952b6b3e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7672 2024.06.27 21:54:36.648716 [ 3 ] {68bcd529-b0b0-4044-a5f5-c2952b6b3e6d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7673 2024.06.27 21:54:36.649018 [ 3 ] {68bcd529-b0b0-4044-a5f5-c2952b6b3e6d} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7674 2024.06.27 21:54:36.649165 [ 3 ] {68bcd529-b0b0-4044-a5f5-c2952b6b3e6d} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.001411 sec., 93550.67328136074 rows/sec., 7.78 MiB/sec.
7675 2024.06.27 21:54:36.649333 [ 3 ] {68bcd529-b0b0-4044-a5f5-c2952b6b3e6d} <Debug> DynamicQueryHandler: Done processing query
7676 2024.06.27 21:54:36.649357 [ 3 ] {68bcd529-b0b0-4044-a5f5-c2952b6b3e6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7677 2024.06.27 21:54:36.649373 [ 3 ] {} <Debug> HTTP-Session: ee99b550-4d32-4da1-97b2-a4b2b25fb827 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7678 2024.06.27 21:54:36.649486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7679 2024.06.27 21:54:36.649534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7680 2024.06.27 21:54:36.649553 [ 3 ] {} <Debug> HTTP-Session: c14be036-9942-43bc-86d2-45eaa9444ff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7681 2024.06.27 21:54:36.649570 [ 3 ] {} <Debug> HTTP-Session: c14be036-9942-43bc-86d2-45eaa9444ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7682 2024.06.27 21:54:36.649583 [ 3 ] {} <Debug> HTTP-Session: c14be036-9942-43bc-86d2-45eaa9444ff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7683 2024.06.27 21:54:36.649614 [ 3 ] {} <Trace> HTTP-Session: c14be036-9942-43bc-86d2-45eaa9444ff2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7684 2024.06.27 21:54:36.649708 [ 3 ] {f920e4b2-88ba-4cbc-8bb4-205c99cb1ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7685 2024.06.27 21:54:36.649750 [ 3 ] {f920e4b2-88ba-4cbc-8bb4-205c99cb1ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7686 2024.06.27 21:54:36.649879 [ 3 ] {f920e4b2-88ba-4cbc-8bb4-205c99cb1ec5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7687 2024.06.27 21:54:36.650141 [ 3 ] {f920e4b2-88ba-4cbc-8bb4-205c99cb1ec5} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7688 2024.06.27 21:54:36.650180 [ 3 ] {f920e4b2-88ba-4cbc-8bb4-205c99cb1ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7689 2024.06.27 21:54:36.650480 [ 3 ] {f920e4b2-88ba-4cbc-8bb4-205c99cb1ec5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7690 2024.06.27 21:54:36.650785 [ 3 ] {f920e4b2-88ba-4cbc-8bb4-205c99cb1ec5} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7691 2024.06.27 21:54:36.650920 [ 3 ] {f920e4b2-88ba-4cbc-8bb4-205c99cb1ec5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001236 sec., 1618.1229773462785 rows/sec., 112.98 KiB/sec.
7692 2024.06.27 21:54:36.651101 [ 3 ] {f920e4b2-88ba-4cbc-8bb4-205c99cb1ec5} <Debug> DynamicQueryHandler: Done processing query
7693 2024.06.27 21:54:36.651124 [ 3 ] {f920e4b2-88ba-4cbc-8bb4-205c99cb1ec5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7694 2024.06.27 21:54:36.651140 [ 3 ] {} <Debug> HTTP-Session: c14be036-9942-43bc-86d2-45eaa9444ff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7695 2024.06.27 21:54:36.651259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7696 2024.06.27 21:54:36.651308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7697 2024.06.27 21:54:36.651327 [ 3 ] {} <Debug> HTTP-Session: a01a9630-850b-45da-a958-2422a297d16a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7698 2024.06.27 21:54:36.651343 [ 3 ] {} <Debug> HTTP-Session: a01a9630-850b-45da-a958-2422a297d16a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7699 2024.06.27 21:54:36.651356 [ 3 ] {} <Debug> HTTP-Session: a01a9630-850b-45da-a958-2422a297d16a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7700 2024.06.27 21:54:36.651387 [ 3 ] {} <Trace> HTTP-Session: a01a9630-850b-45da-a958-2422a297d16a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7701 2024.06.27 21:54:36.651509 [ 3 ] {fc32a4d0-526c-43c1-989b-c5fa98cef64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7702 2024.06.27 21:54:36.651552 [ 3 ] {fc32a4d0-526c-43c1-989b-c5fa98cef64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7703 2024.06.27 21:54:36.651681 [ 3 ] {fc32a4d0-526c-43c1-989b-c5fa98cef64e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7704 2024.06.27 21:54:36.652013 [ 3 ] {fc32a4d0-526c-43c1-989b-c5fa98cef64e} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7705 2024.06.27 21:54:36.652050 [ 3 ] {fc32a4d0-526c-43c1-989b-c5fa98cef64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7706 2024.06.27 21:54:36.652359 [ 3 ] {fc32a4d0-526c-43c1-989b-c5fa98cef64e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7707 2024.06.27 21:54:36.652665 [ 3 ] {fc32a4d0-526c-43c1-989b-c5fa98cef64e} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7708 2024.06.27 21:54:36.652823 [ 3 ] {fc32a4d0-526c-43c1-989b-c5fa98cef64e} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001351 sec., 67357.51295336787 rows/sec., 5.26 MiB/sec.
7709 2024.06.27 21:54:36.653088 [ 3 ] {fc32a4d0-526c-43c1-989b-c5fa98cef64e} <Debug> DynamicQueryHandler: Done processing query
7710 2024.06.27 21:54:36.653143 [ 3 ] {fc32a4d0-526c-43c1-989b-c5fa98cef64e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7711 2024.06.27 21:54:36.653174 [ 3 ] {} <Debug> HTTP-Session: a01a9630-850b-45da-a958-2422a297d16a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7712 2024.06.27 21:54:36.653350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7713 2024.06.27 21:54:36.653400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7714 2024.06.27 21:54:36.653419 [ 3 ] {} <Debug> HTTP-Session: e32e8382-4829-47ab-8ef9-65d0f55e5296 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7715 2024.06.27 21:54:36.653435 [ 3 ] {} <Debug> HTTP-Session: e32e8382-4829-47ab-8ef9-65d0f55e5296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7716 2024.06.27 21:54:36.653449 [ 3 ] {} <Debug> HTTP-Session: e32e8382-4829-47ab-8ef9-65d0f55e5296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7717 2024.06.27 21:54:36.653479 [ 3 ] {} <Trace> HTTP-Session: e32e8382-4829-47ab-8ef9-65d0f55e5296 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7718 2024.06.27 21:54:36.653622 [ 3 ] {c6d5b9d1-2833-48ab-a635-4f738fe3eb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7719 2024.06.27 21:54:36.653669 [ 3 ] {c6d5b9d1-2833-48ab-a635-4f738fe3eb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7720 2024.06.27 21:54:36.653835 [ 3 ] {c6d5b9d1-2833-48ab-a635-4f738fe3eb90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7721 2024.06.27 21:54:36.654240 [ 3 ] {c6d5b9d1-2833-48ab-a635-4f738fe3eb90} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7722 2024.06.27 21:54:36.654278 [ 3 ] {c6d5b9d1-2833-48ab-a635-4f738fe3eb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7723 2024.06.27 21:54:36.654667 [ 3 ] {c6d5b9d1-2833-48ab-a635-4f738fe3eb90} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7724 2024.06.27 21:54:36.655001 [ 3 ] {c6d5b9d1-2833-48ab-a635-4f738fe3eb90} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7725 2024.06.27 21:54:36.655153 [ 3 ] {c6d5b9d1-2833-48ab-a635-4f738fe3eb90} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001595 sec., 100940.43887147335 rows/sec., 7.03 MiB/sec.
7726 2024.06.27 21:54:36.655430 [ 3 ] {c6d5b9d1-2833-48ab-a635-4f738fe3eb90} <Debug> DynamicQueryHandler: Done processing query
7727 2024.06.27 21:54:36.655491 [ 3 ] {c6d5b9d1-2833-48ab-a635-4f738fe3eb90} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7728 2024.06.27 21:54:36.655533 [ 3 ] {} <Debug> HTTP-Session: e32e8382-4829-47ab-8ef9-65d0f55e5296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7729 2024.06.27 21:54:36.655751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7730 2024.06.27 21:54:36.655804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7731 2024.06.27 21:54:36.655824 [ 3 ] {} <Debug> HTTP-Session: 819c33dd-2b1d-4771-93a2-baf1fa51bd77 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7732 2024.06.27 21:54:36.655840 [ 3 ] {} <Debug> HTTP-Session: 819c33dd-2b1d-4771-93a2-baf1fa51bd77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7733 2024.06.27 21:54:36.655853 [ 3 ] {} <Debug> HTTP-Session: 819c33dd-2b1d-4771-93a2-baf1fa51bd77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7734 2024.06.27 21:54:36.655885 [ 3 ] {} <Trace> HTTP-Session: 819c33dd-2b1d-4771-93a2-baf1fa51bd77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7735 2024.06.27 21:54:36.656180 [ 3 ] {50e7cdbc-1beb-4ec9-b192-8f03b3fe84c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7736 2024.06.27 21:54:36.656248 [ 3 ] {50e7cdbc-1beb-4ec9-b192-8f03b3fe84c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7737 2024.06.27 21:54:36.656674 [ 3 ] {50e7cdbc-1beb-4ec9-b192-8f03b3fe84c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7738 2024.06.27 21:54:36.657417 [ 3 ] {50e7cdbc-1beb-4ec9-b192-8f03b3fe84c5} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7739 2024.06.27 21:54:36.657455 [ 3 ] {50e7cdbc-1beb-4ec9-b192-8f03b3fe84c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7740 2024.06.27 21:54:36.658057 [ 3 ] {50e7cdbc-1beb-4ec9-b192-8f03b3fe84c5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
7741 2024.06.27 21:54:36.658454 [ 3 ] {50e7cdbc-1beb-4ec9-b192-8f03b3fe84c5} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7742 2024.06.27 21:54:36.658645 [ 3 ] {50e7cdbc-1beb-4ec9-b192-8f03b3fe84c5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002675 sec., 9345.794392523365 rows/sec., 16.75 MiB/sec.
7743 2024.06.27 21:54:36.658864 [ 3 ] {50e7cdbc-1beb-4ec9-b192-8f03b3fe84c5} <Debug> DynamicQueryHandler: Done processing query
7744 2024.06.27 21:54:36.658888 [ 3 ] {50e7cdbc-1beb-4ec9-b192-8f03b3fe84c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7745 2024.06.27 21:54:36.658903 [ 3 ] {} <Debug> HTTP-Session: 819c33dd-2b1d-4771-93a2-baf1fa51bd77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7746 2024.06.27 21:54:36.659028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7747 2024.06.27 21:54:36.659076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7748 2024.06.27 21:54:36.659094 [ 3 ] {} <Debug> HTTP-Session: 0f4bc4d0-685d-49f0-be87-9496c1c2b919 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7749 2024.06.27 21:54:36.659110 [ 3 ] {} <Debug> HTTP-Session: 0f4bc4d0-685d-49f0-be87-9496c1c2b919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7750 2024.06.27 21:54:36.659124 [ 3 ] {} <Debug> HTTP-Session: 0f4bc4d0-685d-49f0-be87-9496c1c2b919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7751 2024.06.27 21:54:36.659155 [ 3 ] {} <Trace> HTTP-Session: 0f4bc4d0-685d-49f0-be87-9496c1c2b919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7752 2024.06.27 21:54:36.659275 [ 3 ] {d0261f69-17a0-4614-a28b-1699918e7df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7753 2024.06.27 21:54:36.659318 [ 3 ] {d0261f69-17a0-4614-a28b-1699918e7df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7754 2024.06.27 21:54:36.659444 [ 3 ] {d0261f69-17a0-4614-a28b-1699918e7df7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7755 2024.06.27 21:54:36.659757 [ 3 ] {d0261f69-17a0-4614-a28b-1699918e7df7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7756 2024.06.27 21:54:36.659794 [ 3 ] {d0261f69-17a0-4614-a28b-1699918e7df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
7757 2024.06.27 21:54:36.660151 [ 3 ] {d0261f69-17a0-4614-a28b-1699918e7df7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
7758 2024.06.27 21:54:36.660483 [ 3 ] {d0261f69-17a0-4614-a28b-1699918e7df7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7759 2024.06.27 21:54:36.660637 [ 3 ] {d0261f69-17a0-4614-a28b-1699918e7df7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec.
7760 2024.06.27 21:54:36.660916 [ 3 ] {d0261f69-17a0-4614-a28b-1699918e7df7} <Debug> DynamicQueryHandler: Done processing query
7761 2024.06.27 21:54:36.660958 [ 3 ] {d0261f69-17a0-4614-a28b-1699918e7df7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7762 2024.06.27 21:54:36.660983 [ 3 ] {} <Debug> HTTP-Session: 0f4bc4d0-685d-49f0-be87-9496c1c2b919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7763 2024.06.27 21:54:41.641129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7764 2024.06.27 21:54:41.641267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7765 2024.06.27 21:54:41.641298 [ 3 ] {} <Debug> HTTP-Session: 9cedc12b-6518-4e2b-a1af-7e70b94e6c61 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7766 2024.06.27 21:54:41.641326 [ 3 ] {} <Debug> HTTP-Session: 9cedc12b-6518-4e2b-a1af-7e70b94e6c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7767 2024.06.27 21:54:41.641344 [ 3 ] {} <Debug> HTTP-Session: 9cedc12b-6518-4e2b-a1af-7e70b94e6c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7768 2024.06.27 21:54:41.641400 [ 3 ] {} <Trace> HTTP-Session: 9cedc12b-6518-4e2b-a1af-7e70b94e6c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7769 2024.06.27 21:54:41.641603 [ 3 ] {a7b61132-87b0-403f-990f-e9f2c7aeeab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7770 2024.06.27 21:54:41.641680 [ 3 ] {a7b61132-87b0-403f-990f-e9f2c7aeeab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7771 2024.06.27 21:54:41.641904 [ 3 ] {a7b61132-87b0-403f-990f-e9f2c7aeeab4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7772 2024.06.27 21:54:41.642369 [ 3 ] {a7b61132-87b0-403f-990f-e9f2c7aeeab4} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7773 2024.06.27 21:54:41.642418 [ 3 ] {a7b61132-87b0-403f-990f-e9f2c7aeeab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
7774 2024.06.27 21:54:41.642795 [ 3 ] {a7b61132-87b0-403f-990f-e9f2c7aeeab4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7775 2024.06.27 21:54:41.643136 [ 3 ] {a7b61132-87b0-403f-990f-e9f2c7aeeab4} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7776 2024.06.27 21:54:41.643305 [ 3 ] {a7b61132-87b0-403f-990f-e9f2c7aeeab4} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.00176 sec., 2272.7272727272725 rows/sec., 184.22 KiB/sec.
7777 2024.06.27 21:54:41.643323 [ 58 ] {} <Debug> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7778 2024.06.27 21:54:41.643429 [ 58 ] {} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7779 2024.06.27 21:54:41.643475 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
7780 2024.06.27 21:54:41.643612 [ 3 ] {a7b61132-87b0-403f-990f-e9f2c7aeeab4} <Debug> DynamicQueryHandler: Done processing query
7781 2024.06.27 21:54:41.643649 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
7782 2024.06.27 21:54:41.643665 [ 3 ] {a7b61132-87b0-403f-990f-e9f2c7aeeab4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7783 2024.06.27 21:54:41.643733 [ 3 ] {} <Debug> HTTP-Session: 9cedc12b-6518-4e2b-a1af-7e70b94e6c61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7784 2024.06.27 21:54:41.643909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7785 2024.06.27 21:54:41.643944 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7786 2024.06.27 21:54:41.644015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7787 2024.06.27 21:54:41.644019 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 29 rows starting from the beginning of the part
7788 2024.06.27 21:54:41.644062 [ 3 ] {} <Debug> HTTP-Session: 3a4fdb1e-32bc-4d20-86ae-84db4753f2b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7789 2024.06.27 21:54:41.644102 [ 3 ] {} <Debug> HTTP-Session: 3a4fdb1e-32bc-4d20-86ae-84db4753f2b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7790 2024.06.27 21:54:41.644144 [ 3 ] {} <Debug> HTTP-Session: 3a4fdb1e-32bc-4d20-86ae-84db4753f2b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7791 2024.06.27 21:54:41.644319 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
7792 2024.06.27 21:54:41.644326 [ 3 ] {} <Trace> HTTP-Session: 3a4fdb1e-32bc-4d20-86ae-84db4753f2b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7793 2024.06.27 21:54:41.644523 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 25 rows starting from the beginning of the part
7794 2024.06.27 21:54:41.644762 [ 3 ] {93ea98bc-3297-427b-866c-e60b26c3c3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7795 2024.06.27 21:54:41.644795 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
7796 2024.06.27 21:54:41.644911 [ 3 ] {93ea98bc-3297-427b-866c-e60b26c3c3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7797 2024.06.27 21:54:41.644981 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 25 rows starting from the beginning of the part
7798 2024.06.27 21:54:41.645284 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
7799 2024.06.27 21:54:41.645963 [ 3 ] {93ea98bc-3297-427b-866c-e60b26c3c3f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7800 2024.06.27 21:54:41.646784 [ 3 ] {93ea98bc-3297-427b-866c-e60b26c3c3f6} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7801 2024.06.27 21:54:41.646863 [ 3 ] {93ea98bc-3297-427b-866c-e60b26c3c3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
7802 2024.06.27 21:54:41.647774 [ 3 ] {93ea98bc-3297-427b-866c-e60b26c3c3f6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7803 2024.06.27 21:54:41.647866 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 91 rows, containing 4 columns (4 merged, 0 gathered) in 0.004302087 sec., 21152.52434457974 rows/sec., 1.67 MiB/sec.
7804 2024.06.27 21:54:41.648115 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7805 2024.06.27 21:54:41.648549 [ 3 ] {93ea98bc-3297-427b-866c-e60b26c3c3f6} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7806 2024.06.27 21:54:41.648903 [ 3 ] {93ea98bc-3297-427b-866c-e60b26c3c3f6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004328 sec., 462.1072088724584 rows/sec., 37.68 KiB/sec.
7807 2024.06.27 21:54:41.648948 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_41_8} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7808 2024.06.27 21:54:41.649163 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_41_8} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7809 2024.06.27 21:54:41.649284 [ 3 ] {93ea98bc-3297-427b-866c-e60b26c3c3f6} <Debug> DynamicQueryHandler: Done processing query
7810 2024.06.27 21:54:41.649294 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7811 2024.06.27 21:54:41.649331 [ 3 ] {93ea98bc-3297-427b-866c-e60b26c3c3f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7812 2024.06.27 21:54:41.649365 [ 3 ] {} <Debug> HTTP-Session: 3a4fdb1e-32bc-4d20-86ae-84db4753f2b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7813 2024.06.27 21:54:41.649534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7814 2024.06.27 21:54:41.649583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7815 2024.06.27 21:54:41.649603 [ 3 ] {} <Debug> HTTP-Session: 727e6a8e-d041-4a14-a7e3-d4841ed25090 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7816 2024.06.27 21:54:41.649620 [ 3 ] {} <Debug> HTTP-Session: 727e6a8e-d041-4a14-a7e3-d4841ed25090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7817 2024.06.27 21:54:41.649634 [ 3 ] {} <Debug> HTTP-Session: 727e6a8e-d041-4a14-a7e3-d4841ed25090 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7818 2024.06.27 21:54:41.649666 [ 3 ] {} <Trace> HTTP-Session: 727e6a8e-d041-4a14-a7e3-d4841ed25090 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7819 2024.06.27 21:54:41.649795 [ 3 ] {36dbee34-8d8a-4d1a-ab24-8a8eedafd599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7820 2024.06.27 21:54:41.649841 [ 3 ] {36dbee34-8d8a-4d1a-ab24-8a8eedafd599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7821 2024.06.27 21:54:41.649992 [ 3 ] {36dbee34-8d8a-4d1a-ab24-8a8eedafd599} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7822 2024.06.27 21:54:41.650341 [ 3 ] {36dbee34-8d8a-4d1a-ab24-8a8eedafd599} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7823 2024.06.27 21:54:41.650379 [ 3 ] {36dbee34-8d8a-4d1a-ab24-8a8eedafd599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
7824 2024.06.27 21:54:41.650704 [ 3 ] {36dbee34-8d8a-4d1a-ab24-8a8eedafd599} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7825 2024.06.27 21:54:41.651023 [ 3 ] {36dbee34-8d8a-4d1a-ab24-8a8eedafd599} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7826 2024.06.27 21:54:41.651175 [ 3 ] {36dbee34-8d8a-4d1a-ab24-8a8eedafd599} <Debug> executeQuery: Read 69 rows, 5.55 KiB in 0.001425 sec., 48421.05263157895 rows/sec., 3.81 MiB/sec.
7827 2024.06.27 21:54:41.651188 [ 58 ] {} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7828 2024.06.27 21:54:41.651264 [ 58 ] {} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7829 2024.06.27 21:54:41.651315 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
7830 2024.06.27 21:54:41.651456 [ 3 ] {36dbee34-8d8a-4d1a-ab24-8a8eedafd599} <Debug> DynamicQueryHandler: Done processing query
7831 2024.06.27 21:54:41.651468 [ 187 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
7832 2024.06.27 21:54:41.651492 [ 3 ] {36dbee34-8d8a-4d1a-ab24-8a8eedafd599} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7833 2024.06.27 21:54:41.651514 [ 3 ] {} <Debug> HTTP-Session: 727e6a8e-d041-4a14-a7e3-d4841ed25090 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7834 2024.06.27 21:54:41.651594 [ 187 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7835 2024.06.27 21:54:41.651626 [ 187 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 186 rows starting from the beginning of the part
7836 2024.06.27 21:54:41.651638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7837 2024.06.27 21:54:41.651739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7838 2024.06.27 21:54:41.651768 [ 187 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 70 rows starting from the beginning of the part
7839 2024.06.27 21:54:41.651814 [ 3 ] {} <Debug> HTTP-Session: d8a47ed8-e5de-40c7-ac03-9851497ddb5b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7840 2024.06.27 21:54:41.651884 [ 3 ] {} <Debug> HTTP-Session: d8a47ed8-e5de-40c7-ac03-9851497ddb5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7841 2024.06.27 21:54:41.651984 [ 3 ] {} <Debug> HTTP-Session: d8a47ed8-e5de-40c7-ac03-9851497ddb5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7842 2024.06.27 21:54:41.652168 [ 3 ] {} <Trace> HTTP-Session: d8a47ed8-e5de-40c7-ac03-9851497ddb5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7843 2024.06.27 21:54:41.652177 [ 187 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 131 rows starting from the beginning of the part
7844 2024.06.27 21:54:41.652456 [ 187 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 106 rows starting from the beginning of the part
7845 2024.06.27 21:54:41.652477 [ 3 ] {f72aa543-223b-4bd2-9e3d-5e9ac8969e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7846 2024.06.27 21:54:41.652656 [ 3 ] {f72aa543-223b-4bd2-9e3d-5e9ac8969e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7847 2024.06.27 21:54:41.652740 [ 187 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 132 rows starting from the beginning of the part
7848 2024.06.27 21:54:41.653153 [ 187 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 69 rows starting from the beginning of the part
7849 2024.06.27 21:54:41.653666 [ 3 ] {f72aa543-223b-4bd2-9e3d-5e9ac8969e2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7850 2024.06.27 21:54:41.654152 [ 3 ] {f72aa543-223b-4bd2-9e3d-5e9ac8969e2f} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7851 2024.06.27 21:54:41.654208 [ 3 ] {f72aa543-223b-4bd2-9e3d-5e9ac8969e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
7852 2024.06.27 21:54:41.654667 [ 3 ] {f72aa543-223b-4bd2-9e3d-5e9ac8969e2f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7853 2024.06.27 21:54:41.654894 [ 187 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 4 columns (4 merged, 0 gathered) in 0.003490385 sec., 198831.93401301003 rows/sec., 16.10 MiB/sec.
7854 2024.06.27 21:54:41.655135 [ 190 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7855 2024.06.27 21:54:41.655318 [ 3 ] {f72aa543-223b-4bd2-9e3d-5e9ac8969e2f} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7856 2024.06.27 21:54:41.655742 [ 3 ] {f72aa543-223b-4bd2-9e3d-5e9ac8969e2f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003381 sec., 591.5409642117717 rows/sec., 41.30 KiB/sec.
7857 2024.06.27 21:54:41.656041 [ 190 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_51_10} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7858 2024.06.27 21:54:41.656076 [ 3 ] {f72aa543-223b-4bd2-9e3d-5e9ac8969e2f} <Debug> DynamicQueryHandler: Done processing query
7859 2024.06.27 21:54:41.656118 [ 3 ] {f72aa543-223b-4bd2-9e3d-5e9ac8969e2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7860 2024.06.27 21:54:41.656166 [ 3 ] {} <Debug> HTTP-Session: d8a47ed8-e5de-40c7-ac03-9851497ddb5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7861 2024.06.27 21:54:41.656208 [ 190 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_51_10} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7862 2024.06.27 21:54:41.656304 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
7863 2024.06.27 21:54:41.656353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 11892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7864 2024.06.27 21:54:41.656411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7865 2024.06.27 21:54:41.656430 [ 3 ] {} <Debug> HTTP-Session: f771ff97-ea14-451f-bb6c-b41a99bf2097 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7866 2024.06.27 21:54:41.656447 [ 3 ] {} <Debug> HTTP-Session: f771ff97-ea14-451f-bb6c-b41a99bf2097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7867 2024.06.27 21:54:41.656461 [ 3 ] {} <Debug> HTTP-Session: f771ff97-ea14-451f-bb6c-b41a99bf2097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7868 2024.06.27 21:54:41.656493 [ 3 ] {} <Trace> HTTP-Session: f771ff97-ea14-451f-bb6c-b41a99bf2097 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7869 2024.06.27 21:54:41.656630 [ 3 ] {0cf02081-50c8-4c07-a692-4cb75baddcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7870 2024.06.27 21:54:41.656675 [ 3 ] {0cf02081-50c8-4c07-a692-4cb75baddcd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7871 2024.06.27 21:54:41.656825 [ 3 ] {0cf02081-50c8-4c07-a692-4cb75baddcd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7872 2024.06.27 21:54:41.657170 [ 3 ] {0cf02081-50c8-4c07-a692-4cb75baddcd3} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7873 2024.06.27 21:54:41.657208 [ 3 ] {0cf02081-50c8-4c07-a692-4cb75baddcd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
7874 2024.06.27 21:54:41.657539 [ 3 ] {0cf02081-50c8-4c07-a692-4cb75baddcd3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7875 2024.06.27 21:54:41.657852 [ 3 ] {0cf02081-50c8-4c07-a692-4cb75baddcd3} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7876 2024.06.27 21:54:41.658004 [ 3 ] {0cf02081-50c8-4c07-a692-4cb75baddcd3} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001422 sec., 49226.44163150492 rows/sec., 3.84 MiB/sec.
7877 2024.06.27 21:54:41.658015 [ 58 ] {} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7878 2024.06.27 21:54:41.658099 [ 58 ] {} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7879 2024.06.27 21:54:41.658145 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
7880 2024.06.27 21:54:41.658280 [ 3 ] {0cf02081-50c8-4c07-a692-4cb75baddcd3} <Debug> DynamicQueryHandler: Done processing query
7881 2024.06.27 21:54:41.658284 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
7882 2024.06.27 21:54:41.658313 [ 3 ] {0cf02081-50c8-4c07-a692-4cb75baddcd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7883 2024.06.27 21:54:41.658336 [ 3 ] {} <Debug> HTTP-Session: f771ff97-ea14-451f-bb6c-b41a99bf2097 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7884 2024.06.27 21:54:41.658428 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7885 2024.06.27 21:54:41.658463 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 149 rows starting from the beginning of the part
7886 2024.06.27 21:54:41.658530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 28890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7887 2024.06.27 21:54:41.658591 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 72 rows starting from the beginning of the part
7888 2024.06.27 21:54:41.658621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7889 2024.06.27 21:54:41.658659 [ 3 ] {} <Debug> HTTP-Session: 4cb84dad-d7fe-478b-b763-241933fe5c3b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7890 2024.06.27 21:54:41.658707 [ 3 ] {} <Debug> HTTP-Session: 4cb84dad-d7fe-478b-b763-241933fe5c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7891 2024.06.27 21:54:41.658760 [ 3 ] {} <Debug> HTTP-Session: 4cb84dad-d7fe-478b-b763-241933fe5c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7892 2024.06.27 21:54:41.658776 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 89 rows starting from the beginning of the part
7893 2024.06.27 21:54:41.658819 [ 3 ] {} <Trace> HTTP-Session: 4cb84dad-d7fe-478b-b763-241933fe5c3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7894 2024.06.27 21:54:41.658902 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 96 rows starting from the beginning of the part
7895 2024.06.27 21:54:41.659053 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 91 rows starting from the beginning of the part
7896 2024.06.27 21:54:41.659080 [ 3 ] {f81a4e4b-098d-4217-8a6d-5a729dd86ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7897 2024.06.27 21:54:41.659197 [ 3 ] {f81a4e4b-098d-4217-8a6d-5a729dd86ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7898 2024.06.27 21:54:41.659234 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 70 rows starting from the beginning of the part
7899 2024.06.27 21:54:41.659703 [ 3 ] {f81a4e4b-098d-4217-8a6d-5a729dd86ec0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7900 2024.06.27 21:54:41.660260 [ 3 ] {f81a4e4b-098d-4217-8a6d-5a729dd86ec0} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7901 2024.06.27 21:54:41.660308 [ 3 ] {f81a4e4b-098d-4217-8a6d-5a729dd86ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
7902 2024.06.27 21:54:41.660820 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 567 rows, containing 4 columns (4 merged, 0 gathered) in 0.00259612 sec., 218402.8473260096 rows/sec., 17.06 MiB/sec.
7903 2024.06.27 21:54:41.660910 [ 3 ] {f81a4e4b-098d-4217-8a6d-5a729dd86ec0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7904 2024.06.27 21:54:41.660935 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7905 2024.06.27 21:54:41.661518 [ 3 ] {f81a4e4b-098d-4217-8a6d-5a729dd86ec0} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7906 2024.06.27 21:54:41.661523 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_51_10} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7907 2024.06.27 21:54:41.661621 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_51_10} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7908 2024.06.27 21:54:41.661727 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7909 2024.06.27 21:54:41.661785 [ 3 ] {f81a4e4b-098d-4217-8a6d-5a729dd86ec0} <Debug> executeQuery: Read 151 rows, 10.77 KiB in 0.002814 sec., 53660.270078180525 rows/sec., 3.74 MiB/sec.
7910 2024.06.27 21:54:41.661807 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
7911 2024.06.27 21:54:41.661825 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7912 2024.06.27 21:54:41.661918 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
7913 2024.06.27 21:54:41.662233 [ 190 ] {540ef119-8e49-479b-952b-36e305224547::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
7914 2024.06.27 21:54:41.662271 [ 3 ] {f81a4e4b-098d-4217-8a6d-5a729dd86ec0} <Debug> DynamicQueryHandler: Done processing query
7915 2024.06.27 21:54:41.662356 [ 3 ] {f81a4e4b-098d-4217-8a6d-5a729dd86ec0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7916 2024.06.27 21:54:41.662449 [ 3 ] {} <Debug> HTTP-Session: 4cb84dad-d7fe-478b-b763-241933fe5c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7917 2024.06.27 21:54:41.662729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7918 2024.06.27 21:54:41.662911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7919 2024.06.27 21:54:41.663007 [ 3 ] {} <Debug> HTTP-Session: 4a5de300-5dc5-402a-afe8-52d093da128c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7920 2024.06.27 21:54:41.663072 [ 3 ] {} <Debug> HTTP-Session: 4a5de300-5dc5-402a-afe8-52d093da128c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7921 2024.06.27 21:54:41.663132 [ 3 ] {} <Debug> HTTP-Session: 4a5de300-5dc5-402a-afe8-52d093da128c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7922 2024.06.27 21:54:41.663147 [ 190 ] {540ef119-8e49-479b-952b-36e305224547::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7923 2024.06.27 21:54:41.663258 [ 3 ] {} <Trace> HTTP-Session: 4a5de300-5dc5-402a-afe8-52d093da128c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7924 2024.06.27 21:54:41.663301 [ 190 ] {540ef119-8e49-479b-952b-36e305224547::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 7581 rows starting from the beginning of the part
7925 2024.06.27 21:54:41.663616 [ 190 ] {540ef119-8e49-479b-952b-36e305224547::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 172 rows starting from the beginning of the part
7926 2024.06.27 21:54:41.663639 [ 3 ] {9532ed47-770f-43e1-b1d6-5d444c419e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7927 2024.06.27 21:54:41.663928 [ 190 ] {540ef119-8e49-479b-952b-36e305224547::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part
7928 2024.06.27 21:54:41.664012 [ 3 ] {9532ed47-770f-43e1-b1d6-5d444c419e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7929 2024.06.27 21:54:41.664331 [ 190 ] {540ef119-8e49-479b-952b-36e305224547::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 198 rows starting from the beginning of the part
7930 2024.06.27 21:54:41.664662 [ 190 ] {540ef119-8e49-479b-952b-36e305224547::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 161 rows starting from the beginning of the part
7931 2024.06.27 21:54:41.665001 [ 190 ] {540ef119-8e49-479b-952b-36e305224547::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 151 rows starting from the beginning of the part
7932 2024.06.27 21:54:41.666662 [ 3 ] {9532ed47-770f-43e1-b1d6-5d444c419e49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7933 2024.06.27 21:54:41.668487 [ 3 ] {9532ed47-770f-43e1-b1d6-5d444c419e49} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7934 2024.06.27 21:54:41.668535 [ 3 ] {9532ed47-770f-43e1-b1d6-5d444c419e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
7935 2024.06.27 21:54:41.669416 [ 3 ] {9532ed47-770f-43e1-b1d6-5d444c419e49} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
7936 2024.06.27 21:54:41.669916 [ 3 ] {9532ed47-770f-43e1-b1d6-5d444c419e49} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7937 2024.06.27 21:54:41.670116 [ 58 ] {} <Debug> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
7938 2024.06.27 21:54:41.670194 [ 3 ] {9532ed47-770f-43e1-b1d6-5d444c419e49} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.006734 sec., 594.000594000594 rows/sec., 1.06 MiB/sec.
7939 2024.06.27 21:54:41.670204 [ 58 ] {} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7940 2024.06.27 21:54:41.670280 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
7941 2024.06.27 21:54:41.670856 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
7942 2024.06.27 21:54:41.671243 [ 3 ] {9532ed47-770f-43e1-b1d6-5d444c419e49} <Debug> DynamicQueryHandler: Done processing query
7943 2024.06.27 21:54:41.671330 [ 3 ] {9532ed47-770f-43e1-b1d6-5d444c419e49} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7944 2024.06.27 21:54:41.671413 [ 3 ] {} <Debug> HTTP-Session: 4a5de300-5dc5-402a-afe8-52d093da128c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7945 2024.06.27 21:54:41.671445 [ 190 ] {540ef119-8e49-479b-952b-36e305224547::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8423 rows, containing 5 columns (5 merged, 0 gathered) in 0.009424326 sec., 893750.9165111649 rows/sec., 62.28 MiB/sec.
7946 2024.06.27 21:54:41.671654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 8503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7947 2024.06.27 21:54:41.671793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7948 2024.06.27 21:54:41.671826 [ 198 ] {540ef119-8e49-479b-952b-36e305224547::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7949 2024.06.27 21:54:41.671853 [ 3 ] {} <Debug> HTTP-Session: e89e80df-7d97-4430-87a1-ff04815a357a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7950 2024.06.27 21:54:41.671921 [ 3 ] {} <Debug> HTTP-Session: e89e80df-7d97-4430-87a1-ff04815a357a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7951 2024.06.27 21:54:41.671992 [ 3 ] {} <Debug> HTTP-Session: e89e80df-7d97-4430-87a1-ff04815a357a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7952 2024.06.27 21:54:41.672123 [ 3 ] {} <Trace> HTTP-Session: e89e80df-7d97-4430-87a1-ff04815a357a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7953 2024.06.27 21:54:41.672463 [ 3 ] {9d6dbfec-c22a-4534-8e25-6d19a0415d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7954 2024.06.27 21:54:41.672501 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7955 2024.06.27 21:54:41.672654 [ 3 ] {9d6dbfec-c22a-4534-8e25-6d19a0415d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7956 2024.06.27 21:54:41.673051 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 542 rows starting from the beginning of the part
7957 2024.06.27 21:54:41.674029 [ 198 ] {540ef119-8e49-479b-952b-36e305224547::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7958 2024.06.27 21:54:41.674314 [ 3 ] {9d6dbfec-c22a-4534-8e25-6d19a0415d34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7959 2024.06.27 21:54:41.674464 [ 198 ] {540ef119-8e49-479b-952b-36e305224547::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7960 2024.06.27 21:54:41.674563 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
7961 2024.06.27 21:54:41.674736 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB.
7962 2024.06.27 21:54:41.675239 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 25 rows starting from the beginning of the part
7963 2024.06.27 21:54:41.675254 [ 3 ] {9d6dbfec-c22a-4534-8e25-6d19a0415d34} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7964 2024.06.27 21:54:41.675299 [ 3 ] {9d6dbfec-c22a-4534-8e25-6d19a0415d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
7965 2024.06.27 21:54:41.675767 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
7966 2024.06.27 21:54:41.676310 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 25 rows starting from the beginning of the part
7967 2024.06.27 21:54:41.676500 [ 3 ] {9d6dbfec-c22a-4534-8e25-6d19a0415d34} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
7968 2024.06.27 21:54:41.676744 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
7969 2024.06.27 21:54:41.677502 [ 3 ] {9d6dbfec-c22a-4534-8e25-6d19a0415d34} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7970 2024.06.27 21:54:41.677766 [ 3 ] {9d6dbfec-c22a-4534-8e25-6d19a0415d34} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.005436 sec., 10301.69242089772 rows/sec., 709.97 KiB/sec.
7971 2024.06.27 21:54:41.677775 [ 58 ] {} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
7972 2024.06.27 21:54:41.677888 [ 58 ] {} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7973 2024.06.27 21:54:41.677973 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
7974 2024.06.27 21:54:41.678298 [ 3 ] {9d6dbfec-c22a-4534-8e25-6d19a0415d34} <Debug> DynamicQueryHandler: Done processing query
7975 2024.06.27 21:54:41.678394 [ 3 ] {9d6dbfec-c22a-4534-8e25-6d19a0415d34} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7976 2024.06.27 21:54:41.678497 [ 3 ] {} <Debug> HTTP-Session: e89e80df-7d97-4430-87a1-ff04815a357a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7977 2024.06.27 21:54:41.678815 [ 186 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
7978 2024.06.27 21:54:41.679827 [ 186 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7979 2024.06.27 21:54:41.679869 [ 186 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2680 rows starting from the beginning of the part
7980 2024.06.27 21:54:41.679944 [ 186 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part
7981 2024.06.27 21:54:41.680092 [ 186 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
7982 2024.06.27 21:54:41.680324 [ 186 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
7983 2024.06.27 21:54:41.680502 [ 186 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
7984 2024.06.27 21:54:41.680766 [ 186 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part
7985 2024.06.27 21:54:41.684486 [ 186 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2980 rows, containing 4 columns (4 merged, 0 gathered) in 0.006325072 sec., 471140.88187454623 rows/sec., 31.76 MiB/sec.
7986 2024.06.27 21:54:41.684814 [ 186 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
7987 2024.06.27 21:54:41.685568 [ 186 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_51_10} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7988 2024.06.27 21:54:41.685698 [ 186 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_51_10} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
7989 2024.06.27 21:54:41.685876 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB.
7990 2024.06.27 21:54:41.686846 [ 196 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 19 columns (19 merged, 0 gathered) in 0.016425996 sec., 36770.98180226027 rows/sec., 65.89 MiB/sec.
7991 2024.06.27 21:54:41.687752 [ 189 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
7992 2024.06.27 21:54:41.688407 [ 189 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7993 2024.06.27 21:54:41.688499 [ 189 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
7994 2024.06.27 21:54:41.688655 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB.
7995 2024.06.27 21:54:46.646085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7996 2024.06.27 21:54:46.646221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7997 2024.06.27 21:54:46.646249 [ 3 ] {} <Debug> HTTP-Session: 891a05c1-6d18-4cde-b3d4-6435c7c4567c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
7998 2024.06.27 21:54:46.646277 [ 3 ] {} <Debug> HTTP-Session: 891a05c1-6d18-4cde-b3d4-6435c7c4567c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7999 2024.06.27 21:54:46.646294 [ 3 ] {} <Debug> HTTP-Session: 891a05c1-6d18-4cde-b3d4-6435c7c4567c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8000 2024.06.27 21:54:46.646349 [ 3 ] {} <Trace> HTTP-Session: 891a05c1-6d18-4cde-b3d4-6435c7c4567c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8001 2024.06.27 21:54:46.646547 [ 3 ] {93f90ab4-efe5-4477-8773-fd516185b102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8002 2024.06.27 21:54:46.646610 [ 3 ] {93f90ab4-efe5-4477-8773-fd516185b102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8003 2024.06.27 21:54:46.646799 [ 3 ] {93f90ab4-efe5-4477-8773-fd516185b102} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8004 2024.06.27 21:54:46.647241 [ 3 ] {93f90ab4-efe5-4477-8773-fd516185b102} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8005 2024.06.27 21:54:46.647279 [ 3 ] {93f90ab4-efe5-4477-8773-fd516185b102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8006 2024.06.27 21:54:46.647647 [ 3 ] {93f90ab4-efe5-4477-8773-fd516185b102} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8007 2024.06.27 21:54:46.647983 [ 3 ] {93f90ab4-efe5-4477-8773-fd516185b102} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8008 2024.06.27 21:54:46.648125 [ 3 ] {93f90ab4-efe5-4477-8773-fd516185b102} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001643 sec., 15216.068167985393 rows/sec., 1.20 MiB/sec.
8009 2024.06.27 21:54:46.648323 [ 3 ] {93f90ab4-efe5-4477-8773-fd516185b102} <Debug> DynamicQueryHandler: Done processing query
8010 2024.06.27 21:54:46.648348 [ 3 ] {93f90ab4-efe5-4477-8773-fd516185b102} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8011 2024.06.27 21:54:46.648364 [ 3 ] {} <Debug> HTTP-Session: 891a05c1-6d18-4cde-b3d4-6435c7c4567c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8012 2024.06.27 21:54:46.648548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8013 2024.06.27 21:54:46.648598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8014 2024.06.27 21:54:46.648616 [ 3 ] {} <Debug> HTTP-Session: ddffa24d-9160-4ee2-be13-105255363336 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8015 2024.06.27 21:54:46.648633 [ 3 ] {} <Debug> HTTP-Session: ddffa24d-9160-4ee2-be13-105255363336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8016 2024.06.27 21:54:46.648646 [ 3 ] {} <Debug> HTTP-Session: ddffa24d-9160-4ee2-be13-105255363336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8017 2024.06.27 21:54:46.648677 [ 3 ] {} <Trace> HTTP-Session: ddffa24d-9160-4ee2-be13-105255363336 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8018 2024.06.27 21:54:46.648811 [ 3 ] {526f216a-697a-449e-bc2c-7608ee6360ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8019 2024.06.27 21:54:46.648853 [ 3 ] {526f216a-697a-449e-bc2c-7608ee6360ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8020 2024.06.27 21:54:46.648979 [ 3 ] {526f216a-697a-449e-bc2c-7608ee6360ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8021 2024.06.27 21:54:46.649353 [ 3 ] {526f216a-697a-449e-bc2c-7608ee6360ac} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8022 2024.06.27 21:54:46.649391 [ 3 ] {526f216a-697a-449e-bc2c-7608ee6360ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8023 2024.06.27 21:54:46.649708 [ 3 ] {526f216a-697a-449e-bc2c-7608ee6360ac} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8024 2024.06.27 21:54:46.650018 [ 3 ] {526f216a-697a-449e-bc2c-7608ee6360ac} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8025 2024.06.27 21:54:46.650143 [ 3 ] {526f216a-697a-449e-bc2c-7608ee6360ac} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001385 sec., 94584.83754512636 rows/sec., 7.88 MiB/sec.
8026 2024.06.27 21:54:46.650334 [ 3 ] {526f216a-697a-449e-bc2c-7608ee6360ac} <Debug> DynamicQueryHandler: Done processing query
8027 2024.06.27 21:54:46.650357 [ 3 ] {526f216a-697a-449e-bc2c-7608ee6360ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8028 2024.06.27 21:54:46.650372 [ 3 ] {} <Debug> HTTP-Session: ddffa24d-9160-4ee2-be13-105255363336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8029 2024.06.27 21:54:46.650502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8030 2024.06.27 21:54:46.650549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8031 2024.06.27 21:54:46.650568 [ 3 ] {} <Debug> HTTP-Session: f2b7a057-e3c7-4e93-925b-ecbf988afeb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8032 2024.06.27 21:54:46.650584 [ 3 ] {} <Debug> HTTP-Session: f2b7a057-e3c7-4e93-925b-ecbf988afeb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8033 2024.06.27 21:54:46.650598 [ 3 ] {} <Debug> HTTP-Session: f2b7a057-e3c7-4e93-925b-ecbf988afeb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8034 2024.06.27 21:54:46.650627 [ 3 ] {} <Trace> HTTP-Session: f2b7a057-e3c7-4e93-925b-ecbf988afeb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8035 2024.06.27 21:54:46.650742 [ 3 ] {c3b6ec7f-a531-4463-bd46-2d2b475fe776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8036 2024.06.27 21:54:46.650784 [ 3 ] {c3b6ec7f-a531-4463-bd46-2d2b475fe776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8037 2024.06.27 21:54:46.650917 [ 3 ] {c3b6ec7f-a531-4463-bd46-2d2b475fe776} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8038 2024.06.27 21:54:46.651227 [ 3 ] {c3b6ec7f-a531-4463-bd46-2d2b475fe776} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8039 2024.06.27 21:54:46.651263 [ 3 ] {c3b6ec7f-a531-4463-bd46-2d2b475fe776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8040 2024.06.27 21:54:46.651576 [ 3 ] {c3b6ec7f-a531-4463-bd46-2d2b475fe776} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8041 2024.06.27 21:54:46.651880 [ 3 ] {c3b6ec7f-a531-4463-bd46-2d2b475fe776} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8042 2024.06.27 21:54:46.652029 [ 3 ] {c3b6ec7f-a531-4463-bd46-2d2b475fe776} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001328 sec., 67018.07228915663 rows/sec., 5.23 MiB/sec.
8043 2024.06.27 21:54:46.652218 [ 3 ] {c3b6ec7f-a531-4463-bd46-2d2b475fe776} <Debug> DynamicQueryHandler: Done processing query
8044 2024.06.27 21:54:46.652255 [ 3 ] {c3b6ec7f-a531-4463-bd46-2d2b475fe776} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8045 2024.06.27 21:54:46.652277 [ 3 ] {} <Debug> HTTP-Session: f2b7a057-e3c7-4e93-925b-ecbf988afeb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8046 2024.06.27 21:54:46.652451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 32514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8047 2024.06.27 21:54:46.652500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8048 2024.06.27 21:54:46.652518 [ 3 ] {} <Debug> HTTP-Session: ea846f03-0da4-4fdd-b12f-3dabff13ce64 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8049 2024.06.27 21:54:46.652533 [ 3 ] {} <Debug> HTTP-Session: ea846f03-0da4-4fdd-b12f-3dabff13ce64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8050 2024.06.27 21:54:46.652546 [ 3 ] {} <Debug> HTTP-Session: ea846f03-0da4-4fdd-b12f-3dabff13ce64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8051 2024.06.27 21:54:46.652576 [ 3 ] {} <Trace> HTTP-Session: ea846f03-0da4-4fdd-b12f-3dabff13ce64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8052 2024.06.27 21:54:46.652715 [ 3 ] {d735d19f-b137-4846-8f6c-5176c877c1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8053 2024.06.27 21:54:46.652761 [ 3 ] {d735d19f-b137-4846-8f6c-5176c877c1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8054 2024.06.27 21:54:46.652914 [ 3 ] {d735d19f-b137-4846-8f6c-5176c877c1d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8055 2024.06.27 21:54:46.653391 [ 3 ] {d735d19f-b137-4846-8f6c-5176c877c1d4} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8056 2024.06.27 21:54:46.653435 [ 3 ] {d735d19f-b137-4846-8f6c-5176c877c1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8057 2024.06.27 21:54:46.653828 [ 3 ] {d735d19f-b137-4846-8f6c-5176c877c1d4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8058 2024.06.27 21:54:46.654171 [ 3 ] {d735d19f-b137-4846-8f6c-5176c877c1d4} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8059 2024.06.27 21:54:46.654318 [ 3 ] {d735d19f-b137-4846-8f6c-5176c877c1d4} <Debug> executeQuery: Read 170 rows, 12.12 KiB in 0.001662 sec., 102286.4019253911 rows/sec., 7.12 MiB/sec.
8060 2024.06.27 21:54:46.654516 [ 3 ] {d735d19f-b137-4846-8f6c-5176c877c1d4} <Debug> DynamicQueryHandler: Done processing query
8061 2024.06.27 21:54:46.654550 [ 3 ] {d735d19f-b137-4846-8f6c-5176c877c1d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8062 2024.06.27 21:54:46.654575 [ 3 ] {} <Debug> HTTP-Session: ea846f03-0da4-4fdd-b12f-3dabff13ce64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8063 2024.06.27 21:54:46.654723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8064 2024.06.27 21:54:46.654773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8065 2024.06.27 21:54:46.654793 [ 3 ] {} <Debug> HTTP-Session: e04f51de-60c9-45c7-ada7-37b1f76b7014 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8066 2024.06.27 21:54:46.654809 [ 3 ] {} <Debug> HTTP-Session: e04f51de-60c9-45c7-ada7-37b1f76b7014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8067 2024.06.27 21:54:46.654823 [ 3 ] {} <Debug> HTTP-Session: e04f51de-60c9-45c7-ada7-37b1f76b7014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8068 2024.06.27 21:54:46.654853 [ 3 ] {} <Trace> HTTP-Session: e04f51de-60c9-45c7-ada7-37b1f76b7014 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8069 2024.06.27 21:54:46.655123 [ 3 ] {5f4d0319-138b-49a8-bc37-96a1c535489e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8070 2024.06.27 21:54:46.655187 [ 3 ] {5f4d0319-138b-49a8-bc37-96a1c535489e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8071 2024.06.27 21:54:46.655584 [ 3 ] {5f4d0319-138b-49a8-bc37-96a1c535489e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8072 2024.06.27 21:54:46.656233 [ 3 ] {5f4d0319-138b-49a8-bc37-96a1c535489e} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8073 2024.06.27 21:54:46.656268 [ 3 ] {5f4d0319-138b-49a8-bc37-96a1c535489e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8074 2024.06.27 21:54:46.656873 [ 3 ] {5f4d0319-138b-49a8-bc37-96a1c535489e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8075 2024.06.27 21:54:46.657290 [ 3 ] {5f4d0319-138b-49a8-bc37-96a1c535489e} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8076 2024.06.27 21:54:46.657465 [ 3 ] {5f4d0319-138b-49a8-bc37-96a1c535489e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002521 sec., 9916.699722332409 rows/sec., 17.77 MiB/sec.
8077 2024.06.27 21:54:46.657748 [ 3 ] {5f4d0319-138b-49a8-bc37-96a1c535489e} <Debug> DynamicQueryHandler: Done processing query
8078 2024.06.27 21:54:46.657772 [ 3 ] {5f4d0319-138b-49a8-bc37-96a1c535489e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8079 2024.06.27 21:54:46.657787 [ 3 ] {} <Debug> HTTP-Session: e04f51de-60c9-45c7-ada7-37b1f76b7014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8080 2024.06.27 21:54:46.657917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8081 2024.06.27 21:54:46.657964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8082 2024.06.27 21:54:46.657983 [ 3 ] {} <Debug> HTTP-Session: 2c640d13-fb1d-493e-b4d9-f222af32ce53 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8083 2024.06.27 21:54:46.658000 [ 3 ] {} <Debug> HTTP-Session: 2c640d13-fb1d-493e-b4d9-f222af32ce53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8084 2024.06.27 21:54:46.658013 [ 3 ] {} <Debug> HTTP-Session: 2c640d13-fb1d-493e-b4d9-f222af32ce53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8085 2024.06.27 21:54:46.658043 [ 3 ] {} <Trace> HTTP-Session: 2c640d13-fb1d-493e-b4d9-f222af32ce53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8086 2024.06.27 21:54:46.658164 [ 3 ] {a4437fde-3fd9-4b62-be86-239161c29a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8087 2024.06.27 21:54:46.658207 [ 3 ] {a4437fde-3fd9-4b62-be86-239161c29a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8088 2024.06.27 21:54:46.658332 [ 3 ] {a4437fde-3fd9-4b62-be86-239161c29a2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8089 2024.06.27 21:54:46.658637 [ 3 ] {a4437fde-3fd9-4b62-be86-239161c29a2c} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8090 2024.06.27 21:54:46.658672 [ 3 ] {a4437fde-3fd9-4b62-be86-239161c29a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8091 2024.06.27 21:54:46.659027 [ 3 ] {a4437fde-3fd9-4b62-be86-239161c29a2c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
8092 2024.06.27 21:54:46.659343 [ 3 ] {a4437fde-3fd9-4b62-be86-239161c29a2c} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8093 2024.06.27 21:54:46.659496 [ 3 ] {a4437fde-3fd9-4b62-be86-239161c29a2c} <Debug> executeQuery: Read 64 rows, 4.42 KiB in 0.001367 sec., 46817.84930504755 rows/sec., 3.16 MiB/sec.
8094 2024.06.27 21:54:46.659675 [ 3 ] {a4437fde-3fd9-4b62-be86-239161c29a2c} <Debug> DynamicQueryHandler: Done processing query
8095 2024.06.27 21:54:46.659706 [ 3 ] {a4437fde-3fd9-4b62-be86-239161c29a2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8096 2024.06.27 21:54:46.659723 [ 3 ] {} <Debug> HTTP-Session: 2c640d13-fb1d-493e-b4d9-f222af32ce53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8097 2024.06.27 21:54:47.437873 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache
8098 2024.06.27 21:54:47.437933 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache
8099 2024.06.27 21:54:51.641025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8100 2024.06.27 21:54:51.641152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8101 2024.06.27 21:54:51.641177 [ 3 ] {} <Debug> HTTP-Session: adc3733f-9687-4b50-aaee-ec8f57e033c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8102 2024.06.27 21:54:51.641201 [ 3 ] {} <Debug> HTTP-Session: adc3733f-9687-4b50-aaee-ec8f57e033c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8103 2024.06.27 21:54:51.641215 [ 3 ] {} <Debug> HTTP-Session: adc3733f-9687-4b50-aaee-ec8f57e033c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8104 2024.06.27 21:54:51.641263 [ 3 ] {} <Trace> HTTP-Session: adc3733f-9687-4b50-aaee-ec8f57e033c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8105 2024.06.27 21:54:51.641441 [ 3 ] {42cab652-f71e-4744-b3e6-fdf361a1e303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8106 2024.06.27 21:54:51.641509 [ 3 ] {42cab652-f71e-4744-b3e6-fdf361a1e303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8107 2024.06.27 21:54:51.641700 [ 3 ] {42cab652-f71e-4744-b3e6-fdf361a1e303} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8108 2024.06.27 21:54:51.642113 [ 3 ] {42cab652-f71e-4744-b3e6-fdf361a1e303} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8109 2024.06.27 21:54:51.642159 [ 3 ] {42cab652-f71e-4744-b3e6-fdf361a1e303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8110 2024.06.27 21:54:51.642530 [ 3 ] {42cab652-f71e-4744-b3e6-fdf361a1e303} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8111 2024.06.27 21:54:51.642868 [ 3 ] {42cab652-f71e-4744-b3e6-fdf361a1e303} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8112 2024.06.27 21:54:51.643036 [ 3 ] {42cab652-f71e-4744-b3e6-fdf361a1e303} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001647 sec., 2428.6581663630845 rows/sec., 196.85 KiB/sec.
8113 2024.06.27 21:54:51.643259 [ 3 ] {42cab652-f71e-4744-b3e6-fdf361a1e303} <Debug> DynamicQueryHandler: Done processing query
8114 2024.06.27 21:54:51.643286 [ 3 ] {42cab652-f71e-4744-b3e6-fdf361a1e303} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8115 2024.06.27 21:54:51.643302 [ 3 ] {} <Debug> HTTP-Session: adc3733f-9687-4b50-aaee-ec8f57e033c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8116 2024.06.27 21:54:51.643461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8117 2024.06.27 21:54:51.643514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8118 2024.06.27 21:54:51.643533 [ 3 ] {} <Debug> HTTP-Session: 7d7919ea-09eb-4859-b91c-a3402160a03a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8119 2024.06.27 21:54:51.643551 [ 3 ] {} <Debug> HTTP-Session: 7d7919ea-09eb-4859-b91c-a3402160a03a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8120 2024.06.27 21:54:51.643565 [ 3 ] {} <Debug> HTTP-Session: 7d7919ea-09eb-4859-b91c-a3402160a03a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8121 2024.06.27 21:54:51.643599 [ 3 ] {} <Trace> HTTP-Session: 7d7919ea-09eb-4859-b91c-a3402160a03a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8122 2024.06.27 21:54:51.643725 [ 3 ] {46ce0635-122c-428d-a2bb-e4f58875cf49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8123 2024.06.27 21:54:51.643771 [ 3 ] {46ce0635-122c-428d-a2bb-e4f58875cf49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8124 2024.06.27 21:54:51.643906 [ 3 ] {46ce0635-122c-428d-a2bb-e4f58875cf49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8125 2024.06.27 21:54:51.644246 [ 3 ] {46ce0635-122c-428d-a2bb-e4f58875cf49} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8126 2024.06.27 21:54:51.644284 [ 3 ] {46ce0635-122c-428d-a2bb-e4f58875cf49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8127 2024.06.27 21:54:51.644610 [ 3 ] {46ce0635-122c-428d-a2bb-e4f58875cf49} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8128 2024.06.27 21:54:51.644914 [ 3 ] {46ce0635-122c-428d-a2bb-e4f58875cf49} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8129 2024.06.27 21:54:51.645064 [ 3 ] {46ce0635-122c-428d-a2bb-e4f58875cf49} <Debug> executeQuery: Read 68 rows, 5.48 KiB in 0.001382 sec., 49204.0520984081 rows/sec., 3.87 MiB/sec.
8130 2024.06.27 21:54:51.645231 [ 3 ] {46ce0635-122c-428d-a2bb-e4f58875cf49} <Debug> DynamicQueryHandler: Done processing query
8131 2024.06.27 21:54:51.645255 [ 3 ] {46ce0635-122c-428d-a2bb-e4f58875cf49} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8132 2024.06.27 21:54:51.645271 [ 3 ] {} <Debug> HTTP-Session: 7d7919ea-09eb-4859-b91c-a3402160a03a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8133 2024.06.27 21:54:51.645403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 11553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8134 2024.06.27 21:54:51.645451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8135 2024.06.27 21:54:51.645469 [ 3 ] {} <Debug> HTTP-Session: cf550548-9915-4c8d-afc1-200a20cd1e19 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8136 2024.06.27 21:54:51.645486 [ 3 ] {} <Debug> HTTP-Session: cf550548-9915-4c8d-afc1-200a20cd1e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8137 2024.06.27 21:54:51.645500 [ 3 ] {} <Debug> HTTP-Session: cf550548-9915-4c8d-afc1-200a20cd1e19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8138 2024.06.27 21:54:51.645531 [ 3 ] {} <Trace> HTTP-Session: cf550548-9915-4c8d-afc1-200a20cd1e19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8139 2024.06.27 21:54:51.645649 [ 3 ] {f32a6bf3-0c5a-44cc-b996-370643520a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8140 2024.06.27 21:54:51.645691 [ 3 ] {f32a6bf3-0c5a-44cc-b996-370643520a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8141 2024.06.27 21:54:51.645816 [ 3 ] {f32a6bf3-0c5a-44cc-b996-370643520a5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8142 2024.06.27 21:54:51.646143 [ 3 ] {f32a6bf3-0c5a-44cc-b996-370643520a5d} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8143 2024.06.27 21:54:51.646179 [ 3 ] {f32a6bf3-0c5a-44cc-b996-370643520a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8144 2024.06.27 21:54:51.646485 [ 3 ] {f32a6bf3-0c5a-44cc-b996-370643520a5d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8145 2024.06.27 21:54:51.646783 [ 3 ] {f32a6bf3-0c5a-44cc-b996-370643520a5d} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8146 2024.06.27 21:54:51.646932 [ 3 ] {f32a6bf3-0c5a-44cc-b996-370643520a5d} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001319 sec., 51554.20773313116 rows/sec., 4.02 MiB/sec.
8147 2024.06.27 21:54:51.647105 [ 3 ] {f32a6bf3-0c5a-44cc-b996-370643520a5d} <Debug> DynamicQueryHandler: Done processing query
8148 2024.06.27 21:54:51.647129 [ 3 ] {f32a6bf3-0c5a-44cc-b996-370643520a5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8149 2024.06.27 21:54:51.647144 [ 3 ] {} <Debug> HTTP-Session: cf550548-9915-4c8d-afc1-200a20cd1e19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8150 2024.06.27 21:54:51.647323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 28700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8151 2024.06.27 21:54:51.647370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8152 2024.06.27 21:54:51.647389 [ 3 ] {} <Debug> HTTP-Session: 9fee80be-fe3f-44d5-a03f-ef01f3c370dd Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8153 2024.06.27 21:54:51.647406 [ 3 ] {} <Debug> HTTP-Session: 9fee80be-fe3f-44d5-a03f-ef01f3c370dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8154 2024.06.27 21:54:51.647419 [ 3 ] {} <Debug> HTTP-Session: 9fee80be-fe3f-44d5-a03f-ef01f3c370dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8155 2024.06.27 21:54:51.647449 [ 3 ] {} <Trace> HTTP-Session: 9fee80be-fe3f-44d5-a03f-ef01f3c370dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8156 2024.06.27 21:54:51.647589 [ 3 ] {a5a2a94e-1124-405b-aa5d-a95824cc49f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8157 2024.06.27 21:54:51.647636 [ 3 ] {a5a2a94e-1124-405b-aa5d-a95824cc49f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8158 2024.06.27 21:54:51.647779 [ 3 ] {a5a2a94e-1124-405b-aa5d-a95824cc49f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8159 2024.06.27 21:54:51.648147 [ 3 ] {a5a2a94e-1124-405b-aa5d-a95824cc49f4} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8160 2024.06.27 21:54:51.648183 [ 3 ] {a5a2a94e-1124-405b-aa5d-a95824cc49f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8161 2024.06.27 21:54:51.648566 [ 3 ] {a5a2a94e-1124-405b-aa5d-a95824cc49f4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8162 2024.06.27 21:54:51.648896 [ 3 ] {a5a2a94e-1124-405b-aa5d-a95824cc49f4} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8163 2024.06.27 21:54:51.649052 [ 3 ] {a5a2a94e-1124-405b-aa5d-a95824cc49f4} <Debug> executeQuery: Read 150 rows, 10.70 KiB in 0.001521 sec., 98619.32938856016 rows/sec., 6.87 MiB/sec.
8164 2024.06.27 21:54:51.649208 [ 3 ] {a5a2a94e-1124-405b-aa5d-a95824cc49f4} <Debug> DynamicQueryHandler: Done processing query
8165 2024.06.27 21:54:51.649231 [ 3 ] {a5a2a94e-1124-405b-aa5d-a95824cc49f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8166 2024.06.27 21:54:51.649247 [ 3 ] {} <Debug> HTTP-Session: 9fee80be-fe3f-44d5-a03f-ef01f3c370dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8167 2024.06.27 21:54:51.649374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8168 2024.06.27 21:54:51.649420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8169 2024.06.27 21:54:51.649439 [ 3 ] {} <Debug> HTTP-Session: a596a88a-519d-4020-99b2-82062339e902 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8170 2024.06.27 21:54:51.649454 [ 3 ] {} <Debug> HTTP-Session: a596a88a-519d-4020-99b2-82062339e902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8171 2024.06.27 21:54:51.649468 [ 3 ] {} <Debug> HTTP-Session: a596a88a-519d-4020-99b2-82062339e902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8172 2024.06.27 21:54:51.649498 [ 3 ] {} <Trace> HTTP-Session: a596a88a-519d-4020-99b2-82062339e902 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8173 2024.06.27 21:54:51.649636 [ 3 ] {b31eeea0-25b7-4336-9400-3aa7495597f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8174 2024.06.27 21:54:51.649699 [ 3 ] {b31eeea0-25b7-4336-9400-3aa7495597f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8175 2024.06.27 21:54:51.650103 [ 3 ] {b31eeea0-25b7-4336-9400-3aa7495597f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8176 2024.06.27 21:54:51.650592 [ 3 ] {b31eeea0-25b7-4336-9400-3aa7495597f5} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8177 2024.06.27 21:54:51.650627 [ 3 ] {b31eeea0-25b7-4336-9400-3aa7495597f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8178 2024.06.27 21:54:51.651206 [ 3 ] {b31eeea0-25b7-4336-9400-3aa7495597f5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8179 2024.06.27 21:54:51.651603 [ 3 ] {b31eeea0-25b7-4336-9400-3aa7495597f5} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8180 2024.06.27 21:54:51.651783 [ 3 ] {b31eeea0-25b7-4336-9400-3aa7495597f5} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002204 sec., 1814.8820326678767 rows/sec., 3.25 MiB/sec.
8181 2024.06.27 21:54:51.652007 [ 3 ] {b31eeea0-25b7-4336-9400-3aa7495597f5} <Debug> DynamicQueryHandler: Done processing query
8182 2024.06.27 21:54:51.652032 [ 3 ] {b31eeea0-25b7-4336-9400-3aa7495597f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8183 2024.06.27 21:54:51.652048 [ 3 ] {} <Debug> HTTP-Session: a596a88a-519d-4020-99b2-82062339e902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8184 2024.06.27 21:54:51.652168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 8503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8185 2024.06.27 21:54:51.652217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8186 2024.06.27 21:54:51.652236 [ 3 ] {} <Debug> HTTP-Session: 81a14bbc-cb01-440a-a03f-61d28edc90db Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8187 2024.06.27 21:54:51.652252 [ 3 ] {} <Debug> HTTP-Session: 81a14bbc-cb01-440a-a03f-61d28edc90db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8188 2024.06.27 21:54:51.652265 [ 3 ] {} <Debug> HTTP-Session: 81a14bbc-cb01-440a-a03f-61d28edc90db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8189 2024.06.27 21:54:51.652295 [ 3 ] {} <Trace> HTTP-Session: 81a14bbc-cb01-440a-a03f-61d28edc90db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8190 2024.06.27 21:54:51.652410 [ 3 ] {46ab1184-b3b5-4079-927e-43ef1917fad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8191 2024.06.27 21:54:51.652453 [ 3 ] {46ab1184-b3b5-4079-927e-43ef1917fad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8192 2024.06.27 21:54:51.652579 [ 3 ] {46ab1184-b3b5-4079-927e-43ef1917fad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8193 2024.06.27 21:54:51.652858 [ 3 ] {46ab1184-b3b5-4079-927e-43ef1917fad7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8194 2024.06.27 21:54:51.652894 [ 3 ] {46ab1184-b3b5-4079-927e-43ef1917fad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8195 2024.06.27 21:54:51.653253 [ 3 ] {46ab1184-b3b5-4079-927e-43ef1917fad7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
8196 2024.06.27 21:54:51.653563 [ 3 ] {46ab1184-b3b5-4079-927e-43ef1917fad7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8197 2024.06.27 21:54:51.653724 [ 3 ] {46ab1184-b3b5-4079-927e-43ef1917fad7} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001346 sec., 41604.75482912333 rows/sec., 2.80 MiB/sec.
8198 2024.06.27 21:54:51.653876 [ 3 ] {46ab1184-b3b5-4079-927e-43ef1917fad7} <Debug> DynamicQueryHandler: Done processing query
8199 2024.06.27 21:54:51.653900 [ 3 ] {46ab1184-b3b5-4079-927e-43ef1917fad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8200 2024.06.27 21:54:51.653915 [ 3 ] {} <Debug> HTTP-Session: 81a14bbc-cb01-440a-a03f-61d28edc90db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8201 2024.06.27 21:54:56.643434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8202 2024.06.27 21:54:56.643564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8203 2024.06.27 21:54:56.643589 [ 3 ] {} <Debug> HTTP-Session: 56ba8032-1e58-45b8-9e92-985f42a86849 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8204 2024.06.27 21:54:56.643612 [ 3 ] {} <Debug> HTTP-Session: 56ba8032-1e58-45b8-9e92-985f42a86849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8205 2024.06.27 21:54:56.643626 [ 3 ] {} <Debug> HTTP-Session: 56ba8032-1e58-45b8-9e92-985f42a86849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8206 2024.06.27 21:54:56.643676 [ 3 ] {} <Trace> HTTP-Session: 56ba8032-1e58-45b8-9e92-985f42a86849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8207 2024.06.27 21:54:56.643866 [ 3 ] {32a24407-0ce0-4874-a8db-83a977c058ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8208 2024.06.27 21:54:56.643933 [ 3 ] {32a24407-0ce0-4874-a8db-83a977c058ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8209 2024.06.27 21:54:56.644121 [ 3 ] {32a24407-0ce0-4874-a8db-83a977c058ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8210 2024.06.27 21:54:56.644624 [ 3 ] {32a24407-0ce0-4874-a8db-83a977c058ac} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8211 2024.06.27 21:54:56.644671 [ 3 ] {32a24407-0ce0-4874-a8db-83a977c058ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8212 2024.06.27 21:54:56.645047 [ 3 ] {32a24407-0ce0-4874-a8db-83a977c058ac} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8213 2024.06.27 21:54:56.645382 [ 3 ] {32a24407-0ce0-4874-a8db-83a977c058ac} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8214 2024.06.27 21:54:56.645541 [ 3 ] {32a24407-0ce0-4874-a8db-83a977c058ac} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001733 sec., 14425.851125216388 rows/sec., 1.14 MiB/sec.
8215 2024.06.27 21:54:56.645764 [ 3 ] {32a24407-0ce0-4874-a8db-83a977c058ac} <Debug> DynamicQueryHandler: Done processing query
8216 2024.06.27 21:54:56.645791 [ 3 ] {32a24407-0ce0-4874-a8db-83a977c058ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8217 2024.06.27 21:54:56.645808 [ 3 ] {} <Debug> HTTP-Session: 56ba8032-1e58-45b8-9e92-985f42a86849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8218 2024.06.27 21:54:56.645949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8219 2024.06.27 21:54:56.646003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8220 2024.06.27 21:54:56.646022 [ 3 ] {} <Debug> HTTP-Session: ff361942-d619-4dcf-9af2-a8ca47caed0f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8221 2024.06.27 21:54:56.646041 [ 3 ] {} <Debug> HTTP-Session: ff361942-d619-4dcf-9af2-a8ca47caed0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8222 2024.06.27 21:54:56.646054 [ 3 ] {} <Debug> HTTP-Session: ff361942-d619-4dcf-9af2-a8ca47caed0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8223 2024.06.27 21:54:56.646090 [ 3 ] {} <Trace> HTTP-Session: ff361942-d619-4dcf-9af2-a8ca47caed0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8224 2024.06.27 21:54:56.646229 [ 3 ] {2627adad-1838-4fc0-981b-666a83c5e99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8225 2024.06.27 21:54:56.646276 [ 3 ] {2627adad-1838-4fc0-981b-666a83c5e99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8226 2024.06.27 21:54:56.646406 [ 3 ] {2627adad-1838-4fc0-981b-666a83c5e99a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8227 2024.06.27 21:54:56.646784 [ 3 ] {2627adad-1838-4fc0-981b-666a83c5e99a} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8228 2024.06.27 21:54:56.646822 [ 3 ] {2627adad-1838-4fc0-981b-666a83c5e99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8229 2024.06.27 21:54:56.647133 [ 3 ] {2627adad-1838-4fc0-981b-666a83c5e99a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8230 2024.06.27 21:54:56.647432 [ 3 ] {2627adad-1838-4fc0-981b-666a83c5e99a} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8231 2024.06.27 21:54:56.647586 [ 3 ] {2627adad-1838-4fc0-981b-666a83c5e99a} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001413 sec., 92710.5449398443 rows/sec., 7.72 MiB/sec.
8232 2024.06.27 21:54:56.647748 [ 3 ] {2627adad-1838-4fc0-981b-666a83c5e99a} <Debug> DynamicQueryHandler: Done processing query
8233 2024.06.27 21:54:56.647772 [ 3 ] {2627adad-1838-4fc0-981b-666a83c5e99a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8234 2024.06.27 21:54:56.647787 [ 3 ] {} <Debug> HTTP-Session: ff361942-d619-4dcf-9af2-a8ca47caed0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8235 2024.06.27 21:54:56.647916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8236 2024.06.27 21:54:56.647964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8237 2024.06.27 21:54:56.647983 [ 3 ] {} <Debug> HTTP-Session: d8e11e3f-e8c7-4790-9e2c-30f4488a9f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8238 2024.06.27 21:54:56.647999 [ 3 ] {} <Debug> HTTP-Session: d8e11e3f-e8c7-4790-9e2c-30f4488a9f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8239 2024.06.27 21:54:56.648013 [ 3 ] {} <Debug> HTTP-Session: d8e11e3f-e8c7-4790-9e2c-30f4488a9f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8240 2024.06.27 21:54:56.648044 [ 3 ] {} <Trace> HTTP-Session: d8e11e3f-e8c7-4790-9e2c-30f4488a9f12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8241 2024.06.27 21:54:56.648171 [ 3 ] {650adfed-7ce6-497c-a6b6-7f90d9c91fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8242 2024.06.27 21:54:56.648215 [ 3 ] {650adfed-7ce6-497c-a6b6-7f90d9c91fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8243 2024.06.27 21:54:56.648340 [ 3 ] {650adfed-7ce6-497c-a6b6-7f90d9c91fea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8244 2024.06.27 21:54:56.648753 [ 3 ] {650adfed-7ce6-497c-a6b6-7f90d9c91fea} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8245 2024.06.27 21:54:56.648790 [ 3 ] {650adfed-7ce6-497c-a6b6-7f90d9c91fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8246 2024.06.27 21:54:56.649150 [ 3 ] {650adfed-7ce6-497c-a6b6-7f90d9c91fea} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8247 2024.06.27 21:54:56.649468 [ 3 ] {650adfed-7ce6-497c-a6b6-7f90d9c91fea} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8248 2024.06.27 21:54:56.649620 [ 3 ] {650adfed-7ce6-497c-a6b6-7f90d9c91fea} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001496 sec., 59491.97860962567 rows/sec., 4.65 MiB/sec.
8249 2024.06.27 21:54:56.649791 [ 3 ] {650adfed-7ce6-497c-a6b6-7f90d9c91fea} <Debug> DynamicQueryHandler: Done processing query
8250 2024.06.27 21:54:56.649815 [ 3 ] {650adfed-7ce6-497c-a6b6-7f90d9c91fea} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8251 2024.06.27 21:54:56.649831 [ 3 ] {} <Debug> HTTP-Session: d8e11e3f-e8c7-4790-9e2c-30f4488a9f12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8252 2024.06.27 21:54:56.649994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 32514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8253 2024.06.27 21:54:56.650044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8254 2024.06.27 21:54:56.650063 [ 3 ] {} <Debug> HTTP-Session: 2eac1397-9914-4fa2-a12e-23a5bbb5a385 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8255 2024.06.27 21:54:56.650080 [ 3 ] {} <Debug> HTTP-Session: 2eac1397-9914-4fa2-a12e-23a5bbb5a385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8256 2024.06.27 21:54:56.650093 [ 3 ] {} <Debug> HTTP-Session: 2eac1397-9914-4fa2-a12e-23a5bbb5a385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8257 2024.06.27 21:54:56.650125 [ 3 ] {} <Trace> HTTP-Session: 2eac1397-9914-4fa2-a12e-23a5bbb5a385 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8258 2024.06.27 21:54:56.650272 [ 3 ] {4b9b1dd2-be8d-4760-a7dd-e13367821214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8259 2024.06.27 21:54:56.650321 [ 3 ] {4b9b1dd2-be8d-4760-a7dd-e13367821214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8260 2024.06.27 21:54:56.650464 [ 3 ] {4b9b1dd2-be8d-4760-a7dd-e13367821214} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8261 2024.06.27 21:54:56.650862 [ 3 ] {4b9b1dd2-be8d-4760-a7dd-e13367821214} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8262 2024.06.27 21:54:56.650898 [ 3 ] {4b9b1dd2-be8d-4760-a7dd-e13367821214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8263 2024.06.27 21:54:56.651288 [ 3 ] {4b9b1dd2-be8d-4760-a7dd-e13367821214} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8264 2024.06.27 21:54:56.651636 [ 3 ] {4b9b1dd2-be8d-4760-a7dd-e13367821214} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8265 2024.06.27 21:54:56.651790 [ 3 ] {4b9b1dd2-be8d-4760-a7dd-e13367821214} <Debug> executeQuery: Read 170 rows, 12.12 KiB in 0.001578 sec., 107731.30544993663 rows/sec., 7.50 MiB/sec.
8266 2024.06.27 21:54:56.651959 [ 3 ] {4b9b1dd2-be8d-4760-a7dd-e13367821214} <Debug> DynamicQueryHandler: Done processing query
8267 2024.06.27 21:54:56.651984 [ 3 ] {4b9b1dd2-be8d-4760-a7dd-e13367821214} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8268 2024.06.27 21:54:56.651999 [ 3 ] {} <Debug> HTTP-Session: 2eac1397-9914-4fa2-a12e-23a5bbb5a385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8269 2024.06.27 21:54:56.652165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8270 2024.06.27 21:54:56.652214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8271 2024.06.27 21:54:56.652233 [ 3 ] {} <Debug> HTTP-Session: b56fc5ef-7fb3-4c46-be6b-c7e7ca6a878a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8272 2024.06.27 21:54:56.652273 [ 3 ] {} <Debug> HTTP-Session: b56fc5ef-7fb3-4c46-be6b-c7e7ca6a878a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8273 2024.06.27 21:54:56.652287 [ 3 ] {} <Debug> HTTP-Session: b56fc5ef-7fb3-4c46-be6b-c7e7ca6a878a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8274 2024.06.27 21:54:56.652318 [ 3 ] {} <Trace> HTTP-Session: b56fc5ef-7fb3-4c46-be6b-c7e7ca6a878a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8275 2024.06.27 21:54:56.652602 [ 3 ] {78fd4a75-3f69-463f-9f4e-ed0f95e423f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8276 2024.06.27 21:54:56.652668 [ 3 ] {78fd4a75-3f69-463f-9f4e-ed0f95e423f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8277 2024.06.27 21:54:56.653072 [ 3 ] {78fd4a75-3f69-463f-9f4e-ed0f95e423f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8278 2024.06.27 21:54:56.653758 [ 3 ] {78fd4a75-3f69-463f-9f4e-ed0f95e423f4} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8279 2024.06.27 21:54:56.653794 [ 3 ] {78fd4a75-3f69-463f-9f4e-ed0f95e423f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8280 2024.06.27 21:54:56.654413 [ 3 ] {78fd4a75-3f69-463f-9f4e-ed0f95e423f4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8281 2024.06.27 21:54:56.654836 [ 3 ] {78fd4a75-3f69-463f-9f4e-ed0f95e423f4} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8282 2024.06.27 21:54:56.655021 [ 3 ] {78fd4a75-3f69-463f-9f4e-ed0f95e423f4} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002606 sec., 9593.246354566387 rows/sec., 17.19 MiB/sec.
8283 2024.06.27 21:54:56.655486 [ 3 ] {78fd4a75-3f69-463f-9f4e-ed0f95e423f4} <Debug> DynamicQueryHandler: Done processing query
8284 2024.06.27 21:54:56.655533 [ 3 ] {78fd4a75-3f69-463f-9f4e-ed0f95e423f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8285 2024.06.27 21:54:56.655552 [ 3 ] {} <Debug> HTTP-Session: b56fc5ef-7fb3-4c46-be6b-c7e7ca6a878a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8286 2024.06.27 21:54:56.655665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8287 2024.06.27 21:54:56.655716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8288 2024.06.27 21:54:56.655734 [ 3 ] {} <Debug> HTTP-Session: 0a1ccce3-f5c0-4cb2-90f3-f4c323ecfd27 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8289 2024.06.27 21:54:56.655751 [ 3 ] {} <Debug> HTTP-Session: 0a1ccce3-f5c0-4cb2-90f3-f4c323ecfd27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8290 2024.06.27 21:54:56.655765 [ 3 ] {} <Debug> HTTP-Session: 0a1ccce3-f5c0-4cb2-90f3-f4c323ecfd27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8291 2024.06.27 21:54:56.655794 [ 3 ] {} <Trace> HTTP-Session: 0a1ccce3-f5c0-4cb2-90f3-f4c323ecfd27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8292 2024.06.27 21:54:56.655933 [ 3 ] {e527cd99-330a-4403-a538-6764e4e181b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8293 2024.06.27 21:54:56.655987 [ 3 ] {e527cd99-330a-4403-a538-6764e4e181b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8294 2024.06.27 21:54:56.656133 [ 3 ] {e527cd99-330a-4403-a538-6764e4e181b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8295 2024.06.27 21:54:56.656449 [ 3 ] {e527cd99-330a-4403-a538-6764e4e181b9} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8296 2024.06.27 21:54:56.656486 [ 3 ] {e527cd99-330a-4403-a538-6764e4e181b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8297 2024.06.27 21:54:56.656849 [ 3 ] {e527cd99-330a-4403-a538-6764e4e181b9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
8298 2024.06.27 21:54:56.657178 [ 3 ] {e527cd99-330a-4403-a538-6764e4e181b9} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8299 2024.06.27 21:54:56.657330 [ 3 ] {e527cd99-330a-4403-a538-6764e4e181b9} <Debug> executeQuery: Read 64 rows, 4.42 KiB in 0.001453 sec., 44046.799724707496 rows/sec., 2.97 MiB/sec.
8300 2024.06.27 21:54:56.657599 [ 3 ] {e527cd99-330a-4403-a538-6764e4e181b9} <Debug> DynamicQueryHandler: Done processing query
8301 2024.06.27 21:54:56.657659 [ 3 ] {e527cd99-330a-4403-a538-6764e4e181b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8302 2024.06.27 21:54:56.657702 [ 3 ] {} <Debug> HTTP-Session: 0a1ccce3-f5c0-4cb2-90f3-f4c323ecfd27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8303 2024.06.27 21:55:01.641891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8304 2024.06.27 21:55:01.642091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8305 2024.06.27 21:55:01.642138 [ 3 ] {} <Debug> HTTP-Session: 674cc8c8-5b9c-4f53-b91c-a6cb3f1bf4ba Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8306 2024.06.27 21:55:01.642177 [ 3 ] {} <Debug> HTTP-Session: 674cc8c8-5b9c-4f53-b91c-a6cb3f1bf4ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8307 2024.06.27 21:55:01.642206 [ 3 ] {} <Debug> HTTP-Session: 674cc8c8-5b9c-4f53-b91c-a6cb3f1bf4ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8308 2024.06.27 21:55:01.642286 [ 3 ] {} <Trace> HTTP-Session: 674cc8c8-5b9c-4f53-b91c-a6cb3f1bf4ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8309 2024.06.27 21:55:01.642572 [ 3 ] {e3bcb2ab-aef4-4dc8-8de9-f3320bf79245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8310 2024.06.27 21:55:01.642683 [ 3 ] {e3bcb2ab-aef4-4dc8-8de9-f3320bf79245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8311 2024.06.27 21:55:01.643001 [ 3 ] {e3bcb2ab-aef4-4dc8-8de9-f3320bf79245} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8312 2024.06.27 21:55:01.643451 [ 3 ] {e3bcb2ab-aef4-4dc8-8de9-f3320bf79245} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8313 2024.06.27 21:55:01.643497 [ 3 ] {e3bcb2ab-aef4-4dc8-8de9-f3320bf79245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8314 2024.06.27 21:55:01.643873 [ 3 ] {e3bcb2ab-aef4-4dc8-8de9-f3320bf79245} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8315 2024.06.27 21:55:01.644217 [ 3 ] {e3bcb2ab-aef4-4dc8-8de9-f3320bf79245} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8316 2024.06.27 21:55:01.644377 [ 3 ] {e3bcb2ab-aef4-4dc8-8de9-f3320bf79245} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001893 sec., 2113.0480718436347 rows/sec., 171.27 KiB/sec.
8317 2024.06.27 21:55:01.644702 [ 3 ] {e3bcb2ab-aef4-4dc8-8de9-f3320bf79245} <Debug> DynamicQueryHandler: Done processing query
8318 2024.06.27 21:55:01.644736 [ 3 ] {e3bcb2ab-aef4-4dc8-8de9-f3320bf79245} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8319 2024.06.27 21:55:01.644753 [ 3 ] {} <Debug> HTTP-Session: 674cc8c8-5b9c-4f53-b91c-a6cb3f1bf4ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8320 2024.06.27 21:55:01.644893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 14564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8321 2024.06.27 21:55:01.644952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8322 2024.06.27 21:55:01.644972 [ 3 ] {} <Debug> HTTP-Session: d6221c84-ddcc-417c-b48c-5c21a85f122f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8323 2024.06.27 21:55:01.644990 [ 3 ] {} <Debug> HTTP-Session: d6221c84-ddcc-417c-b48c-5c21a85f122f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8324 2024.06.27 21:55:01.645004 [ 3 ] {} <Debug> HTTP-Session: d6221c84-ddcc-417c-b48c-5c21a85f122f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8325 2024.06.27 21:55:01.645038 [ 3 ] {} <Trace> HTTP-Session: d6221c84-ddcc-417c-b48c-5c21a85f122f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8326 2024.06.27 21:55:01.645175 [ 3 ] {05f5202f-5338-45c6-8a34-939a9d424b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8327 2024.06.27 21:55:01.645224 [ 3 ] {05f5202f-5338-45c6-8a34-939a9d424b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8328 2024.06.27 21:55:01.645379 [ 3 ] {05f5202f-5338-45c6-8a34-939a9d424b58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8329 2024.06.27 21:55:01.645759 [ 3 ] {05f5202f-5338-45c6-8a34-939a9d424b58} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8330 2024.06.27 21:55:01.645797 [ 3 ] {05f5202f-5338-45c6-8a34-939a9d424b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8331 2024.06.27 21:55:01.646115 [ 3 ] {05f5202f-5338-45c6-8a34-939a9d424b58} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8332 2024.06.27 21:55:01.646419 [ 3 ] {05f5202f-5338-45c6-8a34-939a9d424b58} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8333 2024.06.27 21:55:01.646569 [ 3 ] {05f5202f-5338-45c6-8a34-939a9d424b58} <Debug> executeQuery: Read 104 rows, 8.25 KiB in 0.001445 sec., 71972.31833910034 rows/sec., 5.57 MiB/sec.
8334 2024.06.27 21:55:01.646746 [ 3 ] {05f5202f-5338-45c6-8a34-939a9d424b58} <Debug> DynamicQueryHandler: Done processing query
8335 2024.06.27 21:55:01.646771 [ 3 ] {05f5202f-5338-45c6-8a34-939a9d424b58} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8336 2024.06.27 21:55:01.646787 [ 3 ] {} <Debug> HTTP-Session: d6221c84-ddcc-417c-b48c-5c21a85f122f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8337 2024.06.27 21:55:01.646959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8338 2024.06.27 21:55:01.647011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8339 2024.06.27 21:55:01.647029 [ 3 ] {} <Debug> HTTP-Session: ada63734-aab3-43e5-93e8-660dce522859 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8340 2024.06.27 21:55:01.647045 [ 3 ] {} <Debug> HTTP-Session: ada63734-aab3-43e5-93e8-660dce522859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8341 2024.06.27 21:55:01.647059 [ 3 ] {} <Debug> HTTP-Session: ada63734-aab3-43e5-93e8-660dce522859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8342 2024.06.27 21:55:01.647091 [ 3 ] {} <Trace> HTTP-Session: ada63734-aab3-43e5-93e8-660dce522859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8343 2024.06.27 21:55:01.647221 [ 3 ] {7d3fee32-2702-4823-ac47-30d71dd23201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8344 2024.06.27 21:55:01.647266 [ 3 ] {7d3fee32-2702-4823-ac47-30d71dd23201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8345 2024.06.27 21:55:01.647393 [ 3 ] {7d3fee32-2702-4823-ac47-30d71dd23201} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8346 2024.06.27 21:55:01.647744 [ 3 ] {7d3fee32-2702-4823-ac47-30d71dd23201} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8347 2024.06.27 21:55:01.647781 [ 3 ] {7d3fee32-2702-4823-ac47-30d71dd23201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8348 2024.06.27 21:55:01.648101 [ 3 ] {7d3fee32-2702-4823-ac47-30d71dd23201} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8349 2024.06.27 21:55:01.648476 [ 3 ] {7d3fee32-2702-4823-ac47-30d71dd23201} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8350 2024.06.27 21:55:01.648820 [ 3 ] {7d3fee32-2702-4823-ac47-30d71dd23201} <Debug> executeQuery: Read 92 rows, 7.33 KiB in 0.001652 sec., 55690.07263922518 rows/sec., 4.34 MiB/sec.
8351 2024.06.27 21:55:01.648987 [ 3 ] {7d3fee32-2702-4823-ac47-30d71dd23201} <Debug> DynamicQueryHandler: Done processing query
8352 2024.06.27 21:55:01.649012 [ 3 ] {7d3fee32-2702-4823-ac47-30d71dd23201} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8353 2024.06.27 21:55:01.649028 [ 3 ] {} <Debug> HTTP-Session: ada63734-aab3-43e5-93e8-660dce522859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8354 2024.06.27 21:55:01.649172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 35669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8355 2024.06.27 21:55:01.649222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8356 2024.06.27 21:55:01.649240 [ 3 ] {} <Debug> HTTP-Session: b4d902fb-e42e-4aba-915d-dad6a8b33835 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8357 2024.06.27 21:55:01.649256 [ 3 ] {} <Debug> HTTP-Session: b4d902fb-e42e-4aba-915d-dad6a8b33835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8358 2024.06.27 21:55:01.649270 [ 3 ] {} <Debug> HTTP-Session: b4d902fb-e42e-4aba-915d-dad6a8b33835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8359 2024.06.27 21:55:01.649301 [ 3 ] {} <Trace> HTTP-Session: b4d902fb-e42e-4aba-915d-dad6a8b33835 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8360 2024.06.27 21:55:01.649458 [ 3 ] {5bdddfd6-d32c-40aa-91b0-72a2ef2568ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8361 2024.06.27 21:55:01.649506 [ 3 ] {5bdddfd6-d32c-40aa-91b0-72a2ef2568ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8362 2024.06.27 21:55:01.649654 [ 3 ] {5bdddfd6-d32c-40aa-91b0-72a2ef2568ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8363 2024.06.27 21:55:01.650058 [ 3 ] {5bdddfd6-d32c-40aa-91b0-72a2ef2568ae} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8364 2024.06.27 21:55:01.650095 [ 3 ] {5bdddfd6-d32c-40aa-91b0-72a2ef2568ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8365 2024.06.27 21:55:01.650498 [ 3 ] {5bdddfd6-d32c-40aa-91b0-72a2ef2568ae} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8366 2024.06.27 21:55:01.650850 [ 3 ] {5bdddfd6-d32c-40aa-91b0-72a2ef2568ae} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8367 2024.06.27 21:55:01.651008 [ 3 ] {5bdddfd6-d32c-40aa-91b0-72a2ef2568ae} <Debug> executeQuery: Read 186 rows, 13.30 KiB in 0.001624 sec., 114532.0197044335 rows/sec., 8.00 MiB/sec.
8368 2024.06.27 21:55:01.651182 [ 3 ] {5bdddfd6-d32c-40aa-91b0-72a2ef2568ae} <Debug> DynamicQueryHandler: Done processing query
8369 2024.06.27 21:55:01.651206 [ 3 ] {5bdddfd6-d32c-40aa-91b0-72a2ef2568ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8370 2024.06.27 21:55:01.651222 [ 3 ] {} <Debug> HTTP-Session: b4d902fb-e42e-4aba-915d-dad6a8b33835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8371 2024.06.27 21:55:01.651362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8372 2024.06.27 21:55:01.651412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8373 2024.06.27 21:55:01.651431 [ 3 ] {} <Debug> HTTP-Session: edd3dd8e-e3ba-41de-afaf-5a744d2edb9f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8374 2024.06.27 21:55:01.651447 [ 3 ] {} <Debug> HTTP-Session: edd3dd8e-e3ba-41de-afaf-5a744d2edb9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8375 2024.06.27 21:55:01.651460 [ 3 ] {} <Debug> HTTP-Session: edd3dd8e-e3ba-41de-afaf-5a744d2edb9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8376 2024.06.27 21:55:01.651491 [ 3 ] {} <Trace> HTTP-Session: edd3dd8e-e3ba-41de-afaf-5a744d2edb9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8377 2024.06.27 21:55:01.651646 [ 3 ] {d50dbbfd-2408-47c7-9df9-339429f087af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8378 2024.06.27 21:55:01.651709 [ 3 ] {d50dbbfd-2408-47c7-9df9-339429f087af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8379 2024.06.27 21:55:01.652123 [ 3 ] {d50dbbfd-2408-47c7-9df9-339429f087af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8380 2024.06.27 21:55:01.652607 [ 3 ] {d50dbbfd-2408-47c7-9df9-339429f087af} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8381 2024.06.27 21:55:01.652643 [ 3 ] {d50dbbfd-2408-47c7-9df9-339429f087af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8382 2024.06.27 21:55:01.653212 [ 3 ] {d50dbbfd-2408-47c7-9df9-339429f087af} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
8383 2024.06.27 21:55:01.653609 [ 3 ] {d50dbbfd-2408-47c7-9df9-339429f087af} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8384 2024.06.27 21:55:01.653809 [ 3 ] {d50dbbfd-2408-47c7-9df9-339429f087af} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002242 sec., 1784.121320249777 rows/sec., 3.20 MiB/sec.
8385 2024.06.27 21:55:01.654029 [ 3 ] {d50dbbfd-2408-47c7-9df9-339429f087af} <Debug> DynamicQueryHandler: Done processing query
8386 2024.06.27 21:55:01.654054 [ 3 ] {d50dbbfd-2408-47c7-9df9-339429f087af} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8387 2024.06.27 21:55:01.654069 [ 3 ] {} <Debug> HTTP-Session: edd3dd8e-e3ba-41de-afaf-5a744d2edb9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8388 2024.06.27 21:55:01.654180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 8503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8389 2024.06.27 21:55:01.654227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8390 2024.06.27 21:55:01.654246 [ 3 ] {} <Debug> HTTP-Session: 0db5b141-10c3-404a-afd2-8140de8d592c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8391 2024.06.27 21:55:01.654263 [ 3 ] {} <Debug> HTTP-Session: 0db5b141-10c3-404a-afd2-8140de8d592c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8392 2024.06.27 21:55:01.654277 [ 3 ] {} <Debug> HTTP-Session: 0db5b141-10c3-404a-afd2-8140de8d592c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8393 2024.06.27 21:55:01.654307 [ 3 ] {} <Trace> HTTP-Session: 0db5b141-10c3-404a-afd2-8140de8d592c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8394 2024.06.27 21:55:01.654419 [ 3 ] {d3886915-21cc-4fe7-af62-6b4fe09616ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8395 2024.06.27 21:55:01.654465 [ 3 ] {d3886915-21cc-4fe7-af62-6b4fe09616ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8396 2024.06.27 21:55:01.654590 [ 3 ] {d3886915-21cc-4fe7-af62-6b4fe09616ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8397 2024.06.27 21:55:01.654877 [ 3 ] {d3886915-21cc-4fe7-af62-6b4fe09616ba} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8398 2024.06.27 21:55:01.654914 [ 3 ] {d3886915-21cc-4fe7-af62-6b4fe09616ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8399 2024.06.27 21:55:01.655290 [ 3 ] {d3886915-21cc-4fe7-af62-6b4fe09616ba} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
8400 2024.06.27 21:55:01.655607 [ 3 ] {d3886915-21cc-4fe7-af62-6b4fe09616ba} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8401 2024.06.27 21:55:01.655759 [ 3 ] {d3886915-21cc-4fe7-af62-6b4fe09616ba} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001367 sec., 40965.61814191661 rows/sec., 2.76 MiB/sec.
8402 2024.06.27 21:55:01.655926 [ 3 ] {d3886915-21cc-4fe7-af62-6b4fe09616ba} <Debug> DynamicQueryHandler: Done processing query
8403 2024.06.27 21:55:01.655949 [ 3 ] {d3886915-21cc-4fe7-af62-6b4fe09616ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8404 2024.06.27 21:55:01.655965 [ 3 ] {} <Debug> HTTP-Session: 0db5b141-10c3-404a-afd2-8140de8d592c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8405 2024.06.27 21:55:02.437984 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache
8406 2024.06.27 21:55:02.438050 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache
8407 2024.06.27 21:55:06.642842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8408 2024.06.27 21:55:06.642973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8409 2024.06.27 21:55:06.642997 [ 3 ] {} <Debug> HTTP-Session: 80c08755-fc49-4bdc-8860-25804799409e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8410 2024.06.27 21:55:06.643021 [ 3 ] {} <Debug> HTTP-Session: 80c08755-fc49-4bdc-8860-25804799409e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8411 2024.06.27 21:55:06.643036 [ 3 ] {} <Debug> HTTP-Session: 80c08755-fc49-4bdc-8860-25804799409e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8412 2024.06.27 21:55:06.643085 [ 3 ] {} <Trace> HTTP-Session: 80c08755-fc49-4bdc-8860-25804799409e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8413 2024.06.27 21:55:06.643276 [ 3 ] {bb4d81f9-be0b-4d20-ba18-a70ff46d4ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8414 2024.06.27 21:55:06.643343 [ 3 ] {bb4d81f9-be0b-4d20-ba18-a70ff46d4ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8415 2024.06.27 21:55:06.643535 [ 3 ] {bb4d81f9-be0b-4d20-ba18-a70ff46d4ae4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8416 2024.06.27 21:55:06.643957 [ 3 ] {bb4d81f9-be0b-4d20-ba18-a70ff46d4ae4} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8417 2024.06.27 21:55:06.644001 [ 3 ] {bb4d81f9-be0b-4d20-ba18-a70ff46d4ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8418 2024.06.27 21:55:06.644380 [ 3 ] {bb4d81f9-be0b-4d20-ba18-a70ff46d4ae4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8419 2024.06.27 21:55:06.644713 [ 3 ] {bb4d81f9-be0b-4d20-ba18-a70ff46d4ae4} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8420 2024.06.27 21:55:06.644874 [ 3 ] {bb4d81f9-be0b-4d20-ba18-a70ff46d4ae4} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001655 sec., 15105.740181268882 rows/sec., 1.20 MiB/sec.
8421 2024.06.27 21:55:06.644893 [ 41 ] {} <Debug> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8422 2024.06.27 21:55:06.644990 [ 41 ] {} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8423 2024.06.27 21:55:06.645029 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8424 2024.06.27 21:55:06.645164 [ 3 ] {bb4d81f9-be0b-4d20-ba18-a70ff46d4ae4} <Debug> DynamicQueryHandler: Done processing query
8425 2024.06.27 21:55:06.645239 [ 3 ] {bb4d81f9-be0b-4d20-ba18-a70ff46d4ae4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8426 2024.06.27 21:55:06.645246 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
8427 2024.06.27 21:55:06.645286 [ 3 ] {} <Debug> HTTP-Session: 80c08755-fc49-4bdc-8860-25804799409e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8428 2024.06.27 21:55:06.645524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8429 2024.06.27 21:55:06.645698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8430 2024.06.27 21:55:06.645792 [ 3 ] {} <Debug> HTTP-Session: eea2869d-6895-43f0-a7b8-51c334c67306 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8431 2024.06.27 21:55:06.645845 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8432 2024.06.27 21:55:06.645867 [ 3 ] {} <Debug> HTTP-Session: eea2869d-6895-43f0-a7b8-51c334c67306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8433 2024.06.27 21:55:06.645936 [ 3 ] {} <Debug> HTTP-Session: eea2869d-6895-43f0-a7b8-51c334c67306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8434 2024.06.27 21:55:06.645971 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 29 rows starting from the beginning of the part
8435 2024.06.27 21:55:06.646067 [ 3 ] {} <Trace> HTTP-Session: eea2869d-6895-43f0-a7b8-51c334c67306 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8436 2024.06.27 21:55:06.646349 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 25 rows starting from the beginning of the part
8437 2024.06.27 21:55:06.646567 [ 3 ] {32616de0-f526-49a3-b531-bd1d7ff9f759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8438 2024.06.27 21:55:06.646762 [ 3 ] {32616de0-f526-49a3-b531-bd1d7ff9f759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8439 2024.06.27 21:55:06.646772 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
8440 2024.06.27 21:55:06.647145 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 25 rows starting from the beginning of the part
8441 2024.06.27 21:55:06.647582 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
8442 2024.06.27 21:55:06.647995 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 25 rows starting from the beginning of the part
8443 2024.06.27 21:55:06.648343 [ 3 ] {32616de0-f526-49a3-b531-bd1d7ff9f759} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8444 2024.06.27 21:55:06.649261 [ 3 ] {32616de0-f526-49a3-b531-bd1d7ff9f759} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8445 2024.06.27 21:55:06.649313 [ 3 ] {32616de0-f526-49a3-b531-bd1d7ff9f759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8446 2024.06.27 21:55:06.650130 [ 3 ] {32616de0-f526-49a3-b531-bd1d7ff9f759} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8447 2024.06.27 21:55:06.650844 [ 193 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 112 rows, containing 4 columns (4 merged, 0 gathered) in 0.005740096 sec., 19511.86879104461 rows/sec., 1.54 MiB/sec.
8448 2024.06.27 21:55:06.651014 [ 3 ] {32616de0-f526-49a3-b531-bd1d7ff9f759} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8449 2024.06.27 21:55:06.651042 [ 189 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8450 2024.06.27 21:55:06.651306 [ 3 ] {32616de0-f526-49a3-b531-bd1d7ff9f759} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004924 sec., 406.17384240454913 rows/sec., 33.12 KiB/sec.
8451 2024.06.27 21:55:06.652108 [ 3 ] {32616de0-f526-49a3-b531-bd1d7ff9f759} <Debug> DynamicQueryHandler: Done processing query
8452 2024.06.27 21:55:06.652149 [ 3 ] {32616de0-f526-49a3-b531-bd1d7ff9f759} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8453 2024.06.27 21:55:06.652174 [ 3 ] {} <Debug> HTTP-Session: eea2869d-6895-43f0-a7b8-51c334c67306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8454 2024.06.27 21:55:06.652367 [ 189 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_46_9} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8455 2024.06.27 21:55:06.652378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8456 2024.06.27 21:55:06.652482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8457 2024.06.27 21:55:06.652518 [ 3 ] {} <Debug> HTTP-Session: 90a56023-a124-4fa5-bf6c-310e7e794f3e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8458 2024.06.27 21:55:06.652524 [ 189 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_46_9} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8459 2024.06.27 21:55:06.652544 [ 3 ] {} <Debug> HTTP-Session: 90a56023-a124-4fa5-bf6c-310e7e794f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8460 2024.06.27 21:55:06.652574 [ 3 ] {} <Debug> HTTP-Session: 90a56023-a124-4fa5-bf6c-310e7e794f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8461 2024.06.27 21:55:06.652650 [ 3 ] {} <Trace> HTTP-Session: 90a56023-a124-4fa5-bf6c-310e7e794f3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8462 2024.06.27 21:55:06.652667 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8463 2024.06.27 21:55:06.652828 [ 3 ] {46e05260-11c9-46c6-b987-1b43965564cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8464 2024.06.27 21:55:06.652876 [ 3 ] {46e05260-11c9-46c6-b987-1b43965564cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8465 2024.06.27 21:55:06.653021 [ 3 ] {46e05260-11c9-46c6-b987-1b43965564cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8466 2024.06.27 21:55:06.653404 [ 3 ] {46e05260-11c9-46c6-b987-1b43965564cd} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8467 2024.06.27 21:55:06.653439 [ 3 ] {46e05260-11c9-46c6-b987-1b43965564cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8468 2024.06.27 21:55:06.653761 [ 3 ] {46e05260-11c9-46c6-b987-1b43965564cd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8469 2024.06.27 21:55:06.654074 [ 3 ] {46e05260-11c9-46c6-b987-1b43965564cd} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8470 2024.06.27 21:55:06.654222 [ 3 ] {46e05260-11c9-46c6-b987-1b43965564cd} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.001462 sec., 90287.27770177838 rows/sec., 7.51 MiB/sec.
8471 2024.06.27 21:55:06.654233 [ 41 ] {} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8472 2024.06.27 21:55:06.654312 [ 41 ] {} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8473 2024.06.27 21:55:06.654357 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8474 2024.06.27 21:55:06.654490 [ 3 ] {46e05260-11c9-46c6-b987-1b43965564cd} <Debug> DynamicQueryHandler: Done processing query
8475 2024.06.27 21:55:06.654492 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
8476 2024.06.27 21:55:06.654533 [ 3 ] {46e05260-11c9-46c6-b987-1b43965564cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8477 2024.06.27 21:55:06.654571 [ 3 ] {} <Debug> HTTP-Session: 90a56023-a124-4fa5-bf6c-310e7e794f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8478 2024.06.27 21:55:06.654671 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8479 2024.06.27 21:55:06.654702 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 186 rows starting from the beginning of the part
8480 2024.06.27 21:55:06.654831 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 131 rows starting from the beginning of the part
8481 2024.06.27 21:55:06.654854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8482 2024.06.27 21:55:06.655078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8483 2024.06.27 21:55:06.655189 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 68 rows starting from the beginning of the part
8484 2024.06.27 21:55:06.655196 [ 3 ] {} <Debug> HTTP-Session: 84f7e27b-3a47-40f2-87d6-e24dcb19e5e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8485 2024.06.27 21:55:06.655268 [ 3 ] {} <Debug> HTTP-Session: 84f7e27b-3a47-40f2-87d6-e24dcb19e5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8486 2024.06.27 21:55:06.655357 [ 3 ] {} <Debug> HTTP-Session: 84f7e27b-3a47-40f2-87d6-e24dcb19e5e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8487 2024.06.27 21:55:06.655461 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 131 rows starting from the beginning of the part
8488 2024.06.27 21:55:06.655504 [ 3 ] {} <Trace> HTTP-Session: 84f7e27b-3a47-40f2-87d6-e24dcb19e5e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8489 2024.06.27 21:55:06.655713 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 104 rows starting from the beginning of the part
8490 2024.06.27 21:55:06.655938 [ 3 ] {c4aceab7-4cc7-4fe7-86d0-f75864d6ea38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8491 2024.06.27 21:55:06.656034 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 132 rows starting from the beginning of the part
8492 2024.06.27 21:55:06.656100 [ 3 ] {c4aceab7-4cc7-4fe7-86d0-f75864d6ea38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8493 2024.06.27 21:55:06.656831 [ 3 ] {c4aceab7-4cc7-4fe7-86d0-f75864d6ea38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8494 2024.06.27 21:55:06.657549 [ 3 ] {c4aceab7-4cc7-4fe7-86d0-f75864d6ea38} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8495 2024.06.27 21:55:06.657622 [ 3 ] {c4aceab7-4cc7-4fe7-86d0-f75864d6ea38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8496 2024.06.27 21:55:06.658301 [ 3 ] {c4aceab7-4cc7-4fe7-86d0-f75864d6ea38} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8497 2024.06.27 21:55:06.658840 [ 189 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 4 columns (4 merged, 0 gathered) in 0.00440888 sec., 170564.86000979843 rows/sec., 13.92 MiB/sec.
8498 2024.06.27 21:55:06.659020 [ 189 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8499 2024.06.27 21:55:06.659165 [ 3 ] {c4aceab7-4cc7-4fe7-86d0-f75864d6ea38} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8500 2024.06.27 21:55:06.659630 [ 3 ] {c4aceab7-4cc7-4fe7-86d0-f75864d6ea38} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003878 sec., 515.7297576070139 rows/sec., 36.01 KiB/sec.
8501 2024.06.27 21:55:06.660122 [ 189 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_56_11} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8502 2024.06.27 21:55:06.660194 [ 3 ] {c4aceab7-4cc7-4fe7-86d0-f75864d6ea38} <Debug> DynamicQueryHandler: Done processing query
8503 2024.06.27 21:55:06.660246 [ 3 ] {c4aceab7-4cc7-4fe7-86d0-f75864d6ea38} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8504 2024.06.27 21:55:06.660268 [ 3 ] {} <Debug> HTTP-Session: 84f7e27b-3a47-40f2-87d6-e24dcb19e5e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8505 2024.06.27 21:55:06.660279 [ 189 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_56_11} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8506 2024.06.27 21:55:06.660370 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
8507 2024.06.27 21:55:06.660413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8508 2024.06.27 21:55:06.660469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8509 2024.06.27 21:55:06.660489 [ 3 ] {} <Debug> HTTP-Session: 466ca8e2-c3a9-41e5-b0fa-d13f141c59f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8510 2024.06.27 21:55:06.660506 [ 3 ] {} <Debug> HTTP-Session: 466ca8e2-c3a9-41e5-b0fa-d13f141c59f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8511 2024.06.27 21:55:06.660519 [ 3 ] {} <Debug> HTTP-Session: 466ca8e2-c3a9-41e5-b0fa-d13f141c59f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8512 2024.06.27 21:55:06.660553 [ 3 ] {} <Trace> HTTP-Session: 466ca8e2-c3a9-41e5-b0fa-d13f141c59f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8513 2024.06.27 21:55:06.660691 [ 3 ] {b7a834d4-35a3-4df7-a3a6-708a4520844d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8514 2024.06.27 21:55:06.660736 [ 3 ] {b7a834d4-35a3-4df7-a3a6-708a4520844d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8515 2024.06.27 21:55:06.660880 [ 3 ] {b7a834d4-35a3-4df7-a3a6-708a4520844d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8516 2024.06.27 21:55:06.661212 [ 3 ] {b7a834d4-35a3-4df7-a3a6-708a4520844d} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8517 2024.06.27 21:55:06.661249 [ 3 ] {b7a834d4-35a3-4df7-a3a6-708a4520844d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8518 2024.06.27 21:55:06.661565 [ 3 ] {b7a834d4-35a3-4df7-a3a6-708a4520844d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8519 2024.06.27 21:55:06.661873 [ 3 ] {b7a834d4-35a3-4df7-a3a6-708a4520844d} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8520 2024.06.27 21:55:06.662023 [ 41 ] {} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8521 2024.06.27 21:55:06.662026 [ 3 ] {b7a834d4-35a3-4df7-a3a6-708a4520844d} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001383 sec., 65798.98770788142 rows/sec., 5.14 MiB/sec.
8522 2024.06.27 21:55:06.662086 [ 41 ] {} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8523 2024.06.27 21:55:06.662149 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8524 2024.06.27 21:55:06.662305 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
8525 2024.06.27 21:55:06.662320 [ 3 ] {b7a834d4-35a3-4df7-a3a6-708a4520844d} <Debug> DynamicQueryHandler: Done processing query
8526 2024.06.27 21:55:06.662367 [ 3 ] {b7a834d4-35a3-4df7-a3a6-708a4520844d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8527 2024.06.27 21:55:06.662406 [ 3 ] {} <Debug> HTTP-Session: 466ca8e2-c3a9-41e5-b0fa-d13f141c59f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8528 2024.06.27 21:55:06.662509 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8529 2024.06.27 21:55:06.662544 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 149 rows starting from the beginning of the part
8530 2024.06.27 21:55:06.662656 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 89 rows starting from the beginning of the part
8531 2024.06.27 21:55:06.662699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8532 2024.06.27 21:55:06.662879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8533 2024.06.27 21:55:06.662988 [ 3 ] {} <Debug> HTTP-Session: f0accd64-4687-478d-aca5-7be4b6be3605 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8534 2024.06.27 21:55:06.663006 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 68 rows starting from the beginning of the part
8535 2024.06.27 21:55:06.663043 [ 3 ] {} <Debug> HTTP-Session: f0accd64-4687-478d-aca5-7be4b6be3605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8536 2024.06.27 21:55:06.663110 [ 3 ] {} <Debug> HTTP-Session: f0accd64-4687-478d-aca5-7be4b6be3605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8537 2024.06.27 21:55:06.663277 [ 3 ] {} <Trace> HTTP-Session: f0accd64-4687-478d-aca5-7be4b6be3605 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8538 2024.06.27 21:55:06.663298 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 89 rows starting from the beginning of the part
8539 2024.06.27 21:55:06.663554 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 92 rows starting from the beginning of the part
8540 2024.06.27 21:55:06.663724 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 91 rows starting from the beginning of the part
8541 2024.06.27 21:55:06.663743 [ 3 ] {0d9a5081-dba1-4a69-b5ae-3acf0ef498f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8542 2024.06.27 21:55:06.663947 [ 3 ] {0d9a5081-dba1-4a69-b5ae-3acf0ef498f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8543 2024.06.27 21:55:06.664674 [ 3 ] {0d9a5081-dba1-4a69-b5ae-3acf0ef498f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8544 2024.06.27 21:55:06.665617 [ 3 ] {0d9a5081-dba1-4a69-b5ae-3acf0ef498f4} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8545 2024.06.27 21:55:06.665689 [ 3 ] {0d9a5081-dba1-4a69-b5ae-3acf0ef498f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8546 2024.06.27 21:55:06.666494 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 4 columns (4 merged, 0 gathered) in 0.004251286 sec., 135958.86044834435 rows/sec., 10.61 MiB/sec.
8547 2024.06.27 21:55:06.666727 [ 3 ] {0d9a5081-dba1-4a69-b5ae-3acf0ef498f4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8548 2024.06.27 21:55:06.666735 [ 201 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8549 2024.06.27 21:55:06.667818 [ 197 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_56_11} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8550 2024.06.27 21:55:06.667841 [ 3 ] {0d9a5081-dba1-4a69-b5ae-3acf0ef498f4} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8551 2024.06.27 21:55:06.667967 [ 197 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_56_11} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8552 2024.06.27 21:55:06.668109 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8553 2024.06.27 21:55:06.668169 [ 3 ] {0d9a5081-dba1-4a69-b5ae-3acf0ef498f4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004611 sec., 34916.50401214488 rows/sec., 2.43 MiB/sec.
8554 2024.06.27 21:55:06.668188 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
8555 2024.06.27 21:55:06.668203 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8556 2024.06.27 21:55:06.668284 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8557 2024.06.27 21:55:06.668583 [ 197 ] {540ef119-8e49-479b-952b-36e305224547::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
8558 2024.06.27 21:55:06.668673 [ 3 ] {0d9a5081-dba1-4a69-b5ae-3acf0ef498f4} <Debug> DynamicQueryHandler: Done processing query
8559 2024.06.27 21:55:06.668799 [ 3 ] {0d9a5081-dba1-4a69-b5ae-3acf0ef498f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8560 2024.06.27 21:55:06.668916 [ 3 ] {} <Debug> HTTP-Session: f0accd64-4687-478d-aca5-7be4b6be3605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8561 2024.06.27 21:55:06.669207 [ 197 ] {540ef119-8e49-479b-952b-36e305224547::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8562 2024.06.27 21:55:06.669275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8563 2024.06.27 21:55:06.669314 [ 197 ] {540ef119-8e49-479b-952b-36e305224547::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 8423 rows starting from the beginning of the part
8564 2024.06.27 21:55:06.669475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8565 2024.06.27 21:55:06.669592 [ 3 ] {} <Debug> HTTP-Session: bfd800b4-fad7-4704-9a4a-4ed7bcae4f77 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8566 2024.06.27 21:55:06.669616 [ 197 ] {540ef119-8e49-479b-952b-36e305224547::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 170 rows starting from the beginning of the part
8567 2024.06.27 21:55:06.669661 [ 3 ] {} <Debug> HTTP-Session: bfd800b4-fad7-4704-9a4a-4ed7bcae4f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8568 2024.06.27 21:55:06.669726 [ 3 ] {} <Debug> HTTP-Session: bfd800b4-fad7-4704-9a4a-4ed7bcae4f77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8569 2024.06.27 21:55:06.669855 [ 197 ] {540ef119-8e49-479b-952b-36e305224547::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 150 rows starting from the beginning of the part
8570 2024.06.27 21:55:06.669897 [ 3 ] {} <Trace> HTTP-Session: bfd800b4-fad7-4704-9a4a-4ed7bcae4f77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8571 2024.06.27 21:55:06.670062 [ 197 ] {540ef119-8e49-479b-952b-36e305224547::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 170 rows starting from the beginning of the part
8572 2024.06.27 21:55:06.670258 [ 197 ] {540ef119-8e49-479b-952b-36e305224547::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 186 rows starting from the beginning of the part
8573 2024.06.27 21:55:06.670341 [ 197 ] {540ef119-8e49-479b-952b-36e305224547::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 161 rows starting from the beginning of the part
8574 2024.06.27 21:55:06.670527 [ 3 ] {1b68bb0e-3ba5-4242-b295-f076c5566076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8575 2024.06.27 21:55:06.670804 [ 3 ] {1b68bb0e-3ba5-4242-b295-f076c5566076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8576 2024.06.27 21:55:06.671861 [ 3 ] {1b68bb0e-3ba5-4242-b295-f076c5566076} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8577 2024.06.27 21:55:06.673394 [ 3 ] {1b68bb0e-3ba5-4242-b295-f076c5566076} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8578 2024.06.27 21:55:06.673434 [ 3 ] {1b68bb0e-3ba5-4242-b295-f076c5566076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8579 2024.06.27 21:55:06.674734 [ 3 ] {1b68bb0e-3ba5-4242-b295-f076c5566076} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
8580 2024.06.27 21:55:06.675237 [ 3 ] {1b68bb0e-3ba5-4242-b295-f076c5566076} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8581 2024.06.27 21:55:06.675460 [ 41 ] {} <Debug> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
8582 2024.06.27 21:55:06.675471 [ 3 ] {1b68bb0e-3ba5-4242-b295-f076c5566076} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.005293 sec., 4723.219346306442 rows/sec., 8.46 MiB/sec.
8583 2024.06.27 21:55:06.675522 [ 41 ] {} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8584 2024.06.27 21:55:06.675595 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8585 2024.06.27 21:55:06.676216 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
8586 2024.06.27 21:55:06.676953 [ 3 ] {1b68bb0e-3ba5-4242-b295-f076c5566076} <Debug> DynamicQueryHandler: Done processing query
8587 2024.06.27 21:55:06.677047 [ 195 ] {540ef119-8e49-479b-952b-36e305224547::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9260 rows, containing 5 columns (5 merged, 0 gathered) in 0.008650385 sec., 1070472.585902246 rows/sec., 74.60 MiB/sec.
8588 2024.06.27 21:55:06.677096 [ 3 ] {1b68bb0e-3ba5-4242-b295-f076c5566076} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8589 2024.06.27 21:55:06.677228 [ 3 ] {} <Debug> HTTP-Session: bfd800b4-fad7-4704-9a4a-4ed7bcae4f77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8590 2024.06.27 21:55:06.677587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8591 2024.06.27 21:55:06.677651 [ 188 ] {540ef119-8e49-479b-952b-36e305224547::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8592 2024.06.27 21:55:06.677827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8593 2024.06.27 21:55:06.678002 [ 3 ] {} <Debug> HTTP-Session: 289b4c40-e4da-4d4a-aaa1-bdb1f8df63a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8594 2024.06.27 21:55:06.678167 [ 3 ] {} <Debug> HTTP-Session: 289b4c40-e4da-4d4a-aaa1-bdb1f8df63a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8595 2024.06.27 21:55:06.678287 [ 3 ] {} <Debug> HTTP-Session: 289b4c40-e4da-4d4a-aaa1-bdb1f8df63a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8596 2024.06.27 21:55:06.678481 [ 3 ] {} <Trace> HTTP-Session: 289b4c40-e4da-4d4a-aaa1-bdb1f8df63a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8597 2024.06.27 21:55:06.679020 [ 3 ] {41279ee1-4e71-4e38-b356-1b93e9aa90a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8598 2024.06.27 21:55:06.679201 [ 3 ] {41279ee1-4e71-4e38-b356-1b93e9aa90a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8599 2024.06.27 21:55:06.679377 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8600 2024.06.27 21:55:06.679674 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 604 rows starting from the beginning of the part
8601 2024.06.27 21:55:06.679999 [ 188 ] {540ef119-8e49-479b-952b-36e305224547::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8602 2024.06.27 21:55:06.680237 [ 3 ] {41279ee1-4e71-4e38-b356-1b93e9aa90a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8603 2024.06.27 21:55:06.680482 [ 188 ] {540ef119-8e49-479b-952b-36e305224547::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8604 2024.06.27 21:55:06.680882 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB.
8605 2024.06.27 21:55:06.680984 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 25 rows starting from the beginning of the part
8606 2024.06.27 21:55:06.681433 [ 3 ] {41279ee1-4e71-4e38-b356-1b93e9aa90a8} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8607 2024.06.27 21:55:06.681442 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
8608 2024.06.27 21:55:06.681477 [ 3 ] {41279ee1-4e71-4e38-b356-1b93e9aa90a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8609 2024.06.27 21:55:06.681800 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 25 rows starting from the beginning of the part
8610 2024.06.27 21:55:06.682161 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
8611 2024.06.27 21:55:06.682351 [ 3 ] {41279ee1-4e71-4e38-b356-1b93e9aa90a8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
8612 2024.06.27 21:55:06.682456 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 25 rows starting from the beginning of the part
8613 2024.06.27 21:55:06.683117 [ 3 ] {41279ee1-4e71-4e38-b356-1b93e9aa90a8} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8614 2024.06.27 21:55:06.683331 [ 41 ] {} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
8615 2024.06.27 21:55:06.683361 [ 3 ] {41279ee1-4e71-4e38-b356-1b93e9aa90a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004573 sec., 13120.489831620382 rows/sec., 905.45 KiB/sec.
8616 2024.06.27 21:55:06.683418 [ 41 ] {} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8617 2024.06.27 21:55:06.683537 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB.
8618 2024.06.27 21:55:06.683909 [ 3 ] {41279ee1-4e71-4e38-b356-1b93e9aa90a8} <Debug> DynamicQueryHandler: Done processing query
8619 2024.06.27 21:55:06.683935 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
8620 2024.06.27 21:55:06.683967 [ 3 ] {41279ee1-4e71-4e38-b356-1b93e9aa90a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8621 2024.06.27 21:55:06.684022 [ 3 ] {} <Debug> HTTP-Session: 289b4c40-e4da-4d4a-aaa1-bdb1f8df63a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8622 2024.06.27 21:55:06.684192 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8623 2024.06.27 21:55:06.684226 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2980 rows starting from the beginning of the part
8624 2024.06.27 21:55:06.684288 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part
8625 2024.06.27 21:55:06.684471 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part
8626 2024.06.27 21:55:06.684675 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part
8627 2024.06.27 21:55:06.684848 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part
8628 2024.06.27 21:55:06.685114 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
8629 2024.06.27 21:55:06.687185 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3280 rows, containing 4 columns (4 merged, 0 gathered) in 0.003449453 sec., 950875.3996648164 rows/sec., 64.10 MiB/sec.
8630 2024.06.27 21:55:06.687574 [ 192 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
8631 2024.06.27 21:55:06.688299 [ 192 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_56_11} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8632 2024.06.27 21:55:06.688389 [ 192 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_56_11} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
8633 2024.06.27 21:55:06.688520 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB.
8634 2024.06.27 21:55:06.689677 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 687 rows, containing 19 columns (19 merged, 0 gathered) in 0.013892917 sec., 49449.65841226864 rows/sec., 88.61 MiB/sec.
8635 2024.06.27 21:55:06.690375 [ 192 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
8636 2024.06.27 21:55:06.690970 [ 192 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8637 2024.06.27 21:55:06.691047 [ 192 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
8638 2024.06.27 21:55:06.691189 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB.
8639 2024.06.27 21:55:07.001142 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.70 MiB, peak 203.87 MiB, free memory in arenas 0.00 B, will set to 195.84 MiB (RSS), difference: 2.13 MiB
8640 2024.06.27 21:55:11.641553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8641 2024.06.27 21:55:11.641750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8642 2024.06.27 21:55:11.641795 [ 3 ] {} <Debug> HTTP-Session: 8feeea8b-28f5-4b7b-8f42-0dbba3fdab9a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8643 2024.06.27 21:55:11.641835 [ 3 ] {} <Debug> HTTP-Session: 8feeea8b-28f5-4b7b-8f42-0dbba3fdab9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8644 2024.06.27 21:55:11.641864 [ 3 ] {} <Debug> HTTP-Session: 8feeea8b-28f5-4b7b-8f42-0dbba3fdab9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8645 2024.06.27 21:55:11.641944 [ 3 ] {} <Trace> HTTP-Session: 8feeea8b-28f5-4b7b-8f42-0dbba3fdab9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8646 2024.06.27 21:55:11.642227 [ 3 ] {8302fd40-60a4-4986-98ac-3ef01b59f0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8647 2024.06.27 21:55:11.642321 [ 3 ] {8302fd40-60a4-4986-98ac-3ef01b59f0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8648 2024.06.27 21:55:11.642515 [ 3 ] {8302fd40-60a4-4986-98ac-3ef01b59f0c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8649 2024.06.27 21:55:11.642930 [ 3 ] {8302fd40-60a4-4986-98ac-3ef01b59f0c8} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8650 2024.06.27 21:55:11.642974 [ 3 ] {8302fd40-60a4-4986-98ac-3ef01b59f0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8651 2024.06.27 21:55:11.643350 [ 3 ] {8302fd40-60a4-4986-98ac-3ef01b59f0c8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8652 2024.06.27 21:55:11.643703 [ 3 ] {8302fd40-60a4-4986-98ac-3ef01b59f0c8} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8653 2024.06.27 21:55:11.643878 [ 3 ] {8302fd40-60a4-4986-98ac-3ef01b59f0c8} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001736 sec., 2304.147465437788 rows/sec., 186.76 KiB/sec.
8654 2024.06.27 21:55:11.644206 [ 3 ] {8302fd40-60a4-4986-98ac-3ef01b59f0c8} <Debug> DynamicQueryHandler: Done processing query
8655 2024.06.27 21:55:11.644290 [ 3 ] {8302fd40-60a4-4986-98ac-3ef01b59f0c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8656 2024.06.27 21:55:11.644363 [ 3 ] {} <Debug> HTTP-Session: 8feeea8b-28f5-4b7b-8f42-0dbba3fdab9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8657 2024.06.27 21:55:11.644632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8658 2024.06.27 21:55:11.644699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8659 2024.06.27 21:55:11.644723 [ 3 ] {} <Debug> HTTP-Session: 77c62c21-b332-4f43-a922-a998ea77bb22 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8660 2024.06.27 21:55:11.644747 [ 3 ] {} <Debug> HTTP-Session: 77c62c21-b332-4f43-a922-a998ea77bb22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8661 2024.06.27 21:55:11.644764 [ 3 ] {} <Debug> HTTP-Session: 77c62c21-b332-4f43-a922-a998ea77bb22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8662 2024.06.27 21:55:11.644808 [ 3 ] {} <Trace> HTTP-Session: 77c62c21-b332-4f43-a922-a998ea77bb22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8663 2024.06.27 21:55:11.644970 [ 3 ] {4a674cb1-685c-45fe-859f-f852a52f9033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8664 2024.06.27 21:55:11.645029 [ 3 ] {4a674cb1-685c-45fe-859f-f852a52f9033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8665 2024.06.27 21:55:11.645215 [ 3 ] {4a674cb1-685c-45fe-859f-f852a52f9033} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8666 2024.06.27 21:55:11.645567 [ 3 ] {4a674cb1-685c-45fe-859f-f852a52f9033} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8667 2024.06.27 21:55:11.645606 [ 3 ] {4a674cb1-685c-45fe-859f-f852a52f9033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8668 2024.06.27 21:55:11.645940 [ 3 ] {4a674cb1-685c-45fe-859f-f852a52f9033} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8669 2024.06.27 21:55:11.646255 [ 3 ] {4a674cb1-685c-45fe-859f-f852a52f9033} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8670 2024.06.27 21:55:11.646409 [ 3 ] {4a674cb1-685c-45fe-859f-f852a52f9033} <Debug> executeQuery: Read 68 rows, 5.48 KiB in 0.001493 sec., 45545.880776959144 rows/sec., 3.58 MiB/sec.
8671 2024.06.27 21:55:11.646581 [ 3 ] {4a674cb1-685c-45fe-859f-f852a52f9033} <Debug> DynamicQueryHandler: Done processing query
8672 2024.06.27 21:55:11.646605 [ 3 ] {4a674cb1-685c-45fe-859f-f852a52f9033} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8673 2024.06.27 21:55:11.646620 [ 3 ] {} <Debug> HTTP-Session: 77c62c21-b332-4f43-a922-a998ea77bb22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8674 2024.06.27 21:55:11.646768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 11553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8675 2024.06.27 21:55:11.646819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8676 2024.06.27 21:55:11.646840 [ 3 ] {} <Debug> HTTP-Session: 19d5083e-60d5-47b4-a0bc-9614964fc0dc Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8677 2024.06.27 21:55:11.646857 [ 3 ] {} <Debug> HTTP-Session: 19d5083e-60d5-47b4-a0bc-9614964fc0dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8678 2024.06.27 21:55:11.646870 [ 3 ] {} <Debug> HTTP-Session: 19d5083e-60d5-47b4-a0bc-9614964fc0dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8679 2024.06.27 21:55:11.646904 [ 3 ] {} <Trace> HTTP-Session: 19d5083e-60d5-47b4-a0bc-9614964fc0dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8680 2024.06.27 21:55:11.647022 [ 3 ] {18fa1d99-b047-4acc-b50e-868e3ff26c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8681 2024.06.27 21:55:11.647066 [ 3 ] {18fa1d99-b047-4acc-b50e-868e3ff26c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8682 2024.06.27 21:55:11.647193 [ 3 ] {18fa1d99-b047-4acc-b50e-868e3ff26c3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8683 2024.06.27 21:55:11.647526 [ 3 ] {18fa1d99-b047-4acc-b50e-868e3ff26c3f} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8684 2024.06.27 21:55:11.647563 [ 3 ] {18fa1d99-b047-4acc-b50e-868e3ff26c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8685 2024.06.27 21:55:11.647883 [ 3 ] {18fa1d99-b047-4acc-b50e-868e3ff26c3f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8686 2024.06.27 21:55:11.648202 [ 3 ] {18fa1d99-b047-4acc-b50e-868e3ff26c3f} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8687 2024.06.27 21:55:11.648335 [ 3 ] {18fa1d99-b047-4acc-b50e-868e3ff26c3f} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001351 sec., 50333.086602516654 rows/sec., 3.93 MiB/sec.
8688 2024.06.27 21:55:11.648535 [ 3 ] {18fa1d99-b047-4acc-b50e-868e3ff26c3f} <Debug> DynamicQueryHandler: Done processing query
8689 2024.06.27 21:55:11.648559 [ 3 ] {18fa1d99-b047-4acc-b50e-868e3ff26c3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8690 2024.06.27 21:55:11.648575 [ 3 ] {} <Debug> HTTP-Session: 19d5083e-60d5-47b4-a0bc-9614964fc0dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8691 2024.06.27 21:55:11.648829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8692 2024.06.27 21:55:11.648882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8693 2024.06.27 21:55:11.648901 [ 3 ] {} <Debug> HTTP-Session: d2fbcae1-28dd-4d9c-8e21-21bcf899bd76 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8694 2024.06.27 21:55:11.648918 [ 3 ] {} <Debug> HTTP-Session: d2fbcae1-28dd-4d9c-8e21-21bcf899bd76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8695 2024.06.27 21:55:11.648931 [ 3 ] {} <Debug> HTTP-Session: d2fbcae1-28dd-4d9c-8e21-21bcf899bd76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8696 2024.06.27 21:55:11.648962 [ 3 ] {} <Trace> HTTP-Session: d2fbcae1-28dd-4d9c-8e21-21bcf899bd76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8697 2024.06.27 21:55:11.649107 [ 3 ] {88ef23bd-dd42-4342-bc9d-e510e31214dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8698 2024.06.27 21:55:11.649155 [ 3 ] {88ef23bd-dd42-4342-bc9d-e510e31214dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8699 2024.06.27 21:55:11.649310 [ 3 ] {88ef23bd-dd42-4342-bc9d-e510e31214dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8700 2024.06.27 21:55:11.649688 [ 3 ] {88ef23bd-dd42-4342-bc9d-e510e31214dd} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8701 2024.06.27 21:55:11.649724 [ 3 ] {88ef23bd-dd42-4342-bc9d-e510e31214dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8702 2024.06.27 21:55:11.650120 [ 3 ] {88ef23bd-dd42-4342-bc9d-e510e31214dd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8703 2024.06.27 21:55:11.650467 [ 3 ] {88ef23bd-dd42-4342-bc9d-e510e31214dd} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8704 2024.06.27 21:55:11.650653 [ 3 ] {88ef23bd-dd42-4342-bc9d-e510e31214dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001607 sec., 99564.40572495334 rows/sec., 6.93 MiB/sec.
8705 2024.06.27 21:55:11.650859 [ 3 ] {88ef23bd-dd42-4342-bc9d-e510e31214dd} <Debug> DynamicQueryHandler: Done processing query
8706 2024.06.27 21:55:11.650895 [ 3 ] {88ef23bd-dd42-4342-bc9d-e510e31214dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8707 2024.06.27 21:55:11.650921 [ 3 ] {} <Debug> HTTP-Session: d2fbcae1-28dd-4d9c-8e21-21bcf899bd76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8708 2024.06.27 21:55:11.651059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8709 2024.06.27 21:55:11.651110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8710 2024.06.27 21:55:11.651131 [ 3 ] {} <Debug> HTTP-Session: 63dc21a0-1aa5-4cdb-9c10-1d23297535a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8711 2024.06.27 21:55:11.651149 [ 3 ] {} <Debug> HTTP-Session: 63dc21a0-1aa5-4cdb-9c10-1d23297535a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8712 2024.06.27 21:55:11.651163 [ 3 ] {} <Debug> HTTP-Session: 63dc21a0-1aa5-4cdb-9c10-1d23297535a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8713 2024.06.27 21:55:11.651196 [ 3 ] {} <Trace> HTTP-Session: 63dc21a0-1aa5-4cdb-9c10-1d23297535a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8714 2024.06.27 21:55:11.651332 [ 3 ] {544488f4-3577-4504-8df9-1d4e20836c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8715 2024.06.27 21:55:11.651396 [ 3 ] {544488f4-3577-4504-8df9-1d4e20836c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8716 2024.06.27 21:55:11.651790 [ 3 ] {544488f4-3577-4504-8df9-1d4e20836c05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8717 2024.06.27 21:55:11.652301 [ 3 ] {544488f4-3577-4504-8df9-1d4e20836c05} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8718 2024.06.27 21:55:11.652337 [ 3 ] {544488f4-3577-4504-8df9-1d4e20836c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8719 2024.06.27 21:55:11.652912 [ 3 ] {544488f4-3577-4504-8df9-1d4e20836c05} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
8720 2024.06.27 21:55:11.653320 [ 3 ] {544488f4-3577-4504-8df9-1d4e20836c05} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8721 2024.06.27 21:55:11.653506 [ 3 ] {544488f4-3577-4504-8df9-1d4e20836c05} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002235 sec., 1789.7091722595078 rows/sec., 3.21 MiB/sec.
8722 2024.06.27 21:55:11.653725 [ 3 ] {544488f4-3577-4504-8df9-1d4e20836c05} <Debug> DynamicQueryHandler: Done processing query
8723 2024.06.27 21:55:11.653749 [ 3 ] {544488f4-3577-4504-8df9-1d4e20836c05} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8724 2024.06.27 21:55:11.653766 [ 3 ] {} <Debug> HTTP-Session: 63dc21a0-1aa5-4cdb-9c10-1d23297535a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8725 2024.06.27 21:55:11.653896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8726 2024.06.27 21:55:11.653944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8727 2024.06.27 21:55:11.653963 [ 3 ] {} <Debug> HTTP-Session: 37cfe23e-3daa-4eb1-8bf6-ba2e49775b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8728 2024.06.27 21:55:11.653980 [ 3 ] {} <Debug> HTTP-Session: 37cfe23e-3daa-4eb1-8bf6-ba2e49775b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8729 2024.06.27 21:55:11.653993 [ 3 ] {} <Debug> HTTP-Session: 37cfe23e-3daa-4eb1-8bf6-ba2e49775b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8730 2024.06.27 21:55:11.654023 [ 3 ] {} <Trace> HTTP-Session: 37cfe23e-3daa-4eb1-8bf6-ba2e49775b73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8731 2024.06.27 21:55:11.654137 [ 3 ] {5819b9e7-284b-42e5-aae3-efa6d158f278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8732 2024.06.27 21:55:11.654182 [ 3 ] {5819b9e7-284b-42e5-aae3-efa6d158f278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8733 2024.06.27 21:55:11.654306 [ 3 ] {5819b9e7-284b-42e5-aae3-efa6d158f278} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8734 2024.06.27 21:55:11.654598 [ 3 ] {5819b9e7-284b-42e5-aae3-efa6d158f278} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8735 2024.06.27 21:55:11.654635 [ 3 ] {5819b9e7-284b-42e5-aae3-efa6d158f278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8736 2024.06.27 21:55:11.654989 [ 3 ] {5819b9e7-284b-42e5-aae3-efa6d158f278} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
8737 2024.06.27 21:55:11.655321 [ 3 ] {5819b9e7-284b-42e5-aae3-efa6d158f278} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8738 2024.06.27 21:55:11.655470 [ 3 ] {5819b9e7-284b-42e5-aae3-efa6d158f278} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec.
8739 2024.06.27 21:55:11.655624 [ 3 ] {5819b9e7-284b-42e5-aae3-efa6d158f278} <Debug> DynamicQueryHandler: Done processing query
8740 2024.06.27 21:55:11.655648 [ 3 ] {5819b9e7-284b-42e5-aae3-efa6d158f278} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8741 2024.06.27 21:55:11.655664 [ 3 ] {} <Debug> HTTP-Session: 37cfe23e-3daa-4eb1-8bf6-ba2e49775b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8742 2024.06.27 21:55:16.647146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8743 2024.06.27 21:55:16.647291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8744 2024.06.27 21:55:16.647323 [ 3 ] {} <Debug> HTTP-Session: e1379366-3765-4388-8f31-5ec3bc570ce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8745 2024.06.27 21:55:16.647351 [ 3 ] {} <Debug> HTTP-Session: e1379366-3765-4388-8f31-5ec3bc570ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8746 2024.06.27 21:55:16.647368 [ 3 ] {} <Debug> HTTP-Session: e1379366-3765-4388-8f31-5ec3bc570ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8747 2024.06.27 21:55:16.647425 [ 3 ] {} <Trace> HTTP-Session: e1379366-3765-4388-8f31-5ec3bc570ce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8748 2024.06.27 21:55:16.647644 [ 3 ] {e781f8dc-77ee-4917-a95d-0d374db90b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8749 2024.06.27 21:55:16.647723 [ 3 ] {e781f8dc-77ee-4917-a95d-0d374db90b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8750 2024.06.27 21:55:16.647946 [ 3 ] {e781f8dc-77ee-4917-a95d-0d374db90b94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8751 2024.06.27 21:55:16.648447 [ 3 ] {e781f8dc-77ee-4917-a95d-0d374db90b94} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8752 2024.06.27 21:55:16.648497 [ 3 ] {e781f8dc-77ee-4917-a95d-0d374db90b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8753 2024.06.27 21:55:16.648888 [ 3 ] {e781f8dc-77ee-4917-a95d-0d374db90b94} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8754 2024.06.27 21:55:16.649228 [ 3 ] {e781f8dc-77ee-4917-a95d-0d374db90b94} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8755 2024.06.27 21:55:16.649396 [ 3 ] {e781f8dc-77ee-4917-a95d-0d374db90b94} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001819 sec., 13743.815283122594 rows/sec., 1.09 MiB/sec.
8756 2024.06.27 21:55:16.649626 [ 3 ] {e781f8dc-77ee-4917-a95d-0d374db90b94} <Debug> DynamicQueryHandler: Done processing query
8757 2024.06.27 21:55:16.649654 [ 3 ] {e781f8dc-77ee-4917-a95d-0d374db90b94} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8758 2024.06.27 21:55:16.649671 [ 3 ] {} <Debug> HTTP-Session: e1379366-3765-4388-8f31-5ec3bc570ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8759 2024.06.27 21:55:16.649826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8760 2024.06.27 21:55:16.649885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8761 2024.06.27 21:55:16.649906 [ 3 ] {} <Debug> HTTP-Session: 430ac52e-9771-4b93-9d8c-3266aaa109c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8762 2024.06.27 21:55:16.649923 [ 3 ] {} <Debug> HTTP-Session: 430ac52e-9771-4b93-9d8c-3266aaa109c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8763 2024.06.27 21:55:16.649938 [ 3 ] {} <Debug> HTTP-Session: 430ac52e-9771-4b93-9d8c-3266aaa109c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8764 2024.06.27 21:55:16.649973 [ 3 ] {} <Trace> HTTP-Session: 430ac52e-9771-4b93-9d8c-3266aaa109c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8765 2024.06.27 21:55:16.650120 [ 3 ] {5d0ab277-ee56-42b5-81ff-fc455b58046e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8766 2024.06.27 21:55:16.650169 [ 3 ] {5d0ab277-ee56-42b5-81ff-fc455b58046e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8767 2024.06.27 21:55:16.650301 [ 3 ] {5d0ab277-ee56-42b5-81ff-fc455b58046e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8768 2024.06.27 21:55:16.650742 [ 3 ] {5d0ab277-ee56-42b5-81ff-fc455b58046e} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8769 2024.06.27 21:55:16.650782 [ 3 ] {5d0ab277-ee56-42b5-81ff-fc455b58046e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8770 2024.06.27 21:55:16.651108 [ 3 ] {5d0ab277-ee56-42b5-81ff-fc455b58046e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8771 2024.06.27 21:55:16.651420 [ 3 ] {5d0ab277-ee56-42b5-81ff-fc455b58046e} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8772 2024.06.27 21:55:16.651570 [ 3 ] {5d0ab277-ee56-42b5-81ff-fc455b58046e} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001511 sec., 86697.55129053607 rows/sec., 7.22 MiB/sec.
8773 2024.06.27 21:55:16.651745 [ 3 ] {5d0ab277-ee56-42b5-81ff-fc455b58046e} <Debug> DynamicQueryHandler: Done processing query
8774 2024.06.27 21:55:16.651771 [ 3 ] {5d0ab277-ee56-42b5-81ff-fc455b58046e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8775 2024.06.27 21:55:16.651788 [ 3 ] {} <Debug> HTTP-Session: 430ac52e-9771-4b93-9d8c-3266aaa109c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8776 2024.06.27 21:55:16.651979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8777 2024.06.27 21:55:16.652031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8778 2024.06.27 21:55:16.652051 [ 3 ] {} <Debug> HTTP-Session: 445401af-87b0-4009-9398-90004d1197f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8779 2024.06.27 21:55:16.652068 [ 3 ] {} <Debug> HTTP-Session: 445401af-87b0-4009-9398-90004d1197f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8780 2024.06.27 21:55:16.652082 [ 3 ] {} <Debug> HTTP-Session: 445401af-87b0-4009-9398-90004d1197f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8781 2024.06.27 21:55:16.652114 [ 3 ] {} <Trace> HTTP-Session: 445401af-87b0-4009-9398-90004d1197f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8782 2024.06.27 21:55:16.652240 [ 3 ] {de5a85e4-d871-424d-be2b-3f4e511a6550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8783 2024.06.27 21:55:16.652284 [ 3 ] {de5a85e4-d871-424d-be2b-3f4e511a6550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8784 2024.06.27 21:55:16.652410 [ 3 ] {de5a85e4-d871-424d-be2b-3f4e511a6550} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8785 2024.06.27 21:55:16.652758 [ 3 ] {de5a85e4-d871-424d-be2b-3f4e511a6550} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8786 2024.06.27 21:55:16.652796 [ 3 ] {de5a85e4-d871-424d-be2b-3f4e511a6550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8787 2024.06.27 21:55:16.653109 [ 3 ] {de5a85e4-d871-424d-be2b-3f4e511a6550} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8788 2024.06.27 21:55:16.653422 [ 3 ] {de5a85e4-d871-424d-be2b-3f4e511a6550} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8789 2024.06.27 21:55:16.653548 [ 3 ] {de5a85e4-d871-424d-be2b-3f4e511a6550} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00136 sec., 65441.17647058823 rows/sec., 5.11 MiB/sec.
8790 2024.06.27 21:55:16.653709 [ 3 ] {de5a85e4-d871-424d-be2b-3f4e511a6550} <Debug> DynamicQueryHandler: Done processing query
8791 2024.06.27 21:55:16.653734 [ 3 ] {de5a85e4-d871-424d-be2b-3f4e511a6550} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8792 2024.06.27 21:55:16.653750 [ 3 ] {} <Debug> HTTP-Session: 445401af-87b0-4009-9398-90004d1197f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8793 2024.06.27 21:55:16.653944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 32514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8794 2024.06.27 21:55:16.653994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8795 2024.06.27 21:55:16.654014 [ 3 ] {} <Debug> HTTP-Session: 9f6c639a-13c7-4c6e-af16-0107adcce9f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8796 2024.06.27 21:55:16.654030 [ 3 ] {} <Debug> HTTP-Session: 9f6c639a-13c7-4c6e-af16-0107adcce9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8797 2024.06.27 21:55:16.654044 [ 3 ] {} <Debug> HTTP-Session: 9f6c639a-13c7-4c6e-af16-0107adcce9f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8798 2024.06.27 21:55:16.654074 [ 3 ] {} <Trace> HTTP-Session: 9f6c639a-13c7-4c6e-af16-0107adcce9f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8799 2024.06.27 21:55:16.654223 [ 3 ] {99557ba1-bc66-4d34-8d6b-20ad50647ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8800 2024.06.27 21:55:16.654271 [ 3 ] {99557ba1-bc66-4d34-8d6b-20ad50647ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8801 2024.06.27 21:55:16.654411 [ 3 ] {99557ba1-bc66-4d34-8d6b-20ad50647ac6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8802 2024.06.27 21:55:16.654817 [ 3 ] {99557ba1-bc66-4d34-8d6b-20ad50647ac6} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8803 2024.06.27 21:55:16.654854 [ 3 ] {99557ba1-bc66-4d34-8d6b-20ad50647ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8804 2024.06.27 21:55:16.655243 [ 3 ] {99557ba1-bc66-4d34-8d6b-20ad50647ac6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8805 2024.06.27 21:55:16.655589 [ 3 ] {99557ba1-bc66-4d34-8d6b-20ad50647ac6} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8806 2024.06.27 21:55:16.655717 [ 3 ] {99557ba1-bc66-4d34-8d6b-20ad50647ac6} <Debug> executeQuery: Read 170 rows, 12.12 KiB in 0.001568 sec., 108418.36734693877 rows/sec., 7.55 MiB/sec.
8807 2024.06.27 21:55:16.655886 [ 3 ] {99557ba1-bc66-4d34-8d6b-20ad50647ac6} <Debug> DynamicQueryHandler: Done processing query
8808 2024.06.27 21:55:16.655911 [ 3 ] {99557ba1-bc66-4d34-8d6b-20ad50647ac6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8809 2024.06.27 21:55:16.655926 [ 3 ] {} <Debug> HTTP-Session: 9f6c639a-13c7-4c6e-af16-0107adcce9f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8810 2024.06.27 21:55:16.656143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8811 2024.06.27 21:55:16.656192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8812 2024.06.27 21:55:16.656211 [ 3 ] {} <Debug> HTTP-Session: 816f75c9-7705-48d9-8efb-42483ac6ec51 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8813 2024.06.27 21:55:16.656227 [ 3 ] {} <Debug> HTTP-Session: 816f75c9-7705-48d9-8efb-42483ac6ec51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8814 2024.06.27 21:55:16.656241 [ 3 ] {} <Debug> HTTP-Session: 816f75c9-7705-48d9-8efb-42483ac6ec51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8815 2024.06.27 21:55:16.656272 [ 3 ] {} <Trace> HTTP-Session: 816f75c9-7705-48d9-8efb-42483ac6ec51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8816 2024.06.27 21:55:16.656555 [ 3 ] {5ac5c9af-536c-4b4b-942c-b0ab01f03350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8817 2024.06.27 21:55:16.656619 [ 3 ] {5ac5c9af-536c-4b4b-942c-b0ab01f03350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8818 2024.06.27 21:55:16.657012 [ 3 ] {5ac5c9af-536c-4b4b-942c-b0ab01f03350} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8819 2024.06.27 21:55:16.657710 [ 3 ] {5ac5c9af-536c-4b4b-942c-b0ab01f03350} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8820 2024.06.27 21:55:16.657745 [ 3 ] {5ac5c9af-536c-4b4b-942c-b0ab01f03350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8821 2024.06.27 21:55:16.658359 [ 3 ] {5ac5c9af-536c-4b4b-942c-b0ab01f03350} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
8822 2024.06.27 21:55:16.658768 [ 3 ] {5ac5c9af-536c-4b4b-942c-b0ab01f03350} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8823 2024.06.27 21:55:16.658923 [ 3 ] {5ac5c9af-536c-4b4b-942c-b0ab01f03350} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002556 sec., 9780.907668231612 rows/sec., 17.53 MiB/sec.
8824 2024.06.27 21:55:16.659136 [ 3 ] {5ac5c9af-536c-4b4b-942c-b0ab01f03350} <Debug> DynamicQueryHandler: Done processing query
8825 2024.06.27 21:55:16.659162 [ 3 ] {5ac5c9af-536c-4b4b-942c-b0ab01f03350} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8826 2024.06.27 21:55:16.659177 [ 3 ] {} <Debug> HTTP-Session: 816f75c9-7705-48d9-8efb-42483ac6ec51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8827 2024.06.27 21:55:16.659313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8828 2024.06.27 21:55:16.659362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8829 2024.06.27 21:55:16.659382 [ 3 ] {} <Debug> HTTP-Session: 5a8c3469-9d68-42ec-a430-ed3629e8c530 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8830 2024.06.27 21:55:16.659399 [ 3 ] {} <Debug> HTTP-Session: 5a8c3469-9d68-42ec-a430-ed3629e8c530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8831 2024.06.27 21:55:16.659412 [ 3 ] {} <Debug> HTTP-Session: 5a8c3469-9d68-42ec-a430-ed3629e8c530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8832 2024.06.27 21:55:16.659443 [ 3 ] {} <Trace> HTTP-Session: 5a8c3469-9d68-42ec-a430-ed3629e8c530 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8833 2024.06.27 21:55:16.659566 [ 3 ] {e68a7bbb-5f9c-4558-a87a-20c71c66e0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8834 2024.06.27 21:55:16.659610 [ 3 ] {e68a7bbb-5f9c-4558-a87a-20c71c66e0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8835 2024.06.27 21:55:16.659735 [ 3 ] {e68a7bbb-5f9c-4558-a87a-20c71c66e0b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8836 2024.06.27 21:55:16.660034 [ 3 ] {e68a7bbb-5f9c-4558-a87a-20c71c66e0b1} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8837 2024.06.27 21:55:16.660070 [ 3 ] {e68a7bbb-5f9c-4558-a87a-20c71c66e0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8838 2024.06.27 21:55:16.660442 [ 3 ] {e68a7bbb-5f9c-4558-a87a-20c71c66e0b1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
8839 2024.06.27 21:55:16.660788 [ 3 ] {e68a7bbb-5f9c-4558-a87a-20c71c66e0b1} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8840 2024.06.27 21:55:16.660916 [ 3 ] {e68a7bbb-5f9c-4558-a87a-20c71c66e0b1} <Debug> executeQuery: Read 64 rows, 4.42 KiB in 0.001398 sec., 45779.68526466381 rows/sec., 3.09 MiB/sec.
8841 2024.06.27 21:55:16.661080 [ 3 ] {e68a7bbb-5f9c-4558-a87a-20c71c66e0b1} <Debug> DynamicQueryHandler: Done processing query
8842 2024.06.27 21:55:16.661104 [ 3 ] {e68a7bbb-5f9c-4558-a87a-20c71c66e0b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8843 2024.06.27 21:55:16.661120 [ 3 ] {} <Debug> HTTP-Session: 5a8c3469-9d68-42ec-a430-ed3629e8c530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8844 2024.06.27 21:55:17.438096 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache
8845 2024.06.27 21:55:17.438156 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache
8846 2024.06.27 21:55:21.640497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8847 2024.06.27 21:55:21.640691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8848 2024.06.27 21:55:21.640742 [ 3 ] {} <Debug> HTTP-Session: ee09b222-9f38-4511-b95f-a757cafe6a4d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8849 2024.06.27 21:55:21.640784 [ 3 ] {} <Debug> HTTP-Session: ee09b222-9f38-4511-b95f-a757cafe6a4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8850 2024.06.27 21:55:21.640813 [ 3 ] {} <Debug> HTTP-Session: ee09b222-9f38-4511-b95f-a757cafe6a4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8851 2024.06.27 21:55:21.640894 [ 3 ] {} <Trace> HTTP-Session: ee09b222-9f38-4511-b95f-a757cafe6a4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8852 2024.06.27 21:55:21.641178 [ 3 ] {e1a4c3e4-7999-4a65-b5c0-28b9f6c4c3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8853 2024.06.27 21:55:21.641288 [ 3 ] {e1a4c3e4-7999-4a65-b5c0-28b9f6c4c3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8854 2024.06.27 21:55:21.641587 [ 3 ] {e1a4c3e4-7999-4a65-b5c0-28b9f6c4c3c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8855 2024.06.27 21:55:21.642047 [ 3 ] {e1a4c3e4-7999-4a65-b5c0-28b9f6c4c3c5} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8856 2024.06.27 21:55:21.642092 [ 3 ] {e1a4c3e4-7999-4a65-b5c0-28b9f6c4c3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8857 2024.06.27 21:55:21.642469 [ 3 ] {e1a4c3e4-7999-4a65-b5c0-28b9f6c4c3c5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8858 2024.06.27 21:55:21.642807 [ 3 ] {e1a4c3e4-7999-4a65-b5c0-28b9f6c4c3c5} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8859 2024.06.27 21:55:21.642967 [ 3 ] {e1a4c3e4-7999-4a65-b5c0-28b9f6c4c3c5} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001883 sec., 2124.2697822623472 rows/sec., 172.18 KiB/sec.
8860 2024.06.27 21:55:21.643192 [ 3 ] {e1a4c3e4-7999-4a65-b5c0-28b9f6c4c3c5} <Debug> DynamicQueryHandler: Done processing query
8861 2024.06.27 21:55:21.643219 [ 3 ] {e1a4c3e4-7999-4a65-b5c0-28b9f6c4c3c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8862 2024.06.27 21:55:21.643236 [ 3 ] {} <Debug> HTTP-Session: ee09b222-9f38-4511-b95f-a757cafe6a4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8863 2024.06.27 21:55:21.643376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8864 2024.06.27 21:55:21.643432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8865 2024.06.27 21:55:21.643452 [ 3 ] {} <Debug> HTTP-Session: b996b81c-2cd6-411c-818e-d26f5e592016 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8866 2024.06.27 21:55:21.643470 [ 3 ] {} <Debug> HTTP-Session: b996b81c-2cd6-411c-818e-d26f5e592016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8867 2024.06.27 21:55:21.643484 [ 3 ] {} <Debug> HTTP-Session: b996b81c-2cd6-411c-818e-d26f5e592016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8868 2024.06.27 21:55:21.643519 [ 3 ] {} <Trace> HTTP-Session: b996b81c-2cd6-411c-818e-d26f5e592016 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8869 2024.06.27 21:55:21.643622 [ 3 ] {fc9a285f-6adb-4f4f-abf7-8f49c8dda9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8870 2024.06.27 21:55:21.643669 [ 3 ] {fc9a285f-6adb-4f4f-abf7-8f49c8dda9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8871 2024.06.27 21:55:21.643799 [ 3 ] {fc9a285f-6adb-4f4f-abf7-8f49c8dda9eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8872 2024.06.27 21:55:21.644109 [ 3 ] {fc9a285f-6adb-4f4f-abf7-8f49c8dda9eb} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8873 2024.06.27 21:55:21.644146 [ 3 ] {fc9a285f-6adb-4f4f-abf7-8f49c8dda9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8874 2024.06.27 21:55:21.644446 [ 3 ] {fc9a285f-6adb-4f4f-abf7-8f49c8dda9eb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8875 2024.06.27 21:55:21.644753 [ 3 ] {fc9a285f-6adb-4f4f-abf7-8f49c8dda9eb} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8876 2024.06.27 21:55:21.644916 [ 3 ] {fc9a285f-6adb-4f4f-abf7-8f49c8dda9eb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001313 sec., 3046.4584920030466 rows/sec., 248.42 KiB/sec.
8877 2024.06.27 21:55:21.645127 [ 3 ] {fc9a285f-6adb-4f4f-abf7-8f49c8dda9eb} <Debug> DynamicQueryHandler: Done processing query
8878 2024.06.27 21:55:21.645151 [ 3 ] {fc9a285f-6adb-4f4f-abf7-8f49c8dda9eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8879 2024.06.27 21:55:21.645167 [ 3 ] {} <Debug> HTTP-Session: b996b81c-2cd6-411c-818e-d26f5e592016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8880 2024.06.27 21:55:21.645293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8881 2024.06.27 21:55:21.645342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8882 2024.06.27 21:55:21.645361 [ 3 ] {} <Debug> HTTP-Session: b7d459a2-e81d-48ba-824a-ac4ec5977f33 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8883 2024.06.27 21:55:21.645377 [ 3 ] {} <Debug> HTTP-Session: b7d459a2-e81d-48ba-824a-ac4ec5977f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8884 2024.06.27 21:55:21.645391 [ 3 ] {} <Debug> HTTP-Session: b7d459a2-e81d-48ba-824a-ac4ec5977f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8885 2024.06.27 21:55:21.645422 [ 3 ] {} <Trace> HTTP-Session: b7d459a2-e81d-48ba-824a-ac4ec5977f33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8886 2024.06.27 21:55:21.645536 [ 3 ] {30a6623f-ea70-400b-9b9d-9cb1fb4d7e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8887 2024.06.27 21:55:21.645578 [ 3 ] {30a6623f-ea70-400b-9b9d-9cb1fb4d7e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8888 2024.06.27 21:55:21.645703 [ 3 ] {30a6623f-ea70-400b-9b9d-9cb1fb4d7e9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8889 2024.06.27 21:55:21.646042 [ 3 ] {30a6623f-ea70-400b-9b9d-9cb1fb4d7e9b} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8890 2024.06.27 21:55:21.646079 [ 3 ] {30a6623f-ea70-400b-9b9d-9cb1fb4d7e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8891 2024.06.27 21:55:21.646411 [ 3 ] {30a6623f-ea70-400b-9b9d-9cb1fb4d7e9b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8892 2024.06.27 21:55:21.646703 [ 3 ] {30a6623f-ea70-400b-9b9d-9cb1fb4d7e9b} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8893 2024.06.27 21:55:21.646863 [ 3 ] {30a6623f-ea70-400b-9b9d-9cb1fb4d7e9b} <Debug> executeQuery: Read 70 rows, 5.63 KiB in 0.001359 sec., 51508.46210448859 rows/sec., 4.04 MiB/sec.
8894 2024.06.27 21:55:21.647018 [ 3 ] {30a6623f-ea70-400b-9b9d-9cb1fb4d7e9b} <Debug> DynamicQueryHandler: Done processing query
8895 2024.06.27 21:55:21.647043 [ 3 ] {30a6623f-ea70-400b-9b9d-9cb1fb4d7e9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8896 2024.06.27 21:55:21.647058 [ 3 ] {} <Debug> HTTP-Session: b7d459a2-e81d-48ba-824a-ac4ec5977f33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8897 2024.06.27 21:55:21.647160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8898 2024.06.27 21:55:21.647210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8899 2024.06.27 21:55:21.647229 [ 3 ] {} <Debug> HTTP-Session: a71d9979-8949-4d20-96e9-82f6b441a75a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8900 2024.06.27 21:55:21.647246 [ 3 ] {} <Debug> HTTP-Session: a71d9979-8949-4d20-96e9-82f6b441a75a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8901 2024.06.27 21:55:21.647259 [ 3 ] {} <Debug> HTTP-Session: a71d9979-8949-4d20-96e9-82f6b441a75a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8902 2024.06.27 21:55:21.647290 [ 3 ] {} <Trace> HTTP-Session: a71d9979-8949-4d20-96e9-82f6b441a75a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8903 2024.06.27 21:55:21.647388 [ 3 ] {c48c9b36-2c24-4d6a-a903-7984b06f4b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8904 2024.06.27 21:55:21.647430 [ 3 ] {c48c9b36-2c24-4d6a-a903-7984b06f4b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8905 2024.06.27 21:55:21.647555 [ 3 ] {c48c9b36-2c24-4d6a-a903-7984b06f4b37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8906 2024.06.27 21:55:21.647855 [ 3 ] {c48c9b36-2c24-4d6a-a903-7984b06f4b37} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8907 2024.06.27 21:55:21.647891 [ 3 ] {c48c9b36-2c24-4d6a-a903-7984b06f4b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8908 2024.06.27 21:55:21.648193 [ 3 ] {c48c9b36-2c24-4d6a-a903-7984b06f4b37} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8909 2024.06.27 21:55:21.648497 [ 3 ] {c48c9b36-2c24-4d6a-a903-7984b06f4b37} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8910 2024.06.27 21:55:21.648653 [ 3 ] {c48c9b36-2c24-4d6a-a903-7984b06f4b37} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001283 sec., 3117.692907248636 rows/sec., 217.69 KiB/sec.
8911 2024.06.27 21:55:21.648970 [ 3 ] {c48c9b36-2c24-4d6a-a903-7984b06f4b37} <Debug> DynamicQueryHandler: Done processing query
8912 2024.06.27 21:55:21.648996 [ 3 ] {c48c9b36-2c24-4d6a-a903-7984b06f4b37} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8913 2024.06.27 21:55:21.649012 [ 3 ] {} <Debug> HTTP-Session: a71d9979-8949-4d20-96e9-82f6b441a75a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8914 2024.06.27 21:55:21.649135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8915 2024.06.27 21:55:21.649186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8916 2024.06.27 21:55:21.649205 [ 3 ] {} <Debug> HTTP-Session: e6d3f63a-299e-4855-9f2a-d6f7b711c5f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8917 2024.06.27 21:55:21.649220 [ 3 ] {} <Debug> HTTP-Session: e6d3f63a-299e-4855-9f2a-d6f7b711c5f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8918 2024.06.27 21:55:21.649249 [ 3 ] {} <Debug> HTTP-Session: e6d3f63a-299e-4855-9f2a-d6f7b711c5f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8919 2024.06.27 21:55:21.649280 [ 3 ] {} <Trace> HTTP-Session: e6d3f63a-299e-4855-9f2a-d6f7b711c5f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8920 2024.06.27 21:55:21.649400 [ 3 ] {ef9e3a67-0d3b-40b9-9005-430c63db7d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8921 2024.06.27 21:55:21.649444 [ 3 ] {ef9e3a67-0d3b-40b9-9005-430c63db7d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8922 2024.06.27 21:55:21.649602 [ 3 ] {ef9e3a67-0d3b-40b9-9005-430c63db7d61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8923 2024.06.27 21:55:21.649924 [ 3 ] {ef9e3a67-0d3b-40b9-9005-430c63db7d61} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8924 2024.06.27 21:55:21.649962 [ 3 ] {ef9e3a67-0d3b-40b9-9005-430c63db7d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8925 2024.06.27 21:55:21.650279 [ 3 ] {ef9e3a67-0d3b-40b9-9005-430c63db7d61} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8926 2024.06.27 21:55:21.650580 [ 3 ] {ef9e3a67-0d3b-40b9-9005-430c63db7d61} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8927 2024.06.27 21:55:21.650700 [ 3 ] {ef9e3a67-0d3b-40b9-9005-430c63db7d61} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001343 sec., 53611.31794489948 rows/sec., 4.19 MiB/sec.
8928 2024.06.27 21:55:21.650853 [ 3 ] {ef9e3a67-0d3b-40b9-9005-430c63db7d61} <Debug> DynamicQueryHandler: Done processing query
8929 2024.06.27 21:55:21.650878 [ 3 ] {ef9e3a67-0d3b-40b9-9005-430c63db7d61} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
8930 2024.06.27 21:55:21.650895 [ 3 ] {} <Debug> HTTP-Session: e6d3f63a-299e-4855-9f2a-d6f7b711c5f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8931 2024.06.27 21:55:21.651065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 29081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8932 2024.06.27 21:55:21.651113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8933 2024.06.27 21:55:21.651132 [ 3 ] {} <Debug> HTTP-Session: fd4f1d96-6ce4-4b5e-92f0-363182e2ad12 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8934 2024.06.27 21:55:21.651148 [ 3 ] {} <Debug> HTTP-Session: fd4f1d96-6ce4-4b5e-92f0-363182e2ad12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8935 2024.06.27 21:55:21.651163 [ 3 ] {} <Debug> HTTP-Session: fd4f1d96-6ce4-4b5e-92f0-363182e2ad12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8936 2024.06.27 21:55:21.651193 [ 3 ] {} <Trace> HTTP-Session: fd4f1d96-6ce4-4b5e-92f0-363182e2ad12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8937 2024.06.27 21:55:21.651348 [ 3 ] {ca57a731-037a-401b-aea3-c0e5bbec6d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8938 2024.06.27 21:55:21.651396 [ 3 ] {ca57a731-037a-401b-aea3-c0e5bbec6d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8939 2024.06.27 21:55:21.651536 [ 3 ] {ca57a731-037a-401b-aea3-c0e5bbec6d17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8940 2024.06.27 21:55:21.651921 [ 3 ] {ca57a731-037a-401b-aea3-c0e5bbec6d17} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8941 2024.06.27 21:55:21.651956 [ 3 ] {ca57a731-037a-401b-aea3-c0e5bbec6d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8942 2024.06.27 21:55:21.652346 [ 3 ] {ca57a731-037a-401b-aea3-c0e5bbec6d17} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8943 2024.06.27 21:55:21.652678 [ 3 ] {ca57a731-037a-401b-aea3-c0e5bbec6d17} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8944 2024.06.27 21:55:21.652804 [ 3 ] {ca57a731-037a-401b-aea3-c0e5bbec6d17} <Debug> executeQuery: Read 152 rows, 10.84 KiB in 0.001521 sec., 99934.25378040763 rows/sec., 6.96 MiB/sec.
8945 2024.06.27 21:55:21.652979 [ 3 ] {ca57a731-037a-401b-aea3-c0e5bbec6d17} <Debug> DynamicQueryHandler: Done processing query
8946 2024.06.27 21:55:21.653005 [ 3 ] {ca57a731-037a-401b-aea3-c0e5bbec6d17} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8947 2024.06.27 21:55:21.653020 [ 3 ] {} <Debug> HTTP-Session: fd4f1d96-6ce4-4b5e-92f0-363182e2ad12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8948 2024.06.27 21:55:21.653132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8949 2024.06.27 21:55:21.653182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8950 2024.06.27 21:55:21.653201 [ 3 ] {} <Debug> HTTP-Session: dbffd9ec-53ce-4c9a-968c-f8e3ed77550f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8951 2024.06.27 21:55:21.653217 [ 3 ] {} <Debug> HTTP-Session: dbffd9ec-53ce-4c9a-968c-f8e3ed77550f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8952 2024.06.27 21:55:21.653231 [ 3 ] {} <Debug> HTTP-Session: dbffd9ec-53ce-4c9a-968c-f8e3ed77550f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8953 2024.06.27 21:55:21.653262 [ 3 ] {} <Trace> HTTP-Session: dbffd9ec-53ce-4c9a-968c-f8e3ed77550f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8954 2024.06.27 21:55:21.653393 [ 3 ] {3571e00d-80b2-47af-a289-cf89f2a154fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8955 2024.06.27 21:55:21.653457 [ 3 ] {3571e00d-80b2-47af-a289-cf89f2a154fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8956 2024.06.27 21:55:21.653857 [ 3 ] {3571e00d-80b2-47af-a289-cf89f2a154fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8957 2024.06.27 21:55:21.654344 [ 3 ] {3571e00d-80b2-47af-a289-cf89f2a154fa} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8958 2024.06.27 21:55:21.654381 [ 3 ] {3571e00d-80b2-47af-a289-cf89f2a154fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8959 2024.06.27 21:55:21.654972 [ 3 ] {3571e00d-80b2-47af-a289-cf89f2a154fa} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
8960 2024.06.27 21:55:21.655382 [ 3 ] {3571e00d-80b2-47af-a289-cf89f2a154fa} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8961 2024.06.27 21:55:21.655527 [ 3 ] {3571e00d-80b2-47af-a289-cf89f2a154fa} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002193 sec., 1823.985408116735 rows/sec., 3.27 MiB/sec.
8962 2024.06.27 21:55:21.655742 [ 3 ] {3571e00d-80b2-47af-a289-cf89f2a154fa} <Debug> DynamicQueryHandler: Done processing query
8963 2024.06.27 21:55:21.655767 [ 3 ] {3571e00d-80b2-47af-a289-cf89f2a154fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8964 2024.06.27 21:55:21.655784 [ 3 ] {} <Debug> HTTP-Session: dbffd9ec-53ce-4c9a-968c-f8e3ed77550f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8965 2024.06.27 21:55:21.655904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 8503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8966 2024.06.27 21:55:21.655953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8967 2024.06.27 21:55:21.655972 [ 3 ] {} <Debug> HTTP-Session: 3a4f931c-55bd-4b3c-ab5a-0f85db6b925a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8968 2024.06.27 21:55:21.655989 [ 3 ] {} <Debug> HTTP-Session: 3a4f931c-55bd-4b3c-ab5a-0f85db6b925a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8969 2024.06.27 21:55:21.656003 [ 3 ] {} <Debug> HTTP-Session: 3a4f931c-55bd-4b3c-ab5a-0f85db6b925a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8970 2024.06.27 21:55:21.656033 [ 3 ] {} <Trace> HTTP-Session: 3a4f931c-55bd-4b3c-ab5a-0f85db6b925a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8971 2024.06.27 21:55:21.656146 [ 3 ] {f2a28270-a9bf-4181-88b8-e271fb9320a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8972 2024.06.27 21:55:21.656191 [ 3 ] {f2a28270-a9bf-4181-88b8-e271fb9320a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8973 2024.06.27 21:55:21.656319 [ 3 ] {f2a28270-a9bf-4181-88b8-e271fb9320a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8974 2024.06.27 21:55:21.656604 [ 3 ] {f2a28270-a9bf-4181-88b8-e271fb9320a1} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8975 2024.06.27 21:55:21.656641 [ 3 ] {f2a28270-a9bf-4181-88b8-e271fb9320a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8976 2024.06.27 21:55:21.657006 [ 3 ] {f2a28270-a9bf-4181-88b8-e271fb9320a1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
8977 2024.06.27 21:55:21.657340 [ 3 ] {f2a28270-a9bf-4181-88b8-e271fb9320a1} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8978 2024.06.27 21:55:21.657463 [ 3 ] {f2a28270-a9bf-4181-88b8-e271fb9320a1} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001356 sec., 41297.93510324484 rows/sec., 2.78 MiB/sec.
8979 2024.06.27 21:55:21.657644 [ 3 ] {f2a28270-a9bf-4181-88b8-e271fb9320a1} <Debug> DynamicQueryHandler: Done processing query
8980 2024.06.27 21:55:21.657673 [ 3 ] {f2a28270-a9bf-4181-88b8-e271fb9320a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8981 2024.06.27 21:55:21.657694 [ 3 ] {} <Debug> HTTP-Session: 3a4f931c-55bd-4b3c-ab5a-0f85db6b925a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8982 2024.06.27 21:55:26.642252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8983 2024.06.27 21:55:26.642404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8984 2024.06.27 21:55:26.642435 [ 3 ] {} <Debug> HTTP-Session: b4953957-e197-4d67-a2d7-ad91f48c9f4a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
8985 2024.06.27 21:55:26.642459 [ 3 ] {} <Debug> HTTP-Session: b4953957-e197-4d67-a2d7-ad91f48c9f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8986 2024.06.27 21:55:26.642475 [ 3 ] {} <Debug> HTTP-Session: b4953957-e197-4d67-a2d7-ad91f48c9f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8987 2024.06.27 21:55:26.642540 [ 3 ] {} <Trace> HTTP-Session: b4953957-e197-4d67-a2d7-ad91f48c9f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8988 2024.06.27 21:55:26.642740 [ 3 ] {5d28aa14-8e18-4bef-9098-c37b76cd8c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8989 2024.06.27 21:55:26.642810 [ 3 ] {5d28aa14-8e18-4bef-9098-c37b76cd8c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8990 2024.06.27 21:55:26.643037 [ 3 ] {5d28aa14-8e18-4bef-9098-c37b76cd8c5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8991 2024.06.27 21:55:26.643537 [ 3 ] {5d28aa14-8e18-4bef-9098-c37b76cd8c5f} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8992 2024.06.27 21:55:26.643693 [ 3 ] {5d28aa14-8e18-4bef-9098-c37b76cd8c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
8993 2024.06.27 21:55:26.644077 [ 3 ] {5d28aa14-8e18-4bef-9098-c37b76cd8c5f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
8994 2024.06.27 21:55:26.644414 [ 3 ] {5d28aa14-8e18-4bef-9098-c37b76cd8c5f} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8995 2024.06.27 21:55:26.644576 [ 3 ] {5d28aa14-8e18-4bef-9098-c37b76cd8c5f} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001894 sec., 13199.577613516367 rows/sec., 1.04 MiB/sec.
8996 2024.06.27 21:55:26.644896 [ 3 ] {5d28aa14-8e18-4bef-9098-c37b76cd8c5f} <Debug> DynamicQueryHandler: Done processing query
8997 2024.06.27 21:55:26.644947 [ 3 ] {5d28aa14-8e18-4bef-9098-c37b76cd8c5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8998 2024.06.27 21:55:26.644969 [ 3 ] {} <Debug> HTTP-Session: b4953957-e197-4d67-a2d7-ad91f48c9f4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8999 2024.06.27 21:55:26.645146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9000 2024.06.27 21:55:26.645201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9001 2024.06.27 21:55:26.645220 [ 3 ] {} <Debug> HTTP-Session: d58c3789-bd34-4365-982f-41577f7ed87b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9002 2024.06.27 21:55:26.645238 [ 3 ] {} <Debug> HTTP-Session: d58c3789-bd34-4365-982f-41577f7ed87b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9003 2024.06.27 21:55:26.645251 [ 3 ] {} <Debug> HTTP-Session: d58c3789-bd34-4365-982f-41577f7ed87b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9004 2024.06.27 21:55:26.645287 [ 3 ] {} <Trace> HTTP-Session: d58c3789-bd34-4365-982f-41577f7ed87b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9005 2024.06.27 21:55:26.645431 [ 3 ] {054feaa4-f5df-4f56-a307-9292a76cc414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9006 2024.06.27 21:55:26.645479 [ 3 ] {054feaa4-f5df-4f56-a307-9292a76cc414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9007 2024.06.27 21:55:26.645630 [ 3 ] {054feaa4-f5df-4f56-a307-9292a76cc414} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9008 2024.06.27 21:55:26.646013 [ 3 ] {054feaa4-f5df-4f56-a307-9292a76cc414} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9009 2024.06.27 21:55:26.646049 [ 3 ] {054feaa4-f5df-4f56-a307-9292a76cc414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9010 2024.06.27 21:55:26.646377 [ 3 ] {054feaa4-f5df-4f56-a307-9292a76cc414} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9011 2024.06.27 21:55:26.646690 [ 3 ] {054feaa4-f5df-4f56-a307-9292a76cc414} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9012 2024.06.27 21:55:26.646839 [ 3 ] {054feaa4-f5df-4f56-a307-9292a76cc414} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001462 sec., 89603.28317373461 rows/sec., 7.46 MiB/sec.
9013 2024.06.27 21:55:26.646998 [ 3 ] {054feaa4-f5df-4f56-a307-9292a76cc414} <Debug> DynamicQueryHandler: Done processing query
9014 2024.06.27 21:55:26.647022 [ 3 ] {054feaa4-f5df-4f56-a307-9292a76cc414} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9015 2024.06.27 21:55:26.647038 [ 3 ] {} <Debug> HTTP-Session: d58c3789-bd34-4365-982f-41577f7ed87b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9016 2024.06.27 21:55:26.647173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9017 2024.06.27 21:55:26.647221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9018 2024.06.27 21:55:26.647240 [ 3 ] {} <Debug> HTTP-Session: f0191c86-882d-4121-b4ed-09c189645849 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9019 2024.06.27 21:55:26.647256 [ 3 ] {} <Debug> HTTP-Session: f0191c86-882d-4121-b4ed-09c189645849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9020 2024.06.27 21:55:26.647270 [ 3 ] {} <Debug> HTTP-Session: f0191c86-882d-4121-b4ed-09c189645849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9021 2024.06.27 21:55:26.647301 [ 3 ] {} <Trace> HTTP-Session: f0191c86-882d-4121-b4ed-09c189645849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9022 2024.06.27 21:55:26.647421 [ 3 ] {67dee2b6-e6a3-4347-be79-9f880a02948e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9023 2024.06.27 21:55:26.647465 [ 3 ] {67dee2b6-e6a3-4347-be79-9f880a02948e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9024 2024.06.27 21:55:26.647590 [ 3 ] {67dee2b6-e6a3-4347-be79-9f880a02948e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9025 2024.06.27 21:55:26.647947 [ 3 ] {67dee2b6-e6a3-4347-be79-9f880a02948e} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9026 2024.06.27 21:55:26.647984 [ 3 ] {67dee2b6-e6a3-4347-be79-9f880a02948e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9027 2024.06.27 21:55:26.648318 [ 3 ] {67dee2b6-e6a3-4347-be79-9f880a02948e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9028 2024.06.27 21:55:26.648622 [ 3 ] {67dee2b6-e6a3-4347-be79-9f880a02948e} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9029 2024.06.27 21:55:26.648747 [ 3 ] {67dee2b6-e6a3-4347-be79-9f880a02948e} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001373 sec., 64821.55863073561 rows/sec., 5.06 MiB/sec.
9030 2024.06.27 21:55:26.648895 [ 3 ] {67dee2b6-e6a3-4347-be79-9f880a02948e} <Debug> DynamicQueryHandler: Done processing query
9031 2024.06.27 21:55:26.648919 [ 3 ] {67dee2b6-e6a3-4347-be79-9f880a02948e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9032 2024.06.27 21:55:26.648934 [ 3 ] {} <Debug> HTTP-Session: f0191c86-882d-4121-b4ed-09c189645849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9033 2024.06.27 21:55:26.649112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9034 2024.06.27 21:55:26.649159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9035 2024.06.27 21:55:26.649178 [ 3 ] {} <Debug> HTTP-Session: fcc0fc4d-97fb-4db1-a2c0-a047c2fd8b10 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9036 2024.06.27 21:55:26.649195 [ 3 ] {} <Debug> HTTP-Session: fcc0fc4d-97fb-4db1-a2c0-a047c2fd8b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9037 2024.06.27 21:55:26.649208 [ 3 ] {} <Debug> HTTP-Session: fcc0fc4d-97fb-4db1-a2c0-a047c2fd8b10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9038 2024.06.27 21:55:26.649239 [ 3 ] {} <Trace> HTTP-Session: fcc0fc4d-97fb-4db1-a2c0-a047c2fd8b10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9039 2024.06.27 21:55:26.649377 [ 3 ] {169bae99-463b-4ba1-8f00-d50295f90777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9040 2024.06.27 21:55:26.649423 [ 3 ] {169bae99-463b-4ba1-8f00-d50295f90777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9041 2024.06.27 21:55:26.649562 [ 3 ] {169bae99-463b-4ba1-8f00-d50295f90777} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9042 2024.06.27 21:55:26.649930 [ 3 ] {169bae99-463b-4ba1-8f00-d50295f90777} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9043 2024.06.27 21:55:26.649966 [ 3 ] {169bae99-463b-4ba1-8f00-d50295f90777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9044 2024.06.27 21:55:26.650367 [ 3 ] {169bae99-463b-4ba1-8f00-d50295f90777} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9045 2024.06.27 21:55:26.650712 [ 3 ] {169bae99-463b-4ba1-8f00-d50295f90777} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9046 2024.06.27 21:55:26.650838 [ 3 ] {169bae99-463b-4ba1-8f00-d50295f90777} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001521 sec., 105193.9513477975 rows/sec., 7.33 MiB/sec.
9047 2024.06.27 21:55:26.651005 [ 3 ] {169bae99-463b-4ba1-8f00-d50295f90777} <Debug> DynamicQueryHandler: Done processing query
9048 2024.06.27 21:55:26.651029 [ 3 ] {169bae99-463b-4ba1-8f00-d50295f90777} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9049 2024.06.27 21:55:26.651044 [ 3 ] {} <Debug> HTTP-Session: fcc0fc4d-97fb-4db1-a2c0-a047c2fd8b10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9050 2024.06.27 21:55:26.651183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9051 2024.06.27 21:55:26.651231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9052 2024.06.27 21:55:26.651250 [ 3 ] {} <Debug> HTTP-Session: 9e418d5f-2fa3-4d9f-9370-ea0e9c3e97d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9053 2024.06.27 21:55:26.651267 [ 3 ] {} <Debug> HTTP-Session: 9e418d5f-2fa3-4d9f-9370-ea0e9c3e97d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9054 2024.06.27 21:55:26.651281 [ 3 ] {} <Debug> HTTP-Session: 9e418d5f-2fa3-4d9f-9370-ea0e9c3e97d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9055 2024.06.27 21:55:26.651311 [ 3 ] {} <Trace> HTTP-Session: 9e418d5f-2fa3-4d9f-9370-ea0e9c3e97d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9056 2024.06.27 21:55:26.651592 [ 3 ] {e67c71f1-04c5-415f-ab57-5bae9205e5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9057 2024.06.27 21:55:26.651656 [ 3 ] {e67c71f1-04c5-415f-ab57-5bae9205e5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9058 2024.06.27 21:55:26.652061 [ 3 ] {e67c71f1-04c5-415f-ab57-5bae9205e5a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9059 2024.06.27 21:55:26.652633 [ 3 ] {e67c71f1-04c5-415f-ab57-5bae9205e5a2} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9060 2024.06.27 21:55:26.652667 [ 3 ] {e67c71f1-04c5-415f-ab57-5bae9205e5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9061 2024.06.27 21:55:26.653265 [ 3 ] {e67c71f1-04c5-415f-ab57-5bae9205e5a2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9062 2024.06.27 21:55:26.653691 [ 3 ] {e67c71f1-04c5-415f-ab57-5bae9205e5a2} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9063 2024.06.27 21:55:26.653835 [ 3 ] {e67c71f1-04c5-415f-ab57-5bae9205e5a2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002441 sec., 10241.704219582138 rows/sec., 18.35 MiB/sec.
9064 2024.06.27 21:55:26.654027 [ 3 ] {e67c71f1-04c5-415f-ab57-5bae9205e5a2} <Debug> DynamicQueryHandler: Done processing query
9065 2024.06.27 21:55:26.654051 [ 3 ] {e67c71f1-04c5-415f-ab57-5bae9205e5a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9066 2024.06.27 21:55:26.654067 [ 3 ] {} <Debug> HTTP-Session: 9e418d5f-2fa3-4d9f-9370-ea0e9c3e97d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9067 2024.06.27 21:55:26.654189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9068 2024.06.27 21:55:26.654237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9069 2024.06.27 21:55:26.654256 [ 3 ] {} <Debug> HTTP-Session: a4362bca-cd03-4622-890f-788b0676b54c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9070 2024.06.27 21:55:26.654272 [ 3 ] {} <Debug> HTTP-Session: a4362bca-cd03-4622-890f-788b0676b54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9071 2024.06.27 21:55:26.654285 [ 3 ] {} <Debug> HTTP-Session: a4362bca-cd03-4622-890f-788b0676b54c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9072 2024.06.27 21:55:26.654315 [ 3 ] {} <Trace> HTTP-Session: a4362bca-cd03-4622-890f-788b0676b54c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9073 2024.06.27 21:55:26.654430 [ 3 ] {95eeb37d-de02-4e63-a39a-522b12eb491e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9074 2024.06.27 21:55:26.654475 [ 3 ] {95eeb37d-de02-4e63-a39a-522b12eb491e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9075 2024.06.27 21:55:26.654600 [ 3 ] {95eeb37d-de02-4e63-a39a-522b12eb491e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9076 2024.06.27 21:55:26.654881 [ 3 ] {95eeb37d-de02-4e63-a39a-522b12eb491e} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9077 2024.06.27 21:55:26.654916 [ 3 ] {95eeb37d-de02-4e63-a39a-522b12eb491e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9078 2024.06.27 21:55:26.655274 [ 3 ] {95eeb37d-de02-4e63-a39a-522b12eb491e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
9079 2024.06.27 21:55:26.655596 [ 3 ] {95eeb37d-de02-4e63-a39a-522b12eb491e} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9080 2024.06.27 21:55:26.655723 [ 3 ] {95eeb37d-de02-4e63-a39a-522b12eb491e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec.
9081 2024.06.27 21:55:26.655970 [ 3 ] {95eeb37d-de02-4e63-a39a-522b12eb491e} <Debug> DynamicQueryHandler: Done processing query
9082 2024.06.27 21:55:26.656027 [ 3 ] {95eeb37d-de02-4e63-a39a-522b12eb491e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9083 2024.06.27 21:55:26.656076 [ 3 ] {} <Debug> HTTP-Session: a4362bca-cd03-4622-890f-788b0676b54c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9084 2024.06.27 21:55:31.642686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9085 2024.06.27 21:55:31.642852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9086 2024.06.27 21:55:31.642898 [ 3 ] {} <Debug> HTTP-Session: 73da8967-7c63-4c87-8c2f-a13130c7927b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9087 2024.06.27 21:55:31.642941 [ 3 ] {} <Debug> HTTP-Session: 73da8967-7c63-4c87-8c2f-a13130c7927b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9088 2024.06.27 21:55:31.642969 [ 3 ] {} <Debug> HTTP-Session: 73da8967-7c63-4c87-8c2f-a13130c7927b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9089 2024.06.27 21:55:31.643050 [ 3 ] {} <Trace> HTTP-Session: 73da8967-7c63-4c87-8c2f-a13130c7927b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9090 2024.06.27 21:55:31.643335 [ 3 ] {f720c4e7-07e5-4a91-8a00-615521bed4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9091 2024.06.27 21:55:31.643444 [ 3 ] {f720c4e7-07e5-4a91-8a00-615521bed4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9092 2024.06.27 21:55:31.643762 [ 3 ] {f720c4e7-07e5-4a91-8a00-615521bed4fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9093 2024.06.27 21:55:31.644215 [ 3 ] {f720c4e7-07e5-4a91-8a00-615521bed4fd} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9094 2024.06.27 21:55:31.644262 [ 3 ] {f720c4e7-07e5-4a91-8a00-615521bed4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9095 2024.06.27 21:55:31.644638 [ 3 ] {f720c4e7-07e5-4a91-8a00-615521bed4fd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9096 2024.06.27 21:55:31.644971 [ 3 ] {f720c4e7-07e5-4a91-8a00-615521bed4fd} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9097 2024.06.27 21:55:31.645138 [ 3 ] {f720c4e7-07e5-4a91-8a00-615521bed4fd} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001888 sec., 2118.64406779661 rows/sec., 171.73 KiB/sec.
9098 2024.06.27 21:55:31.645155 [ 81 ] {} <Debug> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9099 2024.06.27 21:55:31.645275 [ 81 ] {} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9100 2024.06.27 21:55:31.645311 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9101 2024.06.27 21:55:31.645425 [ 3 ] {f720c4e7-07e5-4a91-8a00-615521bed4fd} <Debug> DynamicQueryHandler: Done processing query
9102 2024.06.27 21:55:31.645487 [ 3 ] {f720c4e7-07e5-4a91-8a00-615521bed4fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9103 2024.06.27 21:55:31.645521 [ 3 ] {} <Debug> HTTP-Session: 73da8967-7c63-4c87-8c2f-a13130c7927b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9104 2024.06.27 21:55:31.645538 [ 186 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
9105 2024.06.27 21:55:31.645732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9106 2024.06.27 21:55:31.645801 [ 186 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9107 2024.06.27 21:55:31.645835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9108 2024.06.27 21:55:31.645859 [ 186 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 29 rows starting from the beginning of the part
9109 2024.06.27 21:55:31.645868 [ 3 ] {} <Debug> HTTP-Session: d4f623ec-d8bc-40e6-9710-beb8df9bf2cd Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9110 2024.06.27 21:55:31.645916 [ 3 ] {} <Debug> HTTP-Session: d4f623ec-d8bc-40e6-9710-beb8df9bf2cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9111 2024.06.27 21:55:31.645975 [ 3 ] {} <Debug> HTTP-Session: d4f623ec-d8bc-40e6-9710-beb8df9bf2cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9112 2024.06.27 21:55:31.646133 [ 3 ] {} <Trace> HTTP-Session: d4f623ec-d8bc-40e6-9710-beb8df9bf2cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9113 2024.06.27 21:55:31.646120 [ 186 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
9114 2024.06.27 21:55:31.646466 [ 3 ] {3f1653ef-7909-43bf-9b51-f3ca56f069c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9115 2024.06.27 21:55:31.646455 [ 186 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 25 rows starting from the beginning of the part
9116 2024.06.27 21:55:31.646583 [ 3 ] {3f1653ef-7909-43bf-9b51-f3ca56f069c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9117 2024.06.27 21:55:31.646759 [ 186 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
9118 2024.06.27 21:55:31.647065 [ 186 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 25 rows starting from the beginning of the part
9119 2024.06.27 21:55:31.647410 [ 186 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
9120 2024.06.27 21:55:31.647900 [ 3 ] {3f1653ef-7909-43bf-9b51-f3ca56f069c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9121 2024.06.27 21:55:31.648781 [ 3 ] {3f1653ef-7909-43bf-9b51-f3ca56f069c2} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9122 2024.06.27 21:55:31.648843 [ 3 ] {3f1653ef-7909-43bf-9b51-f3ca56f069c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9123 2024.06.27 21:55:31.649847 [ 3 ] {3f1653ef-7909-43bf-9b51-f3ca56f069c2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9124 2024.06.27 21:55:31.650128 [ 186 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 91 rows, containing 4 columns (4 merged, 0 gathered) in 0.004727089 sec., 19250.74818773245 rows/sec., 1.52 MiB/sec.
9125 2024.06.27 21:55:31.650355 [ 186 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9126 2024.06.27 21:55:31.650684 [ 3 ] {3f1653ef-7909-43bf-9b51-f3ca56f069c2} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9127 2024.06.27 21:55:31.651086 [ 3 ] {3f1653ef-7909-43bf-9b51-f3ca56f069c2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004759 sec., 840.5127127547804 rows/sec., 68.54 KiB/sec.
9128 2024.06.27 21:55:31.651088 [ 81 ] {} <Debug> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9129 2024.06.27 21:55:31.651305 [ 81 ] {} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9130 2024.06.27 21:55:31.651331 [ 186 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_51_10} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9131 2024.06.27 21:55:31.651398 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9132 2024.06.27 21:55:31.651687 [ 186 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_51_10} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9133 2024.06.27 21:55:31.651710 [ 3 ] {3f1653ef-7909-43bf-9b51-f3ca56f069c2} <Debug> DynamicQueryHandler: Done processing query
9134 2024.06.27 21:55:31.651779 [ 3 ] {3f1653ef-7909-43bf-9b51-f3ca56f069c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9135 2024.06.27 21:55:31.651835 [ 187 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::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
9136 2024.06.27 21:55:31.651851 [ 3 ] {} <Debug> HTTP-Session: d4f623ec-d8bc-40e6-9710-beb8df9bf2cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9137 2024.06.27 21:55:31.651940 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9138 2024.06.27 21:55:31.652056 [ 187 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9139 2024.06.27 21:55:31.652065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 14831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9140 2024.06.27 21:55:31.652097 [ 187 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 14 rows starting from the beginning of the part
9141 2024.06.27 21:55:31.652131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9142 2024.06.27 21:55:31.652171 [ 3 ] {} <Debug> HTTP-Session: b1934db7-94fa-4e22-aa3d-65f60f7bb41a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9143 2024.06.27 21:55:31.652192 [ 187 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
9144 2024.06.27 21:55:31.652226 [ 3 ] {} <Debug> HTTP-Session: b1934db7-94fa-4e22-aa3d-65f60f7bb41a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9145 2024.06.27 21:55:31.652307 [ 3 ] {} <Debug> HTTP-Session: b1934db7-94fa-4e22-aa3d-65f60f7bb41a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9146 2024.06.27 21:55:31.652474 [ 3 ] {} <Trace> HTTP-Session: b1934db7-94fa-4e22-aa3d-65f60f7bb41a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9147 2024.06.27 21:55:31.652513 [ 187 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
9148 2024.06.27 21:55:31.652879 [ 187 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
9149 2024.06.27 21:55:31.652976 [ 3 ] {08ea888b-4521-4765-8713-724de97ae8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9150 2024.06.27 21:55:31.653187 [ 3 ] {08ea888b-4521-4765-8713-724de97ae8f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9151 2024.06.27 21:55:31.653245 [ 187 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
9152 2024.06.27 21:55:31.653698 [ 187 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::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
9153 2024.06.27 21:55:31.654307 [ 3 ] {08ea888b-4521-4765-8713-724de97ae8f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9154 2024.06.27 21:55:31.654810 [ 3 ] {08ea888b-4521-4765-8713-724de97ae8f1} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9155 2024.06.27 21:55:31.654858 [ 3 ] {08ea888b-4521-4765-8713-724de97ae8f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9156 2024.06.27 21:55:31.655393 [ 3 ] {08ea888b-4521-4765-8713-724de97ae8f1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9157 2024.06.27 21:55:31.655412 [ 198 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003808243 sec., 7352.471992989944 rows/sec., 599.54 KiB/sec.
9158 2024.06.27 21:55:31.655647 [ 198 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9159 2024.06.27 21:55:31.656120 [ 3 ] {08ea888b-4521-4765-8713-724de97ae8f1} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9160 2024.06.27 21:55:31.656446 [ 81 ] {} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9161 2024.06.27 21:55:31.656465 [ 3 ] {08ea888b-4521-4765-8713-724de97ae8f1} <Debug> executeQuery: Read 106 rows, 8.39 KiB in 0.003688 sec., 28741.86550976139 rows/sec., 2.22 MiB/sec.
9162 2024.06.27 21:55:31.656523 [ 81 ] {} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9163 2024.06.27 21:55:31.656618 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9164 2024.06.27 21:55:31.656900 [ 198 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_21_4} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9165 2024.06.27 21:55:31.657059 [ 190 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
9166 2024.06.27 21:55:31.657082 [ 3 ] {08ea888b-4521-4765-8713-724de97ae8f1} <Debug> DynamicQueryHandler: Done processing query
9167 2024.06.27 21:55:31.657192 [ 3 ] {08ea888b-4521-4765-8713-724de97ae8f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9168 2024.06.27 21:55:31.657321 [ 3 ] {} <Debug> HTTP-Session: b1934db7-94fa-4e22-aa3d-65f60f7bb41a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9169 2024.06.27 21:55:31.657371 [ 198 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_21_4} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9170 2024.06.27 21:55:31.657756 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9171 2024.06.27 21:55:31.657764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9172 2024.06.27 21:55:31.658012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9173 2024.06.27 21:55:31.658026 [ 190 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9174 2024.06.27 21:55:31.658100 [ 3 ] {} <Debug> HTTP-Session: 3ef2f464-3837-433f-b0a3-79261fb5c75e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9175 2024.06.27 21:55:31.658172 [ 190 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 186 rows starting from the beginning of the part
9176 2024.06.27 21:55:31.658198 [ 3 ] {} <Debug> HTTP-Session: 3ef2f464-3837-433f-b0a3-79261fb5c75e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9177 2024.06.27 21:55:31.658277 [ 3 ] {} <Debug> HTTP-Session: 3ef2f464-3837-433f-b0a3-79261fb5c75e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9178 2024.06.27 21:55:31.658500 [ 3 ] {} <Trace> HTTP-Session: 3ef2f464-3837-433f-b0a3-79261fb5c75e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9179 2024.06.27 21:55:31.658657 [ 190 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 68 rows starting from the beginning of the part
9180 2024.06.27 21:55:31.659142 [ 3 ] {e68872bf-ff3b-4a86-aa1f-9bce0c0459f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9181 2024.06.27 21:55:31.659177 [ 190 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 131 rows starting from the beginning of the part
9182 2024.06.27 21:55:31.659361 [ 190 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 70 rows starting from the beginning of the part
9183 2024.06.27 21:55:31.659424 [ 3 ] {e68872bf-ff3b-4a86-aa1f-9bce0c0459f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9184 2024.06.27 21:55:31.659646 [ 190 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 131 rows starting from the beginning of the part
9185 2024.06.27 21:55:31.660007 [ 190 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 106 rows starting from the beginning of the part
9186 2024.06.27 21:55:31.660721 [ 3 ] {e68872bf-ff3b-4a86-aa1f-9bce0c0459f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9187 2024.06.27 21:55:31.661600 [ 3 ] {e68872bf-ff3b-4a86-aa1f-9bce0c0459f2} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9188 2024.06.27 21:55:31.661672 [ 3 ] {e68872bf-ff3b-4a86-aa1f-9bce0c0459f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9189 2024.06.27 21:55:31.662464 [ 3 ] {e68872bf-ff3b-4a86-aa1f-9bce0c0459f2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9190 2024.06.27 21:55:31.662836 [ 190 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 692 rows, containing 4 columns (4 merged, 0 gathered) in 0.006067195 sec., 114056.00116693134 rows/sec., 9.24 MiB/sec.
9191 2024.06.27 21:55:31.663070 [ 190 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9192 2024.06.27 21:55:31.663335 [ 3 ] {e68872bf-ff3b-4a86-aa1f-9bce0c0459f2} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9193 2024.06.27 21:55:31.663738 [ 81 ] {} <Debug> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9194 2024.06.27 21:55:31.663784 [ 3 ] {e68872bf-ff3b-4a86-aa1f-9bce0c0459f2} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004913 sec., 814.1664970486464 rows/sec., 56.85 KiB/sec.
9195 2024.06.27 21:55:31.663812 [ 81 ] {} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9196 2024.06.27 21:55:31.663906 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9197 2024.06.27 21:55:31.664068 [ 190 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_61_12} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9198 2024.06.27 21:55:31.664357 [ 198 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::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
9199 2024.06.27 21:55:31.664373 [ 190 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_61_12} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9200 2024.06.27 21:55:31.664414 [ 3 ] {e68872bf-ff3b-4a86-aa1f-9bce0c0459f2} <Debug> DynamicQueryHandler: Done processing query
9201 2024.06.27 21:55:31.664507 [ 3 ] {e68872bf-ff3b-4a86-aa1f-9bce0c0459f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9202 2024.06.27 21:55:31.664621 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
9203 2024.06.27 21:55:31.664616 [ 3 ] {} <Debug> HTTP-Session: 3ef2f464-3837-433f-b0a3-79261fb5c75e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9204 2024.06.27 21:55:31.664760 [ 198 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9205 2024.06.27 21:55:31.664791 [ 198 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 14 rows starting from the beginning of the part
9206 2024.06.27 21:55:31.664910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 16281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9207 2024.06.27 21:55:31.665001 [ 198 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
9208 2024.06.27 21:55:31.665049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9209 2024.06.27 21:55:31.665124 [ 3 ] {} <Debug> HTTP-Session: 2e3cb486-575b-4f97-b359-17410e2a6f04 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9210 2024.06.27 21:55:31.665189 [ 3 ] {} <Debug> HTTP-Session: 2e3cb486-575b-4f97-b359-17410e2a6f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9211 2024.06.27 21:55:31.665246 [ 3 ] {} <Debug> HTTP-Session: 2e3cb486-575b-4f97-b359-17410e2a6f04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9212 2024.06.27 21:55:31.665333 [ 198 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part
9213 2024.06.27 21:55:31.665381 [ 3 ] {} <Trace> HTTP-Session: 2e3cb486-575b-4f97-b359-17410e2a6f04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9214 2024.06.27 21:55:31.665614 [ 198 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
9215 2024.06.27 21:55:31.665819 [ 3 ] {abdaed44-08fe-4d84-b554-41680293e9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9216 2024.06.27 21:55:31.665858 [ 198 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part
9217 2024.06.27 21:55:31.666001 [ 3 ] {abdaed44-08fe-4d84-b554-41680293e9d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9218 2024.06.27 21:55:31.666113 [ 198 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::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
9219 2024.06.27 21:55:31.666911 [ 3 ] {abdaed44-08fe-4d84-b554-41680293e9d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9220 2024.06.27 21:55:31.668411 [ 3 ] {abdaed44-08fe-4d84-b554-41680293e9d6} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9221 2024.06.27 21:55:31.668514 [ 3 ] {abdaed44-08fe-4d84-b554-41680293e9d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9222 2024.06.27 21:55:31.669644 [ 3 ] {abdaed44-08fe-4d84-b554-41680293e9d6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9223 2024.06.27 21:55:31.669799 [ 200 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.005739146 sec., 4878.77464695967 rows/sec., 340.66 KiB/sec.
9224 2024.06.27 21:55:31.670084 [ 200 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9225 2024.06.27 21:55:31.670354 [ 3 ] {abdaed44-08fe-4d84-b554-41680293e9d6} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9226 2024.06.27 21:55:31.670741 [ 81 ] {} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9227 2024.06.27 21:55:31.670770 [ 3 ] {abdaed44-08fe-4d84-b554-41680293e9d6} <Debug> executeQuery: Read 96 rows, 7.66 KiB in 0.00516 sec., 18604.6511627907 rows/sec., 1.45 MiB/sec.
9228 2024.06.27 21:55:31.670814 [ 81 ] {} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9229 2024.06.27 21:55:31.670935 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9230 2024.06.27 21:55:31.671126 [ 200 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_21_4} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9231 2024.06.27 21:55:31.671356 [ 196 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
9232 2024.06.27 21:55:31.671354 [ 3 ] {abdaed44-08fe-4d84-b554-41680293e9d6} <Debug> DynamicQueryHandler: Done processing query
9233 2024.06.27 21:55:31.671474 [ 200 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_21_4} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9234 2024.06.27 21:55:31.671509 [ 3 ] {abdaed44-08fe-4d84-b554-41680293e9d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9235 2024.06.27 21:55:31.671629 [ 3 ] {} <Debug> HTTP-Session: 2e3cb486-575b-4f97-b359-17410e2a6f04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9236 2024.06.27 21:55:31.671892 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9237 2024.06.27 21:55:31.672111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 37957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9238 2024.06.27 21:55:31.672150 [ 196 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9239 2024.06.27 21:55:31.672235 [ 196 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 149 rows starting from the beginning of the part
9240 2024.06.27 21:55:31.672343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9241 2024.06.27 21:55:31.672475 [ 3 ] {} <Debug> HTTP-Session: 517bce75-77cd-4733-ba4a-4d11d2674d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9242 2024.06.27 21:55:31.672609 [ 3 ] {} <Debug> HTTP-Session: 517bce75-77cd-4733-ba4a-4d11d2674d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9243 2024.06.27 21:55:31.672625 [ 196 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 68 rows starting from the beginning of the part
9244 2024.06.27 21:55:31.672706 [ 3 ] {} <Debug> HTTP-Session: 517bce75-77cd-4733-ba4a-4d11d2674d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9245 2024.06.27 21:55:31.672911 [ 3 ] {} <Trace> HTTP-Session: 517bce75-77cd-4733-ba4a-4d11d2674d35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9246 2024.06.27 21:55:31.673007 [ 196 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 89 rows starting from the beginning of the part
9247 2024.06.27 21:55:31.673300 [ 196 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 72 rows starting from the beginning of the part
9248 2024.06.27 21:55:31.673402 [ 3 ] {1a1d1939-7cb3-485c-a2c0-133f67a4fa14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9249 2024.06.27 21:55:31.673615 [ 196 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 89 rows starting from the beginning of the part
9250 2024.06.27 21:55:31.673621 [ 3 ] {1a1d1939-7cb3-485c-a2c0-133f67a4fa14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9251 2024.06.27 21:55:31.673921 [ 196 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 96 rows starting from the beginning of the part
9252 2024.06.27 21:55:31.674779 [ 3 ] {1a1d1939-7cb3-485c-a2c0-133f67a4fa14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9253 2024.06.27 21:55:31.675803 [ 3 ] {1a1d1939-7cb3-485c-a2c0-133f67a4fa14} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9254 2024.06.27 21:55:31.675868 [ 3 ] {1a1d1939-7cb3-485c-a2c0-133f67a4fa14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9255 2024.06.27 21:55:31.676819 [ 196 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 4 columns (4 merged, 0 gathered) in 0.005727745 sec., 98293.48198985813 rows/sec., 7.68 MiB/sec.
9256 2024.06.27 21:55:31.676976 [ 3 ] {1a1d1939-7cb3-485c-a2c0-133f67a4fa14} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9257 2024.06.27 21:55:31.677001 [ 196 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9258 2024.06.27 21:55:31.677956 [ 200 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_61_12} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9259 2024.06.27 21:55:31.678091 [ 3 ] {1a1d1939-7cb3-485c-a2c0-133f67a4fa14} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9260 2024.06.27 21:55:31.678132 [ 200 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_61_12} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9261 2024.06.27 21:55:31.678273 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
9262 2024.06.27 21:55:31.678401 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9263 2024.06.27 21:55:31.678422 [ 3 ] {1a1d1939-7cb3-485c-a2c0-133f67a4fa14} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.005263 sec., 37621.128633859014 rows/sec., 2.63 MiB/sec.
9264 2024.06.27 21:55:31.678456 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9265 2024.06.27 21:55:31.678528 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9266 2024.06.27 21:55:31.678849 [ 3 ] {1a1d1939-7cb3-485c-a2c0-133f67a4fa14} <Debug> DynamicQueryHandler: Done processing query
9267 2024.06.27 21:55:31.678860 [ 200 ] {540ef119-8e49-479b-952b-36e305224547::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
9268 2024.06.27 21:55:31.678927 [ 3 ] {1a1d1939-7cb3-485c-a2c0-133f67a4fa14} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9269 2024.06.27 21:55:31.679017 [ 3 ] {} <Debug> HTTP-Session: 517bce75-77cd-4733-ba4a-4d11d2674d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9270 2024.06.27 21:55:31.679311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9271 2024.06.27 21:55:31.679481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9272 2024.06.27 21:55:31.679548 [ 3 ] {} <Debug> HTTP-Session: 6a25c7a6-1c4b-482e-9960-d21af9b9360c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9273 2024.06.27 21:55:31.679596 [ 3 ] {} <Debug> HTTP-Session: 6a25c7a6-1c4b-482e-9960-d21af9b9360c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9274 2024.06.27 21:55:31.679675 [ 3 ] {} <Debug> HTTP-Session: 6a25c7a6-1c4b-482e-9960-d21af9b9360c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9275 2024.06.27 21:55:31.679809 [ 3 ] {} <Trace> HTTP-Session: 6a25c7a6-1c4b-482e-9960-d21af9b9360c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9276 2024.06.27 21:55:31.679900 [ 200 ] {540ef119-8e49-479b-952b-36e305224547::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9277 2024.06.27 21:55:31.679983 [ 200 ] {540ef119-8e49-479b-952b-36e305224547::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 9260 rows starting from the beginning of the part
9278 2024.06.27 21:55:31.680192 [ 3 ] {3ec27c89-ce1a-4cc2-b80e-d9e5d7d72a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9279 2024.06.27 21:55:31.680217 [ 200 ] {540ef119-8e49-479b-952b-36e305224547::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part
9280 2024.06.27 21:55:31.680546 [ 200 ] {540ef119-8e49-479b-952b-36e305224547::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 170 rows starting from the beginning of the part
9281 2024.06.27 21:55:31.680574 [ 3 ] {3ec27c89-ce1a-4cc2-b80e-d9e5d7d72a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9282 2024.06.27 21:55:31.680977 [ 200 ] {540ef119-8e49-479b-952b-36e305224547::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 152 rows starting from the beginning of the part
9283 2024.06.27 21:55:31.681336 [ 200 ] {540ef119-8e49-479b-952b-36e305224547::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part
9284 2024.06.27 21:55:31.681764 [ 200 ] {540ef119-8e49-479b-952b-36e305224547::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 198 rows starting from the beginning of the part
9285 2024.06.27 21:55:31.683373 [ 3 ] {3ec27c89-ce1a-4cc2-b80e-d9e5d7d72a2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9286 2024.06.27 21:55:31.684582 [ 3 ] {3ec27c89-ce1a-4cc2-b80e-d9e5d7d72a2a} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9287 2024.06.27 21:55:31.684665 [ 3 ] {3ec27c89-ce1a-4cc2-b80e-d9e5d7d72a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9288 2024.06.27 21:55:31.686033 [ 3 ] {3ec27c89-ce1a-4cc2-b80e-d9e5d7d72a2a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
9289 2024.06.27 21:55:31.687083 [ 3 ] {3ec27c89-ce1a-4cc2-b80e-d9e5d7d72a2a} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9290 2024.06.27 21:55:31.687313 [ 81 ] {} <Debug> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
9291 2024.06.27 21:55:31.687314 [ 3 ] {3ec27c89-ce1a-4cc2-b80e-d9e5d7d72a2a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00731 sec., 547.1956224350206 rows/sec., 1004.08 KiB/sec.
9292 2024.06.27 21:55:31.687439 [ 81 ] {} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9293 2024.06.27 21:55:31.687570 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9294 2024.06.27 21:55:31.688025 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
9295 2024.06.27 21:55:31.688259 [ 3 ] {3ec27c89-ce1a-4cc2-b80e-d9e5d7d72a2a} <Debug> DynamicQueryHandler: Done processing query
9296 2024.06.27 21:55:31.688352 [ 3 ] {3ec27c89-ce1a-4cc2-b80e-d9e5d7d72a2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9297 2024.06.27 21:55:31.688442 [ 3 ] {} <Debug> HTTP-Session: 6a25c7a6-1c4b-482e-9960-d21af9b9360c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9298 2024.06.27 21:55:31.688696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9299 2024.06.27 21:55:31.688738 [ 201 ] {540ef119-8e49-479b-952b-36e305224547::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10100 rows, containing 5 columns (5 merged, 0 gathered) in 0.010067423 sec., 1003235.8827080177 rows/sec., 69.91 MiB/sec.
9300 2024.06.27 21:55:31.688803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9301 2024.06.27 21:55:31.688885 [ 3 ] {} <Debug> HTTP-Session: f724126f-8563-4a75-a0ee-55bb705c4194 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9302 2024.06.27 21:55:31.688930 [ 3 ] {} <Debug> HTTP-Session: f724126f-8563-4a75-a0ee-55bb705c4194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9303 2024.06.27 21:55:31.688955 [ 3 ] {} <Debug> HTTP-Session: f724126f-8563-4a75-a0ee-55bb705c4194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9304 2024.06.27 21:55:31.689018 [ 3 ] {} <Trace> HTTP-Session: f724126f-8563-4a75-a0ee-55bb705c4194 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9305 2024.06.27 21:55:31.689269 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9306 2024.06.27 21:55:31.689278 [ 3 ] {4e6745c6-0754-4498-bbc9-760ccc8234cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9307 2024.06.27 21:55:31.689287 [ 197 ] {540ef119-8e49-479b-952b-36e305224547::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9308 2024.06.27 21:55:31.689411 [ 3 ] {4e6745c6-0754-4498-bbc9-760ccc8234cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9309 2024.06.27 21:55:31.689478 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 687 rows starting from the beginning of the part
9310 2024.06.27 21:55:31.690646 [ 3 ] {4e6745c6-0754-4498-bbc9-760ccc8234cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9311 2024.06.27 21:55:31.690803 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
9312 2024.06.27 21:55:31.692126 [ 197 ] {540ef119-8e49-479b-952b-36e305224547::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9313 2024.06.27 21:55:31.692387 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 25 rows starting from the beginning of the part
9314 2024.06.27 21:55:31.692568 [ 3 ] {4e6745c6-0754-4498-bbc9-760ccc8234cc} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9315 2024.06.27 21:55:31.692661 [ 3 ] {4e6745c6-0754-4498-bbc9-760ccc8234cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9316 2024.06.27 21:55:31.692674 [ 197 ] {540ef119-8e49-479b-952b-36e305224547::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9317 2024.06.27 21:55:31.693174 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB.
9318 2024.06.27 21:55:31.693472 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
9319 2024.06.27 21:55:31.693968 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 25 rows starting from the beginning of the part
9320 2024.06.27 21:55:31.694022 [ 3 ] {4e6745c6-0754-4498-bbc9-760ccc8234cc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
9321 2024.06.27 21:55:31.694407 [ 199 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
9322 2024.06.27 21:55:31.694959 [ 3 ] {4e6745c6-0754-4498-bbc9-760ccc8234cc} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9323 2024.06.27 21:55:31.695247 [ 81 ] {} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
9324 2024.06.27 21:55:31.695259 [ 3 ] {4e6745c6-0754-4498-bbc9-760ccc8234cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006077 sec., 9873.292743129834 rows/sec., 681.36 KiB/sec.
9325 2024.06.27 21:55:31.695385 [ 81 ] {} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9326 2024.06.27 21:55:31.695547 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9327 2024.06.27 21:55:31.695818 [ 3 ] {4e6745c6-0754-4498-bbc9-760ccc8234cc} <Debug> DynamicQueryHandler: Done processing query
9328 2024.06.27 21:55:31.695909 [ 3 ] {4e6745c6-0754-4498-bbc9-760ccc8234cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9329 2024.06.27 21:55:31.696020 [ 3 ] {} <Debug> HTTP-Session: f724126f-8563-4a75-a0ee-55bb705c4194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9330 2024.06.27 21:55:31.696329 [ 201 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
9331 2024.06.27 21:55:31.696744 [ 201 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9332 2024.06.27 21:55:31.696811 [ 201 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3280 rows starting from the beginning of the part
9333 2024.06.27 21:55:31.696941 [ 201 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
9334 2024.06.27 21:55:31.697139 [ 201 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part
9335 2024.06.27 21:55:31.697323 [ 201 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part
9336 2024.06.27 21:55:31.697572 [ 201 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
9337 2024.06.27 21:55:31.697835 [ 201 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
9338 2024.06.27 21:55:31.702029 [ 189 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3580 rows, containing 4 columns (4 merged, 0 gathered) in 0.006255159 sec., 572327.5779240783 rows/sec., 38.58 MiB/sec.
9339 2024.06.27 21:55:31.702368 [ 189 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
9340 2024.06.27 21:55:31.703009 [ 189 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_61_12} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9341 2024.06.27 21:55:31.703088 [ 189 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_61_12} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
9342 2024.06.27 21:55:31.703165 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
9343 2024.06.27 21:55:31.704012 [ 193 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 749 rows, containing 19 columns (19 merged, 0 gathered) in 0.016284022 sec., 45996.00762023043 rows/sec., 82.42 MiB/sec.
9344 2024.06.27 21:55:31.704929 [ 193 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
9345 2024.06.27 21:55:31.705504 [ 193 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9346 2024.06.27 21:55:31.705591 [ 193 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
9347 2024.06.27 21:55:31.705730 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB.
9348 2024.06.27 21:55:32.001138 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.63 MiB, peak 206.77 MiB, free memory in arenas 0.00 B, will set to 198.36 MiB (RSS), difference: 1.72 MiB
9349 2024.06.27 21:55:32.438404 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache
9350 2024.06.27 21:55:32.438459 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache
9351 2024.06.27 21:55:36.642604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9352 2024.06.27 21:55:36.642754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9353 2024.06.27 21:55:36.642785 [ 3 ] {} <Debug> HTTP-Session: 0d6f5cec-5b70-49d6-ac80-43ce16725b3e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9354 2024.06.27 21:55:36.642812 [ 3 ] {} <Debug> HTTP-Session: 0d6f5cec-5b70-49d6-ac80-43ce16725b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9355 2024.06.27 21:55:36.642830 [ 3 ] {} <Debug> HTTP-Session: 0d6f5cec-5b70-49d6-ac80-43ce16725b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9356 2024.06.27 21:55:36.642888 [ 3 ] {} <Trace> HTTP-Session: 0d6f5cec-5b70-49d6-ac80-43ce16725b3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9357 2024.06.27 21:55:36.643079 [ 3 ] {438a333b-2e1b-47e1-9ad4-b0419b3b72d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9358 2024.06.27 21:55:36.643148 [ 3 ] {438a333b-2e1b-47e1-9ad4-b0419b3b72d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9359 2024.06.27 21:55:36.643343 [ 3 ] {438a333b-2e1b-47e1-9ad4-b0419b3b72d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9360 2024.06.27 21:55:36.643785 [ 3 ] {438a333b-2e1b-47e1-9ad4-b0419b3b72d0} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9361 2024.06.27 21:55:36.643827 [ 3 ] {438a333b-2e1b-47e1-9ad4-b0419b3b72d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9362 2024.06.27 21:55:36.644207 [ 3 ] {438a333b-2e1b-47e1-9ad4-b0419b3b72d0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9363 2024.06.27 21:55:36.644553 [ 3 ] {438a333b-2e1b-47e1-9ad4-b0419b3b72d0} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9364 2024.06.27 21:55:36.644722 [ 3 ] {438a333b-2e1b-47e1-9ad4-b0419b3b72d0} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001701 sec., 14697.236919459141 rows/sec., 1.16 MiB/sec.
9365 2024.06.27 21:55:36.644926 [ 3 ] {438a333b-2e1b-47e1-9ad4-b0419b3b72d0} <Debug> DynamicQueryHandler: Done processing query
9366 2024.06.27 21:55:36.644953 [ 3 ] {438a333b-2e1b-47e1-9ad4-b0419b3b72d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9367 2024.06.27 21:55:36.644969 [ 3 ] {} <Debug> HTTP-Session: 0d6f5cec-5b70-49d6-ac80-43ce16725b3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9368 2024.06.27 21:55:36.645120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9369 2024.06.27 21:55:36.645171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9370 2024.06.27 21:55:36.645190 [ 3 ] {} <Debug> HTTP-Session: 88e09293-a1ec-4a09-bb55-edf3717da79e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9371 2024.06.27 21:55:36.645206 [ 3 ] {} <Debug> HTTP-Session: 88e09293-a1ec-4a09-bb55-edf3717da79e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9372 2024.06.27 21:55:36.645220 [ 3 ] {} <Debug> HTTP-Session: 88e09293-a1ec-4a09-bb55-edf3717da79e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9373 2024.06.27 21:55:36.645251 [ 3 ] {} <Trace> HTTP-Session: 88e09293-a1ec-4a09-bb55-edf3717da79e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9374 2024.06.27 21:55:36.645346 [ 3 ] {c562bf25-53d1-4b17-b6f6-873b3ce2d46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9375 2024.06.27 21:55:36.645390 [ 3 ] {c562bf25-53d1-4b17-b6f6-873b3ce2d46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9376 2024.06.27 21:55:36.645519 [ 3 ] {c562bf25-53d1-4b17-b6f6-873b3ce2d46c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9377 2024.06.27 21:55:36.645829 [ 3 ] {c562bf25-53d1-4b17-b6f6-873b3ce2d46c} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9378 2024.06.27 21:55:36.645866 [ 3 ] {c562bf25-53d1-4b17-b6f6-873b3ce2d46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9379 2024.06.27 21:55:36.646172 [ 3 ] {c562bf25-53d1-4b17-b6f6-873b3ce2d46c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9380 2024.06.27 21:55:36.646480 [ 3 ] {c562bf25-53d1-4b17-b6f6-873b3ce2d46c} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9381 2024.06.27 21:55:36.646641 [ 3 ] {c562bf25-53d1-4b17-b6f6-873b3ce2d46c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001318 sec., 1517.4506828528074 rows/sec., 123.74 KiB/sec.
9382 2024.06.27 21:55:36.646812 [ 3 ] {c562bf25-53d1-4b17-b6f6-873b3ce2d46c} <Debug> DynamicQueryHandler: Done processing query
9383 2024.06.27 21:55:36.646836 [ 3 ] {c562bf25-53d1-4b17-b6f6-873b3ce2d46c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9384 2024.06.27 21:55:36.646852 [ 3 ] {} <Debug> HTTP-Session: 88e09293-a1ec-4a09-bb55-edf3717da79e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9385 2024.06.27 21:55:36.646992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9386 2024.06.27 21:55:36.647040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9387 2024.06.27 21:55:36.647060 [ 3 ] {} <Debug> HTTP-Session: 21888dee-9b9d-4943-b38b-e1913063ee34 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9388 2024.06.27 21:55:36.647076 [ 3 ] {} <Debug> HTTP-Session: 21888dee-9b9d-4943-b38b-e1913063ee34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9389 2024.06.27 21:55:36.647089 [ 3 ] {} <Debug> HTTP-Session: 21888dee-9b9d-4943-b38b-e1913063ee34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9390 2024.06.27 21:55:36.647120 [ 3 ] {} <Trace> HTTP-Session: 21888dee-9b9d-4943-b38b-e1913063ee34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9391 2024.06.27 21:55:36.647254 [ 3 ] {f993b1f4-23e8-4003-818d-6eb0e1e6e438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9392 2024.06.27 21:55:36.647296 [ 3 ] {f993b1f4-23e8-4003-818d-6eb0e1e6e438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9393 2024.06.27 21:55:36.647421 [ 3 ] {f993b1f4-23e8-4003-818d-6eb0e1e6e438} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9394 2024.06.27 21:55:36.647808 [ 3 ] {f993b1f4-23e8-4003-818d-6eb0e1e6e438} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9395 2024.06.27 21:55:36.647844 [ 3 ] {f993b1f4-23e8-4003-818d-6eb0e1e6e438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9396 2024.06.27 21:55:36.648172 [ 3 ] {f993b1f4-23e8-4003-818d-6eb0e1e6e438} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9397 2024.06.27 21:55:36.648477 [ 3 ] {f993b1f4-23e8-4003-818d-6eb0e1e6e438} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9398 2024.06.27 21:55:36.648629 [ 3 ] {f993b1f4-23e8-4003-818d-6eb0e1e6e438} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.00143 sec., 92307.6923076923 rows/sec., 7.68 MiB/sec.
9399 2024.06.27 21:55:36.648806 [ 3 ] {f993b1f4-23e8-4003-818d-6eb0e1e6e438} <Debug> DynamicQueryHandler: Done processing query
9400 2024.06.27 21:55:36.648831 [ 3 ] {f993b1f4-23e8-4003-818d-6eb0e1e6e438} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9401 2024.06.27 21:55:36.648847 [ 3 ] {} <Debug> HTTP-Session: 21888dee-9b9d-4943-b38b-e1913063ee34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9402 2024.06.27 21:55:36.648968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9403 2024.06.27 21:55:36.649016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9404 2024.06.27 21:55:36.649035 [ 3 ] {} <Debug> HTTP-Session: 5f119ac2-03d7-439a-b046-ce2c5abd3221 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9405 2024.06.27 21:55:36.649051 [ 3 ] {} <Debug> HTTP-Session: 5f119ac2-03d7-439a-b046-ce2c5abd3221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9406 2024.06.27 21:55:36.649065 [ 3 ] {} <Debug> HTTP-Session: 5f119ac2-03d7-439a-b046-ce2c5abd3221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9407 2024.06.27 21:55:36.649095 [ 3 ] {} <Trace> HTTP-Session: 5f119ac2-03d7-439a-b046-ce2c5abd3221 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9408 2024.06.27 21:55:36.649189 [ 3 ] {a6eb38ec-ac8b-4ddd-a514-e472677a0370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9409 2024.06.27 21:55:36.649232 [ 3 ] {a6eb38ec-ac8b-4ddd-a514-e472677a0370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9410 2024.06.27 21:55:36.649360 [ 3 ] {a6eb38ec-ac8b-4ddd-a514-e472677a0370} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9411 2024.06.27 21:55:36.649651 [ 3 ] {a6eb38ec-ac8b-4ddd-a514-e472677a0370} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9412 2024.06.27 21:55:36.649687 [ 3 ] {a6eb38ec-ac8b-4ddd-a514-e472677a0370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9413 2024.06.27 21:55:36.649987 [ 3 ] {a6eb38ec-ac8b-4ddd-a514-e472677a0370} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9414 2024.06.27 21:55:36.650298 [ 3 ] {a6eb38ec-ac8b-4ddd-a514-e472677a0370} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9415 2024.06.27 21:55:36.650440 [ 3 ] {a6eb38ec-ac8b-4ddd-a514-e472677a0370} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001272 sec., 1572.3270440251574 rows/sec., 109.79 KiB/sec.
9416 2024.06.27 21:55:36.650601 [ 3 ] {a6eb38ec-ac8b-4ddd-a514-e472677a0370} <Debug> DynamicQueryHandler: Done processing query
9417 2024.06.27 21:55:36.650625 [ 3 ] {a6eb38ec-ac8b-4ddd-a514-e472677a0370} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9418 2024.06.27 21:55:36.650642 [ 3 ] {} <Debug> HTTP-Session: 5f119ac2-03d7-439a-b046-ce2c5abd3221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9419 2024.06.27 21:55:36.650768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9420 2024.06.27 21:55:36.650815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9421 2024.06.27 21:55:36.650835 [ 3 ] {} <Debug> HTTP-Session: e0d9043a-8465-452c-b784-20a38acc3535 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9422 2024.06.27 21:55:36.650850 [ 3 ] {} <Debug> HTTP-Session: e0d9043a-8465-452c-b784-20a38acc3535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9423 2024.06.27 21:55:36.650864 [ 3 ] {} <Debug> HTTP-Session: e0d9043a-8465-452c-b784-20a38acc3535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9424 2024.06.27 21:55:36.650894 [ 3 ] {} <Trace> HTTP-Session: e0d9043a-8465-452c-b784-20a38acc3535 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9425 2024.06.27 21:55:36.651016 [ 3 ] {1c5813d4-8e51-4f5f-93a2-c1614a4bcd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9426 2024.06.27 21:55:36.651058 [ 3 ] {1c5813d4-8e51-4f5f-93a2-c1614a4bcd42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9427 2024.06.27 21:55:36.651181 [ 3 ] {1c5813d4-8e51-4f5f-93a2-c1614a4bcd42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9428 2024.06.27 21:55:36.651587 [ 3 ] {1c5813d4-8e51-4f5f-93a2-c1614a4bcd42} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9429 2024.06.27 21:55:36.651624 [ 3 ] {1c5813d4-8e51-4f5f-93a2-c1614a4bcd42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9430 2024.06.27 21:55:36.651932 [ 3 ] {1c5813d4-8e51-4f5f-93a2-c1614a4bcd42} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9431 2024.06.27 21:55:36.652231 [ 3 ] {1c5813d4-8e51-4f5f-93a2-c1614a4bcd42} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9432 2024.06.27 21:55:36.652387 [ 3 ] {1c5813d4-8e51-4f5f-93a2-c1614a4bcd42} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001415 sec., 64310.95406360424 rows/sec., 5.02 MiB/sec.
9433 2024.06.27 21:55:36.652554 [ 3 ] {1c5813d4-8e51-4f5f-93a2-c1614a4bcd42} <Debug> DynamicQueryHandler: Done processing query
9434 2024.06.27 21:55:36.652578 [ 3 ] {1c5813d4-8e51-4f5f-93a2-c1614a4bcd42} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9435 2024.06.27 21:55:36.652597 [ 3 ] {} <Debug> HTTP-Session: e0d9043a-8465-452c-b784-20a38acc3535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9436 2024.06.27 21:55:36.652769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9437 2024.06.27 21:55:36.652818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9438 2024.06.27 21:55:36.652838 [ 3 ] {} <Debug> HTTP-Session: 65a6be9a-91f4-4c7b-8705-f341a7596cc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9439 2024.06.27 21:55:36.652855 [ 3 ] {} <Debug> HTTP-Session: 65a6be9a-91f4-4c7b-8705-f341a7596cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9440 2024.06.27 21:55:36.652868 [ 3 ] {} <Debug> HTTP-Session: 65a6be9a-91f4-4c7b-8705-f341a7596cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9441 2024.06.27 21:55:36.652899 [ 3 ] {} <Trace> HTTP-Session: 65a6be9a-91f4-4c7b-8705-f341a7596cc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9442 2024.06.27 21:55:36.653054 [ 3 ] {82f263ff-815c-46f2-a8f7-12eee9a61960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9443 2024.06.27 21:55:36.653101 [ 3 ] {82f263ff-815c-46f2-a8f7-12eee9a61960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9444 2024.06.27 21:55:36.653247 [ 3 ] {82f263ff-815c-46f2-a8f7-12eee9a61960} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9445 2024.06.27 21:55:36.653650 [ 3 ] {82f263ff-815c-46f2-a8f7-12eee9a61960} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9446 2024.06.27 21:55:36.653686 [ 3 ] {82f263ff-815c-46f2-a8f7-12eee9a61960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9447 2024.06.27 21:55:36.654073 [ 3 ] {82f263ff-815c-46f2-a8f7-12eee9a61960} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9448 2024.06.27 21:55:36.654404 [ 3 ] {82f263ff-815c-46f2-a8f7-12eee9a61960} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9449 2024.06.27 21:55:36.654559 [ 3 ] {82f263ff-815c-46f2-a8f7-12eee9a61960} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001565 sec., 102875.39936102237 rows/sec., 7.16 MiB/sec.
9450 2024.06.27 21:55:36.654729 [ 3 ] {82f263ff-815c-46f2-a8f7-12eee9a61960} <Debug> DynamicQueryHandler: Done processing query
9451 2024.06.27 21:55:36.654754 [ 3 ] {82f263ff-815c-46f2-a8f7-12eee9a61960} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9452 2024.06.27 21:55:36.654770 [ 3 ] {} <Debug> HTTP-Session: 65a6be9a-91f4-4c7b-8705-f341a7596cc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9453 2024.06.27 21:55:36.654913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9454 2024.06.27 21:55:36.654961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9455 2024.06.27 21:55:36.654981 [ 3 ] {} <Debug> HTTP-Session: 345a9838-674b-4489-9ad7-9ff377dec6ff Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9456 2024.06.27 21:55:36.654996 [ 3 ] {} <Debug> HTTP-Session: 345a9838-674b-4489-9ad7-9ff377dec6ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9457 2024.06.27 21:55:36.655009 [ 3 ] {} <Debug> HTTP-Session: 345a9838-674b-4489-9ad7-9ff377dec6ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9458 2024.06.27 21:55:36.655040 [ 3 ] {} <Trace> HTTP-Session: 345a9838-674b-4489-9ad7-9ff377dec6ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9459 2024.06.27 21:55:36.655326 [ 3 ] {74df8812-ddc7-4e1e-8be9-1829bb4a0084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9460 2024.06.27 21:55:36.655390 [ 3 ] {74df8812-ddc7-4e1e-8be9-1829bb4a0084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9461 2024.06.27 21:55:36.655790 [ 3 ] {74df8812-ddc7-4e1e-8be9-1829bb4a0084} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9462 2024.06.27 21:55:36.656493 [ 3 ] {74df8812-ddc7-4e1e-8be9-1829bb4a0084} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9463 2024.06.27 21:55:36.656529 [ 3 ] {74df8812-ddc7-4e1e-8be9-1829bb4a0084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9464 2024.06.27 21:55:36.657153 [ 3 ] {74df8812-ddc7-4e1e-8be9-1829bb4a0084} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
9465 2024.06.27 21:55:36.657556 [ 3 ] {74df8812-ddc7-4e1e-8be9-1829bb4a0084} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9466 2024.06.27 21:55:36.657721 [ 3 ] {74df8812-ddc7-4e1e-8be9-1829bb4a0084} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002591 sec., 9648.7842531841 rows/sec., 17.29 MiB/sec.
9467 2024.06.27 21:55:36.657947 [ 3 ] {74df8812-ddc7-4e1e-8be9-1829bb4a0084} <Debug> DynamicQueryHandler: Done processing query
9468 2024.06.27 21:55:36.657970 [ 3 ] {74df8812-ddc7-4e1e-8be9-1829bb4a0084} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9469 2024.06.27 21:55:36.657986 [ 3 ] {} <Debug> HTTP-Session: 345a9838-674b-4489-9ad7-9ff377dec6ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9470 2024.06.27 21:55:36.658131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9471 2024.06.27 21:55:36.658181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9472 2024.06.27 21:55:36.658199 [ 3 ] {} <Debug> HTTP-Session: 1ff00012-6fd2-40bb-a9ad-16fe0bf0e3ad Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9473 2024.06.27 21:55:36.658216 [ 3 ] {} <Debug> HTTP-Session: 1ff00012-6fd2-40bb-a9ad-16fe0bf0e3ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9474 2024.06.27 21:55:36.658229 [ 3 ] {} <Debug> HTTP-Session: 1ff00012-6fd2-40bb-a9ad-16fe0bf0e3ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9475 2024.06.27 21:55:36.658260 [ 3 ] {} <Trace> HTTP-Session: 1ff00012-6fd2-40bb-a9ad-16fe0bf0e3ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9476 2024.06.27 21:55:36.658372 [ 3 ] {c7a1f90f-7f61-4b6e-afe1-aaafe7a454dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9477 2024.06.27 21:55:36.658418 [ 3 ] {c7a1f90f-7f61-4b6e-afe1-aaafe7a454dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9478 2024.06.27 21:55:36.658543 [ 3 ] {c7a1f90f-7f61-4b6e-afe1-aaafe7a454dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9479 2024.06.27 21:55:36.658845 [ 3 ] {c7a1f90f-7f61-4b6e-afe1-aaafe7a454dd} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9480 2024.06.27 21:55:36.658881 [ 3 ] {c7a1f90f-7f61-4b6e-afe1-aaafe7a454dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9481 2024.06.27 21:55:36.659242 [ 3 ] {c7a1f90f-7f61-4b6e-afe1-aaafe7a454dd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
9482 2024.06.27 21:55:36.659566 [ 3 ] {c7a1f90f-7f61-4b6e-afe1-aaafe7a454dd} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9483 2024.06.27 21:55:36.659722 [ 3 ] {c7a1f90f-7f61-4b6e-afe1-aaafe7a454dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec.
9484 2024.06.27 21:55:36.659892 [ 3 ] {c7a1f90f-7f61-4b6e-afe1-aaafe7a454dd} <Debug> DynamicQueryHandler: Done processing query
9485 2024.06.27 21:55:36.659916 [ 3 ] {c7a1f90f-7f61-4b6e-afe1-aaafe7a454dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9486 2024.06.27 21:55:36.659931 [ 3 ] {} <Debug> HTTP-Session: 1ff00012-6fd2-40bb-a9ad-16fe0bf0e3ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9487 2024.06.27 21:55:41.641998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9488 2024.06.27 21:55:41.642189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9489 2024.06.27 21:55:41.642235 [ 3 ] {} <Debug> HTTP-Session: 9c261505-406e-467c-8c08-38d4b26d40f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9490 2024.06.27 21:55:41.642276 [ 3 ] {} <Debug> HTTP-Session: 9c261505-406e-467c-8c08-38d4b26d40f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9491 2024.06.27 21:55:41.642304 [ 3 ] {} <Debug> HTTP-Session: 9c261505-406e-467c-8c08-38d4b26d40f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9492 2024.06.27 21:55:41.642384 [ 3 ] {} <Trace> HTTP-Session: 9c261505-406e-467c-8c08-38d4b26d40f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9493 2024.06.27 21:55:41.642661 [ 3 ] {f9a3f9a7-b6a9-4328-a59d-e168e3e3afdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9494 2024.06.27 21:55:41.642770 [ 3 ] {f9a3f9a7-b6a9-4328-a59d-e168e3e3afdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9495 2024.06.27 21:55:41.643086 [ 3 ] {f9a3f9a7-b6a9-4328-a59d-e168e3e3afdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9496 2024.06.27 21:55:41.643557 [ 3 ] {f9a3f9a7-b6a9-4328-a59d-e168e3e3afdd} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9497 2024.06.27 21:55:41.643599 [ 3 ] {f9a3f9a7-b6a9-4328-a59d-e168e3e3afdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9498 2024.06.27 21:55:41.643981 [ 3 ] {f9a3f9a7-b6a9-4328-a59d-e168e3e3afdd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9499 2024.06.27 21:55:41.644319 [ 3 ] {f9a3f9a7-b6a9-4328-a59d-e168e3e3afdd} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9500 2024.06.27 21:55:41.644463 [ 3 ] {f9a3f9a7-b6a9-4328-a59d-e168e3e3afdd} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001892 sec., 2114.164904862579 rows/sec., 171.36 KiB/sec.
9501 2024.06.27 21:55:41.644685 [ 3 ] {f9a3f9a7-b6a9-4328-a59d-e168e3e3afdd} <Debug> DynamicQueryHandler: Done processing query
9502 2024.06.27 21:55:41.644711 [ 3 ] {f9a3f9a7-b6a9-4328-a59d-e168e3e3afdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9503 2024.06.27 21:55:41.644728 [ 3 ] {} <Debug> HTTP-Session: 9c261505-406e-467c-8c08-38d4b26d40f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9504 2024.06.27 21:55:41.644890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9505 2024.06.27 21:55:41.644946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9506 2024.06.27 21:55:41.644966 [ 3 ] {} <Debug> HTTP-Session: b5a91910-881d-4cf3-abd2-2d183568cfaf Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9507 2024.06.27 21:55:41.644984 [ 3 ] {} <Debug> HTTP-Session: b5a91910-881d-4cf3-abd2-2d183568cfaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9508 2024.06.27 21:55:41.644998 [ 3 ] {} <Debug> HTTP-Session: b5a91910-881d-4cf3-abd2-2d183568cfaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9509 2024.06.27 21:55:41.645033 [ 3 ] {} <Trace> HTTP-Session: b5a91910-881d-4cf3-abd2-2d183568cfaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9510 2024.06.27 21:55:41.645134 [ 3 ] {addb873e-3201-47b2-ab32-be9410c1ea77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9511 2024.06.27 21:55:41.645180 [ 3 ] {addb873e-3201-47b2-ab32-be9410c1ea77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9512 2024.06.27 21:55:41.645310 [ 3 ] {addb873e-3201-47b2-ab32-be9410c1ea77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9513 2024.06.27 21:55:41.645662 [ 3 ] {addb873e-3201-47b2-ab32-be9410c1ea77} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9514 2024.06.27 21:55:41.645698 [ 3 ] {addb873e-3201-47b2-ab32-be9410c1ea77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9515 2024.06.27 21:55:41.645999 [ 3 ] {addb873e-3201-47b2-ab32-be9410c1ea77} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9516 2024.06.27 21:55:41.646305 [ 3 ] {addb873e-3201-47b2-ab32-be9410c1ea77} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9517 2024.06.27 21:55:41.646429 [ 3 ] {addb873e-3201-47b2-ab32-be9410c1ea77} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001323 sec., 1511.7157974300833 rows/sec., 123.27 KiB/sec.
9518 2024.06.27 21:55:41.646591 [ 3 ] {addb873e-3201-47b2-ab32-be9410c1ea77} <Debug> DynamicQueryHandler: Done processing query
9519 2024.06.27 21:55:41.646614 [ 3 ] {addb873e-3201-47b2-ab32-be9410c1ea77} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9520 2024.06.27 21:55:41.646630 [ 3 ] {} <Debug> HTTP-Session: b5a91910-881d-4cf3-abd2-2d183568cfaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9521 2024.06.27 21:55:41.646757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9522 2024.06.27 21:55:41.646806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9523 2024.06.27 21:55:41.646826 [ 3 ] {} <Debug> HTTP-Session: 4a52c890-9084-4b7b-bdb2-10ff3881f1ee Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9524 2024.06.27 21:55:41.646842 [ 3 ] {} <Debug> HTTP-Session: 4a52c890-9084-4b7b-bdb2-10ff3881f1ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9525 2024.06.27 21:55:41.646855 [ 3 ] {} <Debug> HTTP-Session: 4a52c890-9084-4b7b-bdb2-10ff3881f1ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9526 2024.06.27 21:55:41.646887 [ 3 ] {} <Trace> HTTP-Session: 4a52c890-9084-4b7b-bdb2-10ff3881f1ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9527 2024.06.27 21:55:41.647003 [ 3 ] {efeb8f53-13f6-4c8b-baf0-767059867d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9528 2024.06.27 21:55:41.647046 [ 3 ] {efeb8f53-13f6-4c8b-baf0-767059867d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9529 2024.06.27 21:55:41.647168 [ 3 ] {efeb8f53-13f6-4c8b-baf0-767059867d52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9530 2024.06.27 21:55:41.647532 [ 3 ] {efeb8f53-13f6-4c8b-baf0-767059867d52} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9531 2024.06.27 21:55:41.647569 [ 3 ] {efeb8f53-13f6-4c8b-baf0-767059867d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9532 2024.06.27 21:55:41.647876 [ 3 ] {efeb8f53-13f6-4c8b-baf0-767059867d52} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9533 2024.06.27 21:55:41.648184 [ 3 ] {efeb8f53-13f6-4c8b-baf0-767059867d52} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9534 2024.06.27 21:55:41.648309 [ 3 ] {efeb8f53-13f6-4c8b-baf0-767059867d52} <Debug> executeQuery: Read 69 rows, 5.55 KiB in 0.001348 sec., 51186.94362017804 rows/sec., 4.02 MiB/sec.
9535 2024.06.27 21:55:41.648568 [ 3 ] {efeb8f53-13f6-4c8b-baf0-767059867d52} <Debug> DynamicQueryHandler: Done processing query
9536 2024.06.27 21:55:41.648636 [ 3 ] {efeb8f53-13f6-4c8b-baf0-767059867d52} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9537 2024.06.27 21:55:41.648699 [ 3 ] {} <Debug> HTTP-Session: 4a52c890-9084-4b7b-bdb2-10ff3881f1ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9538 2024.06.27 21:55:41.648862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9539 2024.06.27 21:55:41.648914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9540 2024.06.27 21:55:41.648933 [ 3 ] {} <Debug> HTTP-Session: 09d11458-4676-421c-a44a-2235924e6c32 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9541 2024.06.27 21:55:41.648950 [ 3 ] {} <Debug> HTTP-Session: 09d11458-4676-421c-a44a-2235924e6c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9542 2024.06.27 21:55:41.648965 [ 3 ] {} <Debug> HTTP-Session: 09d11458-4676-421c-a44a-2235924e6c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9543 2024.06.27 21:55:41.648997 [ 3 ] {} <Trace> HTTP-Session: 09d11458-4676-421c-a44a-2235924e6c32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9544 2024.06.27 21:55:41.649096 [ 3 ] {2e32aaef-37df-467f-bfbd-1a9beedc0869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9545 2024.06.27 21:55:41.649141 [ 3 ] {2e32aaef-37df-467f-bfbd-1a9beedc0869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9546 2024.06.27 21:55:41.649282 [ 3 ] {2e32aaef-37df-467f-bfbd-1a9beedc0869} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9547 2024.06.27 21:55:41.649553 [ 3 ] {2e32aaef-37df-467f-bfbd-1a9beedc0869} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9548 2024.06.27 21:55:41.649589 [ 3 ] {2e32aaef-37df-467f-bfbd-1a9beedc0869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9549 2024.06.27 21:55:41.649977 [ 3 ] {2e32aaef-37df-467f-bfbd-1a9beedc0869} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9550 2024.06.27 21:55:41.650567 [ 3 ] {2e32aaef-37df-467f-bfbd-1a9beedc0869} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9551 2024.06.27 21:55:41.650697 [ 3 ] {2e32aaef-37df-467f-bfbd-1a9beedc0869} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001626 sec., 1230.0123001230013 rows/sec., 85.88 KiB/sec.
9552 2024.06.27 21:55:41.650981 [ 3 ] {2e32aaef-37df-467f-bfbd-1a9beedc0869} <Debug> DynamicQueryHandler: Done processing query
9553 2024.06.27 21:55:41.651006 [ 3 ] {2e32aaef-37df-467f-bfbd-1a9beedc0869} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9554 2024.06.27 21:55:41.651021 [ 3 ] {} <Debug> HTTP-Session: 09d11458-4676-421c-a44a-2235924e6c32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9555 2024.06.27 21:55:41.651148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 11892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9556 2024.06.27 21:55:41.651198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9557 2024.06.27 21:55:41.651218 [ 3 ] {} <Debug> HTTP-Session: 65b23320-4e1b-412a-a168-e2f7e4be89d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9558 2024.06.27 21:55:41.651234 [ 3 ] {} <Debug> HTTP-Session: 65b23320-4e1b-412a-a168-e2f7e4be89d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9559 2024.06.27 21:55:41.651247 [ 3 ] {} <Debug> HTTP-Session: 65b23320-4e1b-412a-a168-e2f7e4be89d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9560 2024.06.27 21:55:41.651278 [ 3 ] {} <Trace> HTTP-Session: 65b23320-4e1b-412a-a168-e2f7e4be89d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9561 2024.06.27 21:55:41.651394 [ 3 ] {1d604195-923c-4eed-886d-89201f06c938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9562 2024.06.27 21:55:41.651438 [ 3 ] {1d604195-923c-4eed-886d-89201f06c938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9563 2024.06.27 21:55:41.651579 [ 3 ] {1d604195-923c-4eed-886d-89201f06c938} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9564 2024.06.27 21:55:41.651949 [ 3 ] {1d604195-923c-4eed-886d-89201f06c938} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9565 2024.06.27 21:55:41.651986 [ 3 ] {1d604195-923c-4eed-886d-89201f06c938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9566 2024.06.27 21:55:41.652287 [ 3 ] {1d604195-923c-4eed-886d-89201f06c938} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9567 2024.06.27 21:55:41.652590 [ 3 ] {1d604195-923c-4eed-886d-89201f06c938} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9568 2024.06.27 21:55:41.652715 [ 3 ] {1d604195-923c-4eed-886d-89201f06c938} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001362 sec., 51395.00734214391 rows/sec., 4.01 MiB/sec.
9569 2024.06.27 21:55:41.652865 [ 3 ] {1d604195-923c-4eed-886d-89201f06c938} <Debug> DynamicQueryHandler: Done processing query
9570 2024.06.27 21:55:41.652889 [ 3 ] {1d604195-923c-4eed-886d-89201f06c938} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9571 2024.06.27 21:55:41.652905 [ 3 ] {} <Debug> HTTP-Session: 65b23320-4e1b-412a-a168-e2f7e4be89d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9572 2024.06.27 21:55:41.653087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9573 2024.06.27 21:55:41.653136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9574 2024.06.27 21:55:41.653155 [ 3 ] {} <Debug> HTTP-Session: 6ed32d47-5332-4e53-a0fc-37c8a54aa58b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9575 2024.06.27 21:55:41.653171 [ 3 ] {} <Debug> HTTP-Session: 6ed32d47-5332-4e53-a0fc-37c8a54aa58b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9576 2024.06.27 21:55:41.653184 [ 3 ] {} <Debug> HTTP-Session: 6ed32d47-5332-4e53-a0fc-37c8a54aa58b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9577 2024.06.27 21:55:41.653215 [ 3 ] {} <Trace> HTTP-Session: 6ed32d47-5332-4e53-a0fc-37c8a54aa58b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9578 2024.06.27 21:55:41.653356 [ 3 ] {2915b9e0-8cae-402d-a37a-80326ec5ca8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9579 2024.06.27 21:55:41.653401 [ 3 ] {2915b9e0-8cae-402d-a37a-80326ec5ca8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9580 2024.06.27 21:55:41.653540 [ 3 ] {2915b9e0-8cae-402d-a37a-80326ec5ca8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9581 2024.06.27 21:55:41.653910 [ 3 ] {2915b9e0-8cae-402d-a37a-80326ec5ca8e} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9582 2024.06.27 21:55:41.653945 [ 3 ] {2915b9e0-8cae-402d-a37a-80326ec5ca8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9583 2024.06.27 21:55:41.654326 [ 3 ] {2915b9e0-8cae-402d-a37a-80326ec5ca8e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9584 2024.06.27 21:55:41.654667 [ 3 ] {2915b9e0-8cae-402d-a37a-80326ec5ca8e} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9585 2024.06.27 21:55:41.654791 [ 3 ] {2915b9e0-8cae-402d-a37a-80326ec5ca8e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001503 sec., 107119.09514304723 rows/sec., 7.46 MiB/sec.
9586 2024.06.27 21:55:41.654956 [ 3 ] {2915b9e0-8cae-402d-a37a-80326ec5ca8e} <Debug> DynamicQueryHandler: Done processing query
9587 2024.06.27 21:55:41.654980 [ 3 ] {2915b9e0-8cae-402d-a37a-80326ec5ca8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9588 2024.06.27 21:55:41.654997 [ 3 ] {} <Debug> HTTP-Session: 6ed32d47-5332-4e53-a0fc-37c8a54aa58b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9589 2024.06.27 21:55:41.655124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9590 2024.06.27 21:55:41.655172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9591 2024.06.27 21:55:41.655191 [ 3 ] {} <Debug> HTTP-Session: 4dedbeee-1aec-4168-a019-6e38815a9486 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9592 2024.06.27 21:55:41.655207 [ 3 ] {} <Debug> HTTP-Session: 4dedbeee-1aec-4168-a019-6e38815a9486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9593 2024.06.27 21:55:41.655221 [ 3 ] {} <Debug> HTTP-Session: 4dedbeee-1aec-4168-a019-6e38815a9486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9594 2024.06.27 21:55:41.655251 [ 3 ] {} <Trace> HTTP-Session: 4dedbeee-1aec-4168-a019-6e38815a9486 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9595 2024.06.27 21:55:41.655384 [ 3 ] {858bd0d4-9300-4d71-b6f4-f3b0735ca68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9596 2024.06.27 21:55:41.655448 [ 3 ] {858bd0d4-9300-4d71-b6f4-f3b0735ca68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9597 2024.06.27 21:55:41.655851 [ 3 ] {858bd0d4-9300-4d71-b6f4-f3b0735ca68f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9598 2024.06.27 21:55:41.656269 [ 3 ] {858bd0d4-9300-4d71-b6f4-f3b0735ca68f} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9599 2024.06.27 21:55:41.656304 [ 3 ] {858bd0d4-9300-4d71-b6f4-f3b0735ca68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9600 2024.06.27 21:55:41.656882 [ 3 ] {858bd0d4-9300-4d71-b6f4-f3b0735ca68f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
9601 2024.06.27 21:55:41.657292 [ 3 ] {858bd0d4-9300-4d71-b6f4-f3b0735ca68f} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9602 2024.06.27 21:55:41.657437 [ 3 ] {858bd0d4-9300-4d71-b6f4-f3b0735ca68f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002116 sec., 1890.359168241966 rows/sec., 3.39 MiB/sec.
9603 2024.06.27 21:55:41.657632 [ 3 ] {858bd0d4-9300-4d71-b6f4-f3b0735ca68f} <Debug> DynamicQueryHandler: Done processing query
9604 2024.06.27 21:55:41.657657 [ 3 ] {858bd0d4-9300-4d71-b6f4-f3b0735ca68f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9605 2024.06.27 21:55:41.657674 [ 3 ] {} <Debug> HTTP-Session: 4dedbeee-1aec-4168-a019-6e38815a9486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9606 2024.06.27 21:55:41.657831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9607 2024.06.27 21:55:41.657880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9608 2024.06.27 21:55:41.657900 [ 3 ] {} <Debug> HTTP-Session: 21ad2ce9-f940-47b6-8862-c1805f297e57 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9609 2024.06.27 21:55:41.657917 [ 3 ] {} <Debug> HTTP-Session: 21ad2ce9-f940-47b6-8862-c1805f297e57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9610 2024.06.27 21:55:41.657931 [ 3 ] {} <Debug> HTTP-Session: 21ad2ce9-f940-47b6-8862-c1805f297e57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9611 2024.06.27 21:55:41.657962 [ 3 ] {} <Trace> HTTP-Session: 21ad2ce9-f940-47b6-8862-c1805f297e57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9612 2024.06.27 21:55:41.658076 [ 3 ] {44b0499f-8515-40c2-9200-cdd35141920c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9613 2024.06.27 21:55:41.658122 [ 3 ] {44b0499f-8515-40c2-9200-cdd35141920c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9614 2024.06.27 21:55:41.658248 [ 3 ] {44b0499f-8515-40c2-9200-cdd35141920c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9615 2024.06.27 21:55:41.658582 [ 3 ] {44b0499f-8515-40c2-9200-cdd35141920c} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9616 2024.06.27 21:55:41.658620 [ 3 ] {44b0499f-8515-40c2-9200-cdd35141920c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9617 2024.06.27 21:55:41.658984 [ 3 ] {44b0499f-8515-40c2-9200-cdd35141920c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
9618 2024.06.27 21:55:41.659313 [ 3 ] {44b0499f-8515-40c2-9200-cdd35141920c} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9619 2024.06.27 21:55:41.659438 [ 3 ] {44b0499f-8515-40c2-9200-cdd35141920c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec.
9620 2024.06.27 21:55:41.659602 [ 3 ] {44b0499f-8515-40c2-9200-cdd35141920c} <Debug> DynamicQueryHandler: Done processing query
9621 2024.06.27 21:55:41.659626 [ 3 ] {44b0499f-8515-40c2-9200-cdd35141920c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9622 2024.06.27 21:55:41.659642 [ 3 ] {} <Debug> HTTP-Session: 21ad2ce9-f940-47b6-8862-c1805f297e57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9623 2024.06.27 21:55:46.642329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9624 2024.06.27 21:55:46.642462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9625 2024.06.27 21:55:46.642488 [ 3 ] {} <Debug> HTTP-Session: 6c2fd86b-df9d-450f-8eff-0400df0e6a1e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9626 2024.06.27 21:55:46.642513 [ 3 ] {} <Debug> HTTP-Session: 6c2fd86b-df9d-450f-8eff-0400df0e6a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9627 2024.06.27 21:55:46.642528 [ 3 ] {} <Debug> HTTP-Session: 6c2fd86b-df9d-450f-8eff-0400df0e6a1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9628 2024.06.27 21:55:46.642578 [ 3 ] {} <Trace> HTTP-Session: 6c2fd86b-df9d-450f-8eff-0400df0e6a1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9629 2024.06.27 21:55:46.642766 [ 3 ] {0d8d83c2-8816-4dbe-a9aa-eb0aa8478d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9630 2024.06.27 21:55:46.642833 [ 3 ] {0d8d83c2-8816-4dbe-a9aa-eb0aa8478d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9631 2024.06.27 21:55:46.643028 [ 3 ] {0d8d83c2-8816-4dbe-a9aa-eb0aa8478d3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9632 2024.06.27 21:55:46.643464 [ 3 ] {0d8d83c2-8816-4dbe-a9aa-eb0aa8478d3d} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9633 2024.06.27 21:55:46.643512 [ 3 ] {0d8d83c2-8816-4dbe-a9aa-eb0aa8478d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9634 2024.06.27 21:55:46.643908 [ 3 ] {0d8d83c2-8816-4dbe-a9aa-eb0aa8478d3d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9635 2024.06.27 21:55:46.644252 [ 3 ] {0d8d83c2-8816-4dbe-a9aa-eb0aa8478d3d} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9636 2024.06.27 21:55:46.644414 [ 3 ] {0d8d83c2-8816-4dbe-a9aa-eb0aa8478d3d} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001707 sec., 14645.577035735208 rows/sec., 1.16 MiB/sec.
9637 2024.06.27 21:55:46.644713 [ 3 ] {0d8d83c2-8816-4dbe-a9aa-eb0aa8478d3d} <Debug> DynamicQueryHandler: Done processing query
9638 2024.06.27 21:55:46.644772 [ 3 ] {0d8d83c2-8816-4dbe-a9aa-eb0aa8478d3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9639 2024.06.27 21:55:46.644831 [ 3 ] {} <Debug> HTTP-Session: 6c2fd86b-df9d-450f-8eff-0400df0e6a1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9640 2024.06.27 21:55:46.645064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9641 2024.06.27 21:55:46.645120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9642 2024.06.27 21:55:46.645141 [ 3 ] {} <Debug> HTTP-Session: 0cced326-5264-492f-9142-4187d809016c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9643 2024.06.27 21:55:46.645159 [ 3 ] {} <Debug> HTTP-Session: 0cced326-5264-492f-9142-4187d809016c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9644 2024.06.27 21:55:46.645174 [ 3 ] {} <Debug> HTTP-Session: 0cced326-5264-492f-9142-4187d809016c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9645 2024.06.27 21:55:46.645210 [ 3 ] {} <Trace> HTTP-Session: 0cced326-5264-492f-9142-4187d809016c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9646 2024.06.27 21:55:46.645361 [ 3 ] {a1893268-5037-46d8-925a-a5b7d9a384a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9647 2024.06.27 21:55:46.645412 [ 3 ] {a1893268-5037-46d8-925a-a5b7d9a384a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9648 2024.06.27 21:55:46.645567 [ 3 ] {a1893268-5037-46d8-925a-a5b7d9a384a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9649 2024.06.27 21:55:46.646000 [ 3 ] {a1893268-5037-46d8-925a-a5b7d9a384a5} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9650 2024.06.27 21:55:46.646038 [ 3 ] {a1893268-5037-46d8-925a-a5b7d9a384a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9651 2024.06.27 21:55:46.646368 [ 3 ] {a1893268-5037-46d8-925a-a5b7d9a384a5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9652 2024.06.27 21:55:46.646676 [ 3 ] {a1893268-5037-46d8-925a-a5b7d9a384a5} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9653 2024.06.27 21:55:46.646821 [ 3 ] {a1893268-5037-46d8-925a-a5b7d9a384a5} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001525 sec., 85901.6393442623 rows/sec., 7.15 MiB/sec.
9654 2024.06.27 21:55:46.646996 [ 3 ] {a1893268-5037-46d8-925a-a5b7d9a384a5} <Debug> DynamicQueryHandler: Done processing query
9655 2024.06.27 21:55:46.647021 [ 3 ] {a1893268-5037-46d8-925a-a5b7d9a384a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9656 2024.06.27 21:55:46.647037 [ 3 ] {} <Debug> HTTP-Session: 0cced326-5264-492f-9142-4187d809016c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9657 2024.06.27 21:55:46.647175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9658 2024.06.27 21:55:46.647224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9659 2024.06.27 21:55:46.647243 [ 3 ] {} <Debug> HTTP-Session: e6db0ba7-b4c3-400f-acf3-5f46a62950e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9660 2024.06.27 21:55:46.647260 [ 3 ] {} <Debug> HTTP-Session: e6db0ba7-b4c3-400f-acf3-5f46a62950e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9661 2024.06.27 21:55:46.647273 [ 3 ] {} <Debug> HTTP-Session: e6db0ba7-b4c3-400f-acf3-5f46a62950e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9662 2024.06.27 21:55:46.647304 [ 3 ] {} <Trace> HTTP-Session: e6db0ba7-b4c3-400f-acf3-5f46a62950e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9663 2024.06.27 21:55:46.647426 [ 3 ] {f4d8ebc8-1127-48db-b3a5-e9e7c726fbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9664 2024.06.27 21:55:46.647469 [ 3 ] {f4d8ebc8-1127-48db-b3a5-e9e7c726fbfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9665 2024.06.27 21:55:46.647594 [ 3 ] {f4d8ebc8-1127-48db-b3a5-e9e7c726fbfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9666 2024.06.27 21:55:46.647942 [ 3 ] {f4d8ebc8-1127-48db-b3a5-e9e7c726fbfd} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9667 2024.06.27 21:55:46.647979 [ 3 ] {f4d8ebc8-1127-48db-b3a5-e9e7c726fbfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9668 2024.06.27 21:55:46.648293 [ 3 ] {f4d8ebc8-1127-48db-b3a5-e9e7c726fbfd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9669 2024.06.27 21:55:46.648605 [ 3 ] {f4d8ebc8-1127-48db-b3a5-e9e7c726fbfd} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9670 2024.06.27 21:55:46.648755 [ 3 ] {f4d8ebc8-1127-48db-b3a5-e9e7c726fbfd} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001372 sec., 64868.80466472304 rows/sec., 5.07 MiB/sec.
9671 2024.06.27 21:55:46.648916 [ 3 ] {f4d8ebc8-1127-48db-b3a5-e9e7c726fbfd} <Debug> DynamicQueryHandler: Done processing query
9672 2024.06.27 21:55:46.648942 [ 3 ] {f4d8ebc8-1127-48db-b3a5-e9e7c726fbfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9673 2024.06.27 21:55:46.648960 [ 3 ] {} <Debug> HTTP-Session: e6db0ba7-b4c3-400f-acf3-5f46a62950e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9674 2024.06.27 21:55:46.649143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9675 2024.06.27 21:55:46.649193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9676 2024.06.27 21:55:46.649214 [ 3 ] {} <Debug> HTTP-Session: 46ac64fa-e8fa-4295-8a2f-d09efd51198d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9677 2024.06.27 21:55:46.649232 [ 3 ] {} <Debug> HTTP-Session: 46ac64fa-e8fa-4295-8a2f-d09efd51198d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9678 2024.06.27 21:55:46.649246 [ 3 ] {} <Debug> HTTP-Session: 46ac64fa-e8fa-4295-8a2f-d09efd51198d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9679 2024.06.27 21:55:46.649277 [ 3 ] {} <Trace> HTTP-Session: 46ac64fa-e8fa-4295-8a2f-d09efd51198d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9680 2024.06.27 21:55:46.649428 [ 3 ] {4f08765e-9a5b-41fb-b2ee-b6864bf7f58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9681 2024.06.27 21:55:46.649478 [ 3 ] {4f08765e-9a5b-41fb-b2ee-b6864bf7f58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9682 2024.06.27 21:55:46.649619 [ 3 ] {4f08765e-9a5b-41fb-b2ee-b6864bf7f58b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9683 2024.06.27 21:55:46.650061 [ 3 ] {4f08765e-9a5b-41fb-b2ee-b6864bf7f58b} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9684 2024.06.27 21:55:46.650106 [ 3 ] {4f08765e-9a5b-41fb-b2ee-b6864bf7f58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9685 2024.06.27 21:55:46.650543 [ 3 ] {4f08765e-9a5b-41fb-b2ee-b6864bf7f58b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9686 2024.06.27 21:55:46.650910 [ 3 ] {4f08765e-9a5b-41fb-b2ee-b6864bf7f58b} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9687 2024.06.27 21:55:46.651076 [ 3 ] {4f08765e-9a5b-41fb-b2ee-b6864bf7f58b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001699 sec., 94173.04296645086 rows/sec., 6.56 MiB/sec.
9688 2024.06.27 21:55:46.651345 [ 3 ] {4f08765e-9a5b-41fb-b2ee-b6864bf7f58b} <Debug> DynamicQueryHandler: Done processing query
9689 2024.06.27 21:55:46.651403 [ 3 ] {4f08765e-9a5b-41fb-b2ee-b6864bf7f58b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9690 2024.06.27 21:55:46.651453 [ 3 ] {} <Debug> HTTP-Session: 46ac64fa-e8fa-4295-8a2f-d09efd51198d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9691 2024.06.27 21:55:46.651677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9692 2024.06.27 21:55:46.651733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9693 2024.06.27 21:55:46.651752 [ 3 ] {} <Debug> HTTP-Session: ae55d4a4-fcdf-4b5e-90ef-ccacdd250850 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9694 2024.06.27 21:55:46.651770 [ 3 ] {} <Debug> HTTP-Session: ae55d4a4-fcdf-4b5e-90ef-ccacdd250850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9695 2024.06.27 21:55:46.651784 [ 3 ] {} <Debug> HTTP-Session: ae55d4a4-fcdf-4b5e-90ef-ccacdd250850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9696 2024.06.27 21:55:46.651816 [ 3 ] {} <Trace> HTTP-Session: ae55d4a4-fcdf-4b5e-90ef-ccacdd250850 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9697 2024.06.27 21:55:46.652092 [ 3 ] {90f7f85d-2a70-4b3e-9ad1-ecd6e5b6f3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9698 2024.06.27 21:55:46.652166 [ 3 ] {90f7f85d-2a70-4b3e-9ad1-ecd6e5b6f3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9699 2024.06.27 21:55:46.652635 [ 3 ] {90f7f85d-2a70-4b3e-9ad1-ecd6e5b6f3ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9700 2024.06.27 21:55:46.653325 [ 3 ] {90f7f85d-2a70-4b3e-9ad1-ecd6e5b6f3ca} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9701 2024.06.27 21:55:46.653362 [ 3 ] {90f7f85d-2a70-4b3e-9ad1-ecd6e5b6f3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9702 2024.06.27 21:55:46.654005 [ 3 ] {90f7f85d-2a70-4b3e-9ad1-ecd6e5b6f3ca} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
9703 2024.06.27 21:55:46.654642 [ 3 ] {90f7f85d-2a70-4b3e-9ad1-ecd6e5b6f3ca} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9704 2024.06.27 21:55:46.654852 [ 3 ] {90f7f85d-2a70-4b3e-9ad1-ecd6e5b6f3ca} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002952 sec., 8468.834688346882 rows/sec., 15.18 MiB/sec.
9705 2024.06.27 21:55:46.655082 [ 3 ] {90f7f85d-2a70-4b3e-9ad1-ecd6e5b6f3ca} <Debug> DynamicQueryHandler: Done processing query
9706 2024.06.27 21:55:46.655106 [ 3 ] {90f7f85d-2a70-4b3e-9ad1-ecd6e5b6f3ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9707 2024.06.27 21:55:46.655121 [ 3 ] {} <Debug> HTTP-Session: ae55d4a4-fcdf-4b5e-90ef-ccacdd250850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9708 2024.06.27 21:55:46.655256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9709 2024.06.27 21:55:46.655306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9710 2024.06.27 21:55:46.655324 [ 3 ] {} <Debug> HTTP-Session: 34b110af-0eb8-42ab-ab4b-af71099299c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9711 2024.06.27 21:55:46.655340 [ 3 ] {} <Debug> HTTP-Session: 34b110af-0eb8-42ab-ab4b-af71099299c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9712 2024.06.27 21:55:46.655354 [ 3 ] {} <Debug> HTTP-Session: 34b110af-0eb8-42ab-ab4b-af71099299c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9713 2024.06.27 21:55:46.655386 [ 3 ] {} <Trace> HTTP-Session: 34b110af-0eb8-42ab-ab4b-af71099299c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9714 2024.06.27 21:55:46.655543 [ 3 ] {c6fd99c4-45c6-494f-8ea5-a3e0a6344565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9715 2024.06.27 21:55:46.655608 [ 3 ] {c6fd99c4-45c6-494f-8ea5-a3e0a6344565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9716 2024.06.27 21:55:46.655740 [ 3 ] {c6fd99c4-45c6-494f-8ea5-a3e0a6344565} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9717 2024.06.27 21:55:46.656033 [ 3 ] {c6fd99c4-45c6-494f-8ea5-a3e0a6344565} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9718 2024.06.27 21:55:46.656068 [ 3 ] {c6fd99c4-45c6-494f-8ea5-a3e0a6344565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB.
9719 2024.06.27 21:55:46.656425 [ 3 ] {c6fd99c4-45c6-494f-8ea5-a3e0a6344565} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
9720 2024.06.27 21:55:46.656753 [ 3 ] {c6fd99c4-45c6-494f-8ea5-a3e0a6344565} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9721 2024.06.27 21:55:46.656908 [ 3 ] {c6fd99c4-45c6-494f-8ea5-a3e0a6344565} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001432 sec., 41899.44134078213 rows/sec., 2.82 MiB/sec.
9722 2024.06.27 21:55:46.657064 [ 3 ] {c6fd99c4-45c6-494f-8ea5-a3e0a6344565} <Debug> DynamicQueryHandler: Done processing query
9723 2024.06.27 21:55:46.657089 [ 3 ] {c6fd99c4-45c6-494f-8ea5-a3e0a6344565} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9724 2024.06.27 21:55:46.657105 [ 3 ] {} <Debug> HTTP-Session: 34b110af-0eb8-42ab-ab4b-af71099299c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9725 2024.06.27 21:55:47.438519 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache
9726 2024.06.27 21:55:47.438605 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache
9727 2024.06.27 21:55:51.641196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9728 2024.06.27 21:55:51.641396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9729 2024.06.27 21:55:51.641442 [ 3 ] {} <Debug> HTTP-Session: 78bb1d49-2748-4934-a10f-1cbd38934d53 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9730 2024.06.27 21:55:51.641484 [ 3 ] {} <Debug> HTTP-Session: 78bb1d49-2748-4934-a10f-1cbd38934d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9731 2024.06.27 21:55:51.641513 [ 3 ] {} <Debug> HTTP-Session: 78bb1d49-2748-4934-a10f-1cbd38934d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9732 2024.06.27 21:55:51.641595 [ 3 ] {} <Trace> HTTP-Session: 78bb1d49-2748-4934-a10f-1cbd38934d53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9733 2024.06.27 21:55:51.641882 [ 3 ] {e5c2c213-11dc-42cf-9102-4e9c9618f994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9734 2024.06.27 21:55:51.641994 [ 3 ] {e5c2c213-11dc-42cf-9102-4e9c9618f994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9735 2024.06.27 21:55:51.642324 [ 3 ] {e5c2c213-11dc-42cf-9102-4e9c9618f994} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9736 2024.06.27 21:55:51.642776 [ 3 ] {e5c2c213-11dc-42cf-9102-4e9c9618f994} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9737 2024.06.27 21:55:51.642825 [ 3 ] {e5c2c213-11dc-42cf-9102-4e9c9618f994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
9738 2024.06.27 21:55:51.643213 [ 3 ] {e5c2c213-11dc-42cf-9102-4e9c9618f994} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9739 2024.06.27 21:55:51.643559 [ 3 ] {e5c2c213-11dc-42cf-9102-4e9c9618f994} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9740 2024.06.27 21:55:51.643738 [ 3 ] {e5c2c213-11dc-42cf-9102-4e9c9618f994} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001939 sec., 2062.9190304280555 rows/sec., 167.21 KiB/sec.
9741 2024.06.27 21:55:51.643965 [ 3 ] {e5c2c213-11dc-42cf-9102-4e9c9618f994} <Debug> DynamicQueryHandler: Done processing query
9742 2024.06.27 21:55:51.643995 [ 3 ] {e5c2c213-11dc-42cf-9102-4e9c9618f994} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9743 2024.06.27 21:55:51.644012 [ 3 ] {} <Debug> HTTP-Session: 78bb1d49-2748-4934-a10f-1cbd38934d53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9744 2024.06.27 21:55:51.644186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9745 2024.06.27 21:55:51.644240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9746 2024.06.27 21:55:51.644260 [ 3 ] {} <Debug> HTTP-Session: 58f1b01d-229e-472c-bf8b-4a3da4342f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9747 2024.06.27 21:55:51.644278 [ 3 ] {} <Debug> HTTP-Session: 58f1b01d-229e-472c-bf8b-4a3da4342f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9748 2024.06.27 21:55:51.644292 [ 3 ] {} <Debug> HTTP-Session: 58f1b01d-229e-472c-bf8b-4a3da4342f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9749 2024.06.27 21:55:51.644326 [ 3 ] {} <Trace> HTTP-Session: 58f1b01d-229e-472c-bf8b-4a3da4342f42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9750 2024.06.27 21:55:51.644455 [ 3 ] {4e66eef1-b98c-4e3b-b42b-8c26f6eda46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9751 2024.06.27 21:55:51.644502 [ 3 ] {4e66eef1-b98c-4e3b-b42b-8c26f6eda46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9752 2024.06.27 21:55:51.644636 [ 3 ] {4e66eef1-b98c-4e3b-b42b-8c26f6eda46f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9753 2024.06.27 21:55:51.644979 [ 3 ] {4e66eef1-b98c-4e3b-b42b-8c26f6eda46f} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9754 2024.06.27 21:55:51.645018 [ 3 ] {4e66eef1-b98c-4e3b-b42b-8c26f6eda46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
9755 2024.06.27 21:55:51.645343 [ 3 ] {4e66eef1-b98c-4e3b-b42b-8c26f6eda46f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9756 2024.06.27 21:55:51.645649 [ 3 ] {4e66eef1-b98c-4e3b-b42b-8c26f6eda46f} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9757 2024.06.27 21:55:51.645817 [ 3 ] {4e66eef1-b98c-4e3b-b42b-8c26f6eda46f} <Debug> executeQuery: Read 68 rows, 5.48 KiB in 0.0014 sec., 48571.42857142857 rows/sec., 3.82 MiB/sec.
9758 2024.06.27 21:55:51.646077 [ 3 ] {4e66eef1-b98c-4e3b-b42b-8c26f6eda46f} <Debug> DynamicQueryHandler: Done processing query
9759 2024.06.27 21:55:51.646141 [ 3 ] {4e66eef1-b98c-4e3b-b42b-8c26f6eda46f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9760 2024.06.27 21:55:51.646195 [ 3 ] {} <Debug> HTTP-Session: 58f1b01d-229e-472c-bf8b-4a3da4342f42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9761 2024.06.27 21:55:51.646376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 11553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9762 2024.06.27 21:55:51.646429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9763 2024.06.27 21:55:51.646450 [ 3 ] {} <Debug> HTTP-Session: eabc4c82-c11a-4cb2-8b6c-0b0c4161ebaf Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9764 2024.06.27 21:55:51.646468 [ 3 ] {} <Debug> HTTP-Session: eabc4c82-c11a-4cb2-8b6c-0b0c4161ebaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9765 2024.06.27 21:55:51.646482 [ 3 ] {} <Debug> HTTP-Session: eabc4c82-c11a-4cb2-8b6c-0b0c4161ebaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9766 2024.06.27 21:55:51.646515 [ 3 ] {} <Trace> HTTP-Session: eabc4c82-c11a-4cb2-8b6c-0b0c4161ebaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9767 2024.06.27 21:55:51.646640 [ 3 ] {a5dad85a-1e80-4973-8a7e-2fd51df3e0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9768 2024.06.27 21:55:51.646686 [ 3 ] {a5dad85a-1e80-4973-8a7e-2fd51df3e0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9769 2024.06.27 21:55:51.646828 [ 3 ] {a5dad85a-1e80-4973-8a7e-2fd51df3e0b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9770 2024.06.27 21:55:51.647164 [ 3 ] {a5dad85a-1e80-4973-8a7e-2fd51df3e0b4} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9771 2024.06.27 21:55:51.647201 [ 3 ] {a5dad85a-1e80-4973-8a7e-2fd51df3e0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
9772 2024.06.27 21:55:51.647516 [ 3 ] {a5dad85a-1e80-4973-8a7e-2fd51df3e0b4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9773 2024.06.27 21:55:51.647826 [ 3 ] {a5dad85a-1e80-4973-8a7e-2fd51df3e0b4} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9774 2024.06.27 21:55:51.647988 [ 3 ] {a5dad85a-1e80-4973-8a7e-2fd51df3e0b4} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001386 sec., 49062.04906204906 rows/sec., 3.83 MiB/sec.
9775 2024.06.27 21:55:51.648238 [ 3 ] {a5dad85a-1e80-4973-8a7e-2fd51df3e0b4} <Debug> DynamicQueryHandler: Done processing query
9776 2024.06.27 21:55:51.648294 [ 3 ] {a5dad85a-1e80-4973-8a7e-2fd51df3e0b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
9777 2024.06.27 21:55:51.648351 [ 3 ] {} <Debug> HTTP-Session: eabc4c82-c11a-4cb2-8b6c-0b0c4161ebaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9778 2024.06.27 21:55:51.648592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9779 2024.06.27 21:55:51.648645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9780 2024.06.27 21:55:51.648665 [ 3 ] {} <Debug> HTTP-Session: d1a1e52c-3158-42d4-a397-c17eba7f9483 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9781 2024.06.27 21:55:51.648682 [ 3 ] {} <Debug> HTTP-Session: d1a1e52c-3158-42d4-a397-c17eba7f9483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9782 2024.06.27 21:55:51.648696 [ 3 ] {} <Debug> HTTP-Session: d1a1e52c-3158-42d4-a397-c17eba7f9483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9783 2024.06.27 21:55:51.648728 [ 3 ] {} <Trace> HTTP-Session: d1a1e52c-3158-42d4-a397-c17eba7f9483 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9784 2024.06.27 21:55:51.648876 [ 3 ] {d9ee2888-df03-4b20-8dae-4b8f9f45533e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9785 2024.06.27 21:55:51.648925 [ 3 ] {d9ee2888-df03-4b20-8dae-4b8f9f45533e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9786 2024.06.27 21:55:51.649091 [ 3 ] {d9ee2888-df03-4b20-8dae-4b8f9f45533e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9787 2024.06.27 21:55:51.649457 [ 3 ] {d9ee2888-df03-4b20-8dae-4b8f9f45533e} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9788 2024.06.27 21:55:51.649494 [ 3 ] {d9ee2888-df03-4b20-8dae-4b8f9f45533e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
9789 2024.06.27 21:55:51.649887 [ 3 ] {d9ee2888-df03-4b20-8dae-4b8f9f45533e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9790 2024.06.27 21:55:51.650219 [ 3 ] {d9ee2888-df03-4b20-8dae-4b8f9f45533e} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9791 2024.06.27 21:55:51.650387 [ 3 ] {d9ee2888-df03-4b20-8dae-4b8f9f45533e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00157 sec., 101910.8280254777 rows/sec., 7.10 MiB/sec.
9792 2024.06.27 21:55:51.650551 [ 3 ] {d9ee2888-df03-4b20-8dae-4b8f9f45533e} <Debug> DynamicQueryHandler: Done processing query
9793 2024.06.27 21:55:51.650575 [ 3 ] {d9ee2888-df03-4b20-8dae-4b8f9f45533e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9794 2024.06.27 21:55:51.650591 [ 3 ] {} <Debug> HTTP-Session: d1a1e52c-3158-42d4-a397-c17eba7f9483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9795 2024.06.27 21:55:51.650722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9796 2024.06.27 21:55:51.650769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9797 2024.06.27 21:55:51.650789 [ 3 ] {} <Debug> HTTP-Session: b032796e-090d-4303-a504-dfdaf193d52a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9798 2024.06.27 21:55:51.650805 [ 3 ] {} <Debug> HTTP-Session: b032796e-090d-4303-a504-dfdaf193d52a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9799 2024.06.27 21:55:51.650819 [ 3 ] {} <Debug> HTTP-Session: b032796e-090d-4303-a504-dfdaf193d52a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9800 2024.06.27 21:55:51.650850 [ 3 ] {} <Trace> HTTP-Session: b032796e-090d-4303-a504-dfdaf193d52a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9801 2024.06.27 21:55:51.650982 [ 3 ] {7651a953-8a28-484b-aaea-1714cd23ffdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9802 2024.06.27 21:55:51.651045 [ 3 ] {7651a953-8a28-484b-aaea-1714cd23ffdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9803 2024.06.27 21:55:51.651460 [ 3 ] {7651a953-8a28-484b-aaea-1714cd23ffdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9804 2024.06.27 21:55:51.651926 [ 3 ] {7651a953-8a28-484b-aaea-1714cd23ffdc} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9805 2024.06.27 21:55:51.651962 [ 3 ] {7651a953-8a28-484b-aaea-1714cd23ffdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
9806 2024.06.27 21:55:51.652524 [ 3 ] {7651a953-8a28-484b-aaea-1714cd23ffdc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
9807 2024.06.27 21:55:51.652926 [ 3 ] {7651a953-8a28-484b-aaea-1714cd23ffdc} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9808 2024.06.27 21:55:51.653109 [ 3 ] {7651a953-8a28-484b-aaea-1714cd23ffdc} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002189 sec., 1827.318410232983 rows/sec., 3.27 MiB/sec.
9809 2024.06.27 21:55:51.653313 [ 3 ] {7651a953-8a28-484b-aaea-1714cd23ffdc} <Debug> DynamicQueryHandler: Done processing query
9810 2024.06.27 21:55:51.653337 [ 3 ] {7651a953-8a28-484b-aaea-1714cd23ffdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9811 2024.06.27 21:55:51.653352 [ 3 ] {} <Debug> HTTP-Session: b032796e-090d-4303-a504-dfdaf193d52a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9812 2024.06.27 21:55:51.653521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9813 2024.06.27 21:55:51.653570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9814 2024.06.27 21:55:51.653589 [ 3 ] {} <Debug> HTTP-Session: 65213097-6b70-4964-9c5e-56729c64f30c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9815 2024.06.27 21:55:51.653605 [ 3 ] {} <Debug> HTTP-Session: 65213097-6b70-4964-9c5e-56729c64f30c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9816 2024.06.27 21:55:51.653619 [ 3 ] {} <Debug> HTTP-Session: 65213097-6b70-4964-9c5e-56729c64f30c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9817 2024.06.27 21:55:51.653651 [ 3 ] {} <Trace> HTTP-Session: 65213097-6b70-4964-9c5e-56729c64f30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9818 2024.06.27 21:55:51.653765 [ 3 ] {87965f12-e9f5-4277-8c8d-4983745775f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9819 2024.06.27 21:55:51.653810 [ 3 ] {87965f12-e9f5-4277-8c8d-4983745775f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9820 2024.06.27 21:55:51.653935 [ 3 ] {87965f12-e9f5-4277-8c8d-4983745775f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9821 2024.06.27 21:55:51.654308 [ 3 ] {87965f12-e9f5-4277-8c8d-4983745775f7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9822 2024.06.27 21:55:51.654346 [ 3 ] {87965f12-e9f5-4277-8c8d-4983745775f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
9823 2024.06.27 21:55:51.654712 [ 3 ] {87965f12-e9f5-4277-8c8d-4983745775f7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
9824 2024.06.27 21:55:51.655025 [ 3 ] {87965f12-e9f5-4277-8c8d-4983745775f7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9825 2024.06.27 21:55:51.655182 [ 3 ] {87965f12-e9f5-4277-8c8d-4983745775f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec.
9826 2024.06.27 21:55:51.655349 [ 3 ] {87965f12-e9f5-4277-8c8d-4983745775f7} <Debug> DynamicQueryHandler: Done processing query
9827 2024.06.27 21:55:51.655373 [ 3 ] {87965f12-e9f5-4277-8c8d-4983745775f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9828 2024.06.27 21:55:51.655389 [ 3 ] {} <Debug> HTTP-Session: 65213097-6b70-4964-9c5e-56729c64f30c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9829 2024.06.27 21:55:56.641962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9830 2024.06.27 21:55:56.642096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9831 2024.06.27 21:55:56.642122 [ 3 ] {} <Debug> HTTP-Session: cd64ba54-061b-451e-ba50-63342940b0ee Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9832 2024.06.27 21:55:56.642146 [ 3 ] {} <Debug> HTTP-Session: cd64ba54-061b-451e-ba50-63342940b0ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9833 2024.06.27 21:55:56.642160 [ 3 ] {} <Debug> HTTP-Session: cd64ba54-061b-451e-ba50-63342940b0ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9834 2024.06.27 21:55:56.642211 [ 3 ] {} <Trace> HTTP-Session: cd64ba54-061b-451e-ba50-63342940b0ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9835 2024.06.27 21:55:56.642406 [ 3 ] {4aa6b8ec-731c-4a63-903a-8355ad0c7894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9836 2024.06.27 21:55:56.642475 [ 3 ] {4aa6b8ec-731c-4a63-903a-8355ad0c7894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9837 2024.06.27 21:55:56.642673 [ 3 ] {4aa6b8ec-731c-4a63-903a-8355ad0c7894} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9838 2024.06.27 21:55:56.643066 [ 3 ] {4aa6b8ec-731c-4a63-903a-8355ad0c7894} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9839 2024.06.27 21:55:56.643112 [ 3 ] {4aa6b8ec-731c-4a63-903a-8355ad0c7894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
9840 2024.06.27 21:55:56.643496 [ 3 ] {4aa6b8ec-731c-4a63-903a-8355ad0c7894} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9841 2024.06.27 21:55:56.643837 [ 3 ] {4aa6b8ec-731c-4a63-903a-8355ad0c7894} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9842 2024.06.27 21:55:56.644014 [ 3 ] {4aa6b8ec-731c-4a63-903a-8355ad0c7894} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001672 sec., 14952.153110047846 rows/sec., 1.18 MiB/sec.
9843 2024.06.27 21:55:56.644067 [ 134 ] {} <Debug> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9844 2024.06.27 21:55:56.644205 [ 134 ] {} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9845 2024.06.27 21:55:56.644270 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
9846 2024.06.27 21:55:56.644328 [ 3 ] {4aa6b8ec-731c-4a63-903a-8355ad0c7894} <Debug> DynamicQueryHandler: Done processing query
9847 2024.06.27 21:55:56.644392 [ 3 ] {4aa6b8ec-731c-4a63-903a-8355ad0c7894} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9848 2024.06.27 21:55:56.644458 [ 3 ] {} <Debug> HTTP-Session: cd64ba54-061b-451e-ba50-63342940b0ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9849 2024.06.27 21:55:56.644580 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
9850 2024.06.27 21:55:56.644697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9851 2024.06.27 21:55:56.644825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9852 2024.06.27 21:55:56.644869 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9853 2024.06.27 21:55:56.644881 [ 3 ] {} <Debug> HTTP-Session: 9269fb61-eb92-4c5a-90b3-b52e88979030 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9854 2024.06.27 21:55:56.644938 [ 3 ] {} <Debug> HTTP-Session: 9269fb61-eb92-4c5a-90b3-b52e88979030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9855 2024.06.27 21:55:56.644942 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 29 rows starting from the beginning of the part
9856 2024.06.27 21:55:56.644957 [ 3 ] {} <Debug> HTTP-Session: 9269fb61-eb92-4c5a-90b3-b52e88979030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9857 2024.06.27 21:55:56.645046 [ 3 ] {} <Trace> HTTP-Session: 9269fb61-eb92-4c5a-90b3-b52e88979030 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9858 2024.06.27 21:55:56.645185 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 25 rows starting from the beginning of the part
9859 2024.06.27 21:55:56.645418 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
9860 2024.06.27 21:55:56.645486 [ 3 ] {12c373e4-0d02-405c-8c74-15bd3df3e69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9861 2024.06.27 21:55:56.645718 [ 3 ] {12c373e4-0d02-405c-8c74-15bd3df3e69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9862 2024.06.27 21:55:56.645792 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 25 rows starting from the beginning of the part
9863 2024.06.27 21:55:56.646178 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
9864 2024.06.27 21:55:56.646480 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 25 rows starting from the beginning of the part
9865 2024.06.27 21:55:56.647030 [ 3 ] {12c373e4-0d02-405c-8c74-15bd3df3e69c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9866 2024.06.27 21:55:56.647908 [ 3 ] {12c373e4-0d02-405c-8c74-15bd3df3e69c} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9867 2024.06.27 21:55:56.647982 [ 3 ] {12c373e4-0d02-405c-8c74-15bd3df3e69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
9868 2024.06.27 21:55:56.648969 [ 3 ] {12c373e4-0d02-405c-8c74-15bd3df3e69c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9869 2024.06.27 21:55:56.649040 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 112 rows, containing 4 columns (4 merged, 0 gathered) in 0.004657707 sec., 24046.166922908636 rows/sec., 1.90 MiB/sec.
9870 2024.06.27 21:55:56.649256 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
9871 2024.06.27 21:55:56.649789 [ 3 ] {12c373e4-0d02-405c-8c74-15bd3df3e69c} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9872 2024.06.27 21:55:56.650032 [ 134 ] {} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9873 2024.06.27 21:55:56.650107 [ 3 ] {12c373e4-0d02-405c-8c74-15bd3df3e69c} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.004802 sec., 27280.299875052064 rows/sec., 2.27 MiB/sec.
9874 2024.06.27 21:55:56.650146 [ 134 ] {} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9875 2024.06.27 21:55:56.650169 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_56_11} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9876 2024.06.27 21:55:56.650225 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
9877 2024.06.27 21:55:56.650640 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_56_11} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
9878 2024.06.27 21:55:56.650884 [ 3 ] {12c373e4-0d02-405c-8c74-15bd3df3e69c} <Debug> DynamicQueryHandler: Done processing query
9879 2024.06.27 21:55:56.650916 [ 191 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
9880 2024.06.27 21:55:56.650972 [ 3 ] {12c373e4-0d02-405c-8c74-15bd3df3e69c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9881 2024.06.27 21:55:56.651014 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9882 2024.06.27 21:55:56.651038 [ 3 ] {} <Debug> HTTP-Session: 9269fb61-eb92-4c5a-90b3-b52e88979030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9883 2024.06.27 21:55:56.651377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9884 2024.06.27 21:55:56.651573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9885 2024.06.27 21:55:56.651690 [ 3 ] {} <Debug> HTTP-Session: e221a9d5-134d-4c0c-9a38-866ed2a42956 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9886 2024.06.27 21:55:56.651702 [ 191 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9887 2024.06.27 21:55:56.651762 [ 3 ] {} <Debug> HTTP-Session: e221a9d5-134d-4c0c-9a38-866ed2a42956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9888 2024.06.27 21:55:56.651830 [ 191 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 186 rows starting from the beginning of the part
9889 2024.06.27 21:55:56.651841 [ 3 ] {} <Debug> HTTP-Session: e221a9d5-134d-4c0c-9a38-866ed2a42956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9890 2024.06.27 21:55:56.652013 [ 3 ] {} <Trace> HTTP-Session: e221a9d5-134d-4c0c-9a38-866ed2a42956 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9891 2024.06.27 21:55:56.652259 [ 191 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 132 rows starting from the beginning of the part
9892 2024.06.27 21:55:56.652515 [ 3 ] {86225348-8c55-4792-85bf-57c37a470686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9893 2024.06.27 21:55:56.652720 [ 3 ] {86225348-8c55-4792-85bf-57c37a470686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9894 2024.06.27 21:55:56.652724 [ 191 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 69 rows starting from the beginning of the part
9895 2024.06.27 21:55:56.653333 [ 191 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 131 rows starting from the beginning of the part
9896 2024.06.27 21:55:56.653878 [ 191 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 68 rows starting from the beginning of the part
9897 2024.06.27 21:55:56.654287 [ 191 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 131 rows starting from the beginning of the part
9898 2024.06.27 21:55:56.654537 [ 3 ] {86225348-8c55-4792-85bf-57c37a470686} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9899 2024.06.27 21:55:56.655160 [ 3 ] {86225348-8c55-4792-85bf-57c37a470686} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9900 2024.06.27 21:55:56.655202 [ 3 ] {86225348-8c55-4792-85bf-57c37a470686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
9901 2024.06.27 21:55:56.655715 [ 3 ] {86225348-8c55-4792-85bf-57c37a470686} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9902 2024.06.27 21:55:56.656107 [ 191 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 717 rows, containing 4 columns (4 merged, 0 gathered) in 0.005715465 sec., 125449.11043983298 rows/sec., 10.28 MiB/sec.
9903 2024.06.27 21:55:56.656247 [ 3 ] {86225348-8c55-4792-85bf-57c37a470686} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9904 2024.06.27 21:55:56.656376 [ 192 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9905 2024.06.27 21:55:56.656486 [ 132 ] {} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9906 2024.06.27 21:55:56.656516 [ 3 ] {86225348-8c55-4792-85bf-57c37a470686} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.004194 sec., 21220.7916070577 rows/sec., 1.66 MiB/sec.
9907 2024.06.27 21:55:56.656585 [ 132 ] {} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9908 2024.06.27 21:55:56.656681 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
9909 2024.06.27 21:55:56.657053 [ 3 ] {86225348-8c55-4792-85bf-57c37a470686} <Debug> DynamicQueryHandler: Done processing query
9910 2024.06.27 21:55:56.657186 [ 3 ] {86225348-8c55-4792-85bf-57c37a470686} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9911 2024.06.27 21:55:56.657244 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
9912 2024.06.27 21:55:56.657265 [ 3 ] {} <Debug> HTTP-Session: e221a9d5-134d-4c0c-9a38-866ed2a42956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9913 2024.06.27 21:55:56.657581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9914 2024.06.27 21:55:56.657706 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9915 2024.06.27 21:55:56.657725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9916 2024.06.27 21:55:56.657805 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 149 rows starting from the beginning of the part
9917 2024.06.27 21:55:56.657808 [ 3 ] {} <Debug> HTTP-Session: 72648b8d-66ee-4660-9be8-db69a70ad1a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9918 2024.06.27 21:55:56.657857 [ 192 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_66_13} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9919 2024.06.27 21:55:56.657893 [ 3 ] {} <Debug> HTTP-Session: 72648b8d-66ee-4660-9be8-db69a70ad1a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9920 2024.06.27 21:55:56.657974 [ 3 ] {} <Debug> HTTP-Session: 72648b8d-66ee-4660-9be8-db69a70ad1a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9921 2024.06.27 21:55:56.658170 [ 3 ] {} <Trace> HTTP-Session: 72648b8d-66ee-4660-9be8-db69a70ad1a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9922 2024.06.27 21:55:56.658182 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 91 rows starting from the beginning of the part
9923 2024.06.27 21:55:56.658512 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 70 rows starting from the beginning of the part
9924 2024.06.27 21:55:56.658655 [ 192 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_66_13} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9925 2024.06.27 21:55:56.658710 [ 3 ] {b5a850a6-2a17-49d5-be98-53fdb8376877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9926 2024.06.27 21:55:56.658866 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 89 rows starting from the beginning of the part
9927 2024.06.27 21:55:56.659004 [ 3 ] {b5a850a6-2a17-49d5-be98-53fdb8376877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9928 2024.06.27 21:55:56.659283 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 68 rows starting from the beginning of the part
9929 2024.06.27 21:55:56.659604 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 89 rows starting from the beginning of the part
9930 2024.06.27 21:55:56.659762 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
9931 2024.06.27 21:55:56.660372 [ 3 ] {b5a850a6-2a17-49d5-be98-53fdb8376877} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9932 2024.06.27 21:55:56.661275 [ 3 ] {b5a850a6-2a17-49d5-be98-53fdb8376877} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9933 2024.06.27 21:55:56.661349 [ 3 ] {b5a850a6-2a17-49d5-be98-53fdb8376877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
9934 2024.06.27 21:55:56.662409 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 4 columns (4 merged, 0 gathered) in 0.005560711 sec., 99987.2138652773 rows/sec., 7.81 MiB/sec.
9935 2024.06.27 21:55:56.662429 [ 3 ] {b5a850a6-2a17-49d5-be98-53fdb8376877} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
9936 2024.06.27 21:55:56.662584 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9937 2024.06.27 21:55:56.663285 [ 3 ] {b5a850a6-2a17-49d5-be98-53fdb8376877} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9938 2024.06.27 21:55:56.663508 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_66_13} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9939 2024.06.27 21:55:56.663634 [ 3 ] {b5a850a6-2a17-49d5-be98-53fdb8376877} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005178 sec., 30899.96137504828 rows/sec., 2.15 MiB/sec.
9940 2024.06.27 21:55:56.663648 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
9941 2024.06.27 21:55:56.663802 [ 189 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_66_13} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9942 2024.06.27 21:55:56.663848 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9943 2024.06.27 21:55:56.663987 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
9944 2024.06.27 21:55:56.664051 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
9945 2024.06.27 21:55:56.664156 [ 3 ] {b5a850a6-2a17-49d5-be98-53fdb8376877} <Debug> DynamicQueryHandler: Done processing query
9946 2024.06.27 21:55:56.664222 [ 3 ] {b5a850a6-2a17-49d5-be98-53fdb8376877} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9947 2024.06.27 21:55:56.664267 [ 3 ] {} <Debug> HTTP-Session: 72648b8d-66ee-4660-9be8-db69a70ad1a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9948 2024.06.27 21:55:56.664280 [ 201 ] {540ef119-8e49-479b-952b-36e305224547::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
9949 2024.06.27 21:55:56.664450 [ 201 ] {540ef119-8e49-479b-952b-36e305224547::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9950 2024.06.27 21:55:56.664493 [ 201 ] {540ef119-8e49-479b-952b-36e305224547::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 10100 rows starting from the beginning of the part
9951 2024.06.27 21:55:56.664517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9952 2024.06.27 21:55:56.664677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9953 2024.06.27 21:55:56.664699 [ 201 ] {540ef119-8e49-479b-952b-36e305224547::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 161 rows starting from the beginning of the part
9954 2024.06.27 21:55:56.664761 [ 3 ] {} <Debug> HTTP-Session: 6010a268-5a24-45f7-8e08-2f044802d7da Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9955 2024.06.27 21:55:56.664840 [ 3 ] {} <Debug> HTTP-Session: 6010a268-5a24-45f7-8e08-2f044802d7da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9956 2024.06.27 21:55:56.664919 [ 3 ] {} <Debug> HTTP-Session: 6010a268-5a24-45f7-8e08-2f044802d7da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9957 2024.06.27 21:55:56.664997 [ 201 ] {540ef119-8e49-479b-952b-36e305224547::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 161 rows starting from the beginning of the part
9958 2024.06.27 21:55:56.665046 [ 3 ] {} <Trace> HTTP-Session: 6010a268-5a24-45f7-8e08-2f044802d7da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9959 2024.06.27 21:55:56.665255 [ 201 ] {540ef119-8e49-479b-952b-36e305224547::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part
9960 2024.06.27 21:55:56.665412 [ 201 ] {540ef119-8e49-479b-952b-36e305224547::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
9961 2024.06.27 21:55:56.665546 [ 201 ] {540ef119-8e49-479b-952b-36e305224547::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
9962 2024.06.27 21:55:56.665663 [ 3 ] {90e78941-94c0-4847-a9b5-60654d0615df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9963 2024.06.27 21:55:56.666109 [ 3 ] {90e78941-94c0-4847-a9b5-60654d0615df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9964 2024.06.27 21:55:56.667355 [ 3 ] {90e78941-94c0-4847-a9b5-60654d0615df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9965 2024.06.27 21:55:56.668961 [ 3 ] {90e78941-94c0-4847-a9b5-60654d0615df} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9966 2024.06.27 21:55:56.669017 [ 3 ] {90e78941-94c0-4847-a9b5-60654d0615df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
9967 2024.06.27 21:55:56.670334 [ 3 ] {90e78941-94c0-4847-a9b5-60654d0615df} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
9968 2024.06.27 21:55:56.670818 [ 3 ] {90e78941-94c0-4847-a9b5-60654d0615df} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9969 2024.06.27 21:55:56.671035 [ 132 ] {} <Debug> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
9970 2024.06.27 21:55:56.671073 [ 3 ] {90e78941-94c0-4847-a9b5-60654d0615df} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00577 sec., 4332.7556325823225 rows/sec., 7.76 MiB/sec.
9971 2024.06.27 21:55:56.671088 [ 132 ] {} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9972 2024.06.27 21:55:56.671158 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
9973 2024.06.27 21:55:56.671655 [ 197 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
9974 2024.06.27 21:55:56.672045 [ 3 ] {90e78941-94c0-4847-a9b5-60654d0615df} <Debug> DynamicQueryHandler: Done processing query
9975 2024.06.27 21:55:56.672127 [ 3 ] {90e78941-94c0-4847-a9b5-60654d0615df} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9976 2024.06.27 21:55:56.672195 [ 3 ] {} <Debug> HTTP-Session: 6010a268-5a24-45f7-8e08-2f044802d7da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9977 2024.06.27 21:55:56.672494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9978 2024.06.27 21:55:56.672678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9979 2024.06.27 21:55:56.672754 [ 3 ] {} <Debug> HTTP-Session: 53484f37-29f5-44e5-b1f3-7b1c5528e707 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
9980 2024.06.27 21:55:56.672768 [ 200 ] {540ef119-8e49-479b-952b-36e305224547::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10902 rows, containing 5 columns (5 merged, 0 gathered) in 0.008589253 sec., 1269260.5515287535 rows/sec., 88.45 MiB/sec.
9981 2024.06.27 21:55:56.672819 [ 3 ] {} <Debug> HTTP-Session: 53484f37-29f5-44e5-b1f3-7b1c5528e707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9982 2024.06.27 21:55:56.672889 [ 3 ] {} <Debug> HTTP-Session: 53484f37-29f5-44e5-b1f3-7b1c5528e707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9983 2024.06.27 21:55:56.673000 [ 3 ] {} <Trace> HTTP-Session: 53484f37-29f5-44e5-b1f3-7b1c5528e707 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9984 2024.06.27 21:55:56.673319 [ 197 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9985 2024.06.27 21:55:56.673343 [ 3 ] {d53d6197-630e-4cb4-977b-085ccb4b0df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9986 2024.06.27 21:55:56.673446 [ 200 ] {540ef119-8e49-479b-952b-36e305224547::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
9987 2024.06.27 21:55:56.673496 [ 3 ] {d53d6197-630e-4cb4-977b-085ccb4b0df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9988 2024.06.27 21:55:56.673544 [ 197 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 749 rows starting from the beginning of the part
9989 2024.06.27 21:55:56.674758 [ 3 ] {d53d6197-630e-4cb4-977b-085ccb4b0df5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9990 2024.06.27 21:55:56.674860 [ 197 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 25 rows starting from the beginning of the part
9991 2024.06.27 21:55:56.676112 [ 197 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
9992 2024.06.27 21:55:56.676300 [ 3 ] {d53d6197-630e-4cb4-977b-085ccb4b0df5} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9993 2024.06.27 21:55:56.676399 [ 3 ] {d53d6197-630e-4cb4-977b-085ccb4b0df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
9994 2024.06.27 21:55:56.676884 [ 200 ] {540ef119-8e49-479b-952b-36e305224547::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9995 2024.06.27 21:55:56.677131 [ 197 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 25 rows starting from the beginning of the part
9996 2024.06.27 21:55:56.677284 [ 200 ] {540ef119-8e49-479b-952b-36e305224547::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
9997 2024.06.27 21:55:56.677997 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB.
9998 2024.06.27 21:55:56.678191 [ 197 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
9999 2024.06.27 21:55:56.678312 [ 3 ] {d53d6197-630e-4cb4-977b-085ccb4b0df5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
10000 2024.06.27 21:55:56.678769 [ 197 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 25 rows starting from the beginning of the part
10001 2024.06.27 21:55:56.679766 [ 3 ] {d53d6197-630e-4cb4-977b-085ccb4b0df5} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10002 2024.06.27 21:55:56.680073 [ 132 ] {} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
10003 2024.06.27 21:55:56.680129 [ 3 ] {d53d6197-630e-4cb4-977b-085ccb4b0df5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006929 sec., 8659.258190215038 rows/sec., 597.58 KiB/sec.
10004 2024.06.27 21:55:56.680193 [ 132 ] {} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10005 2024.06.27 21:55:56.680322 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10006 2024.06.27 21:55:56.680681 [ 3 ] {d53d6197-630e-4cb4-977b-085ccb4b0df5} <Debug> DynamicQueryHandler: Done processing query
10007 2024.06.27 21:55:56.680774 [ 3 ] {d53d6197-630e-4cb4-977b-085ccb4b0df5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10008 2024.06.27 21:55:56.680842 [ 3 ] {} <Debug> HTTP-Session: 53484f37-29f5-44e5-b1f3-7b1c5528e707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10009 2024.06.27 21:55:56.681032 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
10010 2024.06.27 21:55:56.681838 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10011 2024.06.27 21:55:56.681942 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3580 rows starting from the beginning of the part
10012 2024.06.27 21:55:56.682338 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
10013 2024.06.27 21:55:56.682811 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part
10014 2024.06.27 21:55:56.683140 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
10015 2024.06.27 21:55:56.683466 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
10016 2024.06.27 21:55:56.683790 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
10017 2024.06.27 21:55:56.687663 [ 187 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3880 rows, containing 4 columns (4 merged, 0 gathered) in 0.007114133 sec., 545393.2334410953 rows/sec., 36.77 MiB/sec.
10018 2024.06.27 21:55:56.687997 [ 186 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
10019 2024.06.27 21:55:56.688802 [ 186 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_66_13} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10020 2024.06.27 21:55:56.688882 [ 186 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_66_13} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
10021 2024.06.27 21:55:56.688960 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB.
10022 2024.06.27 21:55:56.691946 [ 186 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 19 columns (19 merged, 0 gathered) in 0.02063673 sec., 40316.464866284536 rows/sec., 72.25 MiB/sec.
10023 2024.06.27 21:55:56.692820 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
10024 2024.06.27 21:55:56.693417 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10025 2024.06.27 21:55:56.693495 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
10026 2024.06.27 21:55:56.693648 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB.
10027 2024.06.27 21:55:57.001146 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.94 MiB, peak 209.58 MiB, free memory in arenas 0.00 B, will set to 200.29 MiB (RSS), difference: 1.35 MiB
10028 2024.06.27 21:56:01.642796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10029 2024.06.27 21:56:01.642985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10030 2024.06.27 21:56:01.643029 [ 3 ] {} <Debug> HTTP-Session: 902ede4a-cd62-4dd5-ae03-bf4af69ddf2c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10031 2024.06.27 21:56:01.643072 [ 3 ] {} <Debug> HTTP-Session: 902ede4a-cd62-4dd5-ae03-bf4af69ddf2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10032 2024.06.27 21:56:01.643101 [ 3 ] {} <Debug> HTTP-Session: 902ede4a-cd62-4dd5-ae03-bf4af69ddf2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10033 2024.06.27 21:56:01.643183 [ 3 ] {} <Trace> HTTP-Session: 902ede4a-cd62-4dd5-ae03-bf4af69ddf2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10034 2024.06.27 21:56:01.643464 [ 3 ] {14ed3445-e394-4748-9472-52eae4d4c4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10035 2024.06.27 21:56:01.643573 [ 3 ] {14ed3445-e394-4748-9472-52eae4d4c4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10036 2024.06.27 21:56:01.643800 [ 3 ] {14ed3445-e394-4748-9472-52eae4d4c4e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10037 2024.06.27 21:56:01.644242 [ 3 ] {14ed3445-e394-4748-9472-52eae4d4c4e3} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10038 2024.06.27 21:56:01.644283 [ 3 ] {14ed3445-e394-4748-9472-52eae4d4c4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10039 2024.06.27 21:56:01.644672 [ 3 ] {14ed3445-e394-4748-9472-52eae4d4c4e3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10040 2024.06.27 21:56:01.645022 [ 3 ] {14ed3445-e394-4748-9472-52eae4d4c4e3} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10041 2024.06.27 21:56:01.645167 [ 3 ] {14ed3445-e394-4748-9472-52eae4d4c4e3} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001795 sec., 2228.4122562674097 rows/sec., 180.62 KiB/sec.
10042 2024.06.27 21:56:01.645381 [ 3 ] {14ed3445-e394-4748-9472-52eae4d4c4e3} <Debug> DynamicQueryHandler: Done processing query
10043 2024.06.27 21:56:01.645408 [ 3 ] {14ed3445-e394-4748-9472-52eae4d4c4e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10044 2024.06.27 21:56:01.645425 [ 3 ] {} <Debug> HTTP-Session: 902ede4a-cd62-4dd5-ae03-bf4af69ddf2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10045 2024.06.27 21:56:01.645596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 14564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10046 2024.06.27 21:56:01.645651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10047 2024.06.27 21:56:01.645672 [ 3 ] {} <Debug> HTTP-Session: 764a7b2e-f7a7-4795-9ca1-c0c5157c7aa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10048 2024.06.27 21:56:01.645689 [ 3 ] {} <Debug> HTTP-Session: 764a7b2e-f7a7-4795-9ca1-c0c5157c7aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10049 2024.06.27 21:56:01.645703 [ 3 ] {} <Debug> HTTP-Session: 764a7b2e-f7a7-4795-9ca1-c0c5157c7aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10050 2024.06.27 21:56:01.645739 [ 3 ] {} <Trace> HTTP-Session: 764a7b2e-f7a7-4795-9ca1-c0c5157c7aa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10051 2024.06.27 21:56:01.645873 [ 3 ] {0c935ba1-0a38-4268-98d5-ad4cb7ae2a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10052 2024.06.27 21:56:01.645919 [ 3 ] {0c935ba1-0a38-4268-98d5-ad4cb7ae2a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10053 2024.06.27 21:56:01.646055 [ 3 ] {0c935ba1-0a38-4268-98d5-ad4cb7ae2a91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10054 2024.06.27 21:56:01.646408 [ 3 ] {0c935ba1-0a38-4268-98d5-ad4cb7ae2a91} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10055 2024.06.27 21:56:01.646446 [ 3 ] {0c935ba1-0a38-4268-98d5-ad4cb7ae2a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10056 2024.06.27 21:56:01.646780 [ 3 ] {0c935ba1-0a38-4268-98d5-ad4cb7ae2a91} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10057 2024.06.27 21:56:01.647119 [ 3 ] {0c935ba1-0a38-4268-98d5-ad4cb7ae2a91} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10058 2024.06.27 21:56:01.647249 [ 3 ] {0c935ba1-0a38-4268-98d5-ad4cb7ae2a91} <Debug> executeQuery: Read 104 rows, 8.25 KiB in 0.001431 sec., 72676.4500349406 rows/sec., 5.63 MiB/sec.
10059 2024.06.27 21:56:01.647415 [ 3 ] {0c935ba1-0a38-4268-98d5-ad4cb7ae2a91} <Debug> DynamicQueryHandler: Done processing query
10060 2024.06.27 21:56:01.647439 [ 3 ] {0c935ba1-0a38-4268-98d5-ad4cb7ae2a91} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10061 2024.06.27 21:56:01.647455 [ 3 ] {} <Debug> HTTP-Session: 764a7b2e-f7a7-4795-9ca1-c0c5157c7aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10062 2024.06.27 21:56:01.647588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10063 2024.06.27 21:56:01.647641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10064 2024.06.27 21:56:01.647661 [ 3 ] {} <Debug> HTTP-Session: 27dbbdea-9f2d-4669-8dae-5d4c58dffc73 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10065 2024.06.27 21:56:01.647678 [ 3 ] {} <Debug> HTTP-Session: 27dbbdea-9f2d-4669-8dae-5d4c58dffc73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10066 2024.06.27 21:56:01.647692 [ 3 ] {} <Debug> HTTP-Session: 27dbbdea-9f2d-4669-8dae-5d4c58dffc73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10067 2024.06.27 21:56:01.647724 [ 3 ] {} <Trace> HTTP-Session: 27dbbdea-9f2d-4669-8dae-5d4c58dffc73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10068 2024.06.27 21:56:01.647850 [ 3 ] {5034afb8-5126-4fa9-9e72-670e1b880735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10069 2024.06.27 21:56:01.647894 [ 3 ] {5034afb8-5126-4fa9-9e72-670e1b880735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10070 2024.06.27 21:56:01.648017 [ 3 ] {5034afb8-5126-4fa9-9e72-670e1b880735} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10071 2024.06.27 21:56:01.648387 [ 3 ] {5034afb8-5126-4fa9-9e72-670e1b880735} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10072 2024.06.27 21:56:01.648424 [ 3 ] {5034afb8-5126-4fa9-9e72-670e1b880735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10073 2024.06.27 21:56:01.648741 [ 3 ] {5034afb8-5126-4fa9-9e72-670e1b880735} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10074 2024.06.27 21:56:01.649054 [ 3 ] {5034afb8-5126-4fa9-9e72-670e1b880735} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10075 2024.06.27 21:56:01.649181 [ 3 ] {5034afb8-5126-4fa9-9e72-670e1b880735} <Debug> executeQuery: Read 92 rows, 7.33 KiB in 0.00138 sec., 66666.66666666667 rows/sec., 5.19 MiB/sec.
10076 2024.06.27 21:56:01.649344 [ 3 ] {5034afb8-5126-4fa9-9e72-670e1b880735} <Debug> DynamicQueryHandler: Done processing query
10077 2024.06.27 21:56:01.649370 [ 3 ] {5034afb8-5126-4fa9-9e72-670e1b880735} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10078 2024.06.27 21:56:01.649385 [ 3 ] {} <Debug> HTTP-Session: 27dbbdea-9f2d-4669-8dae-5d4c58dffc73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10079 2024.06.27 21:56:01.649567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 37577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10080 2024.06.27 21:56:01.649618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10081 2024.06.27 21:56:01.649636 [ 3 ] {} <Debug> HTTP-Session: 56177e6b-4795-4d6f-96a1-a162690557f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10082 2024.06.27 21:56:01.649653 [ 3 ] {} <Debug> HTTP-Session: 56177e6b-4795-4d6f-96a1-a162690557f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10083 2024.06.27 21:56:01.649666 [ 3 ] {} <Debug> HTTP-Session: 56177e6b-4795-4d6f-96a1-a162690557f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10084 2024.06.27 21:56:01.649698 [ 3 ] {} <Trace> HTTP-Session: 56177e6b-4795-4d6f-96a1-a162690557f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10085 2024.06.27 21:56:01.649871 [ 3 ] {2755381e-b715-4513-954f-ec7c56433f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10086 2024.06.27 21:56:01.649919 [ 3 ] {2755381e-b715-4513-954f-ec7c56433f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10087 2024.06.27 21:56:01.650062 [ 3 ] {2755381e-b715-4513-954f-ec7c56433f2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10088 2024.06.27 21:56:01.650475 [ 3 ] {2755381e-b715-4513-954f-ec7c56433f2d} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10089 2024.06.27 21:56:01.650510 [ 3 ] {2755381e-b715-4513-954f-ec7c56433f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10090 2024.06.27 21:56:01.650904 [ 3 ] {2755381e-b715-4513-954f-ec7c56433f2d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10091 2024.06.27 21:56:01.651244 [ 3 ] {2755381e-b715-4513-954f-ec7c56433f2d} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10092 2024.06.27 21:56:01.651370 [ 3 ] {2755381e-b715-4513-954f-ec7c56433f2d} <Debug> executeQuery: Read 196 rows, 14.01 KiB in 0.001593 sec., 123038.29252981795 rows/sec., 8.59 MiB/sec.
10093 2024.06.27 21:56:01.651537 [ 3 ] {2755381e-b715-4513-954f-ec7c56433f2d} <Debug> DynamicQueryHandler: Done processing query
10094 2024.06.27 21:56:01.651561 [ 3 ] {2755381e-b715-4513-954f-ec7c56433f2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10095 2024.06.27 21:56:01.651577 [ 3 ] {} <Debug> HTTP-Session: 56177e6b-4795-4d6f-96a1-a162690557f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10096 2024.06.27 21:56:01.651706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10097 2024.06.27 21:56:01.651756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10098 2024.06.27 21:56:01.651775 [ 3 ] {} <Debug> HTTP-Session: bdc8cb18-a3b6-4d2e-96e9-f94dd62ce4fb Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10099 2024.06.27 21:56:01.651791 [ 3 ] {} <Debug> HTTP-Session: bdc8cb18-a3b6-4d2e-96e9-f94dd62ce4fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10100 2024.06.27 21:56:01.651804 [ 3 ] {} <Debug> HTTP-Session: bdc8cb18-a3b6-4d2e-96e9-f94dd62ce4fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10101 2024.06.27 21:56:01.651835 [ 3 ] {} <Trace> HTTP-Session: bdc8cb18-a3b6-4d2e-96e9-f94dd62ce4fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10102 2024.06.27 21:56:01.651988 [ 3 ] {c468dfef-2431-4c0a-bcdb-061f564ce43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10103 2024.06.27 21:56:01.652051 [ 3 ] {c468dfef-2431-4c0a-bcdb-061f564ce43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10104 2024.06.27 21:56:01.652446 [ 3 ] {c468dfef-2431-4c0a-bcdb-061f564ce43e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10105 2024.06.27 21:56:01.652911 [ 3 ] {c468dfef-2431-4c0a-bcdb-061f564ce43e} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10106 2024.06.27 21:56:01.652947 [ 3 ] {c468dfef-2431-4c0a-bcdb-061f564ce43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10107 2024.06.27 21:56:01.653544 [ 3 ] {c468dfef-2431-4c0a-bcdb-061f564ce43e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
10108 2024.06.27 21:56:01.653959 [ 3 ] {c468dfef-2431-4c0a-bcdb-061f564ce43e} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10109 2024.06.27 21:56:01.654107 [ 3 ] {c468dfef-2431-4c0a-bcdb-061f564ce43e} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.0022 sec., 1818.181818181818 rows/sec., 3.26 MiB/sec.
10110 2024.06.27 21:56:01.654318 [ 3 ] {c468dfef-2431-4c0a-bcdb-061f564ce43e} <Debug> DynamicQueryHandler: Done processing query
10111 2024.06.27 21:56:01.654343 [ 3 ] {c468dfef-2431-4c0a-bcdb-061f564ce43e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10112 2024.06.27 21:56:01.654360 [ 3 ] {} <Debug> HTTP-Session: bdc8cb18-a3b6-4d2e-96e9-f94dd62ce4fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10113 2024.06.27 21:56:01.654489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10114 2024.06.27 21:56:01.654539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10115 2024.06.27 21:56:01.654558 [ 3 ] {} <Debug> HTTP-Session: b87f70b7-4fe1-442b-98ca-437bc095a0cc Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10116 2024.06.27 21:56:01.654574 [ 3 ] {} <Debug> HTTP-Session: b87f70b7-4fe1-442b-98ca-437bc095a0cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10117 2024.06.27 21:56:01.654588 [ 3 ] {} <Debug> HTTP-Session: b87f70b7-4fe1-442b-98ca-437bc095a0cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10118 2024.06.27 21:56:01.654620 [ 3 ] {} <Trace> HTTP-Session: b87f70b7-4fe1-442b-98ca-437bc095a0cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10119 2024.06.27 21:56:01.654747 [ 3 ] {e66c9f61-17f3-413c-b938-eba671269704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10120 2024.06.27 21:56:01.654790 [ 3 ] {e66c9f61-17f3-413c-b938-eba671269704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10121 2024.06.27 21:56:01.654916 [ 3 ] {e66c9f61-17f3-413c-b938-eba671269704} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10122 2024.06.27 21:56:01.655195 [ 3 ] {e66c9f61-17f3-413c-b938-eba671269704} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10123 2024.06.27 21:56:01.655230 [ 3 ] {e66c9f61-17f3-413c-b938-eba671269704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10124 2024.06.27 21:56:01.655588 [ 3 ] {e66c9f61-17f3-413c-b938-eba671269704} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
10125 2024.06.27 21:56:01.655908 [ 3 ] {e66c9f61-17f3-413c-b938-eba671269704} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10126 2024.06.27 21:56:01.656029 [ 3 ] {e66c9f61-17f3-413c-b938-eba671269704} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001335 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec.
10127 2024.06.27 21:56:01.656191 [ 3 ] {e66c9f61-17f3-413c-b938-eba671269704} <Debug> DynamicQueryHandler: Done processing query
10128 2024.06.27 21:56:01.656215 [ 3 ] {e66c9f61-17f3-413c-b938-eba671269704} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10129 2024.06.27 21:56:01.656230 [ 3 ] {} <Debug> HTTP-Session: b87f70b7-4fe1-442b-98ca-437bc095a0cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10130 2024.06.27 21:56:02.438657 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache
10131 2024.06.27 21:56:02.438711 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache
10132 2024.06.27 21:56:06.642428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10133 2024.06.27 21:56:06.642575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10134 2024.06.27 21:56:06.642606 [ 3 ] {} <Debug> HTTP-Session: 7f50b8b3-6f62-4868-b687-35c972db397d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10135 2024.06.27 21:56:06.642635 [ 3 ] {} <Debug> HTTP-Session: 7f50b8b3-6f62-4868-b687-35c972db397d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10136 2024.06.27 21:56:06.642653 [ 3 ] {} <Debug> HTTP-Session: 7f50b8b3-6f62-4868-b687-35c972db397d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10137 2024.06.27 21:56:06.642708 [ 3 ] {} <Trace> HTTP-Session: 7f50b8b3-6f62-4868-b687-35c972db397d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10138 2024.06.27 21:56:06.642902 [ 3 ] {0c3249e2-76f8-4f1f-88b9-11bb53d3cf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10139 2024.06.27 21:56:06.642970 [ 3 ] {0c3249e2-76f8-4f1f-88b9-11bb53d3cf24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10140 2024.06.27 21:56:06.643168 [ 3 ] {0c3249e2-76f8-4f1f-88b9-11bb53d3cf24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10141 2024.06.27 21:56:06.643620 [ 3 ] {0c3249e2-76f8-4f1f-88b9-11bb53d3cf24} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10142 2024.06.27 21:56:06.643662 [ 3 ] {0c3249e2-76f8-4f1f-88b9-11bb53d3cf24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10143 2024.06.27 21:56:06.644054 [ 3 ] {0c3249e2-76f8-4f1f-88b9-11bb53d3cf24} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10144 2024.06.27 21:56:06.644412 [ 3 ] {0c3249e2-76f8-4f1f-88b9-11bb53d3cf24} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10145 2024.06.27 21:56:06.644563 [ 3 ] {0c3249e2-76f8-4f1f-88b9-11bb53d3cf24} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001723 sec., 14509.576320371445 rows/sec., 1.15 MiB/sec.
10146 2024.06.27 21:56:06.644780 [ 3 ] {0c3249e2-76f8-4f1f-88b9-11bb53d3cf24} <Debug> DynamicQueryHandler: Done processing query
10147 2024.06.27 21:56:06.644808 [ 3 ] {0c3249e2-76f8-4f1f-88b9-11bb53d3cf24} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10148 2024.06.27 21:56:06.644825 [ 3 ] {} <Debug> HTTP-Session: 7f50b8b3-6f62-4868-b687-35c972db397d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10149 2024.06.27 21:56:06.644981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10150 2024.06.27 21:56:06.645040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10151 2024.06.27 21:56:06.645060 [ 3 ] {} <Debug> HTTP-Session: 310e48b5-d1b7-4b66-9253-6c9002b62cd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10152 2024.06.27 21:56:06.645079 [ 3 ] {} <Debug> HTTP-Session: 310e48b5-d1b7-4b66-9253-6c9002b62cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10153 2024.06.27 21:56:06.645093 [ 3 ] {} <Debug> HTTP-Session: 310e48b5-d1b7-4b66-9253-6c9002b62cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10154 2024.06.27 21:56:06.645129 [ 3 ] {} <Trace> HTTP-Session: 310e48b5-d1b7-4b66-9253-6c9002b62cd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10155 2024.06.27 21:56:06.645232 [ 3 ] {de30dc16-1c02-4b10-9c2b-c14b25353503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10156 2024.06.27 21:56:06.645279 [ 3 ] {de30dc16-1c02-4b10-9c2b-c14b25353503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10157 2024.06.27 21:56:06.645408 [ 3 ] {de30dc16-1c02-4b10-9c2b-c14b25353503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10158 2024.06.27 21:56:06.645684 [ 3 ] {de30dc16-1c02-4b10-9c2b-c14b25353503} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10159 2024.06.27 21:56:06.645720 [ 3 ] {de30dc16-1c02-4b10-9c2b-c14b25353503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10160 2024.06.27 21:56:06.646044 [ 3 ] {de30dc16-1c02-4b10-9c2b-c14b25353503} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10161 2024.06.27 21:56:06.646361 [ 3 ] {de30dc16-1c02-4b10-9c2b-c14b25353503} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10162 2024.06.27 21:56:06.646490 [ 3 ] {de30dc16-1c02-4b10-9c2b-c14b25353503} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001287 sec., 1554.001554001554 rows/sec., 126.72 KiB/sec.
10163 2024.06.27 21:56:06.646759 [ 3 ] {de30dc16-1c02-4b10-9c2b-c14b25353503} <Debug> DynamicQueryHandler: Done processing query
10164 2024.06.27 21:56:06.646792 [ 3 ] {de30dc16-1c02-4b10-9c2b-c14b25353503} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10165 2024.06.27 21:56:06.646807 [ 3 ] {} <Debug> HTTP-Session: 310e48b5-d1b7-4b66-9253-6c9002b62cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10166 2024.06.27 21:56:06.646954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10167 2024.06.27 21:56:06.647005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10168 2024.06.27 21:56:06.647024 [ 3 ] {} <Debug> HTTP-Session: f2d305f2-0c0b-4300-b859-b35646f5fe14 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10169 2024.06.27 21:56:06.647042 [ 3 ] {} <Debug> HTTP-Session: f2d305f2-0c0b-4300-b859-b35646f5fe14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10170 2024.06.27 21:56:06.647055 [ 3 ] {} <Debug> HTTP-Session: f2d305f2-0c0b-4300-b859-b35646f5fe14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10171 2024.06.27 21:56:06.647086 [ 3 ] {} <Trace> HTTP-Session: f2d305f2-0c0b-4300-b859-b35646f5fe14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10172 2024.06.27 21:56:06.647228 [ 3 ] {89add0af-d828-46a1-bd9a-ed4955659c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10173 2024.06.27 21:56:06.647271 [ 3 ] {89add0af-d828-46a1-bd9a-ed4955659c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10174 2024.06.27 21:56:06.647415 [ 3 ] {89add0af-d828-46a1-bd9a-ed4955659c26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10175 2024.06.27 21:56:06.647775 [ 3 ] {89add0af-d828-46a1-bd9a-ed4955659c26} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10176 2024.06.27 21:56:06.647812 [ 3 ] {89add0af-d828-46a1-bd9a-ed4955659c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10177 2024.06.27 21:56:06.648138 [ 3 ] {89add0af-d828-46a1-bd9a-ed4955659c26} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10178 2024.06.27 21:56:06.648453 [ 3 ] {89add0af-d828-46a1-bd9a-ed4955659c26} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10179 2024.06.27 21:56:06.648579 [ 3 ] {89add0af-d828-46a1-bd9a-ed4955659c26} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.001413 sec., 93418.25902335456 rows/sec., 7.77 MiB/sec.
10180 2024.06.27 21:56:06.648747 [ 3 ] {89add0af-d828-46a1-bd9a-ed4955659c26} <Debug> DynamicQueryHandler: Done processing query
10181 2024.06.27 21:56:06.648771 [ 3 ] {89add0af-d828-46a1-bd9a-ed4955659c26} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10182 2024.06.27 21:56:06.648788 [ 3 ] {} <Debug> HTTP-Session: f2d305f2-0c0b-4300-b859-b35646f5fe14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10183 2024.06.27 21:56:06.648913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10184 2024.06.27 21:56:06.648963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10185 2024.06.27 21:56:06.648982 [ 3 ] {} <Debug> HTTP-Session: be40ec90-e53b-496c-a644-3ea2c1d3b644 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10186 2024.06.27 21:56:06.648998 [ 3 ] {} <Debug> HTTP-Session: be40ec90-e53b-496c-a644-3ea2c1d3b644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10187 2024.06.27 21:56:06.649012 [ 3 ] {} <Debug> HTTP-Session: be40ec90-e53b-496c-a644-3ea2c1d3b644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10188 2024.06.27 21:56:06.649042 [ 3 ] {} <Trace> HTTP-Session: be40ec90-e53b-496c-a644-3ea2c1d3b644 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10189 2024.06.27 21:56:06.649137 [ 3 ] {69ab6fd1-cfd5-49f6-a359-0dc14e0572b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10190 2024.06.27 21:56:06.649180 [ 3 ] {69ab6fd1-cfd5-49f6-a359-0dc14e0572b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10191 2024.06.27 21:56:06.649303 [ 3 ] {69ab6fd1-cfd5-49f6-a359-0dc14e0572b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10192 2024.06.27 21:56:06.649559 [ 3 ] {69ab6fd1-cfd5-49f6-a359-0dc14e0572b5} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10193 2024.06.27 21:56:06.649594 [ 3 ] {69ab6fd1-cfd5-49f6-a359-0dc14e0572b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10194 2024.06.27 21:56:06.649894 [ 3 ] {69ab6fd1-cfd5-49f6-a359-0dc14e0572b5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10195 2024.06.27 21:56:06.650202 [ 3 ] {69ab6fd1-cfd5-49f6-a359-0dc14e0572b5} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10196 2024.06.27 21:56:06.650331 [ 3 ] {69ab6fd1-cfd5-49f6-a359-0dc14e0572b5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001214 sec., 1647.4464579901153 rows/sec., 115.03 KiB/sec.
10197 2024.06.27 21:56:06.650665 [ 3 ] {69ab6fd1-cfd5-49f6-a359-0dc14e0572b5} <Debug> DynamicQueryHandler: Done processing query
10198 2024.06.27 21:56:06.650691 [ 3 ] {69ab6fd1-cfd5-49f6-a359-0dc14e0572b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10199 2024.06.27 21:56:06.650708 [ 3 ] {} <Debug> HTTP-Session: be40ec90-e53b-496c-a644-3ea2c1d3b644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10200 2024.06.27 21:56:06.650838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10201 2024.06.27 21:56:06.650888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10202 2024.06.27 21:56:06.650908 [ 3 ] {} <Debug> HTTP-Session: 8c865f65-904c-4c63-8204-a1985e6d559a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10203 2024.06.27 21:56:06.650926 [ 3 ] {} <Debug> HTTP-Session: 8c865f65-904c-4c63-8204-a1985e6d559a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10204 2024.06.27 21:56:06.650939 [ 3 ] {} <Debug> HTTP-Session: 8c865f65-904c-4c63-8204-a1985e6d559a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10205 2024.06.27 21:56:06.650970 [ 3 ] {} <Trace> HTTP-Session: 8c865f65-904c-4c63-8204-a1985e6d559a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10206 2024.06.27 21:56:06.651101 [ 3 ] {32d42cff-b290-4080-9a96-b1bb5bf15f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10207 2024.06.27 21:56:06.651146 [ 3 ] {32d42cff-b290-4080-9a96-b1bb5bf15f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10208 2024.06.27 21:56:06.651290 [ 3 ] {32d42cff-b290-4080-9a96-b1bb5bf15f34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10209 2024.06.27 21:56:06.651683 [ 3 ] {32d42cff-b290-4080-9a96-b1bb5bf15f34} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10210 2024.06.27 21:56:06.651720 [ 3 ] {32d42cff-b290-4080-9a96-b1bb5bf15f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10211 2024.06.27 21:56:06.652047 [ 3 ] {32d42cff-b290-4080-9a96-b1bb5bf15f34} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10212 2024.06.27 21:56:06.652357 [ 3 ] {32d42cff-b290-4080-9a96-b1bb5bf15f34} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10213 2024.06.27 21:56:06.652482 [ 3 ] {32d42cff-b290-4080-9a96-b1bb5bf15f34} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001432 sec., 63547.486033519555 rows/sec., 4.96 MiB/sec.
10214 2024.06.27 21:56:06.652719 [ 3 ] {32d42cff-b290-4080-9a96-b1bb5bf15f34} <Debug> DynamicQueryHandler: Done processing query
10215 2024.06.27 21:56:06.652781 [ 3 ] {32d42cff-b290-4080-9a96-b1bb5bf15f34} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10216 2024.06.27 21:56:06.652839 [ 3 ] {} <Debug> HTTP-Session: 8c865f65-904c-4c63-8204-a1985e6d559a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10217 2024.06.27 21:56:06.653072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10218 2024.06.27 21:56:06.653128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10219 2024.06.27 21:56:06.653148 [ 3 ] {} <Debug> HTTP-Session: d592ca59-dc54-470f-8e7e-e750c68e908b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10220 2024.06.27 21:56:06.653165 [ 3 ] {} <Debug> HTTP-Session: d592ca59-dc54-470f-8e7e-e750c68e908b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10221 2024.06.27 21:56:06.653179 [ 3 ] {} <Debug> HTTP-Session: d592ca59-dc54-470f-8e7e-e750c68e908b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10222 2024.06.27 21:56:06.653210 [ 3 ] {} <Trace> HTTP-Session: d592ca59-dc54-470f-8e7e-e750c68e908b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10223 2024.06.27 21:56:06.653370 [ 3 ] {5cb4269a-58d7-4c6a-a749-d18b8d357e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10224 2024.06.27 21:56:06.653420 [ 3 ] {5cb4269a-58d7-4c6a-a749-d18b8d357e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10225 2024.06.27 21:56:06.653577 [ 3 ] {5cb4269a-58d7-4c6a-a749-d18b8d357e10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10226 2024.06.27 21:56:06.653980 [ 3 ] {5cb4269a-58d7-4c6a-a749-d18b8d357e10} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10227 2024.06.27 21:56:06.654016 [ 3 ] {5cb4269a-58d7-4c6a-a749-d18b8d357e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10228 2024.06.27 21:56:06.654412 [ 3 ] {5cb4269a-58d7-4c6a-a749-d18b8d357e10} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10229 2024.06.27 21:56:06.654751 [ 3 ] {5cb4269a-58d7-4c6a-a749-d18b8d357e10} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10230 2024.06.27 21:56:06.654888 [ 3 ] {5cb4269a-58d7-4c6a-a749-d18b8d357e10} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001594 sec., 101003.76411543287 rows/sec., 7.03 MiB/sec.
10231 2024.06.27 21:56:06.655152 [ 3 ] {5cb4269a-58d7-4c6a-a749-d18b8d357e10} <Debug> DynamicQueryHandler: Done processing query
10232 2024.06.27 21:56:06.655211 [ 3 ] {5cb4269a-58d7-4c6a-a749-d18b8d357e10} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10233 2024.06.27 21:56:06.655270 [ 3 ] {} <Debug> HTTP-Session: d592ca59-dc54-470f-8e7e-e750c68e908b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10234 2024.06.27 21:56:06.655514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40706, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10235 2024.06.27 21:56:06.655567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10236 2024.06.27 21:56:06.655587 [ 3 ] {} <Debug> HTTP-Session: 640ef1ac-b88a-46f4-9c01-bdaa33bbd9ae Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10237 2024.06.27 21:56:06.655604 [ 3 ] {} <Debug> HTTP-Session: 640ef1ac-b88a-46f4-9c01-bdaa33bbd9ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10238 2024.06.27 21:56:06.655618 [ 3 ] {} <Debug> HTTP-Session: 640ef1ac-b88a-46f4-9c01-bdaa33bbd9ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10239 2024.06.27 21:56:06.655650 [ 3 ] {} <Trace> HTTP-Session: 640ef1ac-b88a-46f4-9c01-bdaa33bbd9ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10240 2024.06.27 21:56:06.655938 [ 3 ] {54bc2396-286d-426f-92cc-6b0e8ca68fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10241 2024.06.27 21:56:06.656008 [ 3 ] {54bc2396-286d-426f-92cc-6b0e8ca68fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10242 2024.06.27 21:56:06.656435 [ 3 ] {54bc2396-286d-426f-92cc-6b0e8ca68fb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10243 2024.06.27 21:56:06.657083 [ 3 ] {54bc2396-286d-426f-92cc-6b0e8ca68fb5} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10244 2024.06.27 21:56:06.657119 [ 3 ] {54bc2396-286d-426f-92cc-6b0e8ca68fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10245 2024.06.27 21:56:06.657745 [ 3 ] {54bc2396-286d-426f-92cc-6b0e8ca68fb5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
10246 2024.06.27 21:56:06.658166 [ 3 ] {54bc2396-286d-426f-92cc-6b0e8ca68fb5} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10247 2024.06.27 21:56:06.658324 [ 3 ] {54bc2396-286d-426f-92cc-6b0e8ca68fb5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002587 sec., 9663.703131039814 rows/sec., 17.32 MiB/sec.
10248 2024.06.27 21:56:06.658771 [ 3 ] {54bc2396-286d-426f-92cc-6b0e8ca68fb5} <Debug> DynamicQueryHandler: Done processing query
10249 2024.06.27 21:56:06.658819 [ 3 ] {54bc2396-286d-426f-92cc-6b0e8ca68fb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10250 2024.06.27 21:56:06.658846 [ 3 ] {} <Debug> HTTP-Session: 640ef1ac-b88a-46f4-9c01-bdaa33bbd9ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10251 2024.06.27 21:56:06.658984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10252 2024.06.27 21:56:06.659034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10253 2024.06.27 21:56:06.659053 [ 3 ] {} <Debug> HTTP-Session: ff696d62-9c01-4f54-8c1f-c11df19034d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10254 2024.06.27 21:56:06.659070 [ 3 ] {} <Debug> HTTP-Session: ff696d62-9c01-4f54-8c1f-c11df19034d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10255 2024.06.27 21:56:06.659084 [ 3 ] {} <Debug> HTTP-Session: ff696d62-9c01-4f54-8c1f-c11df19034d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10256 2024.06.27 21:56:06.659115 [ 3 ] {} <Trace> HTTP-Session: ff696d62-9c01-4f54-8c1f-c11df19034d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10257 2024.06.27 21:56:06.659235 [ 3 ] {b0458e69-4671-45f5-9ab7-8927af98573d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10258 2024.06.27 21:56:06.659284 [ 3 ] {b0458e69-4671-45f5-9ab7-8927af98573d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10259 2024.06.27 21:56:06.659427 [ 3 ] {b0458e69-4671-45f5-9ab7-8927af98573d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10260 2024.06.27 21:56:06.659729 [ 3 ] {b0458e69-4671-45f5-9ab7-8927af98573d} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10261 2024.06.27 21:56:06.659765 [ 3 ] {b0458e69-4671-45f5-9ab7-8927af98573d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10262 2024.06.27 21:56:06.660134 [ 3 ] {b0458e69-4671-45f5-9ab7-8927af98573d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
10263 2024.06.27 21:56:06.660464 [ 3 ] {b0458e69-4671-45f5-9ab7-8927af98573d} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10264 2024.06.27 21:56:06.660592 [ 3 ] {b0458e69-4671-45f5-9ab7-8927af98573d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec.
10265 2024.06.27 21:56:06.660760 [ 3 ] {b0458e69-4671-45f5-9ab7-8927af98573d} <Debug> DynamicQueryHandler: Done processing query
10266 2024.06.27 21:56:06.660784 [ 3 ] {b0458e69-4671-45f5-9ab7-8927af98573d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10267 2024.06.27 21:56:06.660800 [ 3 ] {} <Debug> HTTP-Session: ff696d62-9c01-4f54-8c1f-c11df19034d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10268 2024.06.27 21:56:11.640449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10269 2024.06.27 21:56:11.640647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10270 2024.06.27 21:56:11.640691 [ 3 ] {} <Debug> HTTP-Session: 9b5fe951-8729-48e0-8cd6-718cdb9277d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10271 2024.06.27 21:56:11.640732 [ 3 ] {} <Debug> HTTP-Session: 9b5fe951-8729-48e0-8cd6-718cdb9277d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10272 2024.06.27 21:56:11.640760 [ 3 ] {} <Debug> HTTP-Session: 9b5fe951-8729-48e0-8cd6-718cdb9277d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10273 2024.06.27 21:56:11.640840 [ 3 ] {} <Trace> HTTP-Session: 9b5fe951-8729-48e0-8cd6-718cdb9277d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10274 2024.06.27 21:56:11.641045 [ 3 ] {c8e65002-28cc-4d42-b310-0799fc42a9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10275 2024.06.27 21:56:11.641113 [ 3 ] {c8e65002-28cc-4d42-b310-0799fc42a9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10276 2024.06.27 21:56:11.641309 [ 3 ] {c8e65002-28cc-4d42-b310-0799fc42a9e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10277 2024.06.27 21:56:11.641748 [ 3 ] {c8e65002-28cc-4d42-b310-0799fc42a9e0} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10278 2024.06.27 21:56:11.641791 [ 3 ] {c8e65002-28cc-4d42-b310-0799fc42a9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10279 2024.06.27 21:56:11.642162 [ 3 ] {c8e65002-28cc-4d42-b310-0799fc42a9e0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10280 2024.06.27 21:56:11.642504 [ 3 ] {c8e65002-28cc-4d42-b310-0799fc42a9e0} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10281 2024.06.27 21:56:11.642651 [ 3 ] {c8e65002-28cc-4d42-b310-0799fc42a9e0} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001661 sec., 2408.187838651415 rows/sec., 195.19 KiB/sec.
10282 2024.06.27 21:56:11.642859 [ 3 ] {c8e65002-28cc-4d42-b310-0799fc42a9e0} <Debug> DynamicQueryHandler: Done processing query
10283 2024.06.27 21:56:11.642885 [ 3 ] {c8e65002-28cc-4d42-b310-0799fc42a9e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10284 2024.06.27 21:56:11.642902 [ 3 ] {} <Debug> HTTP-Session: 9b5fe951-8729-48e0-8cd6-718cdb9277d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10285 2024.06.27 21:56:11.643074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10286 2024.06.27 21:56:11.643131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10287 2024.06.27 21:56:11.643151 [ 3 ] {} <Debug> HTTP-Session: 1cf90042-a7f1-4f7b-81fa-8630b7ae8914 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10288 2024.06.27 21:56:11.643170 [ 3 ] {} <Debug> HTTP-Session: 1cf90042-a7f1-4f7b-81fa-8630b7ae8914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10289 2024.06.27 21:56:11.643183 [ 3 ] {} <Debug> HTTP-Session: 1cf90042-a7f1-4f7b-81fa-8630b7ae8914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10290 2024.06.27 21:56:11.643218 [ 3 ] {} <Trace> HTTP-Session: 1cf90042-a7f1-4f7b-81fa-8630b7ae8914 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10291 2024.06.27 21:56:11.643343 [ 3 ] {897df8e8-73c3-4715-b274-b6bc7f15b319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10292 2024.06.27 21:56:11.643389 [ 3 ] {897df8e8-73c3-4715-b274-b6bc7f15b319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10293 2024.06.27 21:56:11.643517 [ 3 ] {897df8e8-73c3-4715-b274-b6bc7f15b319} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10294 2024.06.27 21:56:11.643875 [ 3 ] {897df8e8-73c3-4715-b274-b6bc7f15b319} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10295 2024.06.27 21:56:11.643912 [ 3 ] {897df8e8-73c3-4715-b274-b6bc7f15b319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10296 2024.06.27 21:56:11.644222 [ 3 ] {897df8e8-73c3-4715-b274-b6bc7f15b319} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10297 2024.06.27 21:56:11.644537 [ 3 ] {897df8e8-73c3-4715-b274-b6bc7f15b319} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10298 2024.06.27 21:56:11.644662 [ 3 ] {897df8e8-73c3-4715-b274-b6bc7f15b319} <Debug> executeQuery: Read 68 rows, 5.48 KiB in 0.001364 sec., 49853.3724340176 rows/sec., 3.92 MiB/sec.
10299 2024.06.27 21:56:11.644829 [ 3 ] {897df8e8-73c3-4715-b274-b6bc7f15b319} <Debug> DynamicQueryHandler: Done processing query
10300 2024.06.27 21:56:11.644854 [ 3 ] {897df8e8-73c3-4715-b274-b6bc7f15b319} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10301 2024.06.27 21:56:11.644871 [ 3 ] {} <Debug> HTTP-Session: 1cf90042-a7f1-4f7b-81fa-8630b7ae8914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10302 2024.06.27 21:56:11.645011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 11553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10303 2024.06.27 21:56:11.645063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10304 2024.06.27 21:56:11.645082 [ 3 ] {} <Debug> HTTP-Session: 8cf31482-c214-4235-8b3a-1dd64ceb3c9c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10305 2024.06.27 21:56:11.645099 [ 3 ] {} <Debug> HTTP-Session: 8cf31482-c214-4235-8b3a-1dd64ceb3c9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10306 2024.06.27 21:56:11.645113 [ 3 ] {} <Debug> HTTP-Session: 8cf31482-c214-4235-8b3a-1dd64ceb3c9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10307 2024.06.27 21:56:11.645145 [ 3 ] {} <Trace> HTTP-Session: 8cf31482-c214-4235-8b3a-1dd64ceb3c9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10308 2024.06.27 21:56:11.645261 [ 3 ] {3582c417-4475-4a8e-8b47-02f2381fe8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10309 2024.06.27 21:56:11.645304 [ 3 ] {3582c417-4475-4a8e-8b47-02f2381fe8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10310 2024.06.27 21:56:11.645430 [ 3 ] {3582c417-4475-4a8e-8b47-02f2381fe8e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10311 2024.06.27 21:56:11.645770 [ 3 ] {3582c417-4475-4a8e-8b47-02f2381fe8e9} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10312 2024.06.27 21:56:11.645806 [ 3 ] {3582c417-4475-4a8e-8b47-02f2381fe8e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10313 2024.06.27 21:56:11.646113 [ 3 ] {3582c417-4475-4a8e-8b47-02f2381fe8e9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10314 2024.06.27 21:56:11.646419 [ 3 ] {3582c417-4475-4a8e-8b47-02f2381fe8e9} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10315 2024.06.27 21:56:11.646543 [ 3 ] {3582c417-4475-4a8e-8b47-02f2381fe8e9} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001323 sec., 51398.33711262283 rows/sec., 4.01 MiB/sec.
10316 2024.06.27 21:56:11.646708 [ 3 ] {3582c417-4475-4a8e-8b47-02f2381fe8e9} <Debug> DynamicQueryHandler: Done processing query
10317 2024.06.27 21:56:11.646733 [ 3 ] {3582c417-4475-4a8e-8b47-02f2381fe8e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10318 2024.06.27 21:56:11.646748 [ 3 ] {} <Debug> HTTP-Session: 8cf31482-c214-4235-8b3a-1dd64ceb3c9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10319 2024.06.27 21:56:11.646925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10320 2024.06.27 21:56:11.646975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10321 2024.06.27 21:56:11.646995 [ 3 ] {} <Debug> HTTP-Session: 7fa378e4-9823-4a6d-b4a5-8d45cd1239bb Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10322 2024.06.27 21:56:11.647011 [ 3 ] {} <Debug> HTTP-Session: 7fa378e4-9823-4a6d-b4a5-8d45cd1239bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10323 2024.06.27 21:56:11.647024 [ 3 ] {} <Debug> HTTP-Session: 7fa378e4-9823-4a6d-b4a5-8d45cd1239bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10324 2024.06.27 21:56:11.647056 [ 3 ] {} <Trace> HTTP-Session: 7fa378e4-9823-4a6d-b4a5-8d45cd1239bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10325 2024.06.27 21:56:11.647200 [ 3 ] {00b32244-72d9-482d-a18d-38f9a2fc3cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10326 2024.06.27 21:56:11.647247 [ 3 ] {00b32244-72d9-482d-a18d-38f9a2fc3cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10327 2024.06.27 21:56:11.647390 [ 3 ] {00b32244-72d9-482d-a18d-38f9a2fc3cb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10328 2024.06.27 21:56:11.647777 [ 3 ] {00b32244-72d9-482d-a18d-38f9a2fc3cb1} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10329 2024.06.27 21:56:11.647812 [ 3 ] {00b32244-72d9-482d-a18d-38f9a2fc3cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10330 2024.06.27 21:56:11.648203 [ 3 ] {00b32244-72d9-482d-a18d-38f9a2fc3cb1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10331 2024.06.27 21:56:11.648543 [ 3 ] {00b32244-72d9-482d-a18d-38f9a2fc3cb1} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10332 2024.06.27 21:56:11.648670 [ 3 ] {00b32244-72d9-482d-a18d-38f9a2fc3cb1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001536 sec., 104166.66666666666 rows/sec., 7.26 MiB/sec.
10333 2024.06.27 21:56:11.648839 [ 3 ] {00b32244-72d9-482d-a18d-38f9a2fc3cb1} <Debug> DynamicQueryHandler: Done processing query
10334 2024.06.27 21:56:11.648864 [ 3 ] {00b32244-72d9-482d-a18d-38f9a2fc3cb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10335 2024.06.27 21:56:11.648879 [ 3 ] {} <Debug> HTTP-Session: 7fa378e4-9823-4a6d-b4a5-8d45cd1239bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10336 2024.06.27 21:56:11.649007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10337 2024.06.27 21:56:11.649057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10338 2024.06.27 21:56:11.649077 [ 3 ] {} <Debug> HTTP-Session: 11c7f2e5-51cd-4964-a0f3-79b182f8060d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10339 2024.06.27 21:56:11.649093 [ 3 ] {} <Debug> HTTP-Session: 11c7f2e5-51cd-4964-a0f3-79b182f8060d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10340 2024.06.27 21:56:11.649106 [ 3 ] {} <Debug> HTTP-Session: 11c7f2e5-51cd-4964-a0f3-79b182f8060d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10341 2024.06.27 21:56:11.649137 [ 3 ] {} <Trace> HTTP-Session: 11c7f2e5-51cd-4964-a0f3-79b182f8060d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10342 2024.06.27 21:56:11.649286 [ 3 ] {d50204a8-9789-4921-b086-004dc4c9f5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10343 2024.06.27 21:56:11.649349 [ 3 ] {d50204a8-9789-4921-b086-004dc4c9f5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10344 2024.06.27 21:56:11.649757 [ 3 ] {d50204a8-9789-4921-b086-004dc4c9f5ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10345 2024.06.27 21:56:11.650333 [ 3 ] {d50204a8-9789-4921-b086-004dc4c9f5ef} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10346 2024.06.27 21:56:11.650368 [ 3 ] {d50204a8-9789-4921-b086-004dc4c9f5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10347 2024.06.27 21:56:11.650943 [ 3 ] {d50204a8-9789-4921-b086-004dc4c9f5ef} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
10348 2024.06.27 21:56:11.651356 [ 3 ] {d50204a8-9789-4921-b086-004dc4c9f5ef} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10349 2024.06.27 21:56:11.651504 [ 3 ] {d50204a8-9789-4921-b086-004dc4c9f5ef} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002296 sec., 1742.1602787456447 rows/sec., 3.12 MiB/sec.
10350 2024.06.27 21:56:11.651741 [ 3 ] {d50204a8-9789-4921-b086-004dc4c9f5ef} <Debug> DynamicQueryHandler: Done processing query
10351 2024.06.27 21:56:11.651767 [ 3 ] {d50204a8-9789-4921-b086-004dc4c9f5ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10352 2024.06.27 21:56:11.651783 [ 3 ] {} <Debug> HTTP-Session: 11c7f2e5-51cd-4964-a0f3-79b182f8060d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10353 2024.06.27 21:56:11.651937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10354 2024.06.27 21:56:11.651988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10355 2024.06.27 21:56:11.652008 [ 3 ] {} <Debug> HTTP-Session: 11b0095b-b854-4e56-b933-bf50afdd8332 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10356 2024.06.27 21:56:11.652024 [ 3 ] {} <Debug> HTTP-Session: 11b0095b-b854-4e56-b933-bf50afdd8332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10357 2024.06.27 21:56:11.652038 [ 3 ] {} <Debug> HTTP-Session: 11b0095b-b854-4e56-b933-bf50afdd8332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10358 2024.06.27 21:56:11.652069 [ 3 ] {} <Trace> HTTP-Session: 11b0095b-b854-4e56-b933-bf50afdd8332 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10359 2024.06.27 21:56:11.652189 [ 3 ] {febad782-be0d-482d-8463-828149e68fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10360 2024.06.27 21:56:11.652234 [ 3 ] {febad782-be0d-482d-8463-828149e68fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10361 2024.06.27 21:56:11.652362 [ 3 ] {febad782-be0d-482d-8463-828149e68fdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10362 2024.06.27 21:56:11.652712 [ 3 ] {febad782-be0d-482d-8463-828149e68fdf} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10363 2024.06.27 21:56:11.652748 [ 3 ] {febad782-be0d-482d-8463-828149e68fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10364 2024.06.27 21:56:11.653102 [ 3 ] {febad782-be0d-482d-8463-828149e68fdf} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
10365 2024.06.27 21:56:11.653418 [ 3 ] {febad782-be0d-482d-8463-828149e68fdf} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10366 2024.06.27 21:56:11.653545 [ 3 ] {febad782-be0d-482d-8463-828149e68fdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec.
10367 2024.06.27 21:56:11.653709 [ 3 ] {febad782-be0d-482d-8463-828149e68fdf} <Debug> DynamicQueryHandler: Done processing query
10368 2024.06.27 21:56:11.653733 [ 3 ] {febad782-be0d-482d-8463-828149e68fdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10369 2024.06.27 21:56:11.653749 [ 3 ] {} <Debug> HTTP-Session: 11b0095b-b854-4e56-b933-bf50afdd8332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10370 2024.06.27 21:56:16.645640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10371 2024.06.27 21:56:16.645785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10372 2024.06.27 21:56:16.645815 [ 3 ] {} <Debug> HTTP-Session: 59de5e40-7535-4b8c-92ab-1d1815f21dc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10373 2024.06.27 21:56:16.645840 [ 3 ] {} <Debug> HTTP-Session: 59de5e40-7535-4b8c-92ab-1d1815f21dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10374 2024.06.27 21:56:16.645854 [ 3 ] {} <Debug> HTTP-Session: 59de5e40-7535-4b8c-92ab-1d1815f21dc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10375 2024.06.27 21:56:16.645906 [ 3 ] {} <Trace> HTTP-Session: 59de5e40-7535-4b8c-92ab-1d1815f21dc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10376 2024.06.27 21:56:16.646115 [ 3 ] {eb640d80-fa16-43c2-9faa-24161c621149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10377 2024.06.27 21:56:16.646192 [ 3 ] {eb640d80-fa16-43c2-9faa-24161c621149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10378 2024.06.27 21:56:16.646394 [ 3 ] {eb640d80-fa16-43c2-9faa-24161c621149} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10379 2024.06.27 21:56:16.646891 [ 3 ] {eb640d80-fa16-43c2-9faa-24161c621149} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10380 2024.06.27 21:56:16.646939 [ 3 ] {eb640d80-fa16-43c2-9faa-24161c621149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10381 2024.06.27 21:56:16.647328 [ 3 ] {eb640d80-fa16-43c2-9faa-24161c621149} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10382 2024.06.27 21:56:16.647702 [ 3 ] {eb640d80-fa16-43c2-9faa-24161c621149} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10383 2024.06.27 21:56:16.647862 [ 3 ] {eb640d80-fa16-43c2-9faa-24161c621149} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001813 sec., 13789.299503585218 rows/sec., 1.09 MiB/sec.
10384 2024.06.27 21:56:16.648096 [ 3 ] {eb640d80-fa16-43c2-9faa-24161c621149} <Debug> DynamicQueryHandler: Done processing query
10385 2024.06.27 21:56:16.648122 [ 3 ] {eb640d80-fa16-43c2-9faa-24161c621149} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10386 2024.06.27 21:56:16.648140 [ 3 ] {} <Debug> HTTP-Session: 59de5e40-7535-4b8c-92ab-1d1815f21dc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10387 2024.06.27 21:56:16.648352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10388 2024.06.27 21:56:16.648404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10389 2024.06.27 21:56:16.648423 [ 3 ] {} <Debug> HTTP-Session: c0a7de92-b7f3-4a5e-b492-5a61b9491435 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10390 2024.06.27 21:56:16.648440 [ 3 ] {} <Debug> HTTP-Session: c0a7de92-b7f3-4a5e-b492-5a61b9491435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10391 2024.06.27 21:56:16.648454 [ 3 ] {} <Debug> HTTP-Session: c0a7de92-b7f3-4a5e-b492-5a61b9491435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10392 2024.06.27 21:56:16.648486 [ 3 ] {} <Trace> HTTP-Session: c0a7de92-b7f3-4a5e-b492-5a61b9491435 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10393 2024.06.27 21:56:16.648622 [ 3 ] {bc4605a5-1512-4671-b8e3-e668ee9d36a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10394 2024.06.27 21:56:16.648667 [ 3 ] {bc4605a5-1512-4671-b8e3-e668ee9d36a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10395 2024.06.27 21:56:16.648799 [ 3 ] {bc4605a5-1512-4671-b8e3-e668ee9d36a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10396 2024.06.27 21:56:16.649264 [ 3 ] {bc4605a5-1512-4671-b8e3-e668ee9d36a4} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10397 2024.06.27 21:56:16.649301 [ 3 ] {bc4605a5-1512-4671-b8e3-e668ee9d36a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10398 2024.06.27 21:56:16.649644 [ 3 ] {bc4605a5-1512-4671-b8e3-e668ee9d36a4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10399 2024.06.27 21:56:16.649953 [ 3 ] {bc4605a5-1512-4671-b8e3-e668ee9d36a4} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10400 2024.06.27 21:56:16.650131 [ 3 ] {bc4605a5-1512-4671-b8e3-e668ee9d36a4} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001561 sec., 83920.56374119154 rows/sec., 6.99 MiB/sec.
10401 2024.06.27 21:56:16.650321 [ 3 ] {bc4605a5-1512-4671-b8e3-e668ee9d36a4} <Debug> DynamicQueryHandler: Done processing query
10402 2024.06.27 21:56:16.650349 [ 3 ] {bc4605a5-1512-4671-b8e3-e668ee9d36a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10403 2024.06.27 21:56:16.650366 [ 3 ] {} <Debug> HTTP-Session: c0a7de92-b7f3-4a5e-b492-5a61b9491435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10404 2024.06.27 21:56:16.650547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10405 2024.06.27 21:56:16.650601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10406 2024.06.27 21:56:16.650623 [ 3 ] {} <Debug> HTTP-Session: c3f5f646-77d9-4915-846e-fbe41bc87664 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10407 2024.06.27 21:56:16.650641 [ 3 ] {} <Debug> HTTP-Session: c3f5f646-77d9-4915-846e-fbe41bc87664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10408 2024.06.27 21:56:16.650655 [ 3 ] {} <Debug> HTTP-Session: c3f5f646-77d9-4915-846e-fbe41bc87664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10409 2024.06.27 21:56:16.650688 [ 3 ] {} <Trace> HTTP-Session: c3f5f646-77d9-4915-846e-fbe41bc87664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10410 2024.06.27 21:56:16.650824 [ 3 ] {e9d78b58-3256-4647-bd10-e3faf0ffa372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10411 2024.06.27 21:56:16.650899 [ 3 ] {e9d78b58-3256-4647-bd10-e3faf0ffa372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10412 2024.06.27 21:56:16.651038 [ 3 ] {e9d78b58-3256-4647-bd10-e3faf0ffa372} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10413 2024.06.27 21:56:16.651468 [ 3 ] {e9d78b58-3256-4647-bd10-e3faf0ffa372} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10414 2024.06.27 21:56:16.651505 [ 3 ] {e9d78b58-3256-4647-bd10-e3faf0ffa372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10415 2024.06.27 21:56:16.651903 [ 3 ] {e9d78b58-3256-4647-bd10-e3faf0ffa372} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10416 2024.06.27 21:56:16.652244 [ 3 ] {e9d78b58-3256-4647-bd10-e3faf0ffa372} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10417 2024.06.27 21:56:16.652398 [ 3 ] {e9d78b58-3256-4647-bd10-e3faf0ffa372} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001623 sec., 54836.722119531725 rows/sec., 4.28 MiB/sec.
10418 2024.06.27 21:56:16.652578 [ 3 ] {e9d78b58-3256-4647-bd10-e3faf0ffa372} <Debug> DynamicQueryHandler: Done processing query
10419 2024.06.27 21:56:16.652603 [ 3 ] {e9d78b58-3256-4647-bd10-e3faf0ffa372} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10420 2024.06.27 21:56:16.652618 [ 3 ] {} <Debug> HTTP-Session: c3f5f646-77d9-4915-846e-fbe41bc87664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10421 2024.06.27 21:56:16.652811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10422 2024.06.27 21:56:16.652862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10423 2024.06.27 21:56:16.652881 [ 3 ] {} <Debug> HTTP-Session: 9470e5ad-0427-4bd5-96b7-0a3c48fb7622 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10424 2024.06.27 21:56:16.652897 [ 3 ] {} <Debug> HTTP-Session: 9470e5ad-0427-4bd5-96b7-0a3c48fb7622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10425 2024.06.27 21:56:16.652911 [ 3 ] {} <Debug> HTTP-Session: 9470e5ad-0427-4bd5-96b7-0a3c48fb7622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10426 2024.06.27 21:56:16.652943 [ 3 ] {} <Trace> HTTP-Session: 9470e5ad-0427-4bd5-96b7-0a3c48fb7622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10427 2024.06.27 21:56:16.653092 [ 3 ] {eda70507-425a-4174-9f37-a3ed062e50de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10428 2024.06.27 21:56:16.653140 [ 3 ] {eda70507-425a-4174-9f37-a3ed062e50de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10429 2024.06.27 21:56:16.653285 [ 3 ] {eda70507-425a-4174-9f37-a3ed062e50de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10430 2024.06.27 21:56:16.653739 [ 3 ] {eda70507-425a-4174-9f37-a3ed062e50de} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10431 2024.06.27 21:56:16.653775 [ 3 ] {eda70507-425a-4174-9f37-a3ed062e50de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10432 2024.06.27 21:56:16.654198 [ 3 ] {eda70507-425a-4174-9f37-a3ed062e50de} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10433 2024.06.27 21:56:16.654634 [ 3 ] {eda70507-425a-4174-9f37-a3ed062e50de} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10434 2024.06.27 21:56:16.654785 [ 3 ] {eda70507-425a-4174-9f37-a3ed062e50de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001763 sec., 90754.39591605218 rows/sec., 6.32 MiB/sec.
10435 2024.06.27 21:56:16.654969 [ 3 ] {eda70507-425a-4174-9f37-a3ed062e50de} <Debug> DynamicQueryHandler: Done processing query
10436 2024.06.27 21:56:16.654995 [ 3 ] {eda70507-425a-4174-9f37-a3ed062e50de} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10437 2024.06.27 21:56:16.655013 [ 3 ] {} <Debug> HTTP-Session: 9470e5ad-0427-4bd5-96b7-0a3c48fb7622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10438 2024.06.27 21:56:16.655223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10439 2024.06.27 21:56:16.655280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10440 2024.06.27 21:56:16.655300 [ 3 ] {} <Debug> HTTP-Session: e7ca6a26-95ae-4116-9cac-4c056d876111 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10441 2024.06.27 21:56:16.655316 [ 3 ] {} <Debug> HTTP-Session: e7ca6a26-95ae-4116-9cac-4c056d876111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10442 2024.06.27 21:56:16.655330 [ 3 ] {} <Debug> HTTP-Session: e7ca6a26-95ae-4116-9cac-4c056d876111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10443 2024.06.27 21:56:16.655368 [ 3 ] {} <Trace> HTTP-Session: e7ca6a26-95ae-4116-9cac-4c056d876111 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10444 2024.06.27 21:56:16.655677 [ 3 ] {ccc57d2b-81b1-4daf-b3a1-b6ac8b33b72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10445 2024.06.27 21:56:16.655748 [ 3 ] {ccc57d2b-81b1-4daf-b3a1-b6ac8b33b72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10446 2024.06.27 21:56:16.656196 [ 3 ] {ccc57d2b-81b1-4daf-b3a1-b6ac8b33b72e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10447 2024.06.27 21:56:16.657005 [ 3 ] {ccc57d2b-81b1-4daf-b3a1-b6ac8b33b72e} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10448 2024.06.27 21:56:16.657045 [ 3 ] {ccc57d2b-81b1-4daf-b3a1-b6ac8b33b72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10449 2024.06.27 21:56:16.657900 [ 3 ] {ccc57d2b-81b1-4daf-b3a1-b6ac8b33b72e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
10450 2024.06.27 21:56:16.658380 [ 3 ] {ccc57d2b-81b1-4daf-b3a1-b6ac8b33b72e} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10451 2024.06.27 21:56:16.658576 [ 3 ] {ccc57d2b-81b1-4daf-b3a1-b6ac8b33b72e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.003098 sec., 8069.722401549387 rows/sec., 14.46 MiB/sec.
10452 2024.06.27 21:56:16.658805 [ 3 ] {ccc57d2b-81b1-4daf-b3a1-b6ac8b33b72e} <Debug> DynamicQueryHandler: Done processing query
10453 2024.06.27 21:56:16.658830 [ 3 ] {ccc57d2b-81b1-4daf-b3a1-b6ac8b33b72e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10454 2024.06.27 21:56:16.658852 [ 3 ] {} <Debug> HTTP-Session: e7ca6a26-95ae-4116-9cac-4c056d876111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10455 2024.06.27 21:56:16.658983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10456 2024.06.27 21:56:16.659035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10457 2024.06.27 21:56:16.659057 [ 3 ] {} <Debug> HTTP-Session: 56ae21fc-3471-40f2-abfc-0e304a5e9476 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10458 2024.06.27 21:56:16.659080 [ 3 ] {} <Debug> HTTP-Session: 56ae21fc-3471-40f2-abfc-0e304a5e9476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10459 2024.06.27 21:56:16.659096 [ 3 ] {} <Debug> HTTP-Session: 56ae21fc-3471-40f2-abfc-0e304a5e9476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10460 2024.06.27 21:56:16.659127 [ 3 ] {} <Trace> HTTP-Session: 56ae21fc-3471-40f2-abfc-0e304a5e9476 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10461 2024.06.27 21:56:16.659248 [ 3 ] {7ef35ecb-8a76-4d54-b072-f1ec9d26afc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10462 2024.06.27 21:56:16.659302 [ 3 ] {7ef35ecb-8a76-4d54-b072-f1ec9d26afc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10463 2024.06.27 21:56:16.659437 [ 3 ] {7ef35ecb-8a76-4d54-b072-f1ec9d26afc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10464 2024.06.27 21:56:16.659838 [ 3 ] {7ef35ecb-8a76-4d54-b072-f1ec9d26afc3} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10465 2024.06.27 21:56:16.659887 [ 3 ] {7ef35ecb-8a76-4d54-b072-f1ec9d26afc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB.
10466 2024.06.27 21:56:16.660369 [ 3 ] {7ef35ecb-8a76-4d54-b072-f1ec9d26afc3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
10467 2024.06.27 21:56:16.660694 [ 3 ] {7ef35ecb-8a76-4d54-b072-f1ec9d26afc3} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10468 2024.06.27 21:56:16.660834 [ 3 ] {7ef35ecb-8a76-4d54-b072-f1ec9d26afc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001632 sec., 36764.705882352944 rows/sec., 2.48 MiB/sec.
10469 2024.06.27 21:56:16.661097 [ 3 ] {7ef35ecb-8a76-4d54-b072-f1ec9d26afc3} <Debug> DynamicQueryHandler: Done processing query
10470 2024.06.27 21:56:16.661159 [ 3 ] {7ef35ecb-8a76-4d54-b072-f1ec9d26afc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10471 2024.06.27 21:56:16.661227 [ 3 ] {} <Debug> HTTP-Session: 56ae21fc-3471-40f2-abfc-0e304a5e9476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10472 2024.06.27 21:56:17.438753 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
10473 2024.06.27 21:56:17.438809 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
10474 2024.06.27 21:56:18.002170 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000842843 sec.
10475 2024.06.27 21:56:21.641345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10476 2024.06.27 21:56:21.641485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10477 2024.06.27 21:56:21.641512 [ 3 ] {} <Debug> HTTP-Session: 6ca1aaac-d630-4e42-b11b-fbcac2fdcfe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10478 2024.06.27 21:56:21.641536 [ 3 ] {} <Debug> HTTP-Session: 6ca1aaac-d630-4e42-b11b-fbcac2fdcfe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10479 2024.06.27 21:56:21.641551 [ 3 ] {} <Debug> HTTP-Session: 6ca1aaac-d630-4e42-b11b-fbcac2fdcfe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10480 2024.06.27 21:56:21.641603 [ 3 ] {} <Trace> HTTP-Session: 6ca1aaac-d630-4e42-b11b-fbcac2fdcfe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10481 2024.06.27 21:56:21.641788 [ 3 ] {3779827e-419c-4849-bfc1-267959989cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10482 2024.06.27 21:56:21.641857 [ 3 ] {3779827e-419c-4849-bfc1-267959989cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10483 2024.06.27 21:56:21.642058 [ 3 ] {3779827e-419c-4849-bfc1-267959989cea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10484 2024.06.27 21:56:21.642508 [ 3 ] {3779827e-419c-4849-bfc1-267959989cea} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10485 2024.06.27 21:56:21.642555 [ 3 ] {3779827e-419c-4849-bfc1-267959989cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10486 2024.06.27 21:56:21.642954 [ 3 ] {3779827e-419c-4849-bfc1-267959989cea} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10487 2024.06.27 21:56:21.643343 [ 3 ] {3779827e-419c-4849-bfc1-267959989cea} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10488 2024.06.27 21:56:21.643520 [ 3 ] {3779827e-419c-4849-bfc1-267959989cea} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001782 sec., 2244.6689113355783 rows/sec., 181.94 KiB/sec.
10489 2024.06.27 21:56:21.643536 [ 125 ] {} <Debug> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10490 2024.06.27 21:56:21.643643 [ 125 ] {} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10491 2024.06.27 21:56:21.643698 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10492 2024.06.27 21:56:21.643829 [ 3 ] {3779827e-419c-4849-bfc1-267959989cea} <Debug> DynamicQueryHandler: Done processing query
10493 2024.06.27 21:56:21.643875 [ 3 ] {3779827e-419c-4849-bfc1-267959989cea} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10494 2024.06.27 21:56:21.643898 [ 196 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
10495 2024.06.27 21:56:21.643905 [ 3 ] {} <Debug> HTTP-Session: 6ca1aaac-d630-4e42-b11b-fbcac2fdcfe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10496 2024.06.27 21:56:21.644116 [ 196 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10497 2024.06.27 21:56:21.644171 [ 196 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 29 rows starting from the beginning of the part
10498 2024.06.27 21:56:21.644183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10499 2024.06.27 21:56:21.644341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10500 2024.06.27 21:56:21.644353 [ 196 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
10501 2024.06.27 21:56:21.644407 [ 3 ] {} <Debug> HTTP-Session: 99ffc485-41c4-40c9-a6f6-010e0e4a87f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10502 2024.06.27 21:56:21.644484 [ 3 ] {} <Debug> HTTP-Session: 99ffc485-41c4-40c9-a6f6-010e0e4a87f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10503 2024.06.27 21:56:21.644566 [ 3 ] {} <Debug> HTTP-Session: 99ffc485-41c4-40c9-a6f6-010e0e4a87f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10504 2024.06.27 21:56:21.644669 [ 196 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 25 rows starting from the beginning of the part
10505 2024.06.27 21:56:21.644708 [ 3 ] {} <Trace> HTTP-Session: 99ffc485-41c4-40c9-a6f6-010e0e4a87f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10506 2024.06.27 21:56:21.644931 [ 196 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
10507 2024.06.27 21:56:21.645123 [ 3 ] {3965bd97-1ef7-4ea2-99f3-a2a6e9d34fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10508 2024.06.27 21:56:21.645313 [ 3 ] {3965bd97-1ef7-4ea2-99f3-a2a6e9d34fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10509 2024.06.27 21:56:21.645378 [ 196 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 25 rows starting from the beginning of the part
10510 2024.06.27 21:56:21.645631 [ 196 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
10511 2024.06.27 21:56:21.646450 [ 3 ] {3965bd97-1ef7-4ea2-99f3-a2a6e9d34fe5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10512 2024.06.27 21:56:21.647250 [ 3 ] {3965bd97-1ef7-4ea2-99f3-a2a6e9d34fe5} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10513 2024.06.27 21:56:21.647311 [ 3 ] {3965bd97-1ef7-4ea2-99f3-a2a6e9d34fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10514 2024.06.27 21:56:21.648303 [ 3 ] {3965bd97-1ef7-4ea2-99f3-a2a6e9d34fe5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10515 2024.06.27 21:56:21.648457 [ 187 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 91 rows, containing 4 columns (4 merged, 0 gathered) in 0.004675557 sec., 19462.921743869232 rows/sec., 1.54 MiB/sec.
10516 2024.06.27 21:56:21.648628 [ 187 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10517 2024.06.27 21:56:21.648820 [ 3 ] {3965bd97-1ef7-4ea2-99f3-a2a6e9d34fe5} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10518 2024.06.27 21:56:21.649109 [ 3 ] {3965bd97-1ef7-4ea2-99f3-a2a6e9d34fe5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004172 sec., 958.7727708533076 rows/sec., 78.18 KiB/sec.
10519 2024.06.27 21:56:21.649256 [ 187 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_61_12} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10520 2024.06.27 21:56:21.649458 [ 187 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_61_12} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10521 2024.06.27 21:56:21.649474 [ 3 ] {3965bd97-1ef7-4ea2-99f3-a2a6e9d34fe5} <Debug> DynamicQueryHandler: Done processing query
10522 2024.06.27 21:56:21.649505 [ 3 ] {3965bd97-1ef7-4ea2-99f3-a2a6e9d34fe5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10523 2024.06.27 21:56:21.649541 [ 3 ] {} <Debug> HTTP-Session: 99ffc485-41c4-40c9-a6f6-010e0e4a87f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10524 2024.06.27 21:56:21.649573 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10525 2024.06.27 21:56:21.649732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10526 2024.06.27 21:56:21.649786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10527 2024.06.27 21:56:21.649805 [ 3 ] {} <Debug> HTTP-Session: d5762de9-25b7-4de9-b5ef-10fd7178e9ce Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10528 2024.06.27 21:56:21.649823 [ 3 ] {} <Debug> HTTP-Session: d5762de9-25b7-4de9-b5ef-10fd7178e9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10529 2024.06.27 21:56:21.649837 [ 3 ] {} <Debug> HTTP-Session: d5762de9-25b7-4de9-b5ef-10fd7178e9ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10530 2024.06.27 21:56:21.649871 [ 3 ] {} <Trace> HTTP-Session: d5762de9-25b7-4de9-b5ef-10fd7178e9ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10531 2024.06.27 21:56:21.649999 [ 3 ] {b89b00b5-0c82-4bbf-8ccf-74732b648799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10532 2024.06.27 21:56:21.650046 [ 3 ] {b89b00b5-0c82-4bbf-8ccf-74732b648799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10533 2024.06.27 21:56:21.650177 [ 3 ] {b89b00b5-0c82-4bbf-8ccf-74732b648799} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10534 2024.06.27 21:56:21.650532 [ 3 ] {b89b00b5-0c82-4bbf-8ccf-74732b648799} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10535 2024.06.27 21:56:21.650569 [ 3 ] {b89b00b5-0c82-4bbf-8ccf-74732b648799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10536 2024.06.27 21:56:21.650890 [ 3 ] {b89b00b5-0c82-4bbf-8ccf-74732b648799} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10537 2024.06.27 21:56:21.651207 [ 3 ] {b89b00b5-0c82-4bbf-8ccf-74732b648799} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10538 2024.06.27 21:56:21.651357 [ 3 ] {b89b00b5-0c82-4bbf-8ccf-74732b648799} <Debug> executeQuery: Read 70 rows, 5.63 KiB in 0.001403 sec., 49893.08624376337 rows/sec., 3.92 MiB/sec.
10539 2024.06.27 21:56:21.651372 [ 125 ] {} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10540 2024.06.27 21:56:21.651453 [ 125 ] {} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10541 2024.06.27 21:56:21.651503 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10542 2024.06.27 21:56:21.651661 [ 3 ] {b89b00b5-0c82-4bbf-8ccf-74732b648799} <Debug> DynamicQueryHandler: Done processing query
10543 2024.06.27 21:56:21.651735 [ 196 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
10544 2024.06.27 21:56:21.651744 [ 3 ] {b89b00b5-0c82-4bbf-8ccf-74732b648799} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10545 2024.06.27 21:56:21.651855 [ 3 ] {} <Debug> HTTP-Session: d5762de9-25b7-4de9-b5ef-10fd7178e9ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10546 2024.06.27 21:56:21.652212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10547 2024.06.27 21:56:21.652329 [ 196 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10548 2024.06.27 21:56:21.652434 [ 196 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 186 rows starting from the beginning of the part
10549 2024.06.27 21:56:21.652443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10550 2024.06.27 21:56:21.652579 [ 3 ] {} <Debug> HTTP-Session: b5d830bf-1475-4a8f-b773-4920de29d8fa Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10551 2024.06.27 21:56:21.652724 [ 3 ] {} <Debug> HTTP-Session: b5d830bf-1475-4a8f-b773-4920de29d8fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10552 2024.06.27 21:56:21.652779 [ 196 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part
10553 2024.06.27 21:56:21.652838 [ 3 ] {} <Debug> HTTP-Session: b5d830bf-1475-4a8f-b773-4920de29d8fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10554 2024.06.27 21:56:21.653088 [ 3 ] {} <Trace> HTTP-Session: b5d830bf-1475-4a8f-b773-4920de29d8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10555 2024.06.27 21:56:21.653261 [ 196 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 132 rows starting from the beginning of the part
10556 2024.06.27 21:56:21.653516 [ 3 ] {308de83d-4e36-4111-9eda-a39bda158905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10557 2024.06.27 21:56:21.653586 [ 196 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 68 rows starting from the beginning of the part
10558 2024.06.27 21:56:21.653696 [ 3 ] {308de83d-4e36-4111-9eda-a39bda158905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10559 2024.06.27 21:56:21.653912 [ 196 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 131 rows starting from the beginning of the part
10560 2024.06.27 21:56:21.654260 [ 196 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 70 rows starting from the beginning of the part
10561 2024.06.27 21:56:21.654926 [ 3 ] {308de83d-4e36-4111-9eda-a39bda158905} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10562 2024.06.27 21:56:21.655760 [ 3 ] {308de83d-4e36-4111-9eda-a39bda158905} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10563 2024.06.27 21:56:21.655825 [ 3 ] {308de83d-4e36-4111-9eda-a39bda158905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10564 2024.06.27 21:56:21.656592 [ 3 ] {308de83d-4e36-4111-9eda-a39bda158905} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10565 2024.06.27 21:56:21.657115 [ 196 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 691 rows, containing 4 columns (4 merged, 0 gathered) in 0.00552232 sec., 125128.5691520955 rows/sec., 10.14 MiB/sec.
10566 2024.06.27 21:56:21.657337 [ 196 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10567 2024.06.27 21:56:21.657510 [ 3 ] {308de83d-4e36-4111-9eda-a39bda158905} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10568 2024.06.27 21:56:21.657921 [ 3 ] {308de83d-4e36-4111-9eda-a39bda158905} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004536 sec., 881.8342151675485 rows/sec., 61.57 KiB/sec.
10569 2024.06.27 21:56:21.658248 [ 3 ] {308de83d-4e36-4111-9eda-a39bda158905} <Debug> DynamicQueryHandler: Done processing query
10570 2024.06.27 21:56:21.658254 [ 196 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_71_14} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10571 2024.06.27 21:56:21.658294 [ 3 ] {308de83d-4e36-4111-9eda-a39bda158905} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10572 2024.06.27 21:56:21.658352 [ 3 ] {} <Debug> HTTP-Session: b5d830bf-1475-4a8f-b773-4920de29d8fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10573 2024.06.27 21:56:21.658434 [ 196 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_71_14} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10574 2024.06.27 21:56:21.658554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10575 2024.06.27 21:56:21.658568 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
10576 2024.06.27 21:56:21.658628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10577 2024.06.27 21:56:21.658653 [ 3 ] {} <Debug> HTTP-Session: 277acc40-80d9-4b28-8473-64e5704d7d05 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10578 2024.06.27 21:56:21.658669 [ 3 ] {} <Debug> HTTP-Session: 277acc40-80d9-4b28-8473-64e5704d7d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10579 2024.06.27 21:56:21.658685 [ 3 ] {} <Debug> HTTP-Session: 277acc40-80d9-4b28-8473-64e5704d7d05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10580 2024.06.27 21:56:21.658719 [ 3 ] {} <Trace> HTTP-Session: 277acc40-80d9-4b28-8473-64e5704d7d05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10581 2024.06.27 21:56:21.658854 [ 3 ] {ea8d097c-c90c-498c-8fb2-058b4b583bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10582 2024.06.27 21:56:21.658900 [ 3 ] {ea8d097c-c90c-498c-8fb2-058b4b583bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10583 2024.06.27 21:56:21.659049 [ 3 ] {ea8d097c-c90c-498c-8fb2-058b4b583bda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10584 2024.06.27 21:56:21.659412 [ 3 ] {ea8d097c-c90c-498c-8fb2-058b4b583bda} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10585 2024.06.27 21:56:21.659450 [ 3 ] {ea8d097c-c90c-498c-8fb2-058b4b583bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10586 2024.06.27 21:56:21.659781 [ 3 ] {ea8d097c-c90c-498c-8fb2-058b4b583bda} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10587 2024.06.27 21:56:21.660097 [ 3 ] {ea8d097c-c90c-498c-8fb2-058b4b583bda} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10588 2024.06.27 21:56:21.660254 [ 3 ] {ea8d097c-c90c-498c-8fb2-058b4b583bda} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001445 sec., 49826.98961937716 rows/sec., 3.89 MiB/sec.
10589 2024.06.27 21:56:21.660255 [ 125 ] {} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10590 2024.06.27 21:56:21.660344 [ 125 ] {} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10591 2024.06.27 21:56:21.660388 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10592 2024.06.27 21:56:21.660531 [ 3 ] {ea8d097c-c90c-498c-8fb2-058b4b583bda} <Debug> DynamicQueryHandler: Done processing query
10593 2024.06.27 21:56:21.660556 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
10594 2024.06.27 21:56:21.660567 [ 3 ] {ea8d097c-c90c-498c-8fb2-058b4b583bda} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
10595 2024.06.27 21:56:21.660622 [ 3 ] {} <Debug> HTTP-Session: 277acc40-80d9-4b28-8473-64e5704d7d05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10596 2024.06.27 21:56:21.660878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10597 2024.06.27 21:56:21.660894 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10598 2024.06.27 21:56:21.660960 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 149 rows starting from the beginning of the part
10599 2024.06.27 21:56:21.660988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10600 2024.06.27 21:56:21.661050 [ 3 ] {} <Debug> HTTP-Session: a2e33545-c5e3-49df-9d8c-729d5d9d040c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10601 2024.06.27 21:56:21.661190 [ 3 ] {} <Debug> HTTP-Session: a2e33545-c5e3-49df-9d8c-729d5d9d040c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10602 2024.06.27 21:56:21.661344 [ 3 ] {} <Debug> HTTP-Session: a2e33545-c5e3-49df-9d8c-729d5d9d040c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10603 2024.06.27 21:56:21.661472 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 92 rows starting from the beginning of the part
10604 2024.06.27 21:56:21.661566 [ 3 ] {} <Trace> HTTP-Session: a2e33545-c5e3-49df-9d8c-729d5d9d040c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10605 2024.06.27 21:56:21.661961 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 91 rows starting from the beginning of the part
10606 2024.06.27 21:56:21.662154 [ 3 ] {f628d170-cd9d-41c5-ba90-65df4e4b37b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10607 2024.06.27 21:56:21.662192 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 68 rows starting from the beginning of the part
10608 2024.06.27 21:56:21.662315 [ 3 ] {f628d170-cd9d-41c5-ba90-65df4e4b37b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10609 2024.06.27 21:56:21.662557 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 89 rows starting from the beginning of the part
10610 2024.06.27 21:56:21.663026 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 72 rows starting from the beginning of the part
10611 2024.06.27 21:56:21.663631 [ 3 ] {f628d170-cd9d-41c5-ba90-65df4e4b37b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10612 2024.06.27 21:56:21.664235 [ 3 ] {f628d170-cd9d-41c5-ba90-65df4e4b37b6} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10613 2024.06.27 21:56:21.664292 [ 3 ] {f628d170-cd9d-41c5-ba90-65df4e4b37b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10614 2024.06.27 21:56:21.664963 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 561 rows, containing 4 columns (4 merged, 0 gathered) in 0.004481132 sec., 125191.58105585822 rows/sec., 9.77 MiB/sec.
10615 2024.06.27 21:56:21.665003 [ 3 ] {f628d170-cd9d-41c5-ba90-65df4e4b37b6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10616 2024.06.27 21:56:21.665245 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10617 2024.06.27 21:56:21.665824 [ 3 ] {f628d170-cd9d-41c5-ba90-65df4e4b37b6} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10618 2024.06.27 21:56:21.666109 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10619 2024.06.27 21:56:21.666164 [ 3 ] {f628d170-cd9d-41c5-ba90-65df4e4b37b6} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004282 sec., 37832.78841662774 rows/sec., 2.63 MiB/sec.
10620 2024.06.27 21:56:21.666194 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10621 2024.06.27 21:56:21.666220 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_71_14} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10622 2024.06.27 21:56:21.666267 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10623 2024.06.27 21:56:21.666607 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_71_14} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10624 2024.06.27 21:56:21.666845 [ 3 ] {f628d170-cd9d-41c5-ba90-65df4e4b37b6} <Debug> DynamicQueryHandler: Done processing query
10625 2024.06.27 21:56:21.666938 [ 3 ] {f628d170-cd9d-41c5-ba90-65df4e4b37b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10626 2024.06.27 21:56:21.667031 [ 3 ] {} <Debug> HTTP-Session: a2e33545-c5e3-49df-9d8c-729d5d9d040c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10627 2024.06.27 21:56:21.667101 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
10628 2024.06.27 21:56:21.667239 [ 198 ] {540ef119-8e49-479b-952b-36e305224547::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
10629 2024.06.27 21:56:21.667314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10630 2024.06.27 21:56:21.667485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10631 2024.06.27 21:56:21.667569 [ 3 ] {} <Debug> HTTP-Session: d42e46a9-43fa-42fb-b564-d0e5918e8993 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10632 2024.06.27 21:56:21.667647 [ 3 ] {} <Debug> HTTP-Session: d42e46a9-43fa-42fb-b564-d0e5918e8993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10633 2024.06.27 21:56:21.667724 [ 3 ] {} <Debug> HTTP-Session: d42e46a9-43fa-42fb-b564-d0e5918e8993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10634 2024.06.27 21:56:21.667860 [ 3 ] {} <Trace> HTTP-Session: d42e46a9-43fa-42fb-b564-d0e5918e8993 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10635 2024.06.27 21:56:21.668124 [ 198 ] {540ef119-8e49-479b-952b-36e305224547::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10636 2024.06.27 21:56:21.668210 [ 3 ] {1204f8bd-1058-4488-95b3-561f7d7db674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10637 2024.06.27 21:56:21.668219 [ 198 ] {540ef119-8e49-479b-952b-36e305224547::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 10902 rows starting from the beginning of the part
10638 2024.06.27 21:56:21.668493 [ 3 ] {1204f8bd-1058-4488-95b3-561f7d7db674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10639 2024.06.27 21:56:21.668553 [ 198 ] {540ef119-8e49-479b-952b-36e305224547::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 196 rows starting from the beginning of the part
10640 2024.06.27 21:56:21.668939 [ 198 ] {540ef119-8e49-479b-952b-36e305224547::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 161 rows starting from the beginning of the part
10641 2024.06.27 21:56:21.669248 [ 198 ] {540ef119-8e49-479b-952b-36e305224547::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part
10642 2024.06.27 21:56:21.669572 [ 198 ] {540ef119-8e49-479b-952b-36e305224547::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
10643 2024.06.27 21:56:21.669941 [ 198 ] {540ef119-8e49-479b-952b-36e305224547::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 162 rows starting from the beginning of the part
10644 2024.06.27 21:56:21.671495 [ 3 ] {1204f8bd-1058-4488-95b3-561f7d7db674} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10645 2024.06.27 21:56:21.672619 [ 3 ] {1204f8bd-1058-4488-95b3-561f7d7db674} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10646 2024.06.27 21:56:21.672692 [ 3 ] {1204f8bd-1058-4488-95b3-561f7d7db674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10647 2024.06.27 21:56:21.674201 [ 3 ] {1204f8bd-1058-4488-95b3-561f7d7db674} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
10648 2024.06.27 21:56:21.675245 [ 3 ] {1204f8bd-1058-4488-95b3-561f7d7db674} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10649 2024.06.27 21:56:21.675446 [ 125 ] {} <Debug> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
10650 2024.06.27 21:56:21.675472 [ 3 ] {1204f8bd-1058-4488-95b3-561f7d7db674} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.007395 sec., 540.9060175794456 rows/sec., 992.54 KiB/sec.
10651 2024.06.27 21:56:21.675504 [ 125 ] {} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10652 2024.06.27 21:56:21.675574 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10653 2024.06.27 21:56:21.675951 [ 193 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
10654 2024.06.27 21:56:21.676196 [ 3 ] {1204f8bd-1058-4488-95b3-561f7d7db674} <Debug> DynamicQueryHandler: Done processing query
10655 2024.06.27 21:56:21.676299 [ 3 ] {1204f8bd-1058-4488-95b3-561f7d7db674} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10656 2024.06.27 21:56:21.676351 [ 3 ] {} <Debug> HTTP-Session: d42e46a9-43fa-42fb-b564-d0e5918e8993 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10657 2024.06.27 21:56:21.676590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10658 2024.06.27 21:56:21.676761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10659 2024.06.27 21:56:21.676875 [ 3 ] {} <Debug> HTTP-Session: a3b09853-1c9b-4ee1-adf8-c4e8f2225514 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10660 2024.06.27 21:56:21.676969 [ 3 ] {} <Debug> HTTP-Session: a3b09853-1c9b-4ee1-adf8-c4e8f2225514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10661 2024.06.27 21:56:21.677049 [ 3 ] {} <Debug> HTTP-Session: a3b09853-1c9b-4ee1-adf8-c4e8f2225514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10662 2024.06.27 21:56:21.677216 [ 3 ] {} <Trace> HTTP-Session: a3b09853-1c9b-4ee1-adf8-c4e8f2225514 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10663 2024.06.27 21:56:21.677626 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11741 rows, containing 5 columns (5 merged, 0 gathered) in 0.01103685 sec., 1063799.9066762708 rows/sec., 74.13 MiB/sec.
10664 2024.06.27 21:56:21.677645 [ 3 ] {0145ae52-502f-48b2-b3b7-9e0017da4261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10665 2024.06.27 21:56:21.677659 [ 193 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10666 2024.06.27 21:56:21.677780 [ 3 ] {0145ae52-502f-48b2-b3b7-9e0017da4261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10667 2024.06.27 21:56:21.677861 [ 193 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 832 rows starting from the beginning of the part
10668 2024.06.27 21:56:21.678036 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10669 2024.06.27 21:56:21.678960 [ 3 ] {0145ae52-502f-48b2-b3b7-9e0017da4261} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10670 2024.06.27 21:56:21.679322 [ 193 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
10671 2024.06.27 21:56:21.680413 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10672 2024.06.27 21:56:21.680859 [ 3 ] {0145ae52-502f-48b2-b3b7-9e0017da4261} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10673 2024.06.27 21:56:21.680885 [ 199 ] {540ef119-8e49-479b-952b-36e305224547::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10674 2024.06.27 21:56:21.680981 [ 3 ] {0145ae52-502f-48b2-b3b7-9e0017da4261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10675 2024.06.27 21:56:21.681119 [ 193 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 25 rows starting from the beginning of the part
10676 2024.06.27 21:56:21.681262 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB.
10677 2024.06.27 21:56:21.682168 [ 193 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
10678 2024.06.27 21:56:21.682755 [ 3 ] {0145ae52-502f-48b2-b3b7-9e0017da4261} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
10679 2024.06.27 21:56:21.682861 [ 193 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 25 rows starting from the beginning of the part
10680 2024.06.27 21:56:21.683587 [ 193 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
10681 2024.06.27 21:56:21.684065 [ 3 ] {0145ae52-502f-48b2-b3b7-9e0017da4261} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10682 2024.06.27 21:56:21.684417 [ 125 ] {} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
10683 2024.06.27 21:56:21.684502 [ 3 ] {0145ae52-502f-48b2-b3b7-9e0017da4261} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007006 sec., 8564.087924636025 rows/sec., 591.01 KiB/sec.
10684 2024.06.27 21:56:21.684508 [ 125 ] {} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10685 2024.06.27 21:56:21.684590 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10686 2024.06.27 21:56:21.685204 [ 3 ] {0145ae52-502f-48b2-b3b7-9e0017da4261} <Debug> DynamicQueryHandler: Done processing query
10687 2024.06.27 21:56:21.685313 [ 3 ] {0145ae52-502f-48b2-b3b7-9e0017da4261} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10688 2024.06.27 21:56:21.685437 [ 3 ] {} <Debug> HTTP-Session: a3b09853-1c9b-4ee1-adf8-c4e8f2225514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10689 2024.06.27 21:56:21.685460 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
10690 2024.06.27 21:56:21.686126 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10691 2024.06.27 21:56:21.686220 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3880 rows starting from the beginning of the part
10692 2024.06.27 21:56:21.686638 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
10693 2024.06.27 21:56:21.687353 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
10694 2024.06.27 21:56:21.687734 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
10695 2024.06.27 21:56:21.688047 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
10696 2024.06.27 21:56:21.688283 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
10697 2024.06.27 21:56:21.691121 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4180 rows, containing 4 columns (4 merged, 0 gathered) in 0.006283541 sec., 665230.0032736318 rows/sec., 44.84 MiB/sec.
10698 2024.06.27 21:56:21.691513 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
10699 2024.06.27 21:56:21.692554 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_71_14} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10700 2024.06.27 21:56:21.692684 [ 190 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_71_14} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
10701 2024.06.27 21:56:21.692861 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB.
10702 2024.06.27 21:56:21.694442 [ 193 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 19 columns (19 merged, 0 gathered) in 0.018706207 sec., 47791.623390033055 rows/sec., 85.64 MiB/sec.
10703 2024.06.27 21:56:21.695288 [ 188 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
10704 2024.06.27 21:56:21.695901 [ 188 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10705 2024.06.27 21:56:21.695989 [ 188 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
10706 2024.06.27 21:56:21.696137 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.93 MiB.
10707 2024.06.27 21:56:26.641939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10708 2024.06.27 21:56:26.642077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10709 2024.06.27 21:56:26.642102 [ 3 ] {} <Debug> HTTP-Session: f8183f2c-9e80-4429-902e-ad54642e566c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10710 2024.06.27 21:56:26.642128 [ 3 ] {} <Debug> HTTP-Session: f8183f2c-9e80-4429-902e-ad54642e566c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10711 2024.06.27 21:56:26.642142 [ 3 ] {} <Debug> HTTP-Session: f8183f2c-9e80-4429-902e-ad54642e566c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10712 2024.06.27 21:56:26.642191 [ 3 ] {} <Trace> HTTP-Session: f8183f2c-9e80-4429-902e-ad54642e566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10713 2024.06.27 21:56:26.642383 [ 3 ] {f23ad4c6-ee50-4b4c-ad26-89ca3827dbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10714 2024.06.27 21:56:26.642453 [ 3 ] {f23ad4c6-ee50-4b4c-ad26-89ca3827dbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10715 2024.06.27 21:56:26.642650 [ 3 ] {f23ad4c6-ee50-4b4c-ad26-89ca3827dbca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10716 2024.06.27 21:56:26.643079 [ 3 ] {f23ad4c6-ee50-4b4c-ad26-89ca3827dbca} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10717 2024.06.27 21:56:26.643125 [ 3 ] {f23ad4c6-ee50-4b4c-ad26-89ca3827dbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10718 2024.06.27 21:56:26.643508 [ 3 ] {f23ad4c6-ee50-4b4c-ad26-89ca3827dbca} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10719 2024.06.27 21:56:26.643861 [ 3 ] {f23ad4c6-ee50-4b4c-ad26-89ca3827dbca} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10720 2024.06.27 21:56:26.644031 [ 3 ] {f23ad4c6-ee50-4b4c-ad26-89ca3827dbca} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001708 sec., 14637.002341920374 rows/sec., 1.16 MiB/sec.
10721 2024.06.27 21:56:26.644248 [ 3 ] {f23ad4c6-ee50-4b4c-ad26-89ca3827dbca} <Debug> DynamicQueryHandler: Done processing query
10722 2024.06.27 21:56:26.644275 [ 3 ] {f23ad4c6-ee50-4b4c-ad26-89ca3827dbca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10723 2024.06.27 21:56:26.644292 [ 3 ] {} <Debug> HTTP-Session: f8183f2c-9e80-4429-902e-ad54642e566c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10724 2024.06.27 21:56:26.644492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10725 2024.06.27 21:56:26.644548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10726 2024.06.27 21:56:26.644569 [ 3 ] {} <Debug> HTTP-Session: 80a026ea-495f-483c-ab1e-805e4d701bb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10727 2024.06.27 21:56:26.644586 [ 3 ] {} <Debug> HTTP-Session: 80a026ea-495f-483c-ab1e-805e4d701bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10728 2024.06.27 21:56:26.644599 [ 3 ] {} <Debug> HTTP-Session: 80a026ea-495f-483c-ab1e-805e4d701bb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10729 2024.06.27 21:56:26.644635 [ 3 ] {} <Trace> HTTP-Session: 80a026ea-495f-483c-ab1e-805e4d701bb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10730 2024.06.27 21:56:26.644784 [ 3 ] {92419339-9af9-4879-b50f-b9a7fe5a56f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10731 2024.06.27 21:56:26.644832 [ 3 ] {92419339-9af9-4879-b50f-b9a7fe5a56f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10732 2024.06.27 21:56:26.644966 [ 3 ] {92419339-9af9-4879-b50f-b9a7fe5a56f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10733 2024.06.27 21:56:26.645387 [ 3 ] {92419339-9af9-4879-b50f-b9a7fe5a56f5} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10734 2024.06.27 21:56:26.645425 [ 3 ] {92419339-9af9-4879-b50f-b9a7fe5a56f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10735 2024.06.27 21:56:26.645774 [ 3 ] {92419339-9af9-4879-b50f-b9a7fe5a56f5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10736 2024.06.27 21:56:26.646090 [ 3 ] {92419339-9af9-4879-b50f-b9a7fe5a56f5} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10737 2024.06.27 21:56:26.646218 [ 3 ] {92419339-9af9-4879-b50f-b9a7fe5a56f5} <Debug> executeQuery: Read 131 rows, 11.17 KiB in 0.001499 sec., 87391.59439626418 rows/sec., 7.28 MiB/sec.
10738 2024.06.27 21:56:26.646392 [ 3 ] {92419339-9af9-4879-b50f-b9a7fe5a56f5} <Debug> DynamicQueryHandler: Done processing query
10739 2024.06.27 21:56:26.646417 [ 3 ] {92419339-9af9-4879-b50f-b9a7fe5a56f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10740 2024.06.27 21:56:26.646433 [ 3 ] {} <Debug> HTTP-Session: 80a026ea-495f-483c-ab1e-805e4d701bb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10741 2024.06.27 21:56:26.646623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10742 2024.06.27 21:56:26.646677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10743 2024.06.27 21:56:26.646697 [ 3 ] {} <Debug> HTTP-Session: aeffa151-3f1f-473c-a078-abcb129ea7d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10744 2024.06.27 21:56:26.646715 [ 3 ] {} <Debug> HTTP-Session: aeffa151-3f1f-473c-a078-abcb129ea7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10745 2024.06.27 21:56:26.646729 [ 3 ] {} <Debug> HTTP-Session: aeffa151-3f1f-473c-a078-abcb129ea7d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10746 2024.06.27 21:56:26.646761 [ 3 ] {} <Trace> HTTP-Session: aeffa151-3f1f-473c-a078-abcb129ea7d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10747 2024.06.27 21:56:26.646888 [ 3 ] {b9bddfc8-27b7-4ce6-a2bf-81d5b8b3b0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10748 2024.06.27 21:56:26.646934 [ 3 ] {b9bddfc8-27b7-4ce6-a2bf-81d5b8b3b0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10749 2024.06.27 21:56:26.647061 [ 3 ] {b9bddfc8-27b7-4ce6-a2bf-81d5b8b3b0e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10750 2024.06.27 21:56:26.647386 [ 3 ] {b9bddfc8-27b7-4ce6-a2bf-81d5b8b3b0e3} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10751 2024.06.27 21:56:26.647424 [ 3 ] {b9bddfc8-27b7-4ce6-a2bf-81d5b8b3b0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10752 2024.06.27 21:56:26.647739 [ 3 ] {b9bddfc8-27b7-4ce6-a2bf-81d5b8b3b0e3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10753 2024.06.27 21:56:26.648053 [ 3 ] {b9bddfc8-27b7-4ce6-a2bf-81d5b8b3b0e3} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10754 2024.06.27 21:56:26.648180 [ 3 ] {b9bddfc8-27b7-4ce6-a2bf-81d5b8b3b0e3} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001341 sec., 66368.38180462342 rows/sec., 5.18 MiB/sec.
10755 2024.06.27 21:56:26.648429 [ 3 ] {b9bddfc8-27b7-4ce6-a2bf-81d5b8b3b0e3} <Debug> DynamicQueryHandler: Done processing query
10756 2024.06.27 21:56:26.648493 [ 3 ] {b9bddfc8-27b7-4ce6-a2bf-81d5b8b3b0e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10757 2024.06.27 21:56:26.648553 [ 3 ] {} <Debug> HTTP-Session: aeffa151-3f1f-473c-a078-abcb129ea7d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10758 2024.06.27 21:56:26.648800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10759 2024.06.27 21:56:26.648855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10760 2024.06.27 21:56:26.648875 [ 3 ] {} <Debug> HTTP-Session: c07ed20f-9502-4334-a893-7ec553474217 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10761 2024.06.27 21:56:26.648892 [ 3 ] {} <Debug> HTTP-Session: c07ed20f-9502-4334-a893-7ec553474217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10762 2024.06.27 21:56:26.648906 [ 3 ] {} <Debug> HTTP-Session: c07ed20f-9502-4334-a893-7ec553474217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10763 2024.06.27 21:56:26.648940 [ 3 ] {} <Trace> HTTP-Session: c07ed20f-9502-4334-a893-7ec553474217 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10764 2024.06.27 21:56:26.649095 [ 3 ] {e39203fd-a2a0-46fa-9f96-47b46643d5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10765 2024.06.27 21:56:26.649145 [ 3 ] {e39203fd-a2a0-46fa-9f96-47b46643d5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10766 2024.06.27 21:56:26.649305 [ 3 ] {e39203fd-a2a0-46fa-9f96-47b46643d5a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10767 2024.06.27 21:56:26.649685 [ 3 ] {e39203fd-a2a0-46fa-9f96-47b46643d5a6} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10768 2024.06.27 21:56:26.649720 [ 3 ] {e39203fd-a2a0-46fa-9f96-47b46643d5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10769 2024.06.27 21:56:26.650116 [ 3 ] {e39203fd-a2a0-46fa-9f96-47b46643d5a6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10770 2024.06.27 21:56:26.650458 [ 3 ] {e39203fd-a2a0-46fa-9f96-47b46643d5a6} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10771 2024.06.27 21:56:26.650586 [ 3 ] {e39203fd-a2a0-46fa-9f96-47b46643d5a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00156 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec.
10772 2024.06.27 21:56:26.650759 [ 3 ] {e39203fd-a2a0-46fa-9f96-47b46643d5a6} <Debug> DynamicQueryHandler: Done processing query
10773 2024.06.27 21:56:26.650784 [ 3 ] {e39203fd-a2a0-46fa-9f96-47b46643d5a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10774 2024.06.27 21:56:26.650801 [ 3 ] {} <Debug> HTTP-Session: c07ed20f-9502-4334-a893-7ec553474217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10775 2024.06.27 21:56:26.651028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10776 2024.06.27 21:56:26.651077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10777 2024.06.27 21:56:26.651097 [ 3 ] {} <Debug> HTTP-Session: 0b6b902d-b15b-4ecb-99cf-5285c3eee51b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10778 2024.06.27 21:56:26.651113 [ 3 ] {} <Debug> HTTP-Session: 0b6b902d-b15b-4ecb-99cf-5285c3eee51b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10779 2024.06.27 21:56:26.651131 [ 3 ] {} <Debug> HTTP-Session: 0b6b902d-b15b-4ecb-99cf-5285c3eee51b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10780 2024.06.27 21:56:26.651162 [ 3 ] {} <Trace> HTTP-Session: 0b6b902d-b15b-4ecb-99cf-5285c3eee51b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10781 2024.06.27 21:56:26.651448 [ 3 ] {bcca7312-931a-41e8-9b2b-35e2a8152693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10782 2024.06.27 21:56:26.651512 [ 3 ] {bcca7312-931a-41e8-9b2b-35e2a8152693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10783 2024.06.27 21:56:26.651914 [ 3 ] {bcca7312-931a-41e8-9b2b-35e2a8152693} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10784 2024.06.27 21:56:26.652519 [ 3 ] {bcca7312-931a-41e8-9b2b-35e2a8152693} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10785 2024.06.27 21:56:26.652554 [ 3 ] {bcca7312-931a-41e8-9b2b-35e2a8152693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10786 2024.06.27 21:56:26.653174 [ 3 ] {bcca7312-931a-41e8-9b2b-35e2a8152693} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
10787 2024.06.27 21:56:26.653581 [ 3 ] {bcca7312-931a-41e8-9b2b-35e2a8152693} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10788 2024.06.27 21:56:26.653733 [ 3 ] {bcca7312-931a-41e8-9b2b-35e2a8152693} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002473 sec., 10109.179134654267 rows/sec., 18.12 MiB/sec.
10789 2024.06.27 21:56:26.654026 [ 3 ] {bcca7312-931a-41e8-9b2b-35e2a8152693} <Debug> DynamicQueryHandler: Done processing query
10790 2024.06.27 21:56:26.654055 [ 3 ] {bcca7312-931a-41e8-9b2b-35e2a8152693} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10791 2024.06.27 21:56:26.654076 [ 3 ] {} <Debug> HTTP-Session: 0b6b902d-b15b-4ecb-99cf-5285c3eee51b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10792 2024.06.27 21:56:26.654210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10793 2024.06.27 21:56:26.654259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10794 2024.06.27 21:56:26.654277 [ 3 ] {} <Debug> HTTP-Session: 345c3cb2-81ad-48cf-8594-3f71a34a0220 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10795 2024.06.27 21:56:26.654294 [ 3 ] {} <Debug> HTTP-Session: 345c3cb2-81ad-48cf-8594-3f71a34a0220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10796 2024.06.27 21:56:26.654308 [ 3 ] {} <Debug> HTTP-Session: 345c3cb2-81ad-48cf-8594-3f71a34a0220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10797 2024.06.27 21:56:26.654339 [ 3 ] {} <Trace> HTTP-Session: 345c3cb2-81ad-48cf-8594-3f71a34a0220 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10798 2024.06.27 21:56:26.654451 [ 3 ] {74d9611f-0cd6-4040-a9d6-60e4d3d36d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10799 2024.06.27 21:56:26.654496 [ 3 ] {74d9611f-0cd6-4040-a9d6-60e4d3d36d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10800 2024.06.27 21:56:26.654621 [ 3 ] {74d9611f-0cd6-4040-a9d6-60e4d3d36d1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10801 2024.06.27 21:56:26.654962 [ 3 ] {74d9611f-0cd6-4040-a9d6-60e4d3d36d1d} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10802 2024.06.27 21:56:26.654997 [ 3 ] {74d9611f-0cd6-4040-a9d6-60e4d3d36d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10803 2024.06.27 21:56:26.655351 [ 3 ] {74d9611f-0cd6-4040-a9d6-60e4d3d36d1d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
10804 2024.06.27 21:56:26.655673 [ 3 ] {74d9611f-0cd6-4040-a9d6-60e4d3d36d1d} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10805 2024.06.27 21:56:26.655796 [ 3 ] {74d9611f-0cd6-4040-a9d6-60e4d3d36d1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec.
10806 2024.06.27 21:56:26.655956 [ 3 ] {74d9611f-0cd6-4040-a9d6-60e4d3d36d1d} <Debug> DynamicQueryHandler: Done processing query
10807 2024.06.27 21:56:26.655981 [ 3 ] {74d9611f-0cd6-4040-a9d6-60e4d3d36d1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10808 2024.06.27 21:56:26.655996 [ 3 ] {} <Debug> HTTP-Session: 345c3cb2-81ad-48cf-8594-3f71a34a0220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10809 2024.06.27 21:56:31.642217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10810 2024.06.27 21:56:31.642360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10811 2024.06.27 21:56:31.642390 [ 3 ] {} <Debug> HTTP-Session: d71912d4-f3fd-4d46-b2ac-9ff7ba046890 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10812 2024.06.27 21:56:31.642418 [ 3 ] {} <Debug> HTTP-Session: d71912d4-f3fd-4d46-b2ac-9ff7ba046890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10813 2024.06.27 21:56:31.642435 [ 3 ] {} <Debug> HTTP-Session: d71912d4-f3fd-4d46-b2ac-9ff7ba046890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10814 2024.06.27 21:56:31.642493 [ 3 ] {} <Trace> HTTP-Session: d71912d4-f3fd-4d46-b2ac-9ff7ba046890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10815 2024.06.27 21:56:31.642694 [ 3 ] {1af26a8d-103e-4be9-8ae2-632ed44af39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10816 2024.06.27 21:56:31.642771 [ 3 ] {1af26a8d-103e-4be9-8ae2-632ed44af39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10817 2024.06.27 21:56:31.642995 [ 3 ] {1af26a8d-103e-4be9-8ae2-632ed44af39f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10818 2024.06.27 21:56:31.643445 [ 3 ] {1af26a8d-103e-4be9-8ae2-632ed44af39f} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10819 2024.06.27 21:56:31.643491 [ 3 ] {1af26a8d-103e-4be9-8ae2-632ed44af39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10820 2024.06.27 21:56:31.643870 [ 3 ] {1af26a8d-103e-4be9-8ae2-632ed44af39f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10821 2024.06.27 21:56:31.644218 [ 3 ] {1af26a8d-103e-4be9-8ae2-632ed44af39f} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10822 2024.06.27 21:56:31.644395 [ 3 ] {1af26a8d-103e-4be9-8ae2-632ed44af39f} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.00176 sec., 2272.7272727272725 rows/sec., 184.22 KiB/sec.
10823 2024.06.27 21:56:31.644684 [ 3 ] {1af26a8d-103e-4be9-8ae2-632ed44af39f} <Debug> DynamicQueryHandler: Done processing query
10824 2024.06.27 21:56:31.644749 [ 3 ] {1af26a8d-103e-4be9-8ae2-632ed44af39f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10825 2024.06.27 21:56:31.644803 [ 3 ] {} <Debug> HTTP-Session: d71912d4-f3fd-4d46-b2ac-9ff7ba046890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10826 2024.06.27 21:56:31.644965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10827 2024.06.27 21:56:31.645021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10828 2024.06.27 21:56:31.645040 [ 3 ] {} <Debug> HTTP-Session: af2633fa-d46c-4395-aecb-d58cb0d15abb Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10829 2024.06.27 21:56:31.645060 [ 3 ] {} <Debug> HTTP-Session: af2633fa-d46c-4395-aecb-d58cb0d15abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10830 2024.06.27 21:56:31.645075 [ 3 ] {} <Debug> HTTP-Session: af2633fa-d46c-4395-aecb-d58cb0d15abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10831 2024.06.27 21:56:31.645112 [ 3 ] {} <Trace> HTTP-Session: af2633fa-d46c-4395-aecb-d58cb0d15abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10832 2024.06.27 21:56:31.645221 [ 3 ] {1676ee7c-7bbb-4bca-a8cd-e2d7d3768cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10833 2024.06.27 21:56:31.645269 [ 3 ] {1676ee7c-7bbb-4bca-a8cd-e2d7d3768cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10834 2024.06.27 21:56:31.645418 [ 3 ] {1676ee7c-7bbb-4bca-a8cd-e2d7d3768cb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10835 2024.06.27 21:56:31.645720 [ 3 ] {1676ee7c-7bbb-4bca-a8cd-e2d7d3768cb9} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10836 2024.06.27 21:56:31.645758 [ 3 ] {1676ee7c-7bbb-4bca-a8cd-e2d7d3768cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10837 2024.06.27 21:56:31.646059 [ 3 ] {1676ee7c-7bbb-4bca-a8cd-e2d7d3768cb9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10838 2024.06.27 21:56:31.646372 [ 3 ] {1676ee7c-7bbb-4bca-a8cd-e2d7d3768cb9} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10839 2024.06.27 21:56:31.646532 [ 3 ] {1676ee7c-7bbb-4bca-a8cd-e2d7d3768cb9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001335 sec., 2996.25468164794 rows/sec., 244.32 KiB/sec.
10840 2024.06.27 21:56:31.646544 [ 126 ] {} <Debug> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10841 2024.06.27 21:56:31.646637 [ 126 ] {} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10842 2024.06.27 21:56:31.646687 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10843 2024.06.27 21:56:31.646842 [ 3 ] {1676ee7c-7bbb-4bca-a8cd-e2d7d3768cb9} <Debug> DynamicQueryHandler: Done processing query
10844 2024.06.27 21:56:31.646923 [ 3 ] {1676ee7c-7bbb-4bca-a8cd-e2d7d3768cb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10845 2024.06.27 21:56:31.647062 [ 3 ] {} <Debug> HTTP-Session: af2633fa-d46c-4395-aecb-d58cb0d15abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10846 2024.06.27 21:56:31.647212 [ 192 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::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
10847 2024.06.27 21:56:31.647489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 14831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10848 2024.06.27 21:56:31.647714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10849 2024.06.27 21:56:31.647811 [ 3 ] {} <Debug> HTTP-Session: cc3bc7ba-abcb-4be9-9f00-9e7ecba9620c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10850 2024.06.27 21:56:31.647880 [ 3 ] {} <Debug> HTTP-Session: cc3bc7ba-abcb-4be9-9f00-9e7ecba9620c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10851 2024.06.27 21:56:31.647942 [ 3 ] {} <Debug> HTTP-Session: cc3bc7ba-abcb-4be9-9f00-9e7ecba9620c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10852 2024.06.27 21:56:31.648038 [ 192 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10853 2024.06.27 21:56:31.648078 [ 3 ] {} <Trace> HTTP-Session: cc3bc7ba-abcb-4be9-9f00-9e7ecba9620c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10854 2024.06.27 21:56:31.648147 [ 192 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 14 rows starting from the beginning of the part
10855 2024.06.27 21:56:31.648371 [ 192 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
10856 2024.06.27 21:56:31.648430 [ 3 ] {e5dff71e-f778-4fbf-b5c1-636d31874807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10857 2024.06.27 21:56:31.648669 [ 3 ] {e5dff71e-f778-4fbf-b5c1-636d31874807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10858 2024.06.27 21:56:31.648688 [ 192 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
10859 2024.06.27 21:56:31.649038 [ 192 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
10860 2024.06.27 21:56:31.649353 [ 192 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::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
10861 2024.06.27 21:56:31.649724 [ 192 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part
10862 2024.06.27 21:56:31.649842 [ 3 ] {e5dff71e-f778-4fbf-b5c1-636d31874807} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10863 2024.06.27 21:56:31.651013 [ 3 ] {e5dff71e-f778-4fbf-b5c1-636d31874807} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10864 2024.06.27 21:56:31.651068 [ 3 ] {e5dff71e-f778-4fbf-b5c1-636d31874807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10865 2024.06.27 21:56:31.651948 [ 3 ] {e5dff71e-f778-4fbf-b5c1-636d31874807} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
10866 2024.06.27 21:56:31.652324 [ 192 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.0055244 sec., 5068.423720223011 rows/sec., 413.29 KiB/sec.
10867 2024.06.27 21:56:31.652555 [ 192 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10868 2024.06.27 21:56:31.652855 [ 3 ] {e5dff71e-f778-4fbf-b5c1-636d31874807} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10869 2024.06.27 21:56:31.653281 [ 3 ] {e5dff71e-f778-4fbf-b5c1-636d31874807} <Debug> executeQuery: Read 106 rows, 8.39 KiB in 0.005003 sec., 21187.287627423546 rows/sec., 1.64 MiB/sec.
10870 2024.06.27 21:56:31.653514 [ 188 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_26_5} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10871 2024.06.27 21:56:31.653646 [ 3 ] {e5dff71e-f778-4fbf-b5c1-636d31874807} <Debug> DynamicQueryHandler: Done processing query
10872 2024.06.27 21:56:31.653660 [ 188 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_26_5} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10873 2024.06.27 21:56:31.653687 [ 3 ] {e5dff71e-f778-4fbf-b5c1-636d31874807} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10874 2024.06.27 21:56:31.653718 [ 3 ] {} <Debug> HTTP-Session: cc3bc7ba-abcb-4be9-9f00-9e7ecba9620c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10875 2024.06.27 21:56:31.653833 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
10876 2024.06.27 21:56:31.653910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10877 2024.06.27 21:56:31.653968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10878 2024.06.27 21:56:31.653988 [ 3 ] {} <Debug> HTTP-Session: 06ec4654-1444-4317-b81d-b919b379bc66 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10879 2024.06.27 21:56:31.654005 [ 3 ] {} <Debug> HTTP-Session: 06ec4654-1444-4317-b81d-b919b379bc66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10880 2024.06.27 21:56:31.654019 [ 3 ] {} <Debug> HTTP-Session: 06ec4654-1444-4317-b81d-b919b379bc66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10881 2024.06.27 21:56:31.654052 [ 3 ] {} <Trace> HTTP-Session: 06ec4654-1444-4317-b81d-b919b379bc66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10882 2024.06.27 21:56:31.654157 [ 3 ] {e6a906f1-5dcc-405c-bcfe-333aa695d445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10883 2024.06.27 21:56:31.654203 [ 3 ] {e6a906f1-5dcc-405c-bcfe-333aa695d445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10884 2024.06.27 21:56:31.654357 [ 3 ] {e6a906f1-5dcc-405c-bcfe-333aa695d445} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10885 2024.06.27 21:56:31.654617 [ 3 ] {e6a906f1-5dcc-405c-bcfe-333aa695d445} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10886 2024.06.27 21:56:31.654654 [ 3 ] {e6a906f1-5dcc-405c-bcfe-333aa695d445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10887 2024.06.27 21:56:31.654958 [ 3 ] {e6a906f1-5dcc-405c-bcfe-333aa695d445} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10888 2024.06.27 21:56:31.655287 [ 3 ] {e6a906f1-5dcc-405c-bcfe-333aa695d445} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10889 2024.06.27 21:56:31.655463 [ 3 ] {e6a906f1-5dcc-405c-bcfe-333aa695d445} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001317 sec., 3037.205770690964 rows/sec., 212.07 KiB/sec.
10890 2024.06.27 21:56:31.655467 [ 126 ] {} <Debug> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10891 2024.06.27 21:56:31.655577 [ 126 ] {} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10892 2024.06.27 21:56:31.655646 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10893 2024.06.27 21:56:31.655757 [ 3 ] {e6a906f1-5dcc-405c-bcfe-333aa695d445} <Debug> DynamicQueryHandler: Done processing query
10894 2024.06.27 21:56:31.655806 [ 3 ] {e6a906f1-5dcc-405c-bcfe-333aa695d445} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10895 2024.06.27 21:56:31.655835 [ 3 ] {} <Debug> HTTP-Session: 06ec4654-1444-4317-b81d-b919b379bc66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10896 2024.06.27 21:56:31.655855 [ 191 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::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
10897 2024.06.27 21:56:31.655988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 16281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10898 2024.06.27 21:56:31.656015 [ 191 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10899 2024.06.27 21:56:31.656055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10900 2024.06.27 21:56:31.656058 [ 191 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 14 rows starting from the beginning of the part
10901 2024.06.27 21:56:31.656083 [ 3 ] {} <Debug> HTTP-Session: 2ea739c4-6b16-48e3-9cfc-c2ab3b650695 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10902 2024.06.27 21:56:31.656105 [ 3 ] {} <Debug> HTTP-Session: 2ea739c4-6b16-48e3-9cfc-c2ab3b650695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10903 2024.06.27 21:56:31.656127 [ 3 ] {} <Debug> HTTP-Session: 2ea739c4-6b16-48e3-9cfc-c2ab3b650695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10904 2024.06.27 21:56:31.656245 [ 191 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
10905 2024.06.27 21:56:31.656255 [ 3 ] {} <Trace> HTTP-Session: 2ea739c4-6b16-48e3-9cfc-c2ab3b650695 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10906 2024.06.27 21:56:31.656605 [ 191 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
10907 2024.06.27 21:56:31.656713 [ 3 ] {92259956-f904-4cbd-8415-a8f30c6df7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10908 2024.06.27 21:56:31.656936 [ 3 ] {92259956-f904-4cbd-8415-a8f30c6df7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10909 2024.06.27 21:56:31.656968 [ 191 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part
10910 2024.06.27 21:56:31.657334 [ 191 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::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
10911 2024.06.27 21:56:31.657535 [ 191 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part
10912 2024.06.27 21:56:31.657981 [ 3 ] {92259956-f904-4cbd-8415-a8f30c6df7c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10913 2024.06.27 21:56:31.658451 [ 3 ] {92259956-f904-4cbd-8415-a8f30c6df7c1} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10914 2024.06.27 21:56:31.658496 [ 3 ] {92259956-f904-4cbd-8415-a8f30c6df7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10915 2024.06.27 21:56:31.659059 [ 3 ] {92259956-f904-4cbd-8415-a8f30c6df7c1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
10916 2024.06.27 21:56:31.659126 [ 194 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003359351 sec., 8334.94326731562 rows/sec., 581.98 KiB/sec.
10917 2024.06.27 21:56:31.659424 [ 194 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10918 2024.06.27 21:56:31.659736 [ 3 ] {92259956-f904-4cbd-8415-a8f30c6df7c1} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10919 2024.06.27 21:56:31.660130 [ 3 ] {92259956-f904-4cbd-8415-a8f30c6df7c1} <Debug> executeQuery: Read 96 rows, 7.66 KiB in 0.003588 sec., 26755.852842809363 rows/sec., 2.08 MiB/sec.
10920 2024.06.27 21:56:31.660377 [ 194 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_26_5} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10921 2024.06.27 21:56:31.660494 [ 3 ] {92259956-f904-4cbd-8415-a8f30c6df7c1} <Debug> DynamicQueryHandler: Done processing query
10922 2024.06.27 21:56:31.660548 [ 3 ] {92259956-f904-4cbd-8415-a8f30c6df7c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10923 2024.06.27 21:56:31.660549 [ 194 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_26_5} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10924 2024.06.27 21:56:31.660580 [ 3 ] {} <Debug> HTTP-Session: 2ea739c4-6b16-48e3-9cfc-c2ab3b650695 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10925 2024.06.27 21:56:31.660693 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10926 2024.06.27 21:56:31.660774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 37961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10927 2024.06.27 21:56:31.660831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10928 2024.06.27 21:56:31.660851 [ 3 ] {} <Debug> HTTP-Session: b6133472-e32f-4bf6-9861-94e34bbe1768 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10929 2024.06.27 21:56:31.660867 [ 3 ] {} <Debug> HTTP-Session: b6133472-e32f-4bf6-9861-94e34bbe1768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10930 2024.06.27 21:56:31.660881 [ 3 ] {} <Debug> HTTP-Session: b6133472-e32f-4bf6-9861-94e34bbe1768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10931 2024.06.27 21:56:31.660913 [ 3 ] {} <Trace> HTTP-Session: b6133472-e32f-4bf6-9861-94e34bbe1768 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10932 2024.06.27 21:56:31.661097 [ 3 ] {95c7e8fb-40fa-497b-894b-4136eb280244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10933 2024.06.27 21:56:31.661148 [ 3 ] {95c7e8fb-40fa-497b-894b-4136eb280244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10934 2024.06.27 21:56:31.661319 [ 3 ] {95c7e8fb-40fa-497b-894b-4136eb280244} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10935 2024.06.27 21:56:31.661685 [ 3 ] {95c7e8fb-40fa-497b-894b-4136eb280244} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10936 2024.06.27 21:56:31.661721 [ 3 ] {95c7e8fb-40fa-497b-894b-4136eb280244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10937 2024.06.27 21:56:31.662123 [ 3 ] {95c7e8fb-40fa-497b-894b-4136eb280244} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
10938 2024.06.27 21:56:31.662462 [ 3 ] {95c7e8fb-40fa-497b-894b-4136eb280244} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10939 2024.06.27 21:56:31.662619 [ 3 ] {95c7e8fb-40fa-497b-894b-4136eb280244} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.001612 sec., 122828.7841191067 rows/sec., 8.57 MiB/sec.
10940 2024.06.27 21:56:31.662815 [ 3 ] {95c7e8fb-40fa-497b-894b-4136eb280244} <Debug> DynamicQueryHandler: Done processing query
10941 2024.06.27 21:56:31.662851 [ 3 ] {95c7e8fb-40fa-497b-894b-4136eb280244} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
10942 2024.06.27 21:56:31.662882 [ 3 ] {} <Debug> HTTP-Session: b6133472-e32f-4bf6-9861-94e34bbe1768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10943 2024.06.27 21:56:31.663026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10944 2024.06.27 21:56:31.663075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10945 2024.06.27 21:56:31.663094 [ 3 ] {} <Debug> HTTP-Session: b82ccfb6-9fd1-4344-b6e5-fa1b6689ba12 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10946 2024.06.27 21:56:31.663111 [ 3 ] {} <Debug> HTTP-Session: b82ccfb6-9fd1-4344-b6e5-fa1b6689ba12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10947 2024.06.27 21:56:31.663125 [ 3 ] {} <Debug> HTTP-Session: b82ccfb6-9fd1-4344-b6e5-fa1b6689ba12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10948 2024.06.27 21:56:31.663156 [ 3 ] {} <Trace> HTTP-Session: b82ccfb6-9fd1-4344-b6e5-fa1b6689ba12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10949 2024.06.27 21:56:31.663284 [ 3 ] {8d74cab3-ec55-4496-a086-c943efbac1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10950 2024.06.27 21:56:31.663349 [ 3 ] {8d74cab3-ec55-4496-a086-c943efbac1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10951 2024.06.27 21:56:31.663750 [ 3 ] {8d74cab3-ec55-4496-a086-c943efbac1d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10952 2024.06.27 21:56:31.664147 [ 3 ] {8d74cab3-ec55-4496-a086-c943efbac1d0} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10953 2024.06.27 21:56:31.664182 [ 3 ] {8d74cab3-ec55-4496-a086-c943efbac1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10954 2024.06.27 21:56:31.664764 [ 3 ] {8d74cab3-ec55-4496-a086-c943efbac1d0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
10955 2024.06.27 21:56:31.665178 [ 3 ] {8d74cab3-ec55-4496-a086-c943efbac1d0} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10956 2024.06.27 21:56:31.665384 [ 3 ] {8d74cab3-ec55-4496-a086-c943efbac1d0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002148 sec., 1862.1973929236497 rows/sec., 3.34 MiB/sec.
10957 2024.06.27 21:56:31.665600 [ 3 ] {8d74cab3-ec55-4496-a086-c943efbac1d0} <Debug> DynamicQueryHandler: Done processing query
10958 2024.06.27 21:56:31.665627 [ 3 ] {8d74cab3-ec55-4496-a086-c943efbac1d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10959 2024.06.27 21:56:31.665644 [ 3 ] {} <Debug> HTTP-Session: b82ccfb6-9fd1-4344-b6e5-fa1b6689ba12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10960 2024.06.27 21:56:31.665760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10961 2024.06.27 21:56:31.665809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10962 2024.06.27 21:56:31.665828 [ 3 ] {} <Debug> HTTP-Session: 778bc5e5-c19f-4d99-a2cc-100ea51c41ea Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10963 2024.06.27 21:56:31.665845 [ 3 ] {} <Debug> HTTP-Session: 778bc5e5-c19f-4d99-a2cc-100ea51c41ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10964 2024.06.27 21:56:31.665859 [ 3 ] {} <Debug> HTTP-Session: 778bc5e5-c19f-4d99-a2cc-100ea51c41ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10965 2024.06.27 21:56:31.665890 [ 3 ] {} <Trace> HTTP-Session: 778bc5e5-c19f-4d99-a2cc-100ea51c41ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10966 2024.06.27 21:56:31.666008 [ 3 ] {1a032094-3fd3-464f-9c0a-ee2503966f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10967 2024.06.27 21:56:31.666054 [ 3 ] {1a032094-3fd3-464f-9c0a-ee2503966f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10968 2024.06.27 21:56:31.666186 [ 3 ] {1a032094-3fd3-464f-9c0a-ee2503966f5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10969 2024.06.27 21:56:31.666452 [ 3 ] {1a032094-3fd3-464f-9c0a-ee2503966f5c} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10970 2024.06.27 21:56:31.666489 [ 3 ] {1a032094-3fd3-464f-9c0a-ee2503966f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10971 2024.06.27 21:56:31.666857 [ 3 ] {1a032094-3fd3-464f-9c0a-ee2503966f5c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
10972 2024.06.27 21:56:31.667175 [ 3 ] {1a032094-3fd3-464f-9c0a-ee2503966f5c} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10973 2024.06.27 21:56:31.667339 [ 3 ] {1a032094-3fd3-464f-9c0a-ee2503966f5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec.
10974 2024.06.27 21:56:31.667605 [ 3 ] {1a032094-3fd3-464f-9c0a-ee2503966f5c} <Debug> DynamicQueryHandler: Done processing query
10975 2024.06.27 21:56:31.667671 [ 3 ] {1a032094-3fd3-464f-9c0a-ee2503966f5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10976 2024.06.27 21:56:31.667732 [ 3 ] {} <Debug> HTTP-Session: 778bc5e5-c19f-4d99-a2cc-100ea51c41ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10977 2024.06.27 21:56:32.439051 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache
10978 2024.06.27 21:56:32.439100 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache
10979 2024.06.27 21:56:36.641896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 3639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10980 2024.06.27 21:56:36.642090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10981 2024.06.27 21:56:36.642134 [ 3 ] {} <Debug> HTTP-Session: fad1b0ef-6070-496f-b5da-6af659cc8698 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10982 2024.06.27 21:56:36.642175 [ 3 ] {} <Debug> HTTP-Session: fad1b0ef-6070-496f-b5da-6af659cc8698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10983 2024.06.27 21:56:36.642203 [ 3 ] {} <Debug> HTTP-Session: fad1b0ef-6070-496f-b5da-6af659cc8698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10984 2024.06.27 21:56:36.642282 [ 3 ] {} <Trace> HTTP-Session: fad1b0ef-6070-496f-b5da-6af659cc8698 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10985 2024.06.27 21:56:36.642566 [ 3 ] {6b6e8c2c-d8e6-4d4b-8274-e93ec937a037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10986 2024.06.27 21:56:36.642662 [ 3 ] {6b6e8c2c-d8e6-4d4b-8274-e93ec937a037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10987 2024.06.27 21:56:36.642853 [ 3 ] {6b6e8c2c-d8e6-4d4b-8274-e93ec937a037} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10988 2024.06.27 21:56:36.643242 [ 3 ] {6b6e8c2c-d8e6-4d4b-8274-e93ec937a037} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10989 2024.06.27 21:56:36.643284 [ 3 ] {6b6e8c2c-d8e6-4d4b-8274-e93ec937a037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
10990 2024.06.27 21:56:36.643650 [ 3 ] {6b6e8c2c-d8e6-4d4b-8274-e93ec937a037} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
10991 2024.06.27 21:56:36.643979 [ 3 ] {6b6e8c2c-d8e6-4d4b-8274-e93ec937a037} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10992 2024.06.27 21:56:36.644155 [ 3 ] {6b6e8c2c-d8e6-4d4b-8274-e93ec937a037} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001683 sec., 14854.4266191325 rows/sec., 1.18 MiB/sec.
10993 2024.06.27 21:56:36.644455 [ 3 ] {6b6e8c2c-d8e6-4d4b-8274-e93ec937a037} <Debug> DynamicQueryHandler: Done processing query
10994 2024.06.27 21:56:36.644510 [ 3 ] {6b6e8c2c-d8e6-4d4b-8274-e93ec937a037} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10995 2024.06.27 21:56:36.644560 [ 3 ] {} <Debug> HTTP-Session: fad1b0ef-6070-496f-b5da-6af659cc8698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10996 2024.06.27 21:56:36.644742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10997 2024.06.27 21:56:36.644798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10998 2024.06.27 21:56:36.644817 [ 3 ] {} <Debug> HTTP-Session: 1bd655aa-0d9a-41b9-9897-d417e42dda32 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
10999 2024.06.27 21:56:36.644835 [ 3 ] {} <Debug> HTTP-Session: 1bd655aa-0d9a-41b9-9897-d417e42dda32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11000 2024.06.27 21:56:36.644849 [ 3 ] {} <Debug> HTTP-Session: 1bd655aa-0d9a-41b9-9897-d417e42dda32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11001 2024.06.27 21:56:36.644883 [ 3 ] {} <Trace> HTTP-Session: 1bd655aa-0d9a-41b9-9897-d417e42dda32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11002 2024.06.27 21:56:36.644988 [ 3 ] {5327d369-0727-437c-addb-8b4b146b305e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11003 2024.06.27 21:56:36.645034 [ 3 ] {5327d369-0727-437c-addb-8b4b146b305e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11004 2024.06.27 21:56:36.645184 [ 3 ] {5327d369-0727-437c-addb-8b4b146b305e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11005 2024.06.27 21:56:36.645442 [ 3 ] {5327d369-0727-437c-addb-8b4b146b305e} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11006 2024.06.27 21:56:36.645478 [ 3 ] {5327d369-0727-437c-addb-8b4b146b305e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
11007 2024.06.27 21:56:36.645774 [ 3 ] {5327d369-0727-437c-addb-8b4b146b305e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11008 2024.06.27 21:56:36.646083 [ 3 ] {5327d369-0727-437c-addb-8b4b146b305e} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11009 2024.06.27 21:56:36.646231 [ 3 ] {5327d369-0727-437c-addb-8b4b146b305e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001273 sec., 1571.0919088766693 rows/sec., 128.11 KiB/sec.
11010 2024.06.27 21:56:36.646383 [ 3 ] {5327d369-0727-437c-addb-8b4b146b305e} <Debug> DynamicQueryHandler: Done processing query
11011 2024.06.27 21:56:36.646406 [ 3 ] {5327d369-0727-437c-addb-8b4b146b305e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11012 2024.06.27 21:56:36.646422 [ 3 ] {} <Debug> HTTP-Session: 1bd655aa-0d9a-41b9-9897-d417e42dda32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11013 2024.06.27 21:56:36.646593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 19277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11014 2024.06.27 21:56:36.646639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11015 2024.06.27 21:56:36.646658 [ 3 ] {} <Debug> HTTP-Session: 1b05d48b-22cf-4c05-b5da-48d13c1c59fd Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11016 2024.06.27 21:56:36.646675 [ 3 ] {} <Debug> HTTP-Session: 1b05d48b-22cf-4c05-b5da-48d13c1c59fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11017 2024.06.27 21:56:36.646689 [ 3 ] {} <Debug> HTTP-Session: 1b05d48b-22cf-4c05-b5da-48d13c1c59fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11018 2024.06.27 21:56:36.646719 [ 3 ] {} <Trace> HTTP-Session: 1b05d48b-22cf-4c05-b5da-48d13c1c59fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11019 2024.06.27 21:56:36.646854 [ 3 ] {3b703bda-9a8b-4b14-8711-13f34efa6a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11020 2024.06.27 21:56:36.646895 [ 3 ] {3b703bda-9a8b-4b14-8711-13f34efa6a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11021 2024.06.27 21:56:36.647017 [ 3 ] {3b703bda-9a8b-4b14-8711-13f34efa6a60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11022 2024.06.27 21:56:36.647532 [ 3 ] {3b703bda-9a8b-4b14-8711-13f34efa6a60} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11023 2024.06.27 21:56:36.647568 [ 3 ] {3b703bda-9a8b-4b14-8711-13f34efa6a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
11024 2024.06.27 21:56:36.647874 [ 3 ] {3b703bda-9a8b-4b14-8711-13f34efa6a60} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11025 2024.06.27 21:56:36.648174 [ 3 ] {3b703bda-9a8b-4b14-8711-13f34efa6a60} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11026 2024.06.27 21:56:36.648323 [ 3 ] {3b703bda-9a8b-4b14-8711-13f34efa6a60} <Debug> executeQuery: Read 132 rows, 11.24 KiB in 0.001526 sec., 86500.65530799476 rows/sec., 7.20 MiB/sec.
11027 2024.06.27 21:56:36.648494 [ 3 ] {3b703bda-9a8b-4b14-8711-13f34efa6a60} <Debug> DynamicQueryHandler: Done processing query
11028 2024.06.27 21:56:36.648517 [ 3 ] {3b703bda-9a8b-4b14-8711-13f34efa6a60} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11029 2024.06.27 21:56:36.648532 [ 3 ] {} <Debug> HTTP-Session: 1b05d48b-22cf-4c05-b5da-48d13c1c59fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11030 2024.06.27 21:56:36.648660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11031 2024.06.27 21:56:36.648709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11032 2024.06.27 21:56:36.648727 [ 3 ] {} <Debug> HTTP-Session: f85a99e4-70ad-42c9-a3bd-6409e238cd11 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11033 2024.06.27 21:56:36.648742 [ 3 ] {} <Debug> HTTP-Session: f85a99e4-70ad-42c9-a3bd-6409e238cd11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11034 2024.06.27 21:56:36.648755 [ 3 ] {} <Debug> HTTP-Session: f85a99e4-70ad-42c9-a3bd-6409e238cd11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11035 2024.06.27 21:56:36.648785 [ 3 ] {} <Trace> HTTP-Session: f85a99e4-70ad-42c9-a3bd-6409e238cd11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11036 2024.06.27 21:56:36.648876 [ 3 ] {03cad077-23c8-4bfd-9ac4-54f7a57d9ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11037 2024.06.27 21:56:36.648918 [ 3 ] {03cad077-23c8-4bfd-9ac4-54f7a57d9ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11038 2024.06.27 21:56:36.649045 [ 3 ] {03cad077-23c8-4bfd-9ac4-54f7a57d9ff8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11039 2024.06.27 21:56:36.649302 [ 3 ] {03cad077-23c8-4bfd-9ac4-54f7a57d9ff8} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11040 2024.06.27 21:56:36.649338 [ 3 ] {03cad077-23c8-4bfd-9ac4-54f7a57d9ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
11041 2024.06.27 21:56:36.649625 [ 3 ] {03cad077-23c8-4bfd-9ac4-54f7a57d9ff8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11042 2024.06.27 21:56:36.649925 [ 3 ] {03cad077-23c8-4bfd-9ac4-54f7a57d9ff8} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11043 2024.06.27 21:56:36.650078 [ 3 ] {03cad077-23c8-4bfd-9ac4-54f7a57d9ff8} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001224 sec., 1633.986928104575 rows/sec., 114.09 KiB/sec.
11044 2024.06.27 21:56:36.650268 [ 3 ] {03cad077-23c8-4bfd-9ac4-54f7a57d9ff8} <Debug> DynamicQueryHandler: Done processing query
11045 2024.06.27 21:56:36.650301 [ 3 ] {03cad077-23c8-4bfd-9ac4-54f7a57d9ff8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11046 2024.06.27 21:56:36.650320 [ 3 ] {} <Debug> HTTP-Session: f85a99e4-70ad-42c9-a3bd-6409e238cd11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11047 2024.06.27 21:56:36.650460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11048 2024.06.27 21:56:36.650518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11049 2024.06.27 21:56:36.650542 [ 3 ] {} <Debug> HTTP-Session: 3356a795-a906-4b58-99f9-0ba8fb79912b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11050 2024.06.27 21:56:36.650561 [ 3 ] {} <Debug> HTTP-Session: 3356a795-a906-4b58-99f9-0ba8fb79912b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11051 2024.06.27 21:56:36.650579 [ 3 ] {} <Debug> HTTP-Session: 3356a795-a906-4b58-99f9-0ba8fb79912b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11052 2024.06.27 21:56:36.650610 [ 3 ] {} <Trace> HTTP-Session: 3356a795-a906-4b58-99f9-0ba8fb79912b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11053 2024.06.27 21:56:36.650730 [ 3 ] {a5f64a38-4406-42ab-9519-07c6aafdb879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11054 2024.06.27 21:56:36.650773 [ 3 ] {a5f64a38-4406-42ab-9519-07c6aafdb879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11055 2024.06.27 21:56:36.650903 [ 3 ] {a5f64a38-4406-42ab-9519-07c6aafdb879} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11056 2024.06.27 21:56:36.651240 [ 3 ] {a5f64a38-4406-42ab-9519-07c6aafdb879} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11057 2024.06.27 21:56:36.651276 [ 3 ] {a5f64a38-4406-42ab-9519-07c6aafdb879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
11058 2024.06.27 21:56:36.651599 [ 3 ] {a5f64a38-4406-42ab-9519-07c6aafdb879} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11059 2024.06.27 21:56:36.651905 [ 3 ] {a5f64a38-4406-42ab-9519-07c6aafdb879} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11060 2024.06.27 21:56:36.652060 [ 3 ] {a5f64a38-4406-42ab-9519-07c6aafdb879} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001364 sec., 66715.54252199414 rows/sec., 5.21 MiB/sec.
11061 2024.06.27 21:56:36.652224 [ 3 ] {a5f64a38-4406-42ab-9519-07c6aafdb879} <Debug> DynamicQueryHandler: Done processing query
11062 2024.06.27 21:56:36.652248 [ 3 ] {a5f64a38-4406-42ab-9519-07c6aafdb879} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11063 2024.06.27 21:56:36.652264 [ 3 ] {} <Debug> HTTP-Session: 3356a795-a906-4b58-99f9-0ba8fb79912b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11064 2024.06.27 21:56:36.652433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11065 2024.06.27 21:56:36.652481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11066 2024.06.27 21:56:36.652500 [ 3 ] {} <Debug> HTTP-Session: 5d3c31eb-4d10-4093-8cca-0eb02b75eeb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11067 2024.06.27 21:56:36.652517 [ 3 ] {} <Debug> HTTP-Session: 5d3c31eb-4d10-4093-8cca-0eb02b75eeb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11068 2024.06.27 21:56:36.652531 [ 3 ] {} <Debug> HTTP-Session: 5d3c31eb-4d10-4093-8cca-0eb02b75eeb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11069 2024.06.27 21:56:36.652561 [ 3 ] {} <Trace> HTTP-Session: 5d3c31eb-4d10-4093-8cca-0eb02b75eeb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11070 2024.06.27 21:56:36.652698 [ 3 ] {b3ca59c1-fdbf-4b2b-b939-2376a776c80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11071 2024.06.27 21:56:36.652744 [ 3 ] {b3ca59c1-fdbf-4b2b-b939-2376a776c80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11072 2024.06.27 21:56:36.652892 [ 3 ] {b3ca59c1-fdbf-4b2b-b939-2376a776c80c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11073 2024.06.27 21:56:36.653245 [ 3 ] {b3ca59c1-fdbf-4b2b-b939-2376a776c80c} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11074 2024.06.27 21:56:36.653281 [ 3 ] {b3ca59c1-fdbf-4b2b-b939-2376a776c80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
11075 2024.06.27 21:56:36.653665 [ 3 ] {b3ca59c1-fdbf-4b2b-b939-2376a776c80c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11076 2024.06.27 21:56:36.653997 [ 3 ] {b3ca59c1-fdbf-4b2b-b939-2376a776c80c} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11077 2024.06.27 21:56:36.654163 [ 3 ] {b3ca59c1-fdbf-4b2b-b939-2376a776c80c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001518 sec., 106060.60606060606 rows/sec., 7.39 MiB/sec.
11078 2024.06.27 21:56:36.654328 [ 3 ] {b3ca59c1-fdbf-4b2b-b939-2376a776c80c} <Debug> DynamicQueryHandler: Done processing query
11079 2024.06.27 21:56:36.654353 [ 3 ] {b3ca59c1-fdbf-4b2b-b939-2376a776c80c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11080 2024.06.27 21:56:36.654368 [ 3 ] {} <Debug> HTTP-Session: 5d3c31eb-4d10-4093-8cca-0eb02b75eeb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11081 2024.06.27 21:56:36.654512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 40651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11082 2024.06.27 21:56:36.654559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11083 2024.06.27 21:56:36.654578 [ 3 ] {} <Debug> HTTP-Session: 1670dde1-ada9-47ad-a71c-16fc39a5a145 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11084 2024.06.27 21:56:36.654594 [ 3 ] {} <Debug> HTTP-Session: 1670dde1-ada9-47ad-a71c-16fc39a5a145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11085 2024.06.27 21:56:36.654607 [ 3 ] {} <Debug> HTTP-Session: 1670dde1-ada9-47ad-a71c-16fc39a5a145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11086 2024.06.27 21:56:36.654637 [ 3 ] {} <Trace> HTTP-Session: 1670dde1-ada9-47ad-a71c-16fc39a5a145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11087 2024.06.27 21:56:36.654904 [ 3 ] {d0b48e2e-8c57-419c-82c5-d057a18510d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11088 2024.06.27 21:56:36.654968 [ 3 ] {d0b48e2e-8c57-419c-82c5-d057a18510d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11089 2024.06.27 21:56:36.655386 [ 3 ] {d0b48e2e-8c57-419c-82c5-d057a18510d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11090 2024.06.27 21:56:36.656092 [ 3 ] {d0b48e2e-8c57-419c-82c5-d057a18510d2} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11091 2024.06.27 21:56:36.656128 [ 3 ] {d0b48e2e-8c57-419c-82c5-d057a18510d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
11092 2024.06.27 21:56:36.656737 [ 3 ] {d0b48e2e-8c57-419c-82c5-d057a18510d2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
11093 2024.06.27 21:56:36.657140 [ 3 ] {d0b48e2e-8c57-419c-82c5-d057a18510d2} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11094 2024.06.27 21:56:36.657324 [ 3 ] {d0b48e2e-8c57-419c-82c5-d057a18510d2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002596 sec., 9630.200308166412 rows/sec., 17.26 MiB/sec.
11095 2024.06.27 21:56:36.657545 [ 3 ] {d0b48e2e-8c57-419c-82c5-d057a18510d2} <Debug> DynamicQueryHandler: Done processing query
11096 2024.06.27 21:56:36.657570 [ 3 ] {d0b48e2e-8c57-419c-82c5-d057a18510d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11097 2024.06.27 21:56:36.657585 [ 3 ] {} <Debug> HTTP-Session: 1670dde1-ada9-47ad-a71c-16fc39a5a145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11098 2024.06.27 21:56:36.657737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11099 2024.06.27 21:56:36.657787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11100 2024.06.27 21:56:36.657807 [ 3 ] {} <Debug> HTTP-Session: 540c64f7-5db3-4657-84bf-6ca64c1b0ee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11101 2024.06.27 21:56:36.657823 [ 3 ] {} <Debug> HTTP-Session: 540c64f7-5db3-4657-84bf-6ca64c1b0ee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11102 2024.06.27 21:56:36.657836 [ 3 ] {} <Debug> HTTP-Session: 540c64f7-5db3-4657-84bf-6ca64c1b0ee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11103 2024.06.27 21:56:36.657867 [ 3 ] {} <Trace> HTTP-Session: 540c64f7-5db3-4657-84bf-6ca64c1b0ee6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11104 2024.06.27 21:56:36.657986 [ 3 ] {6ba8f65d-bddd-4c52-8765-1c4c9cd1972e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11105 2024.06.27 21:56:36.658030 [ 3 ] {6ba8f65d-bddd-4c52-8765-1c4c9cd1972e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11106 2024.06.27 21:56:36.658158 [ 3 ] {6ba8f65d-bddd-4c52-8765-1c4c9cd1972e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11107 2024.06.27 21:56:36.658450 [ 3 ] {6ba8f65d-bddd-4c52-8765-1c4c9cd1972e} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11108 2024.06.27 21:56:36.658512 [ 3 ] {6ba8f65d-bddd-4c52-8765-1c4c9cd1972e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
11109 2024.06.27 21:56:36.658866 [ 3 ] {6ba8f65d-bddd-4c52-8765-1c4c9cd1972e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
11110 2024.06.27 21:56:36.659179 [ 3 ] {6ba8f65d-bddd-4c52-8765-1c4c9cd1972e} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11111 2024.06.27 21:56:36.659334 [ 3 ] {6ba8f65d-bddd-4c52-8765-1c4c9cd1972e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec.
11112 2024.06.27 21:56:36.659512 [ 3 ] {6ba8f65d-bddd-4c52-8765-1c4c9cd1972e} <Debug> DynamicQueryHandler: Done processing query
11113 2024.06.27 21:56:36.659546 [ 3 ] {6ba8f65d-bddd-4c52-8765-1c4c9cd1972e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11114 2024.06.27 21:56:36.659576 [ 3 ] {} <Debug> HTTP-Session: 540c64f7-5db3-4657-84bf-6ca64c1b0ee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11115 2024.06.27 21:56:41.640841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11116 2024.06.27 21:56:41.640996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11117 2024.06.27 21:56:41.641029 [ 3 ] {} <Debug> HTTP-Session: bae043c4-b648-4229-af7e-8f4677b0a44e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11118 2024.06.27 21:56:41.641061 [ 3 ] {} <Debug> HTTP-Session: bae043c4-b648-4229-af7e-8f4677b0a44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11119 2024.06.27 21:56:41.641107 [ 3 ] {} <Debug> HTTP-Session: bae043c4-b648-4229-af7e-8f4677b0a44e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11120 2024.06.27 21:56:41.641167 [ 3 ] {} <Trace> HTTP-Session: bae043c4-b648-4229-af7e-8f4677b0a44e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11121 2024.06.27 21:56:41.641367 [ 3 ] {3fe93556-ce40-450e-8e9e-5a9e19e7b472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11122 2024.06.27 21:56:41.641446 [ 3 ] {3fe93556-ce40-450e-8e9e-5a9e19e7b472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11123 2024.06.27 21:56:41.641665 [ 3 ] {3fe93556-ce40-450e-8e9e-5a9e19e7b472} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11124 2024.06.27 21:56:41.642092 [ 3 ] {3fe93556-ce40-450e-8e9e-5a9e19e7b472} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11125 2024.06.27 21:56:41.642135 [ 3 ] {3fe93556-ce40-450e-8e9e-5a9e19e7b472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
11126 2024.06.27 21:56:41.642498 [ 3 ] {3fe93556-ce40-450e-8e9e-5a9e19e7b472} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11127 2024.06.27 21:56:41.642827 [ 3 ] {3fe93556-ce40-450e-8e9e-5a9e19e7b472} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11128 2024.06.27 21:56:41.642975 [ 3 ] {3fe93556-ce40-450e-8e9e-5a9e19e7b472} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001661 sec., 2408.187838651415 rows/sec., 195.19 KiB/sec.
11129 2024.06.27 21:56:41.643217 [ 3 ] {3fe93556-ce40-450e-8e9e-5a9e19e7b472} <Debug> DynamicQueryHandler: Done processing query
11130 2024.06.27 21:56:41.643244 [ 3 ] {3fe93556-ce40-450e-8e9e-5a9e19e7b472} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11131 2024.06.27 21:56:41.643260 [ 3 ] {} <Debug> HTTP-Session: bae043c4-b648-4229-af7e-8f4677b0a44e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11132 2024.06.27 21:56:41.643393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11133 2024.06.27 21:56:41.643443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11134 2024.06.27 21:56:41.643466 [ 3 ] {} <Debug> HTTP-Session: 2a9943e0-641a-4bdc-b36b-f52cee7fe0a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11135 2024.06.27 21:56:41.643482 [ 3 ] {} <Debug> HTTP-Session: 2a9943e0-641a-4bdc-b36b-f52cee7fe0a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11136 2024.06.27 21:56:41.643496 [ 3 ] {} <Debug> HTTP-Session: 2a9943e0-641a-4bdc-b36b-f52cee7fe0a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11137 2024.06.27 21:56:41.643533 [ 3 ] {} <Trace> HTTP-Session: 2a9943e0-641a-4bdc-b36b-f52cee7fe0a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11138 2024.06.27 21:56:41.643633 [ 3 ] {eead94ae-11d8-4185-a0ac-9e19c49ae373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11139 2024.06.27 21:56:41.643678 [ 3 ] {eead94ae-11d8-4185-a0ac-9e19c49ae373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11140 2024.06.27 21:56:41.643815 [ 3 ] {eead94ae-11d8-4185-a0ac-9e19c49ae373} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11141 2024.06.27 21:56:41.644102 [ 3 ] {eead94ae-11d8-4185-a0ac-9e19c49ae373} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11142 2024.06.27 21:56:41.644139 [ 3 ] {eead94ae-11d8-4185-a0ac-9e19c49ae373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
11143 2024.06.27 21:56:41.644439 [ 3 ] {eead94ae-11d8-4185-a0ac-9e19c49ae373} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11144 2024.06.27 21:56:41.644747 [ 3 ] {eead94ae-11d8-4185-a0ac-9e19c49ae373} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11145 2024.06.27 21:56:41.644903 [ 3 ] {eead94ae-11d8-4185-a0ac-9e19c49ae373} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001287 sec., 1554.001554001554 rows/sec., 126.72 KiB/sec.
11146 2024.06.27 21:56:41.645160 [ 3 ] {eead94ae-11d8-4185-a0ac-9e19c49ae373} <Debug> DynamicQueryHandler: Done processing query
11147 2024.06.27 21:56:41.645211 [ 3 ] {eead94ae-11d8-4185-a0ac-9e19c49ae373} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11148 2024.06.27 21:56:41.645255 [ 3 ] {} <Debug> HTTP-Session: 2a9943e0-641a-4bdc-b36b-f52cee7fe0a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11149 2024.06.27 21:56:41.645436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11150 2024.06.27 21:56:41.645485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11151 2024.06.27 21:56:41.645504 [ 3 ] {} <Debug> HTTP-Session: 34339355-b243-472e-a6da-9a9a46005ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11152 2024.06.27 21:56:41.645521 [ 3 ] {} <Debug> HTTP-Session: 34339355-b243-472e-a6da-9a9a46005ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11153 2024.06.27 21:56:41.645534 [ 3 ] {} <Debug> HTTP-Session: 34339355-b243-472e-a6da-9a9a46005ebc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11154 2024.06.27 21:56:41.645566 [ 3 ] {} <Trace> HTTP-Session: 34339355-b243-472e-a6da-9a9a46005ebc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11155 2024.06.27 21:56:41.645689 [ 3 ] {703fd4e6-d0ea-44f6-b991-4856cb2f4b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11156 2024.06.27 21:56:41.645739 [ 3 ] {703fd4e6-d0ea-44f6-b991-4856cb2f4b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11157 2024.06.27 21:56:41.645882 [ 3 ] {703fd4e6-d0ea-44f6-b991-4856cb2f4b30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11158 2024.06.27 21:56:41.646274 [ 3 ] {703fd4e6-d0ea-44f6-b991-4856cb2f4b30} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11159 2024.06.27 21:56:41.646312 [ 3 ] {703fd4e6-d0ea-44f6-b991-4856cb2f4b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
11160 2024.06.27 21:56:41.646618 [ 3 ] {703fd4e6-d0ea-44f6-b991-4856cb2f4b30} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11161 2024.06.27 21:56:41.646915 [ 3 ] {703fd4e6-d0ea-44f6-b991-4856cb2f4b30} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11162 2024.06.27 21:56:41.647078 [ 3 ] {703fd4e6-d0ea-44f6-b991-4856cb2f4b30} <Debug> executeQuery: Read 69 rows, 5.55 KiB in 0.001425 sec., 48421.05263157895 rows/sec., 3.81 MiB/sec.
11163 2024.06.27 21:56:41.647327 [ 3 ] {703fd4e6-d0ea-44f6-b991-4856cb2f4b30} <Debug> DynamicQueryHandler: Done processing query
11164 2024.06.27 21:56:41.647380 [ 3 ] {703fd4e6-d0ea-44f6-b991-4856cb2f4b30} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11165 2024.06.27 21:56:41.647443 [ 3 ] {} <Debug> HTTP-Session: 34339355-b243-472e-a6da-9a9a46005ebc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11166 2024.06.27 21:56:41.647653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11167 2024.06.27 21:56:41.647712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11168 2024.06.27 21:56:41.647731 [ 3 ] {} <Debug> HTTP-Session: dcdd40b8-01cc-467f-a4f3-bf996f1ce9d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11169 2024.06.27 21:56:41.647747 [ 3 ] {} <Debug> HTTP-Session: dcdd40b8-01cc-467f-a4f3-bf996f1ce9d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11170 2024.06.27 21:56:41.647761 [ 3 ] {} <Debug> HTTP-Session: dcdd40b8-01cc-467f-a4f3-bf996f1ce9d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11171 2024.06.27 21:56:41.647794 [ 3 ] {} <Trace> HTTP-Session: dcdd40b8-01cc-467f-a4f3-bf996f1ce9d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11172 2024.06.27 21:56:41.647892 [ 3 ] {4760ed64-be7c-42f8-a3b4-268f7f76c4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11173 2024.06.27 21:56:41.647935 [ 3 ] {4760ed64-be7c-42f8-a3b4-268f7f76c4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11174 2024.06.27 21:56:41.648094 [ 3 ] {4760ed64-be7c-42f8-a3b4-268f7f76c4f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11175 2024.06.27 21:56:41.648396 [ 3 ] {4760ed64-be7c-42f8-a3b4-268f7f76c4f0} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11176 2024.06.27 21:56:41.648434 [ 3 ] {4760ed64-be7c-42f8-a3b4-268f7f76c4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
11177 2024.06.27 21:56:41.648732 [ 3 ] {4760ed64-be7c-42f8-a3b4-268f7f76c4f0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11178 2024.06.27 21:56:41.649038 [ 3 ] {4760ed64-be7c-42f8-a3b4-268f7f76c4f0} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11179 2024.06.27 21:56:41.649189 [ 3 ] {4760ed64-be7c-42f8-a3b4-268f7f76c4f0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001319 sec., 1516.3002274450341 rows/sec., 105.87 KiB/sec.
11180 2024.06.27 21:56:41.649354 [ 3 ] {4760ed64-be7c-42f8-a3b4-268f7f76c4f0} <Debug> DynamicQueryHandler: Done processing query
11181 2024.06.27 21:56:41.649378 [ 3 ] {4760ed64-be7c-42f8-a3b4-268f7f76c4f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11182 2024.06.27 21:56:41.649394 [ 3 ] {} <Debug> HTTP-Session: dcdd40b8-01cc-467f-a4f3-bf996f1ce9d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11183 2024.06.27 21:56:41.649510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 11892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11184 2024.06.27 21:56:41.649558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11185 2024.06.27 21:56:41.649577 [ 3 ] {} <Debug> HTTP-Session: a4cef95e-e6f3-4987-879a-78e360aa0320 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11186 2024.06.27 21:56:41.649592 [ 3 ] {} <Debug> HTTP-Session: a4cef95e-e6f3-4987-879a-78e360aa0320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11187 2024.06.27 21:56:41.649606 [ 3 ] {} <Debug> HTTP-Session: a4cef95e-e6f3-4987-879a-78e360aa0320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11188 2024.06.27 21:56:41.649637 [ 3 ] {} <Trace> HTTP-Session: a4cef95e-e6f3-4987-879a-78e360aa0320 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11189 2024.06.27 21:56:41.649750 [ 3 ] {d2667cee-4071-4fde-8476-3c7b60c7e80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11190 2024.06.27 21:56:41.649792 [ 3 ] {d2667cee-4071-4fde-8476-3c7b60c7e80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11191 2024.06.27 21:56:41.649918 [ 3 ] {d2667cee-4071-4fde-8476-3c7b60c7e80b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11192 2024.06.27 21:56:41.650235 [ 3 ] {d2667cee-4071-4fde-8476-3c7b60c7e80b} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11193 2024.06.27 21:56:41.650271 [ 3 ] {d2667cee-4071-4fde-8476-3c7b60c7e80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
11194 2024.06.27 21:56:41.650585 [ 3 ] {d2667cee-4071-4fde-8476-3c7b60c7e80b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11195 2024.06.27 21:56:41.650899 [ 3 ] {d2667cee-4071-4fde-8476-3c7b60c7e80b} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11196 2024.06.27 21:56:41.651046 [ 3 ] {d2667cee-4071-4fde-8476-3c7b60c7e80b} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001332 sec., 52552.55255255255 rows/sec., 4.10 MiB/sec.
11197 2024.06.27 21:56:41.651214 [ 3 ] {d2667cee-4071-4fde-8476-3c7b60c7e80b} <Debug> DynamicQueryHandler: Done processing query
11198 2024.06.27 21:56:41.651239 [ 3 ] {d2667cee-4071-4fde-8476-3c7b60c7e80b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11199 2024.06.27 21:56:41.651254 [ 3 ] {} <Debug> HTTP-Session: a4cef95e-e6f3-4987-879a-78e360aa0320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11200 2024.06.27 21:56:41.651416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11201 2024.06.27 21:56:41.651466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11202 2024.06.27 21:56:41.651485 [ 3 ] {} <Debug> HTTP-Session: 368a96d4-ae63-45dd-a3c7-7141888344e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11203 2024.06.27 21:56:41.651501 [ 3 ] {} <Debug> HTTP-Session: 368a96d4-ae63-45dd-a3c7-7141888344e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11204 2024.06.27 21:56:41.651515 [ 3 ] {} <Debug> HTTP-Session: 368a96d4-ae63-45dd-a3c7-7141888344e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11205 2024.06.27 21:56:41.651545 [ 3 ] {} <Trace> HTTP-Session: 368a96d4-ae63-45dd-a3c7-7141888344e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11206 2024.06.27 21:56:41.651686 [ 3 ] {7ecd92f4-1247-4fb7-879d-3d01ecc597fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11207 2024.06.27 21:56:41.651732 [ 3 ] {7ecd92f4-1247-4fb7-879d-3d01ecc597fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11208 2024.06.27 21:56:41.651880 [ 3 ] {7ecd92f4-1247-4fb7-879d-3d01ecc597fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11209 2024.06.27 21:56:41.652266 [ 3 ] {7ecd92f4-1247-4fb7-879d-3d01ecc597fb} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11210 2024.06.27 21:56:41.652301 [ 3 ] {7ecd92f4-1247-4fb7-879d-3d01ecc597fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
11211 2024.06.27 21:56:41.652693 [ 3 ] {7ecd92f4-1247-4fb7-879d-3d01ecc597fb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11212 2024.06.27 21:56:41.653037 [ 3 ] {7ecd92f4-1247-4fb7-879d-3d01ecc597fb} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11213 2024.06.27 21:56:41.653166 [ 3 ] {7ecd92f4-1247-4fb7-879d-3d01ecc597fb} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001546 sec., 104139.71539456662 rows/sec., 7.25 MiB/sec.
11214 2024.06.27 21:56:41.653350 [ 3 ] {7ecd92f4-1247-4fb7-879d-3d01ecc597fb} <Debug> DynamicQueryHandler: Done processing query
11215 2024.06.27 21:56:41.653375 [ 3 ] {7ecd92f4-1247-4fb7-879d-3d01ecc597fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11216 2024.06.27 21:56:41.653391 [ 3 ] {} <Debug> HTTP-Session: 368a96d4-ae63-45dd-a3c7-7141888344e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11217 2024.06.27 21:56:41.653507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11218 2024.06.27 21:56:41.653556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11219 2024.06.27 21:56:41.653575 [ 3 ] {} <Debug> HTTP-Session: cec6004e-2369-4336-921e-9945ce6ebc2c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11220 2024.06.27 21:56:41.653591 [ 3 ] {} <Debug> HTTP-Session: cec6004e-2369-4336-921e-9945ce6ebc2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11221 2024.06.27 21:56:41.653605 [ 3 ] {} <Debug> HTTP-Session: cec6004e-2369-4336-921e-9945ce6ebc2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11222 2024.06.27 21:56:41.653635 [ 3 ] {} <Trace> HTTP-Session: cec6004e-2369-4336-921e-9945ce6ebc2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11223 2024.06.27 21:56:41.653768 [ 3 ] {9acd99a6-f1f9-4ab5-bba5-6ce3ad2fdc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11224 2024.06.27 21:56:41.653831 [ 3 ] {9acd99a6-f1f9-4ab5-bba5-6ce3ad2fdc47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11225 2024.06.27 21:56:41.654236 [ 3 ] {9acd99a6-f1f9-4ab5-bba5-6ce3ad2fdc47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11226 2024.06.27 21:56:41.654774 [ 3 ] {9acd99a6-f1f9-4ab5-bba5-6ce3ad2fdc47} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11227 2024.06.27 21:56:41.654808 [ 3 ] {9acd99a6-f1f9-4ab5-bba5-6ce3ad2fdc47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
11228 2024.06.27 21:56:41.655390 [ 3 ] {9acd99a6-f1f9-4ab5-bba5-6ce3ad2fdc47} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
11229 2024.06.27 21:56:41.655810 [ 3 ] {9acd99a6-f1f9-4ab5-bba5-6ce3ad2fdc47} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11230 2024.06.27 21:56:41.655958 [ 3 ] {9acd99a6-f1f9-4ab5-bba5-6ce3ad2fdc47} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002249 sec., 1778.5682525566917 rows/sec., 3.19 MiB/sec.
11231 2024.06.27 21:56:41.656171 [ 3 ] {9acd99a6-f1f9-4ab5-bba5-6ce3ad2fdc47} <Debug> DynamicQueryHandler: Done processing query
11232 2024.06.27 21:56:41.656196 [ 3 ] {9acd99a6-f1f9-4ab5-bba5-6ce3ad2fdc47} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11233 2024.06.27 21:56:41.656211 [ 3 ] {} <Debug> HTTP-Session: cec6004e-2369-4336-921e-9945ce6ebc2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11234 2024.06.27 21:56:41.656328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11235 2024.06.27 21:56:41.656377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11236 2024.06.27 21:56:41.656396 [ 3 ] {} <Debug> HTTP-Session: a641dee5-0baf-4039-b8e4-338fb13cc6db Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11237 2024.06.27 21:56:41.656412 [ 3 ] {} <Debug> HTTP-Session: a641dee5-0baf-4039-b8e4-338fb13cc6db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11238 2024.06.27 21:56:41.656426 [ 3 ] {} <Debug> HTTP-Session: a641dee5-0baf-4039-b8e4-338fb13cc6db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11239 2024.06.27 21:56:41.656457 [ 3 ] {} <Trace> HTTP-Session: a641dee5-0baf-4039-b8e4-338fb13cc6db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11240 2024.06.27 21:56:41.656569 [ 3 ] {410ba01d-d4a0-413e-b95d-f0840441f763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11241 2024.06.27 21:56:41.656615 [ 3 ] {410ba01d-d4a0-413e-b95d-f0840441f763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11242 2024.06.27 21:56:41.656741 [ 3 ] {410ba01d-d4a0-413e-b95d-f0840441f763} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11243 2024.06.27 21:56:41.657042 [ 3 ] {410ba01d-d4a0-413e-b95d-f0840441f763} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11244 2024.06.27 21:56:41.657078 [ 3 ] {410ba01d-d4a0-413e-b95d-f0840441f763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB.
11245 2024.06.27 21:56:41.657443 [ 3 ] {410ba01d-d4a0-413e-b95d-f0840441f763} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
11246 2024.06.27 21:56:41.657789 [ 3 ] {410ba01d-d4a0-413e-b95d-f0840441f763} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11247 2024.06.27 21:56:41.657914 [ 3 ] {410ba01d-d4a0-413e-b95d-f0840441f763} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001381 sec., 43446.77769732078 rows/sec., 2.93 MiB/sec.
11248 2024.06.27 21:56:41.658076 [ 3 ] {410ba01d-d4a0-413e-b95d-f0840441f763} <Debug> DynamicQueryHandler: Done processing query
11249 2024.06.27 21:56:41.658101 [ 3 ] {410ba01d-d4a0-413e-b95d-f0840441f763} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11250 2024.06.27 21:56:41.658117 [ 3 ] {} <Debug> HTTP-Session: a641dee5-0baf-4039-b8e4-338fb13cc6db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11251 2024.06.27 21:56:46.652351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 5218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11252 2024.06.27 21:56:46.652508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11253 2024.06.27 21:56:46.652540 [ 3 ] {} <Debug> HTTP-Session: 39ff41fa-2f76-435e-9eab-9001f3faf3c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11254 2024.06.27 21:56:46.652572 [ 3 ] {} <Debug> HTTP-Session: 39ff41fa-2f76-435e-9eab-9001f3faf3c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11255 2024.06.27 21:56:46.652593 [ 3 ] {} <Debug> HTTP-Session: 39ff41fa-2f76-435e-9eab-9001f3faf3c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11256 2024.06.27 21:56:46.652855 [ 3 ] {} <Trace> HTTP-Session: 39ff41fa-2f76-435e-9eab-9001f3faf3c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11257 2024.06.27 21:56:46.653126 [ 3 ] {4670e64e-ed7e-498d-927d-6bbd6e9e9408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11258 2024.06.27 21:56:46.653372 [ 3 ] {4670e64e-ed7e-498d-927d-6bbd6e9e9408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11259 2024.06.27 21:56:46.653669 [ 3 ] {4670e64e-ed7e-498d-927d-6bbd6e9e9408} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11260 2024.06.27 21:56:46.655559 [ 3 ] {4670e64e-ed7e-498d-927d-6bbd6e9e9408} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11261 2024.06.27 21:56:46.655615 [ 3 ] {4670e64e-ed7e-498d-927d-6bbd6e9e9408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB.
11262 2024.06.27 21:56:46.656859 [ 3 ] {4670e64e-ed7e-498d-927d-6bbd6e9e9408} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11263 2024.06.27 21:56:46.657522 [ 3 ] {4670e64e-ed7e-498d-927d-6bbd6e9e9408} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11264 2024.06.27 21:56:46.657714 [ 3 ] {4670e64e-ed7e-498d-927d-6bbd6e9e9408} <Debug> executeQuery: Read 36 rows, 2.92 KiB in 0.004678 sec., 7695.596408721676 rows/sec., 623.76 KiB/sec.
11265 2024.06.27 21:56:46.657875 [ 107 ] {} <Debug> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11266 2024.06.27 21:56:46.657963 [ 107 ] {} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11267 2024.06.27 21:56:46.658004 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB.
11268 2024.06.27 21:56:46.658133 [ 3 ] {4670e64e-ed7e-498d-927d-6bbd6e9e9408} <Debug> DynamicQueryHandler: Done processing query
11269 2024.06.27 21:56:46.658198 [ 3 ] {4670e64e-ed7e-498d-927d-6bbd6e9e9408} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11270 2024.06.27 21:56:46.658213 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
11271 2024.06.27 21:56:46.658238 [ 3 ] {} <Debug> HTTP-Session: 39ff41fa-2f76-435e-9eab-9001f3faf3c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11272 2024.06.27 21:56:46.658534 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11273 2024.06.27 21:56:46.658715 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 29 rows starting from the beginning of the part
11274 2024.06.27 21:56:46.658906 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 25 rows starting from the beginning of the part
11275 2024.06.27 21:56:46.658947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 24115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11276 2024.06.27 21:56:46.659115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11277 2024.06.27 21:56:46.659147 [ 3 ] {} <Debug> HTTP-Session: dad5840e-6c78-41fe-9b75-7076c0c31fb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11278 2024.06.27 21:56:46.659295 [ 3 ] {} <Debug> HTTP-Session: dad5840e-6c78-41fe-9b75-7076c0c31fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11279 2024.06.27 21:56:46.659406 [ 3 ] {} <Debug> HTTP-Session: dad5840e-6c78-41fe-9b75-7076c0c31fb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11280 2024.06.27 21:56:46.659467 [ 3 ] {} <Trace> HTTP-Session: dad5840e-6c78-41fe-9b75-7076c0c31fb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11281 2024.06.27 21:56:46.659961 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
11282 2024.06.27 21:56:46.660053 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 25 rows starting from the beginning of the part
11283 2024.06.27 21:56:46.660392 [ 3 ] {d41a8b96-a90d-45fe-9120-446af053d9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11284 2024.06.27 21:56:46.660473 [ 3 ] {d41a8b96-a90d-45fe-9120-446af053d9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11285 2024.06.27 21:56:46.660255 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
11286 2024.06.27 21:56:46.660676 [ 3 ] {d41a8b96-a90d-45fe-9120-446af053d9dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11287 2024.06.27 21:56:46.661032 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part
11288 2024.06.27 21:56:46.662499 [ 3 ] {d41a8b96-a90d-45fe-9120-446af053d9dd} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11289 2024.06.27 21:56:46.662555 [ 3 ] {d41a8b96-a90d-45fe-9120-446af053d9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
11290 2024.06.27 21:56:46.663494 [ 3 ] {d41a8b96-a90d-45fe-9120-446af053d9dd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11291 2024.06.27 21:56:46.664299 [ 194 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 4 columns (4 merged, 0 gathered) in 0.006171867 sec., 19929.13975625204 rows/sec., 1.58 MiB/sec.
11292 2024.06.27 21:56:46.664603 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11293 2024.06.27 21:56:46.664756 [ 3 ] {d41a8b96-a90d-45fe-9120-446af053d9dd} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11294 2024.06.27 21:56:46.665099 [ 106 ] {} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11295 2024.06.27 21:56:46.665222 [ 106 ] {} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11296 2024.06.27 21:56:46.665240 [ 3 ] {d41a8b96-a90d-45fe-9120-446af053d9dd} <Debug> executeQuery: Read 164 rows, 14.14 KiB in 0.004938 sec., 33211.82665046578 rows/sec., 2.80 MiB/sec.
11297 2024.06.27 21:56:46.665336 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB.
11298 2024.06.27 21:56:46.665899 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
11299 2024.06.27 21:56:46.666002 [ 3 ] {d41a8b96-a90d-45fe-9120-446af053d9dd} <Debug> DynamicQueryHandler: Done processing query
11300 2024.06.27 21:56:46.666102 [ 3 ] {d41a8b96-a90d-45fe-9120-446af053d9dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
11301 2024.06.27 21:56:46.666172 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_66_13} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11302 2024.06.27 21:56:46.666200 [ 3 ] {} <Debug> HTTP-Session: dad5840e-6c78-41fe-9b75-7076c0c31fb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11303 2024.06.27 21:56:46.666270 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11304 2024.06.27 21:56:46.666351 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 186 rows starting from the beginning of the part
11305 2024.06.27 21:56:46.666401 [ 197 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_66_13} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11306 2024.06.27 21:56:46.666447 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 131 rows starting from the beginning of the part
11307 2024.06.27 21:56:46.666756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 18688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11308 2024.06.27 21:56:46.666823 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11309 2024.06.27 21:56:46.667056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11310 2024.06.27 21:56:46.667122 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 106 rows starting from the beginning of the part
11311 2024.06.27 21:56:46.667168 [ 3 ] {} <Debug> HTTP-Session: f5c3be73-a2cf-4118-9358-a42a5232e45b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11312 2024.06.27 21:56:46.667272 [ 3 ] {} <Debug> HTTP-Session: f5c3be73-a2cf-4118-9358-a42a5232e45b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11313 2024.06.27 21:56:46.667327 [ 3 ] {} <Debug> HTTP-Session: f5c3be73-a2cf-4118-9358-a42a5232e45b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11314 2024.06.27 21:56:46.667406 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 132 rows starting from the beginning of the part
11315 2024.06.27 21:56:46.667474 [ 3 ] {} <Trace> HTTP-Session: f5c3be73-a2cf-4118-9358-a42a5232e45b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11316 2024.06.27 21:56:46.667775 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 69 rows starting from the beginning of the part
11317 2024.06.27 21:56:46.668038 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 164 rows starting from the beginning of the part
11318 2024.06.27 21:56:46.668049 [ 3 ] {07dbe348-9d08-4245-b054-ecc771e9de14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11319 2024.06.27 21:56:46.668292 [ 3 ] {07dbe348-9d08-4245-b054-ecc771e9de14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11320 2024.06.27 21:56:46.669198 [ 3 ] {07dbe348-9d08-4245-b054-ecc771e9de14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11321 2024.06.27 21:56:46.671033 [ 3 ] {07dbe348-9d08-4245-b054-ecc771e9de14} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11322 2024.06.27 21:56:46.671130 [ 3 ] {07dbe348-9d08-4245-b054-ecc771e9de14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
11323 2024.06.27 21:56:46.672114 [ 3 ] {07dbe348-9d08-4245-b054-ecc771e9de14} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11324 2024.06.27 21:56:46.673027 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 4 columns (4 merged, 0 gathered) in 0.007254057 sec., 108628.8679562347 rows/sec., 8.89 MiB/sec.
11325 2024.06.27 21:56:46.673237 [ 3 ] {07dbe348-9d08-4245-b054-ecc771e9de14} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11326 2024.06.27 21:56:46.673322 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11327 2024.06.27 21:56:46.673579 [ 3 ] {07dbe348-9d08-4245-b054-ecc771e9de14} <Debug> executeQuery: Read 110 rows, 8.81 KiB in 0.005705 sec., 19281.332164767748 rows/sec., 1.51 MiB/sec.
11328 2024.06.27 21:56:46.673591 [ 106 ] {} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11329 2024.06.27 21:56:46.673827 [ 106 ] {} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11330 2024.06.27 21:56:46.673988 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
11331 2024.06.27 21:56:46.674344 [ 3 ] {07dbe348-9d08-4245-b054-ecc771e9de14} <Debug> DynamicQueryHandler: Done processing query
11332 2024.06.27 21:56:46.674453 [ 3 ] {07dbe348-9d08-4245-b054-ecc771e9de14} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11333 2024.06.27 21:56:46.674548 [ 3 ] {} <Debug> HTTP-Session: f5c3be73-a2cf-4118-9358-a42a5232e45b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11334 2024.06.27 21:56:46.674633 [ 194 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
11335 2024.06.27 21:56:46.674977 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_76_15} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11336 2024.06.27 21:56:46.675031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11337 2024.06.27 21:56:46.675083 [ 194 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11338 2024.06.27 21:56:46.675222 [ 194 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 149 rows starting from the beginning of the part
11339 2024.06.27 21:56:46.675249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11340 2024.06.27 21:56:46.675352 [ 3 ] {} <Debug> HTTP-Session: fe94c196-f21d-4e23-9ef0-d9139cbc6453 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11341 2024.06.27 21:56:46.675361 [ 201 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_76_15} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11342 2024.06.27 21:56:46.675438 [ 3 ] {} <Debug> HTTP-Session: fe94c196-f21d-4e23-9ef0-d9139cbc6453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11343 2024.06.27 21:56:46.675521 [ 3 ] {} <Debug> HTTP-Session: fe94c196-f21d-4e23-9ef0-d9139cbc6453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11344 2024.06.27 21:56:46.675659 [ 194 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 89 rows starting from the beginning of the part
11345 2024.06.27 21:56:46.675740 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
11346 2024.06.27 21:56:46.675772 [ 3 ] {} <Trace> HTTP-Session: fe94c196-f21d-4e23-9ef0-d9139cbc6453 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11347 2024.06.27 21:56:46.676411 [ 194 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 96 rows starting from the beginning of the part
11348 2024.06.27 21:56:46.676796 [ 194 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 91 rows starting from the beginning of the part
11349 2024.06.27 21:56:46.676959 [ 3 ] {add00242-3e1b-4ca5-b569-f78bf7d369ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11350 2024.06.27 21:56:46.676994 [ 194 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 70 rows starting from the beginning of the part
11351 2024.06.27 21:56:46.677116 [ 3 ] {add00242-3e1b-4ca5-b569-f78bf7d369ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11352 2024.06.27 21:56:46.677425 [ 194 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 110 rows starting from the beginning of the part
11353 2024.06.27 21:56:46.678341 [ 3 ] {add00242-3e1b-4ca5-b569-f78bf7d369ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11354 2024.06.27 21:56:46.679067 [ 3 ] {add00242-3e1b-4ca5-b569-f78bf7d369ab} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11355 2024.06.27 21:56:46.679113 [ 3 ] {add00242-3e1b-4ca5-b569-f78bf7d369ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB.
11356 2024.06.27 21:56:46.680654 [ 3 ] {add00242-3e1b-4ca5-b569-f78bf7d369ab} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11357 2024.06.27 21:56:46.681947 [ 3 ] {add00242-3e1b-4ca5-b569-f78bf7d369ab} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11358 2024.06.27 21:56:46.682274 [ 3 ] {add00242-3e1b-4ca5-b569-f78bf7d369ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005686 sec., 28139.289482940556 rows/sec., 1.96 MiB/sec.
11359 2024.06.27 21:56:46.682813 [ 196 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 605 rows, containing 4 columns (4 merged, 0 gathered) in 0.008428289 sec., 71782.06632449361 rows/sec., 5.61 MiB/sec.
11360 2024.06.27 21:56:46.682859 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11361 2024.06.27 21:56:46.682984 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11362 2024.06.27 21:56:46.683026 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB.
11363 2024.06.27 21:56:46.683208 [ 200 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11364 2024.06.27 21:56:46.684431 [ 189 ] {540ef119-8e49-479b-952b-36e305224547::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
11365 2024.06.27 21:56:46.684776 [ 189 ] {540ef119-8e49-479b-952b-36e305224547::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11366 2024.06.27 21:56:46.684787 [ 200 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_76_15} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11367 2024.06.27 21:56:46.684852 [ 189 ] {540ef119-8e49-479b-952b-36e305224547::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 11741 rows starting from the beginning of the part
11368 2024.06.27 21:56:46.685048 [ 200 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_76_15} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11369 2024.06.27 21:56:46.685081 [ 189 ] {540ef119-8e49-479b-952b-36e305224547::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part
11370 2024.06.27 21:56:46.685440 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
11371 2024.06.27 21:56:46.685456 [ 189 ] {540ef119-8e49-479b-952b-36e305224547::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 198 rows starting from the beginning of the part
11372 2024.06.27 21:56:46.685586 [ 189 ] {540ef119-8e49-479b-952b-36e305224547::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part
11373 2024.06.27 21:56:46.685665 [ 189 ] {540ef119-8e49-479b-952b-36e305224547::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
11374 2024.06.27 21:56:46.685794 [ 189 ] {540ef119-8e49-479b-952b-36e305224547::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part
11375 2024.06.27 21:56:46.687569 [ 3 ] {add00242-3e1b-4ca5-b569-f78bf7d369ab} <Debug> DynamicQueryHandler: Done processing query
11376 2024.06.27 21:56:46.687655 [ 3 ] {add00242-3e1b-4ca5-b569-f78bf7d369ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11377 2024.06.27 21:56:46.687700 [ 3 ] {} <Debug> HTTP-Session: fe94c196-f21d-4e23-9ef0-d9139cbc6453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11378 2024.06.27 21:56:46.689067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 58028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11379 2024.06.27 21:56:46.689149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11380 2024.06.27 21:56:46.689181 [ 3 ] {} <Debug> HTTP-Session: 601ebd33-8e82-414e-85a5-c0229765c3fe Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11381 2024.06.27 21:56:46.689213 [ 3 ] {} <Debug> HTTP-Session: 601ebd33-8e82-414e-85a5-c0229765c3fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11382 2024.06.27 21:56:46.689239 [ 3 ] {} <Debug> HTTP-Session: 601ebd33-8e82-414e-85a5-c0229765c3fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11383 2024.06.27 21:56:46.689329 [ 3 ] {} <Trace> HTTP-Session: 601ebd33-8e82-414e-85a5-c0229765c3fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11384 2024.06.27 21:56:46.690706 [ 3 ] {eed65ca2-2a72-400f-97ce-258f31fd164e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11385 2024.06.27 21:56:46.690817 [ 3 ] {eed65ca2-2a72-400f-97ce-258f31fd164e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11386 2024.06.27 21:56:46.691924 [ 3 ] {eed65ca2-2a72-400f-97ce-258f31fd164e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11387 2024.06.27 21:56:46.692248 [ 189 ] {540ef119-8e49-479b-952b-36e305224547::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12581 rows, containing 5 columns (5 merged, 0 gathered) in 0.008005417 sec., 1571560.856854802 rows/sec., 109.51 MiB/sec.
11388 2024.06.27 21:56:46.692722 [ 189 ] {540ef119-8e49-479b-952b-36e305224547::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11389 2024.06.27 21:56:46.694086 [ 189 ] {540ef119-8e49-479b-952b-36e305224547::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11390 2024.06.27 21:56:46.694113 [ 3 ] {eed65ca2-2a72-400f-97ce-258f31fd164e} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11391 2024.06.27 21:56:46.694212 [ 3 ] {eed65ca2-2a72-400f-97ce-258f31fd164e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
11392 2024.06.27 21:56:46.694288 [ 189 ] {540ef119-8e49-479b-952b-36e305224547::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11393 2024.06.27 21:56:46.694508 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB.
11394 2024.06.27 21:56:46.695445 [ 3 ] {eed65ca2-2a72-400f-97ce-258f31fd164e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
11395 2024.06.27 21:56:46.696091 [ 3 ] {eed65ca2-2a72-400f-97ce-258f31fd164e} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11396 2024.06.27 21:56:46.696419 [ 106 ] {} <Debug> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
11397 2024.06.27 21:56:46.696444 [ 3 ] {eed65ca2-2a72-400f-97ce-258f31fd164e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.006708 sec., 5366.726296958855 rows/sec., 9.62 MiB/sec.
11398 2024.06.27 21:56:46.696490 [ 106 ] {} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11399 2024.06.27 21:56:46.696575 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
11400 2024.06.27 21:56:46.696985 [ 200 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
11401 2024.06.27 21:56:46.697171 [ 3 ] {eed65ca2-2a72-400f-97ce-258f31fd164e} <Debug> DynamicQueryHandler: Done processing query
11402 2024.06.27 21:56:46.697244 [ 3 ] {eed65ca2-2a72-400f-97ce-258f31fd164e} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
11403 2024.06.27 21:56:46.697312 [ 3 ] {} <Debug> HTTP-Session: 601ebd33-8e82-414e-85a5-c0229765c3fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11404 2024.06.27 21:56:46.697659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 2462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11405 2024.06.27 21:56:46.697823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11406 2024.06.27 21:56:46.697858 [ 200 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11407 2024.06.27 21:56:46.697873 [ 3 ] {} <Debug> HTTP-Session: 213f0f77-7b19-4751-8abc-2a98d3cf8979 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11408 2024.06.27 21:56:46.697948 [ 3 ] {} <Debug> HTTP-Session: 213f0f77-7b19-4751-8abc-2a98d3cf8979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11409 2024.06.27 21:56:46.698022 [ 3 ] {} <Debug> HTTP-Session: 213f0f77-7b19-4751-8abc-2a98d3cf8979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11410 2024.06.27 21:56:46.698039 [ 200 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 894 rows starting from the beginning of the part
11411 2024.06.27 21:56:46.698107 [ 3 ] {} <Trace> HTTP-Session: 213f0f77-7b19-4751-8abc-2a98d3cf8979 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11412 2024.06.27 21:56:46.698522 [ 3 ] {0758f34a-3ca9-4bf7-8295-d9347adfb153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
11413 2024.06.27 21:56:46.698733 [ 3 ] {0758f34a-3ca9-4bf7-8295-d9347adfb153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
11414 2024.06.27 21:56:46.698817 [ 200 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 25 rows starting from the beginning of the part
11415 2024.06.27 21:56:46.699845 [ 3 ] {0758f34a-3ca9-4bf7-8295-d9347adfb153} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11416 2024.06.27 21:56:46.699890 [ 200 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
11417 2024.06.27 21:56:46.700798 [ 200 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 25 rows starting from the beginning of the part
11418 2024.06.27 21:56:46.701126 [ 3 ] {0758f34a-3ca9-4bf7-8295-d9347adfb153} <Trace> oximeter.measurements_i64 (f60bd6b8-cd85-47a5-8eef-9ef69a863590): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11419 2024.06.27 21:56:46.701255 [ 3 ] {0758f34a-3ca9-4bf7-8295-d9347adfb153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB.
11420 2024.06.27 21:56:46.701748 [ 200 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
11421 2024.06.27 21:56:46.702451 [ 200 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part
11422 2024.06.27 21:56:46.702817 [ 3 ] {0758f34a-3ca9-4bf7-8295-d9347adfb153} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
11423 2024.06.27 21:56:46.704010 [ 3 ] {0758f34a-3ca9-4bf7-8295-d9347adfb153} <Trace> oximeter.measurements_i64 (f60bd6b8-cd85-47a5-8eef-9ef69a863590): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11424 2024.06.27 21:56:46.704450 [ 3 ] {0758f34a-3ca9-4bf7-8295-d9347adfb153} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.006101 sec., 2458.61334207507 rows/sec., 178.31 KiB/sec.
11425 2024.06.27 21:56:46.705341 [ 3 ] {0758f34a-3ca9-4bf7-8295-d9347adfb153} <Debug> DynamicQueryHandler: Done processing query
11426 2024.06.27 21:56:46.705406 [ 3 ] {0758f34a-3ca9-4bf7-8295-d9347adfb153} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11427 2024.06.27 21:56:46.705449 [ 3 ] {} <Debug> HTTP-Session: 213f0f77-7b19-4751-8abc-2a98d3cf8979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11428 2024.06.27 21:56:46.705745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11429 2024.06.27 21:56:46.705850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11430 2024.06.27 21:56:46.705920 [ 3 ] {} <Debug> HTTP-Session: 7176333a-58af-4493-bb10-e142a36607db Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11431 2024.06.27 21:56:46.705956 [ 3 ] {} <Debug> HTTP-Session: 7176333a-58af-4493-bb10-e142a36607db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11432 2024.06.27 21:56:46.705979 [ 3 ] {} <Debug> HTTP-Session: 7176333a-58af-4493-bb10-e142a36607db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11433 2024.06.27 21:56:46.706026 [ 3 ] {} <Trace> HTTP-Session: 7176333a-58af-4493-bb10-e142a36607db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11434 2024.06.27 21:56:46.706334 [ 3 ] {767c78a3-10d5-4ff1-9c0a-fd3cdfb53a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11435 2024.06.27 21:56:46.706480 [ 3 ] {767c78a3-10d5-4ff1-9c0a-fd3cdfb53a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11436 2024.06.27 21:56:46.707209 [ 3 ] {767c78a3-10d5-4ff1-9c0a-fd3cdfb53a4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11437 2024.06.27 21:56:46.708674 [ 3 ] {767c78a3-10d5-4ff1-9c0a-fd3cdfb53a4a} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11438 2024.06.27 21:56:46.708777 [ 3 ] {767c78a3-10d5-4ff1-9c0a-fd3cdfb53a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB.
11439 2024.06.27 21:56:46.710094 [ 3 ] {767c78a3-10d5-4ff1-9c0a-fd3cdfb53a4a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
11440 2024.06.27 21:56:46.711392 [ 3 ] {767c78a3-10d5-4ff1-9c0a-fd3cdfb53a4a} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11441 2024.06.27 21:56:46.711932 [ 106 ] {} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
11442 2024.06.27 21:56:46.711963 [ 3 ] {767c78a3-10d5-4ff1-9c0a-fd3cdfb53a4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005684 sec., 10555.94651653765 rows/sec., 728.47 KiB/sec.
11443 2024.06.27 21:56:46.712052 [ 106 ] {} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11444 2024.06.27 21:56:46.712227 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB.
11445 2024.06.27 21:56:46.712631 [ 3 ] {767c78a3-10d5-4ff1-9c0a-fd3cdfb53a4a} <Debug> DynamicQueryHandler: Done processing query
11446 2024.06.27 21:56:46.712640 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
11447 2024.06.27 21:56:46.712690 [ 3 ] {767c78a3-10d5-4ff1-9c0a-fd3cdfb53a4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11448 2024.06.27 21:56:46.712757 [ 3 ] {} <Debug> HTTP-Session: 7176333a-58af-4493-bb10-e142a36607db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11449 2024.06.27 21:56:46.713325 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11450 2024.06.27 21:56:46.713455 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4180 rows starting from the beginning of the part
11451 2024.06.27 21:56:46.713998 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
11452 2024.06.27 21:56:46.714496 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
11453 2024.06.27 21:56:46.714917 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
11454 2024.06.27 21:56:46.715229 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
11455 2024.06.27 21:56:46.715409 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
11456 2024.06.27 21:56:46.717101 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 988 rows, containing 19 columns (19 merged, 0 gathered) in 0.020286031 sec., 48703.464960691424 rows/sec., 87.27 MiB/sec.
11457 2024.06.27 21:56:46.719126 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4480 rows, containing 4 columns (4 merged, 0 gathered) in 0.00663453 sec., 675255.067050718 rows/sec., 45.52 MiB/sec.
11458 2024.06.27 21:56:46.719440 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
11459 2024.06.27 21:56:46.719708 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
11460 2024.06.27 21:56:46.720511 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_76_15} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11461 2024.06.27 21:56:46.720597 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11462 2024.06.27 21:56:46.720632 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_76_15} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
11463 2024.06.27 21:56:46.720739 [ 187 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
11464 2024.06.27 21:56:46.720753 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB.
11465 2024.06.27 21:56:46.720930 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.21 MiB.
11466 2024.06.27 21:56:47.439363 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
11467 2024.06.27 21:56:47.439446 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
11468 2024.06.27 21:56:51.640419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11469 2024.06.27 21:56:51.640551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11470 2024.06.27 21:56:51.640581 [ 3 ] {} <Debug> HTTP-Session: 0ecab3fa-e610-4c7d-b080-f4941e03cb29 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11471 2024.06.27 21:56:51.640608 [ 3 ] {} <Debug> HTTP-Session: 0ecab3fa-e610-4c7d-b080-f4941e03cb29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11472 2024.06.27 21:56:51.640626 [ 3 ] {} <Debug> HTTP-Session: 0ecab3fa-e610-4c7d-b080-f4941e03cb29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11473 2024.06.27 21:56:51.640680 [ 3 ] {} <Trace> HTTP-Session: 0ecab3fa-e610-4c7d-b080-f4941e03cb29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11474 2024.06.27 21:56:51.640870 [ 3 ] {848a4fc2-867c-428f-a1b7-3985162b0959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11475 2024.06.27 21:56:51.640944 [ 3 ] {848a4fc2-867c-428f-a1b7-3985162b0959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11476 2024.06.27 21:56:51.641156 [ 3 ] {848a4fc2-867c-428f-a1b7-3985162b0959} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11477 2024.06.27 21:56:51.641568 [ 3 ] {848a4fc2-867c-428f-a1b7-3985162b0959} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11478 2024.06.27 21:56:51.641612 [ 3 ] {848a4fc2-867c-428f-a1b7-3985162b0959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11479 2024.06.27 21:56:51.641983 [ 3 ] {848a4fc2-867c-428f-a1b7-3985162b0959} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11480 2024.06.27 21:56:51.642326 [ 3 ] {848a4fc2-867c-428f-a1b7-3985162b0959} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11481 2024.06.27 21:56:51.642483 [ 3 ] {848a4fc2-867c-428f-a1b7-3985162b0959} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001672 sec., 2392.3444976076553 rows/sec., 193.91 KiB/sec.
11482 2024.06.27 21:56:51.642708 [ 3 ] {848a4fc2-867c-428f-a1b7-3985162b0959} <Debug> DynamicQueryHandler: Done processing query
11483 2024.06.27 21:56:51.642735 [ 3 ] {848a4fc2-867c-428f-a1b7-3985162b0959} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11484 2024.06.27 21:56:51.642752 [ 3 ] {} <Debug> HTTP-Session: 0ecab3fa-e610-4c7d-b080-f4941e03cb29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11485 2024.06.27 21:56:51.642929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11486 2024.06.27 21:56:51.642982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11487 2024.06.27 21:56:51.643002 [ 3 ] {} <Debug> HTTP-Session: 406920f4-d1b8-4b6a-a91a-614602bf0fe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11488 2024.06.27 21:56:51.643019 [ 3 ] {} <Debug> HTTP-Session: 406920f4-d1b8-4b6a-a91a-614602bf0fe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11489 2024.06.27 21:56:51.643035 [ 3 ] {} <Debug> HTTP-Session: 406920f4-d1b8-4b6a-a91a-614602bf0fe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11490 2024.06.27 21:56:51.643070 [ 3 ] {} <Trace> HTTP-Session: 406920f4-d1b8-4b6a-a91a-614602bf0fe2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11491 2024.06.27 21:56:51.643198 [ 3 ] {e58ce672-ff9d-4b42-8e51-2b77032394f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11492 2024.06.27 21:56:51.643245 [ 3 ] {e58ce672-ff9d-4b42-8e51-2b77032394f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11493 2024.06.27 21:56:51.643378 [ 3 ] {e58ce672-ff9d-4b42-8e51-2b77032394f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11494 2024.06.27 21:56:51.643710 [ 3 ] {e58ce672-ff9d-4b42-8e51-2b77032394f9} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11495 2024.06.27 21:56:51.643749 [ 3 ] {e58ce672-ff9d-4b42-8e51-2b77032394f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11496 2024.06.27 21:56:51.644068 [ 3 ] {e58ce672-ff9d-4b42-8e51-2b77032394f9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11497 2024.06.27 21:56:51.644381 [ 3 ] {e58ce672-ff9d-4b42-8e51-2b77032394f9} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11498 2024.06.27 21:56:51.644536 [ 3 ] {e58ce672-ff9d-4b42-8e51-2b77032394f9} <Debug> executeQuery: Read 68 rows, 5.48 KiB in 0.001381 sec., 49239.681390296886 rows/sec., 3.87 MiB/sec.
11499 2024.06.27 21:56:51.644707 [ 3 ] {e58ce672-ff9d-4b42-8e51-2b77032394f9} <Debug> DynamicQueryHandler: Done processing query
11500 2024.06.27 21:56:51.644731 [ 3 ] {e58ce672-ff9d-4b42-8e51-2b77032394f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11501 2024.06.27 21:56:51.644746 [ 3 ] {} <Debug> HTTP-Session: 406920f4-d1b8-4b6a-a91a-614602bf0fe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11502 2024.06.27 21:56:51.644892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 11553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11503 2024.06.27 21:56:51.644940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11504 2024.06.27 21:56:51.644958 [ 3 ] {} <Debug> HTTP-Session: 0d5e2c8f-a8df-40a1-8726-76edd695fae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11505 2024.06.27 21:56:51.644980 [ 3 ] {} <Debug> HTTP-Session: 0d5e2c8f-a8df-40a1-8726-76edd695fae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11506 2024.06.27 21:56:51.644995 [ 3 ] {} <Debug> HTTP-Session: 0d5e2c8f-a8df-40a1-8726-76edd695fae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11507 2024.06.27 21:56:51.645027 [ 3 ] {} <Trace> HTTP-Session: 0d5e2c8f-a8df-40a1-8726-76edd695fae9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11508 2024.06.27 21:56:51.645144 [ 3 ] {bb3b5427-3811-4d64-a614-95b91aa9cc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11509 2024.06.27 21:56:51.645188 [ 3 ] {bb3b5427-3811-4d64-a614-95b91aa9cc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11510 2024.06.27 21:56:51.645313 [ 3 ] {bb3b5427-3811-4d64-a614-95b91aa9cc2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11511 2024.06.27 21:56:51.645646 [ 3 ] {bb3b5427-3811-4d64-a614-95b91aa9cc2b} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11512 2024.06.27 21:56:51.645684 [ 3 ] {bb3b5427-3811-4d64-a614-95b91aa9cc2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11513 2024.06.27 21:56:51.645996 [ 3 ] {bb3b5427-3811-4d64-a614-95b91aa9cc2b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11514 2024.06.27 21:56:51.646306 [ 3 ] {bb3b5427-3811-4d64-a614-95b91aa9cc2b} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11515 2024.06.27 21:56:51.646451 [ 3 ] {bb3b5427-3811-4d64-a614-95b91aa9cc2b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001344 sec., 50595.2380952381 rows/sec., 3.95 MiB/sec.
11516 2024.06.27 21:56:51.646648 [ 3 ] {bb3b5427-3811-4d64-a614-95b91aa9cc2b} <Debug> DynamicQueryHandler: Done processing query
11517 2024.06.27 21:56:51.646688 [ 3 ] {bb3b5427-3811-4d64-a614-95b91aa9cc2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
11518 2024.06.27 21:56:51.646720 [ 3 ] {} <Debug> HTTP-Session: 0d5e2c8f-a8df-40a1-8726-76edd695fae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11519 2024.06.27 21:56:51.646917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11520 2024.06.27 21:56:51.646964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11521 2024.06.27 21:56:51.646985 [ 3 ] {} <Debug> HTTP-Session: 6e240f37-42a0-45a0-b9cb-e88798429f9a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11522 2024.06.27 21:56:51.647001 [ 3 ] {} <Debug> HTTP-Session: 6e240f37-42a0-45a0-b9cb-e88798429f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11523 2024.06.27 21:56:51.647015 [ 3 ] {} <Debug> HTTP-Session: 6e240f37-42a0-45a0-b9cb-e88798429f9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11524 2024.06.27 21:56:51.647046 [ 3 ] {} <Trace> HTTP-Session: 6e240f37-42a0-45a0-b9cb-e88798429f9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11525 2024.06.27 21:56:51.647193 [ 3 ] {8010f964-7929-43c3-bcf8-191564d8071a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11526 2024.06.27 21:56:51.647240 [ 3 ] {8010f964-7929-43c3-bcf8-191564d8071a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11527 2024.06.27 21:56:51.647387 [ 3 ] {8010f964-7929-43c3-bcf8-191564d8071a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11528 2024.06.27 21:56:51.647837 [ 3 ] {8010f964-7929-43c3-bcf8-191564d8071a} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11529 2024.06.27 21:56:51.647873 [ 3 ] {8010f964-7929-43c3-bcf8-191564d8071a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11530 2024.06.27 21:56:51.648276 [ 3 ] {8010f964-7929-43c3-bcf8-191564d8071a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11531 2024.06.27 21:56:51.648618 [ 3 ] {8010f964-7929-43c3-bcf8-191564d8071a} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11532 2024.06.27 21:56:51.648771 [ 3 ] {8010f964-7929-43c3-bcf8-191564d8071a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001636 sec., 97799.51100244498 rows/sec., 6.81 MiB/sec.
11533 2024.06.27 21:56:51.648943 [ 3 ] {8010f964-7929-43c3-bcf8-191564d8071a} <Debug> DynamicQueryHandler: Done processing query
11534 2024.06.27 21:56:51.648968 [ 3 ] {8010f964-7929-43c3-bcf8-191564d8071a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11535 2024.06.27 21:56:51.648985 [ 3 ] {} <Debug> HTTP-Session: 6e240f37-42a0-45a0-b9cb-e88798429f9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11536 2024.06.27 21:56:51.649107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11537 2024.06.27 21:56:51.649155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11538 2024.06.27 21:56:51.649174 [ 3 ] {} <Debug> HTTP-Session: 62ac835c-8fe1-4da2-abe7-ff401a534c1d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11539 2024.06.27 21:56:51.649190 [ 3 ] {} <Debug> HTTP-Session: 62ac835c-8fe1-4da2-abe7-ff401a534c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11540 2024.06.27 21:56:51.649204 [ 3 ] {} <Debug> HTTP-Session: 62ac835c-8fe1-4da2-abe7-ff401a534c1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11541 2024.06.27 21:56:51.649235 [ 3 ] {} <Trace> HTTP-Session: 62ac835c-8fe1-4da2-abe7-ff401a534c1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11542 2024.06.27 21:56:51.649364 [ 3 ] {d99f8d51-30cb-4e15-961a-562ba8ed3057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11543 2024.06.27 21:56:51.649428 [ 3 ] {d99f8d51-30cb-4e15-961a-562ba8ed3057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11544 2024.06.27 21:56:51.649834 [ 3 ] {d99f8d51-30cb-4e15-961a-562ba8ed3057} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11545 2024.06.27 21:56:51.650287 [ 3 ] {d99f8d51-30cb-4e15-961a-562ba8ed3057} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11546 2024.06.27 21:56:51.650323 [ 3 ] {d99f8d51-30cb-4e15-961a-562ba8ed3057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11547 2024.06.27 21:56:51.650882 [ 3 ] {d99f8d51-30cb-4e15-961a-562ba8ed3057} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
11548 2024.06.27 21:56:51.651279 [ 3 ] {d99f8d51-30cb-4e15-961a-562ba8ed3057} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11549 2024.06.27 21:56:51.651461 [ 3 ] {d99f8d51-30cb-4e15-961a-562ba8ed3057} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002156 sec., 1855.287569573284 rows/sec., 3.32 MiB/sec.
11550 2024.06.27 21:56:51.651658 [ 3 ] {d99f8d51-30cb-4e15-961a-562ba8ed3057} <Debug> DynamicQueryHandler: Done processing query
11551 2024.06.27 21:56:51.651682 [ 3 ] {d99f8d51-30cb-4e15-961a-562ba8ed3057} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11552 2024.06.27 21:56:51.651698 [ 3 ] {} <Debug> HTTP-Session: 62ac835c-8fe1-4da2-abe7-ff401a534c1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11553 2024.06.27 21:56:51.651822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11554 2024.06.27 21:56:51.651870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11555 2024.06.27 21:56:51.651888 [ 3 ] {} <Debug> HTTP-Session: 3446f9af-e9de-413a-bfcc-0fab9fd8fd49 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11556 2024.06.27 21:56:51.651904 [ 3 ] {} <Debug> HTTP-Session: 3446f9af-e9de-413a-bfcc-0fab9fd8fd49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11557 2024.06.27 21:56:51.651918 [ 3 ] {} <Debug> HTTP-Session: 3446f9af-e9de-413a-bfcc-0fab9fd8fd49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11558 2024.06.27 21:56:51.651949 [ 3 ] {} <Trace> HTTP-Session: 3446f9af-e9de-413a-bfcc-0fab9fd8fd49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11559 2024.06.27 21:56:51.652060 [ 3 ] {2814e866-e629-4c2b-a4fe-e700a6c44cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11560 2024.06.27 21:56:51.652105 [ 3 ] {2814e866-e629-4c2b-a4fe-e700a6c44cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11561 2024.06.27 21:56:51.652232 [ 3 ] {2814e866-e629-4c2b-a4fe-e700a6c44cc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11562 2024.06.27 21:56:51.652517 [ 3 ] {2814e866-e629-4c2b-a4fe-e700a6c44cc0} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11563 2024.06.27 21:56:51.652553 [ 3 ] {2814e866-e629-4c2b-a4fe-e700a6c44cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11564 2024.06.27 21:56:51.652906 [ 3 ] {2814e866-e629-4c2b-a4fe-e700a6c44cc0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
11565 2024.06.27 21:56:51.653232 [ 3 ] {2814e866-e629-4c2b-a4fe-e700a6c44cc0} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11566 2024.06.27 21:56:51.653378 [ 3 ] {2814e866-e629-4c2b-a4fe-e700a6c44cc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001349 sec., 44477.390659747965 rows/sec., 3.00 MiB/sec.
11567 2024.06.27 21:56:51.653540 [ 3 ] {2814e866-e629-4c2b-a4fe-e700a6c44cc0} <Debug> DynamicQueryHandler: Done processing query
11568 2024.06.27 21:56:51.653565 [ 3 ] {2814e866-e629-4c2b-a4fe-e700a6c44cc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11569 2024.06.27 21:56:51.653580 [ 3 ] {} <Debug> HTTP-Session: 3446f9af-e9de-413a-bfcc-0fab9fd8fd49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11570 2024.06.27 21:56:56.640709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 1173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11571 2024.06.27 21:56:56.640850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11572 2024.06.27 21:56:56.640881 [ 3 ] {} <Debug> HTTP-Session: 96a337fe-07ad-4312-bfaf-533c07067d30 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11573 2024.06.27 21:56:56.640909 [ 3 ] {} <Debug> HTTP-Session: 96a337fe-07ad-4312-bfaf-533c07067d30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11574 2024.06.27 21:56:56.640929 [ 3 ] {} <Debug> HTTP-Session: 96a337fe-07ad-4312-bfaf-533c07067d30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11575 2024.06.27 21:56:56.640986 [ 3 ] {} <Trace> HTTP-Session: 96a337fe-07ad-4312-bfaf-533c07067d30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11576 2024.06.27 21:56:56.641253 [ 3 ] {e8e3b46e-d568-43b6-9841-ce9cba3125e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
11577 2024.06.27 21:56:56.641653 [ 3 ] {e8e3b46e-d568-43b6-9841-ce9cba3125e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
11578 2024.06.27 21:56:56.641702 [ 3 ] {e8e3b46e-d568-43b6-9841-ce9cba3125e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
11579 2024.06.27 21:56:56.642046 [ 3 ] {e8e3b46e-d568-43b6-9841-ce9cba3125e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
11580 2024.06.27 21:56:56.642128 [ 3 ] {e8e3b46e-d568-43b6-9841-ce9cba3125e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
11581 2024.06.27 21:56:56.642301 [ 3 ] {e8e3b46e-d568-43b6-9841-ce9cba3125e2} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
11582 2024.06.27 21:56:56.642341 [ 3 ] {e8e3b46e-d568-43b6-9841-ce9cba3125e2} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps
11583 2024.06.27 21:56:56.642366 [ 3 ] {e8e3b46e-d568-43b6-9841-ce9cba3125e2} <Debug> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (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
11584 2024.06.27 21:56:56.642384 [ 3 ] {e8e3b46e-d568-43b6-9841-ce9cba3125e2} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348) (SelectExecutor): Spreading mark ranges among streams (default reading)
11585 2024.06.27 21:56:56.642433 [ 3 ] {e8e3b46e-d568-43b6-9841-ce9cba3125e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
11586 2024.06.27 21:56:56.642457 [ 3 ] {e8e3b46e-d568-43b6-9841-ce9cba3125e2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 29 rows starting from 0
11587 2024.06.27 21:56:56.643676 [ 3 ] {e8e3b46e-d568-43b6-9841-ce9cba3125e2} <Debug> executeQuery: Read 29 rows, 1.20 KiB in 0.002548 sec., 11381.475667189954 rows/sec., 470.65 KiB/sec.
11588 2024.06.27 21:56:56.643974 [ 3 ] {e8e3b46e-d568-43b6-9841-ce9cba3125e2} <Debug> DynamicQueryHandler: Done processing query
11589 2024.06.27 21:56:56.644002 [ 3 ] {e8e3b46e-d568-43b6-9841-ce9cba3125e2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
11590 2024.06.27 21:56:56.644019 [ 3 ] {} <Debug> HTTP-Session: 96a337fe-07ad-4312-bfaf-533c07067d30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11591 2024.06.27 21:56:56.646836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11592 2024.06.27 21:56:56.646892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11593 2024.06.27 21:56:56.646912 [ 3 ] {} <Debug> HTTP-Session: 8cc876fb-a1c2-4678-8d14-343121b22aae Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11594 2024.06.27 21:56:56.646931 [ 3 ] {} <Debug> HTTP-Session: 8cc876fb-a1c2-4678-8d14-343121b22aae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11595 2024.06.27 21:56:56.646945 [ 3 ] {} <Debug> HTTP-Session: 8cc876fb-a1c2-4678-8d14-343121b22aae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11596 2024.06.27 21:56:56.646983 [ 3 ] {} <Trace> HTTP-Session: 8cc876fb-a1c2-4678-8d14-343121b22aae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11597 2024.06.27 21:56:56.647101 [ 3 ] {29fbc5ad-0211-4647-8321-3024a46baeac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
11598 2024.06.27 21:56:56.647150 [ 3 ] {29fbc5ad-0211-4647-8321-3024a46baeac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
11599 2024.06.27 21:56:56.647319 [ 3 ] {29fbc5ad-0211-4647-8321-3024a46baeac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11600 2024.06.27 21:56:56.647626 [ 3 ] {29fbc5ad-0211-4647-8321-3024a46baeac} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11601 2024.06.27 21:56:56.647667 [ 3 ] {29fbc5ad-0211-4647-8321-3024a46baeac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11602 2024.06.27 21:56:56.648188 [ 3 ] {29fbc5ad-0211-4647-8321-3024a46baeac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
11603 2024.06.27 21:56:56.648514 [ 3 ] {29fbc5ad-0211-4647-8321-3024a46baeac} <Trace> oximeter.timeseries_schema (20d9b954-27f0-4efe-85ec-0a1e1317f348): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11604 2024.06.27 21:56:56.648665 [ 3 ] {29fbc5ad-0211-4647-8321-3024a46baeac} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001605 sec., 623.0529595015576 rows/sec., 173.41 KiB/sec.
11605 2024.06.27 21:56:56.649089 [ 3 ] {29fbc5ad-0211-4647-8321-3024a46baeac} <Debug> DynamicQueryHandler: Done processing query
11606 2024.06.27 21:56:56.649137 [ 3 ] {29fbc5ad-0211-4647-8321-3024a46baeac} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11607 2024.06.27 21:56:56.649157 [ 3 ] {} <Debug> HTTP-Session: 8cc876fb-a1c2-4678-8d14-343121b22aae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11608 2024.06.27 21:56:56.649286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11609 2024.06.27 21:56:56.649337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11610 2024.06.27 21:56:56.649356 [ 3 ] {} <Debug> HTTP-Session: c5a7a64e-a5ff-489a-a683-2e74e2cbee1e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11611 2024.06.27 21:56:56.649374 [ 3 ] {} <Debug> HTTP-Session: c5a7a64e-a5ff-489a-a683-2e74e2cbee1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11612 2024.06.27 21:56:56.649389 [ 3 ] {} <Debug> HTTP-Session: c5a7a64e-a5ff-489a-a683-2e74e2cbee1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11613 2024.06.27 21:56:56.649422 [ 3 ] {} <Trace> HTTP-Session: c5a7a64e-a5ff-489a-a683-2e74e2cbee1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11614 2024.06.27 21:56:56.649536 [ 3 ] {d06ef5b6-b188-4f46-a5c9-a3684a3ed362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11615 2024.06.27 21:56:56.649582 [ 3 ] {d06ef5b6-b188-4f46-a5c9-a3684a3ed362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11616 2024.06.27 21:56:56.649735 [ 3 ] {d06ef5b6-b188-4f46-a5c9-a3684a3ed362} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11617 2024.06.27 21:56:56.650059 [ 3 ] {d06ef5b6-b188-4f46-a5c9-a3684a3ed362} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11618 2024.06.27 21:56:56.650095 [ 3 ] {d06ef5b6-b188-4f46-a5c9-a3684a3ed362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11619 2024.06.27 21:56:56.650407 [ 3 ] {d06ef5b6-b188-4f46-a5c9-a3684a3ed362} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11620 2024.06.27 21:56:56.650713 [ 3 ] {d06ef5b6-b188-4f46-a5c9-a3684a3ed362} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11621 2024.06.27 21:56:56.650860 [ 3 ] {d06ef5b6-b188-4f46-a5c9-a3684a3ed362} <Debug> executeQuery: Read 38 rows, 3.08 KiB in 0.001359 sec., 27961.736571008096 rows/sec., 2.21 MiB/sec.
11622 2024.06.27 21:56:56.651034 [ 3 ] {d06ef5b6-b188-4f46-a5c9-a3684a3ed362} <Debug> DynamicQueryHandler: Done processing query
11623 2024.06.27 21:56:56.651058 [ 3 ] {d06ef5b6-b188-4f46-a5c9-a3684a3ed362} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11624 2024.06.27 21:56:56.651074 [ 3 ] {} <Debug> HTTP-Session: c5a7a64e-a5ff-489a-a683-2e74e2cbee1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11625 2024.06.27 21:56:56.651184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11626 2024.06.27 21:56:56.651234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11627 2024.06.27 21:56:56.651252 [ 3 ] {} <Debug> HTTP-Session: ca2f46be-8e61-4eea-8d81-8f33fff4a291 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11628 2024.06.27 21:56:56.651268 [ 3 ] {} <Debug> HTTP-Session: ca2f46be-8e61-4eea-8d81-8f33fff4a291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11629 2024.06.27 21:56:56.651281 [ 3 ] {} <Debug> HTTP-Session: ca2f46be-8e61-4eea-8d81-8f33fff4a291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11630 2024.06.27 21:56:56.651312 [ 3 ] {} <Trace> HTTP-Session: ca2f46be-8e61-4eea-8d81-8f33fff4a291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11631 2024.06.27 21:56:56.651404 [ 3 ] {c6710a2d-0d97-484e-bf67-4dc2147baa57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11632 2024.06.27 21:56:56.651447 [ 3 ] {c6710a2d-0d97-484e-bf67-4dc2147baa57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11633 2024.06.27 21:56:56.651575 [ 3 ] {c6710a2d-0d97-484e-bf67-4dc2147baa57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11634 2024.06.27 21:56:56.651830 [ 3 ] {c6710a2d-0d97-484e-bf67-4dc2147baa57} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11635 2024.06.27 21:56:56.651866 [ 3 ] {c6710a2d-0d97-484e-bf67-4dc2147baa57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11636 2024.06.27 21:56:56.652161 [ 3 ] {c6710a2d-0d97-484e-bf67-4dc2147baa57} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11637 2024.06.27 21:56:56.652460 [ 3 ] {c6710a2d-0d97-484e-bf67-4dc2147baa57} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11638 2024.06.27 21:56:56.652584 [ 3 ] {c6710a2d-0d97-484e-bf67-4dc2147baa57} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001203 sec., 831.2551953449708 rows/sec., 61.69 KiB/sec.
11639 2024.06.27 21:56:56.652840 [ 3 ] {c6710a2d-0d97-484e-bf67-4dc2147baa57} <Debug> DynamicQueryHandler: Done processing query
11640 2024.06.27 21:56:56.652902 [ 3 ] {c6710a2d-0d97-484e-bf67-4dc2147baa57} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11641 2024.06.27 21:56:56.652944 [ 3 ] {} <Debug> HTTP-Session: ca2f46be-8e61-4eea-8d81-8f33fff4a291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11642 2024.06.27 21:56:56.653099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 25291, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11643 2024.06.27 21:56:56.653150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11644 2024.06.27 21:56:56.653168 [ 3 ] {} <Debug> HTTP-Session: f9a3324c-cb71-4d5a-bb1b-2e5921f8d511 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11645 2024.06.27 21:56:56.653185 [ 3 ] {} <Debug> HTTP-Session: f9a3324c-cb71-4d5a-bb1b-2e5921f8d511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11646 2024.06.27 21:56:56.653198 [ 3 ] {} <Debug> HTTP-Session: f9a3324c-cb71-4d5a-bb1b-2e5921f8d511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11647 2024.06.27 21:56:56.653230 [ 3 ] {} <Trace> HTTP-Session: f9a3324c-cb71-4d5a-bb1b-2e5921f8d511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11648 2024.06.27 21:56:56.653373 [ 3 ] {e1668694-d99c-44d7-b6c7-f33a34b75fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11649 2024.06.27 21:56:56.653418 [ 3 ] {e1668694-d99c-44d7-b6c7-f33a34b75fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11650 2024.06.27 21:56:56.653555 [ 3 ] {e1668694-d99c-44d7-b6c7-f33a34b75fb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11651 2024.06.27 21:56:56.653977 [ 3 ] {e1668694-d99c-44d7-b6c7-f33a34b75fb0} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11652 2024.06.27 21:56:56.654014 [ 3 ] {e1668694-d99c-44d7-b6c7-f33a34b75fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11653 2024.06.27 21:56:56.654336 [ 3 ] {e1668694-d99c-44d7-b6c7-f33a34b75fb0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11654 2024.06.27 21:56:56.654636 [ 3 ] {e1668694-d99c-44d7-b6c7-f33a34b75fb0} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11655 2024.06.27 21:56:56.654765 [ 3 ] {e1668694-d99c-44d7-b6c7-f33a34b75fb0} <Debug> executeQuery: Read 172 rows, 14.83 KiB in 0.001456 sec., 118131.86813186813 rows/sec., 9.95 MiB/sec.
11656 2024.06.27 21:56:56.654914 [ 3 ] {e1668694-d99c-44d7-b6c7-f33a34b75fb0} <Debug> DynamicQueryHandler: Done processing query
11657 2024.06.27 21:56:56.654939 [ 3 ] {e1668694-d99c-44d7-b6c7-f33a34b75fb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
11658 2024.06.27 21:56:56.654959 [ 3 ] {} <Debug> HTTP-Session: f9a3324c-cb71-4d5a-bb1b-2e5921f8d511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11659 2024.06.27 21:56:56.655065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11660 2024.06.27 21:56:56.655113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11661 2024.06.27 21:56:56.655131 [ 3 ] {} <Debug> HTTP-Session: 42a168d9-47b3-4d6d-ba2d-1d63989f10f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11662 2024.06.27 21:56:56.655147 [ 3 ] {} <Debug> HTTP-Session: 42a168d9-47b3-4d6d-ba2d-1d63989f10f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11663 2024.06.27 21:56:56.655160 [ 3 ] {} <Debug> HTTP-Session: 42a168d9-47b3-4d6d-ba2d-1d63989f10f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11664 2024.06.27 21:56:56.655190 [ 3 ] {} <Trace> HTTP-Session: 42a168d9-47b3-4d6d-ba2d-1d63989f10f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11665 2024.06.27 21:56:56.655280 [ 3 ] {f62d8f41-837d-4098-88f6-03127de92cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11666 2024.06.27 21:56:56.655323 [ 3 ] {f62d8f41-837d-4098-88f6-03127de92cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11667 2024.06.27 21:56:56.655445 [ 3 ] {f62d8f41-837d-4098-88f6-03127de92cd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11668 2024.06.27 21:56:56.655703 [ 3 ] {f62d8f41-837d-4098-88f6-03127de92cd2} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11669 2024.06.27 21:56:56.655738 [ 3 ] {f62d8f41-837d-4098-88f6-03127de92cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11670 2024.06.27 21:56:56.656087 [ 3 ] {f62d8f41-837d-4098-88f6-03127de92cd2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11671 2024.06.27 21:56:56.656387 [ 3 ] {f62d8f41-837d-4098-88f6-03127de92cd2} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11672 2024.06.27 21:56:56.656515 [ 3 ] {f62d8f41-837d-4098-88f6-03127de92cd2} <Debug> executeQuery: Read 1 rows, 64.00 B in 0.001256 sec., 796.1783439490446 rows/sec., 49.76 KiB/sec.
11673 2024.06.27 21:56:56.656828 [ 3 ] {f62d8f41-837d-4098-88f6-03127de92cd2} <Debug> DynamicQueryHandler: Done processing query
11674 2024.06.27 21:56:56.656860 [ 3 ] {f62d8f41-837d-4098-88f6-03127de92cd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11675 2024.06.27 21:56:56.656877 [ 3 ] {} <Debug> HTTP-Session: 42a168d9-47b3-4d6d-ba2d-1d63989f10f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11676 2024.06.27 21:56:56.656996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 18430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11677 2024.06.27 21:56:56.657044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11678 2024.06.27 21:56:56.657062 [ 3 ] {} <Debug> HTTP-Session: 758e573c-1917-4aaf-b3b4-70fa83b5a96b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11679 2024.06.27 21:56:56.657078 [ 3 ] {} <Debug> HTTP-Session: 758e573c-1917-4aaf-b3b4-70fa83b5a96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11680 2024.06.27 21:56:56.657092 [ 3 ] {} <Debug> HTTP-Session: 758e573c-1917-4aaf-b3b4-70fa83b5a96b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11681 2024.06.27 21:56:56.657123 [ 3 ] {} <Trace> HTTP-Session: 758e573c-1917-4aaf-b3b4-70fa83b5a96b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11682 2024.06.27 21:56:56.657258 [ 3 ] {2de3c8d6-b031-4618-b205-539ad2c8a927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11683 2024.06.27 21:56:56.657303 [ 3 ] {2de3c8d6-b031-4618-b205-539ad2c8a927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11684 2024.06.27 21:56:56.657447 [ 3 ] {2de3c8d6-b031-4618-b205-539ad2c8a927} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11685 2024.06.27 21:56:56.657774 [ 3 ] {2de3c8d6-b031-4618-b205-539ad2c8a927} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11686 2024.06.27 21:56:56.657810 [ 3 ] {2de3c8d6-b031-4618-b205-539ad2c8a927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11687 2024.06.27 21:56:56.658157 [ 3 ] {2de3c8d6-b031-4618-b205-539ad2c8a927} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11688 2024.06.27 21:56:56.658458 [ 3 ] {2de3c8d6-b031-4618-b205-539ad2c8a927} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11689 2024.06.27 21:56:56.658590 [ 3 ] {2de3c8d6-b031-4618-b205-539ad2c8a927} <Debug> executeQuery: Read 109 rows, 8.65 KiB in 0.00139 sec., 78417.26618705037 rows/sec., 6.08 MiB/sec.
11690 2024.06.27 21:56:56.658830 [ 3 ] {2de3c8d6-b031-4618-b205-539ad2c8a927} <Debug> DynamicQueryHandler: Done processing query
11691 2024.06.27 21:56:56.658891 [ 3 ] {2de3c8d6-b031-4618-b205-539ad2c8a927} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11692 2024.06.27 21:56:56.658948 [ 3 ] {} <Debug> HTTP-Session: 758e573c-1917-4aaf-b3b4-70fa83b5a96b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11693 2024.06.27 21:56:56.659162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11694 2024.06.27 21:56:56.659233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11695 2024.06.27 21:56:56.659253 [ 3 ] {} <Debug> HTTP-Session: d0ffe12f-0303-4c5b-a7ae-74831e5e58b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11696 2024.06.27 21:56:56.659269 [ 3 ] {} <Debug> HTTP-Session: d0ffe12f-0303-4c5b-a7ae-74831e5e58b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11697 2024.06.27 21:56:56.659283 [ 3 ] {} <Debug> HTTP-Session: d0ffe12f-0303-4c5b-a7ae-74831e5e58b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11698 2024.06.27 21:56:56.659313 [ 3 ] {} <Trace> HTTP-Session: d0ffe12f-0303-4c5b-a7ae-74831e5e58b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11699 2024.06.27 21:56:56.659467 [ 3 ] {90df4e5a-db05-436d-813a-1446a2ab2c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11700 2024.06.27 21:56:56.659516 [ 3 ] {90df4e5a-db05-436d-813a-1446a2ab2c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11701 2024.06.27 21:56:56.659669 [ 3 ] {90df4e5a-db05-436d-813a-1446a2ab2c63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11702 2024.06.27 21:56:56.660054 [ 3 ] {90df4e5a-db05-436d-813a-1446a2ab2c63} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11703 2024.06.27 21:56:56.660090 [ 3 ] {90df4e5a-db05-436d-813a-1446a2ab2c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11704 2024.06.27 21:56:56.660475 [ 3 ] {90df4e5a-db05-436d-813a-1446a2ab2c63} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11705 2024.06.27 21:56:56.660804 [ 3 ] {90df4e5a-db05-436d-813a-1446a2ab2c63} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11706 2024.06.27 21:56:56.660938 [ 3 ] {90df4e5a-db05-436d-813a-1446a2ab2c63} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001548 sec., 104005.16795865634 rows/sec., 7.24 MiB/sec.
11707 2024.06.27 21:56:56.661103 [ 3 ] {90df4e5a-db05-436d-813a-1446a2ab2c63} <Debug> DynamicQueryHandler: Done processing query
11708 2024.06.27 21:56:56.661127 [ 3 ] {90df4e5a-db05-436d-813a-1446a2ab2c63} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11709 2024.06.27 21:56:56.661143 [ 3 ] {} <Debug> HTTP-Session: d0ffe12f-0303-4c5b-a7ae-74831e5e58b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11710 2024.06.27 21:56:56.661317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 61262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11711 2024.06.27 21:56:56.661367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11712 2024.06.27 21:56:56.661385 [ 3 ] {} <Debug> HTTP-Session: 95c29366-177a-46e3-8ce1-ad30ff5ad203 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11713 2024.06.27 21:56:56.661400 [ 3 ] {} <Debug> HTTP-Session: 95c29366-177a-46e3-8ce1-ad30ff5ad203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11714 2024.06.27 21:56:56.661413 [ 3 ] {} <Debug> HTTP-Session: 95c29366-177a-46e3-8ce1-ad30ff5ad203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11715 2024.06.27 21:56:56.661444 [ 3 ] {} <Trace> HTTP-Session: 95c29366-177a-46e3-8ce1-ad30ff5ad203 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11716 2024.06.27 21:56:56.661848 [ 3 ] {86ae3974-20d1-41ca-a6e1-ab0ea69a0113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11717 2024.06.27 21:56:56.661911 [ 3 ] {86ae3974-20d1-41ca-a6e1-ab0ea69a0113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11718 2024.06.27 21:56:56.662306 [ 3 ] {86ae3974-20d1-41ca-a6e1-ab0ea69a0113} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11719 2024.06.27 21:56:56.662973 [ 3 ] {86ae3974-20d1-41ca-a6e1-ab0ea69a0113} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11720 2024.06.27 21:56:56.663008 [ 3 ] {86ae3974-20d1-41ca-a6e1-ab0ea69a0113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11721 2024.06.27 21:56:56.663627 [ 3 ] {86ae3974-20d1-41ca-a6e1-ab0ea69a0113} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
11722 2024.06.27 21:56:56.664030 [ 3 ] {86ae3974-20d1-41ca-a6e1-ab0ea69a0113} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11723 2024.06.27 21:56:56.664188 [ 3 ] {86ae3974-20d1-41ca-a6e1-ab0ea69a0113} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002648 sec., 14350.453172205436 rows/sec., 25.72 MiB/sec.
11724 2024.06.27 21:56:56.664627 [ 3 ] {86ae3974-20d1-41ca-a6e1-ab0ea69a0113} <Debug> DynamicQueryHandler: Done processing query
11725 2024.06.27 21:56:56.664671 [ 3 ] {86ae3974-20d1-41ca-a6e1-ab0ea69a0113} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
11726 2024.06.27 21:56:56.664711 [ 3 ] {} <Debug> HTTP-Session: 95c29366-177a-46e3-8ce1-ad30ff5ad203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11727 2024.06.27 21:56:56.664828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11728 2024.06.27 21:56:56.664877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11729 2024.06.27 21:56:56.664894 [ 3 ] {} <Debug> HTTP-Session: 50cda7f6-dc2e-4d9d-af01-95646a65b1b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11730 2024.06.27 21:56:56.664910 [ 3 ] {} <Debug> HTTP-Session: 50cda7f6-dc2e-4d9d-af01-95646a65b1b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11731 2024.06.27 21:56:56.664923 [ 3 ] {} <Debug> HTTP-Session: 50cda7f6-dc2e-4d9d-af01-95646a65b1b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11732 2024.06.27 21:56:56.664955 [ 3 ] {} <Trace> HTTP-Session: 50cda7f6-dc2e-4d9d-af01-95646a65b1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11733 2024.06.27 21:56:56.665071 [ 3 ] {39ab87ac-b271-4038-a7ed-1a5fc6513276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11734 2024.06.27 21:56:56.665118 [ 3 ] {39ab87ac-b271-4038-a7ed-1a5fc6513276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11735 2024.06.27 21:56:56.665262 [ 3 ] {39ab87ac-b271-4038-a7ed-1a5fc6513276} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11736 2024.06.27 21:56:56.665554 [ 3 ] {39ab87ac-b271-4038-a7ed-1a5fc6513276} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11737 2024.06.27 21:56:56.665589 [ 3 ] {39ab87ac-b271-4038-a7ed-1a5fc6513276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB.
11738 2024.06.27 21:56:56.665957 [ 3 ] {39ab87ac-b271-4038-a7ed-1a5fc6513276} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
11739 2024.06.27 21:56:56.666283 [ 3 ] {39ab87ac-b271-4038-a7ed-1a5fc6513276} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11740 2024.06.27 21:56:56.666410 [ 3 ] {39ab87ac-b271-4038-a7ed-1a5fc6513276} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec.
11741 2024.06.27 21:56:56.666573 [ 3 ] {39ab87ac-b271-4038-a7ed-1a5fc6513276} <Debug> DynamicQueryHandler: Done processing query
11742 2024.06.27 21:56:56.666597 [ 3 ] {39ab87ac-b271-4038-a7ed-1a5fc6513276} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11743 2024.06.27 21:56:56.666612 [ 3 ] {} <Debug> HTTP-Session: 50cda7f6-dc2e-4d9d-af01-95646a65b1b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11744 2024.06.27 21:57:01.641778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11745 2024.06.27 21:57:01.641917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11746 2024.06.27 21:57:01.641948 [ 3 ] {} <Debug> HTTP-Session: e0d96f74-570d-47d0-adfc-2dcf1704bd49 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11747 2024.06.27 21:57:01.641976 [ 3 ] {} <Debug> HTTP-Session: e0d96f74-570d-47d0-adfc-2dcf1704bd49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11748 2024.06.27 21:57:01.641994 [ 3 ] {} <Debug> HTTP-Session: e0d96f74-570d-47d0-adfc-2dcf1704bd49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11749 2024.06.27 21:57:01.642051 [ 3 ] {} <Trace> HTTP-Session: e0d96f74-570d-47d0-adfc-2dcf1704bd49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11750 2024.06.27 21:57:01.642249 [ 3 ] {524c379c-0056-4305-8022-97e375655716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11751 2024.06.27 21:57:01.642325 [ 3 ] {524c379c-0056-4305-8022-97e375655716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11752 2024.06.27 21:57:01.642529 [ 3 ] {524c379c-0056-4305-8022-97e375655716} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11753 2024.06.27 21:57:01.642927 [ 3 ] {524c379c-0056-4305-8022-97e375655716} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11754 2024.06.27 21:57:01.642972 [ 3 ] {524c379c-0056-4305-8022-97e375655716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11755 2024.06.27 21:57:01.643341 [ 3 ] {524c379c-0056-4305-8022-97e375655716} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
11756 2024.06.27 21:57:01.643671 [ 3 ] {524c379c-0056-4305-8022-97e375655716} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11757 2024.06.27 21:57:01.643854 [ 3 ] {524c379c-0056-4305-8022-97e375655716} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001657 sec., 2414.0012070006032 rows/sec., 195.67 KiB/sec.
11758 2024.06.27 21:57:01.644064 [ 3 ] {524c379c-0056-4305-8022-97e375655716} <Debug> DynamicQueryHandler: Done processing query
11759 2024.06.27 21:57:01.644092 [ 3 ] {524c379c-0056-4305-8022-97e375655716} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11760 2024.06.27 21:57:01.644109 [ 3 ] {} <Debug> HTTP-Session: e0d96f74-570d-47d0-adfc-2dcf1704bd49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11761 2024.06.27 21:57:01.644231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11762 2024.06.27 21:57:01.644285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11763 2024.06.27 21:57:01.644305 [ 3 ] {} <Debug> HTTP-Session: 44e7c8b7-c3ef-478e-85a1-5e2dd4a9a9ce Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11764 2024.06.27 21:57:01.644323 [ 3 ] {} <Debug> HTTP-Session: 44e7c8b7-c3ef-478e-85a1-5e2dd4a9a9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11765 2024.06.27 21:57:01.644337 [ 3 ] {} <Debug> HTTP-Session: 44e7c8b7-c3ef-478e-85a1-5e2dd4a9a9ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11766 2024.06.27 21:57:01.644372 [ 3 ] {} <Trace> HTTP-Session: 44e7c8b7-c3ef-478e-85a1-5e2dd4a9a9ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11767 2024.06.27 21:57:01.644475 [ 3 ] {9caca406-9128-4f9b-bc3e-efd979eb036b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11768 2024.06.27 21:57:01.644522 [ 3 ] {9caca406-9128-4f9b-bc3e-efd979eb036b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11769 2024.06.27 21:57:01.644653 [ 3 ] {9caca406-9128-4f9b-bc3e-efd979eb036b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11770 2024.06.27 21:57:01.644958 [ 3 ] {9caca406-9128-4f9b-bc3e-efd979eb036b} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11771 2024.06.27 21:57:01.644996 [ 3 ] {9caca406-9128-4f9b-bc3e-efd979eb036b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11772 2024.06.27 21:57:01.645299 [ 3 ] {9caca406-9128-4f9b-bc3e-efd979eb036b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11773 2024.06.27 21:57:01.645608 [ 3 ] {9caca406-9128-4f9b-bc3e-efd979eb036b} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11774 2024.06.27 21:57:01.645773 [ 3 ] {9caca406-9128-4f9b-bc3e-efd979eb036b} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001315 sec., 1520.912547528517 rows/sec., 112.88 KiB/sec.
11775 2024.06.27 21:57:01.645944 [ 3 ] {9caca406-9128-4f9b-bc3e-efd979eb036b} <Debug> DynamicQueryHandler: Done processing query
11776 2024.06.27 21:57:01.645968 [ 3 ] {9caca406-9128-4f9b-bc3e-efd979eb036b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11777 2024.06.27 21:57:01.645985 [ 3 ] {} <Debug> HTTP-Session: 44e7c8b7-c3ef-478e-85a1-5e2dd4a9a9ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11778 2024.06.27 21:57:01.646116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 15070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11779 2024.06.27 21:57:01.646166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11780 2024.06.27 21:57:01.646185 [ 3 ] {} <Debug> HTTP-Session: e0b4cbda-5006-4b7c-b9e2-1456f1f87017 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11781 2024.06.27 21:57:01.646203 [ 3 ] {} <Debug> HTTP-Session: e0b4cbda-5006-4b7c-b9e2-1456f1f87017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11782 2024.06.27 21:57:01.646217 [ 3 ] {} <Debug> HTTP-Session: e0b4cbda-5006-4b7c-b9e2-1456f1f87017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11783 2024.06.27 21:57:01.646248 [ 3 ] {} <Trace> HTTP-Session: e0b4cbda-5006-4b7c-b9e2-1456f1f87017 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11784 2024.06.27 21:57:01.646377 [ 3 ] {659c7d44-0aec-4d05-9080-90e2d3321acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11785 2024.06.27 21:57:01.646421 [ 3 ] {659c7d44-0aec-4d05-9080-90e2d3321acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11786 2024.06.27 21:57:01.646549 [ 3 ] {659c7d44-0aec-4d05-9080-90e2d3321acc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11787 2024.06.27 21:57:01.646961 [ 3 ] {659c7d44-0aec-4d05-9080-90e2d3321acc} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11788 2024.06.27 21:57:01.646998 [ 3 ] {659c7d44-0aec-4d05-9080-90e2d3321acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11789 2024.06.27 21:57:01.647313 [ 3 ] {659c7d44-0aec-4d05-9080-90e2d3321acc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11790 2024.06.27 21:57:01.647617 [ 3 ] {659c7d44-0aec-4d05-9080-90e2d3321acc} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11791 2024.06.27 21:57:01.647773 [ 3 ] {659c7d44-0aec-4d05-9080-90e2d3321acc} <Debug> executeQuery: Read 108 rows, 8.51 KiB in 0.001444 sec., 74792.24376731302 rows/sec., 5.76 MiB/sec.
11792 2024.06.27 21:57:01.647944 [ 3 ] {659c7d44-0aec-4d05-9080-90e2d3321acc} <Debug> DynamicQueryHandler: Done processing query
11793 2024.06.27 21:57:01.647968 [ 3 ] {659c7d44-0aec-4d05-9080-90e2d3321acc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11794 2024.06.27 21:57:01.647983 [ 3 ] {} <Debug> HTTP-Session: e0b4cbda-5006-4b7c-b9e2-1456f1f87017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11795 2024.06.27 21:57:01.648144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 314, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11796 2024.06.27 21:57:01.648193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11797 2024.06.27 21:57:01.648211 [ 3 ] {} <Debug> HTTP-Session: 57bfbd0a-bd60-4ff2-b48c-134b0b9a09b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11798 2024.06.27 21:57:01.648228 [ 3 ] {} <Debug> HTTP-Session: 57bfbd0a-bd60-4ff2-b48c-134b0b9a09b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11799 2024.06.27 21:57:01.648242 [ 3 ] {} <Debug> HTTP-Session: 57bfbd0a-bd60-4ff2-b48c-134b0b9a09b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11800 2024.06.27 21:57:01.648273 [ 3 ] {} <Trace> HTTP-Session: 57bfbd0a-bd60-4ff2-b48c-134b0b9a09b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11801 2024.06.27 21:57:01.648391 [ 3 ] {262ab862-454f-4cb5-be7a-fe7c1f8fbecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11802 2024.06.27 21:57:01.648435 [ 3 ] {262ab862-454f-4cb5-be7a-fe7c1f8fbecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11803 2024.06.27 21:57:01.648562 [ 3 ] {262ab862-454f-4cb5-be7a-fe7c1f8fbecd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11804 2024.06.27 21:57:01.648834 [ 3 ] {262ab862-454f-4cb5-be7a-fe7c1f8fbecd} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11805 2024.06.27 21:57:01.648870 [ 3 ] {262ab862-454f-4cb5-be7a-fe7c1f8fbecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11806 2024.06.27 21:57:01.649159 [ 3 ] {262ab862-454f-4cb5-be7a-fe7c1f8fbecd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
11807 2024.06.27 21:57:01.649460 [ 3 ] {262ab862-454f-4cb5-be7a-fe7c1f8fbecd} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11808 2024.06.27 21:57:01.649615 [ 3 ] {262ab862-454f-4cb5-be7a-fe7c1f8fbecd} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.001243 sec., 1609.0104585679808 rows/sec., 100.56 KiB/sec.
11809 2024.06.27 21:57:01.649767 [ 3 ] {262ab862-454f-4cb5-be7a-fe7c1f8fbecd} <Debug> DynamicQueryHandler: Done processing query
11810 2024.06.27 21:57:01.649792 [ 3 ] {262ab862-454f-4cb5-be7a-fe7c1f8fbecd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11811 2024.06.27 21:57:01.649807 [ 3 ] {} <Debug> HTTP-Session: 57bfbd0a-bd60-4ff2-b48c-134b0b9a09b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11812 2024.06.27 21:57:01.649965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 17814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11813 2024.06.27 21:57:01.650013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11814 2024.06.27 21:57:01.650031 [ 3 ] {} <Debug> HTTP-Session: 6d4f00a4-b921-462e-8a82-ace5656f217a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11815 2024.06.27 21:57:01.650048 [ 3 ] {} <Debug> HTTP-Session: 6d4f00a4-b921-462e-8a82-ace5656f217a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11816 2024.06.27 21:57:01.650061 [ 3 ] {} <Debug> HTTP-Session: 6d4f00a4-b921-462e-8a82-ace5656f217a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11817 2024.06.27 21:57:01.650092 [ 3 ] {} <Trace> HTTP-Session: 6d4f00a4-b921-462e-8a82-ace5656f217a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11818 2024.06.27 21:57:01.650211 [ 3 ] {48188aea-ce2b-4a91-b37f-85aabb093b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11819 2024.06.27 21:57:01.650254 [ 3 ] {48188aea-ce2b-4a91-b37f-85aabb093b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11820 2024.06.27 21:57:01.650377 [ 3 ] {48188aea-ce2b-4a91-b37f-85aabb093b6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11821 2024.06.27 21:57:01.650725 [ 3 ] {48188aea-ce2b-4a91-b37f-85aabb093b6f} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11822 2024.06.27 21:57:01.650762 [ 3 ] {48188aea-ce2b-4a91-b37f-85aabb093b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11823 2024.06.27 21:57:01.651074 [ 3 ] {48188aea-ce2b-4a91-b37f-85aabb093b6f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11824 2024.06.27 21:57:01.651370 [ 3 ] {48188aea-ce2b-4a91-b37f-85aabb093b6f} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11825 2024.06.27 21:57:01.651524 [ 3 ] {48188aea-ce2b-4a91-b37f-85aabb093b6f} <Debug> executeQuery: Read 106 rows, 8.32 KiB in 0.001349 sec., 78576.72349888807 rows/sec., 6.02 MiB/sec.
11826 2024.06.27 21:57:01.651774 [ 3 ] {48188aea-ce2b-4a91-b37f-85aabb093b6f} <Debug> DynamicQueryHandler: Done processing query
11827 2024.06.27 21:57:01.651835 [ 3 ] {48188aea-ce2b-4a91-b37f-85aabb093b6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11828 2024.06.27 21:57:01.651889 [ 3 ] {} <Debug> HTTP-Session: 6d4f00a4-b921-462e-8a82-ace5656f217a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11829 2024.06.27 21:57:01.652134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 37938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11830 2024.06.27 21:57:01.652187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11831 2024.06.27 21:57:01.652206 [ 3 ] {} <Debug> HTTP-Session: 341848b8-f222-486b-9f91-c9451d3e9ced Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11832 2024.06.27 21:57:01.652224 [ 3 ] {} <Debug> HTTP-Session: 341848b8-f222-486b-9f91-c9451d3e9ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11833 2024.06.27 21:57:01.652237 [ 3 ] {} <Debug> HTTP-Session: 341848b8-f222-486b-9f91-c9451d3e9ced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11834 2024.06.27 21:57:01.652269 [ 3 ] {} <Trace> HTTP-Session: 341848b8-f222-486b-9f91-c9451d3e9ced Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11835 2024.06.27 21:57:01.652434 [ 3 ] {de6df0ad-9336-4245-86cb-fe15cdfd3f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11836 2024.06.27 21:57:01.652483 [ 3 ] {de6df0ad-9336-4245-86cb-fe15cdfd3f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11837 2024.06.27 21:57:01.652643 [ 3 ] {de6df0ad-9336-4245-86cb-fe15cdfd3f28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11838 2024.06.27 21:57:01.653040 [ 3 ] {de6df0ad-9336-4245-86cb-fe15cdfd3f28} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11839 2024.06.27 21:57:01.653077 [ 3 ] {de6df0ad-9336-4245-86cb-fe15cdfd3f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11840 2024.06.27 21:57:01.653457 [ 3 ] {de6df0ad-9336-4245-86cb-fe15cdfd3f28} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11841 2024.06.27 21:57:01.653787 [ 3 ] {de6df0ad-9336-4245-86cb-fe15cdfd3f28} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11842 2024.06.27 21:57:01.653939 [ 3 ] {de6df0ad-9336-4245-86cb-fe15cdfd3f28} <Debug> executeQuery: Read 198 rows, 14.14 KiB in 0.001586 sec., 124842.3707440101 rows/sec., 8.70 MiB/sec.
11843 2024.06.27 21:57:01.654126 [ 3 ] {de6df0ad-9336-4245-86cb-fe15cdfd3f28} <Debug> DynamicQueryHandler: Done processing query
11844 2024.06.27 21:57:01.654163 [ 3 ] {de6df0ad-9336-4245-86cb-fe15cdfd3f28} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11845 2024.06.27 21:57:01.654191 [ 3 ] {} <Debug> HTTP-Session: 341848b8-f222-486b-9f91-c9451d3e9ced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11846 2024.06.27 21:57:01.654340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11847 2024.06.27 21:57:01.654387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11848 2024.06.27 21:57:01.654405 [ 3 ] {} <Debug> HTTP-Session: 54346ff3-3a84-4b8a-84c5-bce22de263db Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11849 2024.06.27 21:57:01.654421 [ 3 ] {} <Debug> HTTP-Session: 54346ff3-3a84-4b8a-84c5-bce22de263db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11850 2024.06.27 21:57:01.654436 [ 3 ] {} <Debug> HTTP-Session: 54346ff3-3a84-4b8a-84c5-bce22de263db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11851 2024.06.27 21:57:01.654466 [ 3 ] {} <Trace> HTTP-Session: 54346ff3-3a84-4b8a-84c5-bce22de263db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11852 2024.06.27 21:57:01.654603 [ 3 ] {a5265408-1afd-4015-8d0b-ce328061efaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11853 2024.06.27 21:57:01.654665 [ 3 ] {a5265408-1afd-4015-8d0b-ce328061efaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11854 2024.06.27 21:57:01.655071 [ 3 ] {a5265408-1afd-4015-8d0b-ce328061efaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11855 2024.06.27 21:57:01.655553 [ 3 ] {a5265408-1afd-4015-8d0b-ce328061efaa} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11856 2024.06.27 21:57:01.655589 [ 3 ] {a5265408-1afd-4015-8d0b-ce328061efaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11857 2024.06.27 21:57:01.656154 [ 3 ] {a5265408-1afd-4015-8d0b-ce328061efaa} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
11858 2024.06.27 21:57:01.656557 [ 3 ] {a5265408-1afd-4015-8d0b-ce328061efaa} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11859 2024.06.27 21:57:01.656732 [ 3 ] {a5265408-1afd-4015-8d0b-ce328061efaa} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002197 sec., 1820.6645425580336 rows/sec., 3.26 MiB/sec.
11860 2024.06.27 21:57:01.656946 [ 3 ] {a5265408-1afd-4015-8d0b-ce328061efaa} <Debug> DynamicQueryHandler: Done processing query
11861 2024.06.27 21:57:01.656971 [ 3 ] {a5265408-1afd-4015-8d0b-ce328061efaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11862 2024.06.27 21:57:01.656987 [ 3 ] {} <Debug> HTTP-Session: 54346ff3-3a84-4b8a-84c5-bce22de263db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11863 2024.06.27 21:57:01.657109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11864 2024.06.27 21:57:01.657157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11865 2024.06.27 21:57:01.657175 [ 3 ] {} <Debug> HTTP-Session: 9b73e47f-64e0-4329-8576-5f263f86fd07 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11866 2024.06.27 21:57:01.657192 [ 3 ] {} <Debug> HTTP-Session: 9b73e47f-64e0-4329-8576-5f263f86fd07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11867 2024.06.27 21:57:01.657206 [ 3 ] {} <Debug> HTTP-Session: 9b73e47f-64e0-4329-8576-5f263f86fd07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11868 2024.06.27 21:57:01.657236 [ 3 ] {} <Trace> HTTP-Session: 9b73e47f-64e0-4329-8576-5f263f86fd07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11869 2024.06.27 21:57:01.657352 [ 3 ] {bfaa6bf0-b2d5-4028-9645-efb2a6fbdb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11870 2024.06.27 21:57:01.657396 [ 3 ] {bfaa6bf0-b2d5-4028-9645-efb2a6fbdb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11871 2024.06.27 21:57:01.657519 [ 3 ] {bfaa6bf0-b2d5-4028-9645-efb2a6fbdb1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11872 2024.06.27 21:57:01.657795 [ 3 ] {bfaa6bf0-b2d5-4028-9645-efb2a6fbdb1a} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11873 2024.06.27 21:57:01.657831 [ 3 ] {bfaa6bf0-b2d5-4028-9645-efb2a6fbdb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11874 2024.06.27 21:57:01.658183 [ 3 ] {bfaa6bf0-b2d5-4028-9645-efb2a6fbdb1a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
11875 2024.06.27 21:57:01.658488 [ 3 ] {bfaa6bf0-b2d5-4028-9645-efb2a6fbdb1a} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11876 2024.06.27 21:57:01.658636 [ 3 ] {bfaa6bf0-b2d5-4028-9645-efb2a6fbdb1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec.
11877 2024.06.27 21:57:01.658789 [ 3 ] {bfaa6bf0-b2d5-4028-9645-efb2a6fbdb1a} <Debug> DynamicQueryHandler: Done processing query
11878 2024.06.27 21:57:01.658813 [ 3 ] {bfaa6bf0-b2d5-4028-9645-efb2a6fbdb1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11879 2024.06.27 21:57:01.658828 [ 3 ] {} <Debug> HTTP-Session: 9b73e47f-64e0-4329-8576-5f263f86fd07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11880 2024.06.27 21:57:02.439732 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache
11881 2024.06.27 21:57:02.439796 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache
11882 2024.06.27 21:57:06.643413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11883 2024.06.27 21:57:06.643549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11884 2024.06.27 21:57:06.643580 [ 3 ] {} <Debug> HTTP-Session: 403b5e90-ce94-4279-a1e4-e6f9e42934dc Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11885 2024.06.27 21:57:06.643609 [ 3 ] {} <Debug> HTTP-Session: 403b5e90-ce94-4279-a1e4-e6f9e42934dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11886 2024.06.27 21:57:06.643626 [ 3 ] {} <Debug> HTTP-Session: 403b5e90-ce94-4279-a1e4-e6f9e42934dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11887 2024.06.27 21:57:06.643683 [ 3 ] {} <Trace> HTTP-Session: 403b5e90-ce94-4279-a1e4-e6f9e42934dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11888 2024.06.27 21:57:06.643894 [ 3 ] {ed4da082-48ae-417c-b247-bb70298c861f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11889 2024.06.27 21:57:06.643970 [ 3 ] {ed4da082-48ae-417c-b247-bb70298c861f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11890 2024.06.27 21:57:06.644190 [ 3 ] {ed4da082-48ae-417c-b247-bb70298c861f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11891 2024.06.27 21:57:06.644652 [ 3 ] {ed4da082-48ae-417c-b247-bb70298c861f} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11892 2024.06.27 21:57:06.644695 [ 3 ] {ed4da082-48ae-417c-b247-bb70298c861f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11893 2024.06.27 21:57:06.645063 [ 3 ] {ed4da082-48ae-417c-b247-bb70298c861f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
11894 2024.06.27 21:57:06.645383 [ 3 ] {ed4da082-48ae-417c-b247-bb70298c861f} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11895 2024.06.27 21:57:06.645559 [ 3 ] {ed4da082-48ae-417c-b247-bb70298c861f} <Debug> executeQuery: Read 42 rows, 3.40 KiB in 0.001731 sec., 24263.431542461007 rows/sec., 1.92 MiB/sec.
11896 2024.06.27 21:57:06.645759 [ 3 ] {ed4da082-48ae-417c-b247-bb70298c861f} <Debug> DynamicQueryHandler: Done processing query
11897 2024.06.27 21:57:06.645785 [ 3 ] {ed4da082-48ae-417c-b247-bb70298c861f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11898 2024.06.27 21:57:06.645802 [ 3 ] {} <Debug> HTTP-Session: 403b5e90-ce94-4279-a1e4-e6f9e42934dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11899 2024.06.27 21:57:06.645960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11900 2024.06.27 21:57:06.646008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11901 2024.06.27 21:57:06.646027 [ 3 ] {} <Debug> HTTP-Session: fbf409d9-e50b-4dd4-8162-c8efe21f0a13 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11902 2024.06.27 21:57:06.646043 [ 3 ] {} <Debug> HTTP-Session: fbf409d9-e50b-4dd4-8162-c8efe21f0a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11903 2024.06.27 21:57:06.646057 [ 3 ] {} <Debug> HTTP-Session: fbf409d9-e50b-4dd4-8162-c8efe21f0a13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11904 2024.06.27 21:57:06.646088 [ 3 ] {} <Trace> HTTP-Session: fbf409d9-e50b-4dd4-8162-c8efe21f0a13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11905 2024.06.27 21:57:06.646180 [ 3 ] {9356a7cf-72fd-43bd-a6f8-cfedc93d867c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11906 2024.06.27 21:57:06.646224 [ 3 ] {9356a7cf-72fd-43bd-a6f8-cfedc93d867c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11907 2024.06.27 21:57:06.646352 [ 3 ] {9356a7cf-72fd-43bd-a6f8-cfedc93d867c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11908 2024.06.27 21:57:06.646637 [ 3 ] {9356a7cf-72fd-43bd-a6f8-cfedc93d867c} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11909 2024.06.27 21:57:06.646674 [ 3 ] {9356a7cf-72fd-43bd-a6f8-cfedc93d867c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11910 2024.06.27 21:57:06.646976 [ 3 ] {9356a7cf-72fd-43bd-a6f8-cfedc93d867c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11911 2024.06.27 21:57:06.647273 [ 3 ] {9356a7cf-72fd-43bd-a6f8-cfedc93d867c} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11912 2024.06.27 21:57:06.647435 [ 3 ] {9356a7cf-72fd-43bd-a6f8-cfedc93d867c} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001271 sec., 2360.3461841070025 rows/sec., 186.71 KiB/sec.
11913 2024.06.27 21:57:06.647433 [ 90 ] {} <Debug> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
11914 2024.06.27 21:57:06.647538 [ 90 ] {} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11915 2024.06.27 21:57:06.647581 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11916 2024.06.27 21:57:06.647701 [ 3 ] {9356a7cf-72fd-43bd-a6f8-cfedc93d867c} <Debug> DynamicQueryHandler: Done processing query
11917 2024.06.27 21:57:06.647756 [ 3 ] {9356a7cf-72fd-43bd-a6f8-cfedc93d867c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11918 2024.06.27 21:57:06.647777 [ 190 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::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
11919 2024.06.27 21:57:06.647787 [ 3 ] {} <Debug> HTTP-Session: fbf409d9-e50b-4dd4-8162-c8efe21f0a13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11920 2024.06.27 21:57:06.647979 [ 190 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11921 2024.06.27 21:57:06.648029 [ 190 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 14 rows starting from the beginning of the part
11922 2024.06.27 21:57:06.648070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 27279, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11923 2024.06.27 21:57:06.648254 [ 190 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
11924 2024.06.27 21:57:06.648255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11925 2024.06.27 21:57:06.648368 [ 3 ] {} <Debug> HTTP-Session: 727b1dca-8fb8-41f9-97bb-10187f66fb1d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11926 2024.06.27 21:57:06.648442 [ 3 ] {} <Debug> HTTP-Session: 727b1dca-8fb8-41f9-97bb-10187f66fb1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11927 2024.06.27 21:57:06.648517 [ 3 ] {} <Debug> HTTP-Session: 727b1dca-8fb8-41f9-97bb-10187f66fb1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11928 2024.06.27 21:57:06.648576 [ 190 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part
11929 2024.06.27 21:57:06.648627 [ 3 ] {} <Trace> HTTP-Session: 727b1dca-8fb8-41f9-97bb-10187f66fb1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11930 2024.06.27 21:57:06.648805 [ 190 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part
11931 2024.06.27 21:57:06.649118 [ 3 ] {7f187a32-9a71-469b-bd51-3b8df443cf7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11932 2024.06.27 21:57:06.649149 [ 190 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
11933 2024.06.27 21:57:06.649242 [ 3 ] {7f187a32-9a71-469b-bd51-3b8df443cf7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11934 2024.06.27 21:57:06.649510 [ 190 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 3 rows starting from the beginning of the part
11935 2024.06.27 21:57:06.650156 [ 3 ] {7f187a32-9a71-469b-bd51-3b8df443cf7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11936 2024.06.27 21:57:06.651112 [ 3 ] {7f187a32-9a71-469b-bd51-3b8df443cf7c} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11937 2024.06.27 21:57:06.651190 [ 3 ] {7f187a32-9a71-469b-bd51-3b8df443cf7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11938 2024.06.27 21:57:06.652064 [ 190 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.0044041 sec., 5449.467541608955 rows/sec., 437.71 KiB/sec.
11939 2024.06.27 21:57:06.652161 [ 3 ] {7f187a32-9a71-469b-bd51-3b8df443cf7c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
11940 2024.06.27 21:57:06.652246 [ 190 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
11941 2024.06.27 21:57:06.653044 [ 3 ] {7f187a32-9a71-469b-bd51-3b8df443cf7c} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11942 2024.06.27 21:57:06.653150 [ 190 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_31_6} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11943 2024.06.27 21:57:06.653380 [ 190 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_31_6} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
11944 2024.06.27 21:57:06.653405 [ 3 ] {7f187a32-9a71-469b-bd51-3b8df443cf7c} <Debug> executeQuery: Read 185 rows, 16.03 KiB in 0.004493 sec., 41175.16136211885 rows/sec., 3.48 MiB/sec.
11945 2024.06.27 21:57:06.653608 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
11946 2024.06.27 21:57:06.653805 [ 3 ] {7f187a32-9a71-469b-bd51-3b8df443cf7c} <Debug> DynamicQueryHandler: Done processing query
11947 2024.06.27 21:57:06.653835 [ 3 ] {7f187a32-9a71-469b-bd51-3b8df443cf7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
11948 2024.06.27 21:57:06.653852 [ 3 ] {} <Debug> HTTP-Session: 727b1dca-8fb8-41f9-97bb-10187f66fb1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11949 2024.06.27 21:57:06.653978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11950 2024.06.27 21:57:06.654026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11951 2024.06.27 21:57:06.654047 [ 3 ] {} <Debug> HTTP-Session: 3b0c018f-8415-4d7a-bcd4-cc2389bb9a08 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11952 2024.06.27 21:57:06.654064 [ 3 ] {} <Debug> HTTP-Session: 3b0c018f-8415-4d7a-bcd4-cc2389bb9a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11953 2024.06.27 21:57:06.654077 [ 3 ] {} <Debug> HTTP-Session: 3b0c018f-8415-4d7a-bcd4-cc2389bb9a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11954 2024.06.27 21:57:06.654109 [ 3 ] {} <Trace> HTTP-Session: 3b0c018f-8415-4d7a-bcd4-cc2389bb9a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11955 2024.06.27 21:57:06.654206 [ 3 ] {b1de1989-fde8-421b-97c8-8c8a48e9f32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11956 2024.06.27 21:57:06.654250 [ 3 ] {b1de1989-fde8-421b-97c8-8c8a48e9f32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11957 2024.06.27 21:57:06.654398 [ 3 ] {b1de1989-fde8-421b-97c8-8c8a48e9f32d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11958 2024.06.27 21:57:06.654695 [ 3 ] {b1de1989-fde8-421b-97c8-8c8a48e9f32d} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11959 2024.06.27 21:57:06.654731 [ 3 ] {b1de1989-fde8-421b-97c8-8c8a48e9f32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11960 2024.06.27 21:57:06.655056 [ 3 ] {b1de1989-fde8-421b-97c8-8c8a48e9f32d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11961 2024.06.27 21:57:06.655374 [ 3 ] {b1de1989-fde8-421b-97c8-8c8a48e9f32d} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11962 2024.06.27 21:57:06.655524 [ 90 ] {} <Debug> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
11963 2024.06.27 21:57:06.655535 [ 3 ] {b1de1989-fde8-421b-97c8-8c8a48e9f32d} <Debug> executeQuery: Read 3 rows, 207.00 B in 0.001344 sec., 2232.1428571428573 rows/sec., 150.41 KiB/sec.
11964 2024.06.27 21:57:06.655574 [ 90 ] {} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11965 2024.06.27 21:57:06.655641 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11966 2024.06.27 21:57:06.655815 [ 198 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::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
11967 2024.06.27 21:57:06.655875 [ 3 ] {b1de1989-fde8-421b-97c8-8c8a48e9f32d} <Debug> DynamicQueryHandler: Done processing query
11968 2024.06.27 21:57:06.655935 [ 3 ] {b1de1989-fde8-421b-97c8-8c8a48e9f32d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11969 2024.06.27 21:57:06.655983 [ 3 ] {} <Debug> HTTP-Session: 3b0c018f-8415-4d7a-bcd4-cc2389bb9a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11970 2024.06.27 21:57:06.656072 [ 198 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11971 2024.06.27 21:57:06.656107 [ 198 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 14 rows starting from the beginning of the part
11972 2024.06.27 21:57:06.656272 [ 198 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
11973 2024.06.27 21:57:06.656271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 20440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11974 2024.06.27 21:57:06.656478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11975 2024.06.27 21:57:06.656485 [ 198 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part
11976 2024.06.27 21:57:06.656528 [ 3 ] {} <Debug> HTTP-Session: c111ee7c-7c2d-4ffe-a884-bd75a5fc324a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
11977 2024.06.27 21:57:06.656625 [ 3 ] {} <Debug> HTTP-Session: c111ee7c-7c2d-4ffe-a884-bd75a5fc324a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11978 2024.06.27 21:57:06.656726 [ 3 ] {} <Debug> HTTP-Session: c111ee7c-7c2d-4ffe-a884-bd75a5fc324a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11979 2024.06.27 21:57:06.656732 [ 198 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part
11980 2024.06.27 21:57:06.656837 [ 3 ] {} <Trace> HTTP-Session: c111ee7c-7c2d-4ffe-a884-bd75a5fc324a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11981 2024.06.27 21:57:06.656964 [ 198 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part
11982 2024.06.27 21:57:06.657222 [ 198 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 3 rows starting from the beginning of the part
11983 2024.06.27 21:57:06.657413 [ 3 ] {2c3e570c-f611-43f9-8933-094f8427f723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11984 2024.06.27 21:57:06.657601 [ 3 ] {2c3e570c-f611-43f9-8933-094f8427f723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11985 2024.06.27 21:57:06.658052 [ 3 ] {2c3e570c-f611-43f9-8933-094f8427f723} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11986 2024.06.27 21:57:06.659145 [ 3 ] {2c3e570c-f611-43f9-8933-094f8427f723} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11987 2024.06.27 21:57:06.659223 [ 3 ] {2c3e570c-f611-43f9-8933-094f8427f723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
11988 2024.06.27 21:57:06.659708 [ 198 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.003983328 sec., 6025.112669606921 rows/sec., 413.34 KiB/sec.
11989 2024.06.27 21:57:06.659898 [ 198 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
11990 2024.06.27 21:57:06.660068 [ 3 ] {2c3e570c-f611-43f9-8933-094f8427f723} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
11991 2024.06.27 21:57:06.660730 [ 188 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_31_6} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11992 2024.06.27 21:57:06.660909 [ 3 ] {2c3e570c-f611-43f9-8933-094f8427f723} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11993 2024.06.27 21:57:06.661008 [ 188 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_31_6} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
11994 2024.06.27 21:57:06.661238 [ 3 ] {2c3e570c-f611-43f9-8933-094f8427f723} <Debug> executeQuery: Read 121 rows, 9.59 KiB in 0.00407 sec., 29729.72972972973 rows/sec., 2.30 MiB/sec.
11995 2024.06.27 21:57:06.661276 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11996 2024.06.27 21:57:06.661544 [ 3 ] {2c3e570c-f611-43f9-8933-094f8427f723} <Debug> DynamicQueryHandler: Done processing query
11997 2024.06.27 21:57:06.661576 [ 3 ] {2c3e570c-f611-43f9-8933-094f8427f723} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11998 2024.06.27 21:57:06.661594 [ 3 ] {} <Debug> HTTP-Session: c111ee7c-7c2d-4ffe-a884-bd75a5fc324a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11999 2024.06.27 21:57:06.661781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12000 2024.06.27 21:57:06.661832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12001 2024.06.27 21:57:06.661852 [ 3 ] {} <Debug> HTTP-Session: 0b066b85-f284-40ab-a6b9-57972e347cee Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12002 2024.06.27 21:57:06.661869 [ 3 ] {} <Debug> HTTP-Session: 0b066b85-f284-40ab-a6b9-57972e347cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12003 2024.06.27 21:57:06.661883 [ 3 ] {} <Debug> HTTP-Session: 0b066b85-f284-40ab-a6b9-57972e347cee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12004 2024.06.27 21:57:06.661915 [ 3 ] {} <Trace> HTTP-Session: 0b066b85-f284-40ab-a6b9-57972e347cee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12005 2024.06.27 21:57:06.662067 [ 3 ] {85973ab7-ca1b-4c07-931e-1d65fa47d00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12006 2024.06.27 21:57:06.662114 [ 3 ] {85973ab7-ca1b-4c07-931e-1d65fa47d00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12007 2024.06.27 21:57:06.662278 [ 3 ] {85973ab7-ca1b-4c07-931e-1d65fa47d00d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12008 2024.06.27 21:57:06.662709 [ 3 ] {85973ab7-ca1b-4c07-931e-1d65fa47d00d} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12009 2024.06.27 21:57:06.662748 [ 3 ] {85973ab7-ca1b-4c07-931e-1d65fa47d00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
12010 2024.06.27 21:57:06.663158 [ 3 ] {85973ab7-ca1b-4c07-931e-1d65fa47d00d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
12011 2024.06.27 21:57:06.663509 [ 3 ] {85973ab7-ca1b-4c07-931e-1d65fa47d00d} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12012 2024.06.27 21:57:06.663663 [ 3 ] {85973ab7-ca1b-4c07-931e-1d65fa47d00d} <Debug> executeQuery: Read 162 rows, 11.54 KiB in 0.001664 sec., 97355.76923076923 rows/sec., 6.77 MiB/sec.
12013 2024.06.27 21:57:06.663953 [ 3 ] {85973ab7-ca1b-4c07-931e-1d65fa47d00d} <Debug> DynamicQueryHandler: Done processing query
12014 2024.06.27 21:57:06.664011 [ 3 ] {85973ab7-ca1b-4c07-931e-1d65fa47d00d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12015 2024.06.27 21:57:06.664069 [ 3 ] {} <Debug> HTTP-Session: 0b066b85-f284-40ab-a6b9-57972e347cee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12016 2024.06.27 21:57:06.664334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 68104, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12017 2024.06.27 21:57:06.664389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12018 2024.06.27 21:57:06.664409 [ 3 ] {} <Debug> HTTP-Session: b10263e8-ef72-4e29-ba20-73e9cdbcbe2c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12019 2024.06.27 21:57:06.664426 [ 3 ] {} <Debug> HTTP-Session: b10263e8-ef72-4e29-ba20-73e9cdbcbe2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12020 2024.06.27 21:57:06.664440 [ 3 ] {} <Debug> HTTP-Session: b10263e8-ef72-4e29-ba20-73e9cdbcbe2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12021 2024.06.27 21:57:06.664473 [ 3 ] {} <Trace> HTTP-Session: b10263e8-ef72-4e29-ba20-73e9cdbcbe2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12022 2024.06.27 21:57:06.664922 [ 3 ] {6d904db1-e66f-4e52-8957-65f301e22292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12023 2024.06.27 21:57:06.664994 [ 3 ] {6d904db1-e66f-4e52-8957-65f301e22292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12024 2024.06.27 21:57:06.665435 [ 3 ] {6d904db1-e66f-4e52-8957-65f301e22292} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12025 2024.06.27 21:57:06.666153 [ 3 ] {6d904db1-e66f-4e52-8957-65f301e22292} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12026 2024.06.27 21:57:06.666189 [ 3 ] {6d904db1-e66f-4e52-8957-65f301e22292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
12027 2024.06.27 21:57:06.666807 [ 3 ] {6d904db1-e66f-4e52-8957-65f301e22292} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
12028 2024.06.27 21:57:06.667214 [ 3 ] {6d904db1-e66f-4e52-8957-65f301e22292} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12029 2024.06.27 21:57:06.667413 [ 3 ] {6d904db1-e66f-4e52-8957-65f301e22292} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00284 sec., 14788.732394366196 rows/sec., 26.50 MiB/sec.
12030 2024.06.27 21:57:06.667632 [ 3 ] {6d904db1-e66f-4e52-8957-65f301e22292} <Debug> DynamicQueryHandler: Done processing query
12031 2024.06.27 21:57:06.667657 [ 3 ] {6d904db1-e66f-4e52-8957-65f301e22292} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB.
12032 2024.06.27 21:57:06.667672 [ 3 ] {} <Debug> HTTP-Session: b10263e8-ef72-4e29-ba20-73e9cdbcbe2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12033 2024.06.27 21:57:06.667797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12034 2024.06.27 21:57:06.667845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12035 2024.06.27 21:57:06.667863 [ 3 ] {} <Debug> HTTP-Session: 3285e3b9-e8b7-418b-8720-318dbd6cd9ac Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12036 2024.06.27 21:57:06.667880 [ 3 ] {} <Debug> HTTP-Session: 3285e3b9-e8b7-418b-8720-318dbd6cd9ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12037 2024.06.27 21:57:06.667893 [ 3 ] {} <Debug> HTTP-Session: 3285e3b9-e8b7-418b-8720-318dbd6cd9ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12038 2024.06.27 21:57:06.667928 [ 3 ] {} <Trace> HTTP-Session: 3285e3b9-e8b7-418b-8720-318dbd6cd9ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12039 2024.06.27 21:57:06.668022 [ 3 ] {146b64d2-6627-4c51-a546-33f933758be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12040 2024.06.27 21:57:06.668067 [ 3 ] {146b64d2-6627-4c51-a546-33f933758be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12041 2024.06.27 21:57:06.668193 [ 3 ] {146b64d2-6627-4c51-a546-33f933758be8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12042 2024.06.27 21:57:06.668481 [ 3 ] {146b64d2-6627-4c51-a546-33f933758be8} <Trace> oximeter.measurements_i64 (f60bd6b8-cd85-47a5-8eef-9ef69a863590): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12043 2024.06.27 21:57:06.668518 [ 3 ] {146b64d2-6627-4c51-a546-33f933758be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
12044 2024.06.27 21:57:06.668864 [ 3 ] {146b64d2-6627-4c51-a546-33f933758be8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
12045 2024.06.27 21:57:06.669188 [ 3 ] {146b64d2-6627-4c51-a546-33f933758be8} <Trace> oximeter.measurements_i64 (f60bd6b8-cd85-47a5-8eef-9ef69a863590): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12046 2024.06.27 21:57:06.669349 [ 3 ] {146b64d2-6627-4c51-a546-33f933758be8} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001343 sec., 4467.6098287416235 rows/sec., 294.50 KiB/sec.
12047 2024.06.27 21:57:06.669641 [ 3 ] {146b64d2-6627-4c51-a546-33f933758be8} <Debug> DynamicQueryHandler: Done processing query
12048 2024.06.27 21:57:06.669667 [ 3 ] {146b64d2-6627-4c51-a546-33f933758be8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12049 2024.06.27 21:57:06.669682 [ 3 ] {} <Debug> HTTP-Session: 3285e3b9-e8b7-418b-8720-318dbd6cd9ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12050 2024.06.27 21:57:06.669801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12051 2024.06.27 21:57:06.669850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12052 2024.06.27 21:57:06.669868 [ 3 ] {} <Debug> HTTP-Session: 6ed26dc3-003c-4c0f-ac48-ebec1480bafb Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12053 2024.06.27 21:57:06.669884 [ 3 ] {} <Debug> HTTP-Session: 6ed26dc3-003c-4c0f-ac48-ebec1480bafb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12054 2024.06.27 21:57:06.669897 [ 3 ] {} <Debug> HTTP-Session: 6ed26dc3-003c-4c0f-ac48-ebec1480bafb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12055 2024.06.27 21:57:06.669930 [ 3 ] {} <Trace> HTTP-Session: 6ed26dc3-003c-4c0f-ac48-ebec1480bafb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12056 2024.06.27 21:57:06.670042 [ 3 ] {0d7ff1ce-a282-4153-ba1a-6907962f02f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12057 2024.06.27 21:57:06.670087 [ 3 ] {0d7ff1ce-a282-4153-ba1a-6907962f02f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12058 2024.06.27 21:57:06.670235 [ 3 ] {0d7ff1ce-a282-4153-ba1a-6907962f02f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12059 2024.06.27 21:57:06.670554 [ 3 ] {0d7ff1ce-a282-4153-ba1a-6907962f02f2} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12060 2024.06.27 21:57:06.670590 [ 3 ] {0d7ff1ce-a282-4153-ba1a-6907962f02f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB.
12061 2024.06.27 21:57:06.670942 [ 3 ] {0d7ff1ce-a282-4153-ba1a-6907962f02f2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
12062 2024.06.27 21:57:06.671271 [ 3 ] {0d7ff1ce-a282-4153-ba1a-6907962f02f2} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12063 2024.06.27 21:57:06.671405 [ 3 ] {0d7ff1ce-a282-4153-ba1a-6907962f02f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec.
12064 2024.06.27 21:57:06.671589 [ 3 ] {0d7ff1ce-a282-4153-ba1a-6907962f02f2} <Debug> DynamicQueryHandler: Done processing query
12065 2024.06.27 21:57:06.671614 [ 3 ] {0d7ff1ce-a282-4153-ba1a-6907962f02f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12066 2024.06.27 21:57:06.671629 [ 3 ] {} <Debug> HTTP-Session: 6ed26dc3-003c-4c0f-ac48-ebec1480bafb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12067 2024.06.27 21:57:11.640789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12068 2024.06.27 21:57:11.640917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12069 2024.06.27 21:57:11.640942 [ 3 ] {} <Debug> HTTP-Session: 42a1197e-867b-4030-b2ac-56eee54a83b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12070 2024.06.27 21:57:11.640966 [ 3 ] {} <Debug> HTTP-Session: 42a1197e-867b-4030-b2ac-56eee54a83b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12071 2024.06.27 21:57:11.640983 [ 3 ] {} <Debug> HTTP-Session: 42a1197e-867b-4030-b2ac-56eee54a83b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12072 2024.06.27 21:57:11.641031 [ 3 ] {} <Trace> HTTP-Session: 42a1197e-867b-4030-b2ac-56eee54a83b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12073 2024.06.27 21:57:11.641208 [ 3 ] {cf03fd49-a62c-4a35-b255-e03ebe2be229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12074 2024.06.27 21:57:11.641278 [ 3 ] {cf03fd49-a62c-4a35-b255-e03ebe2be229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12075 2024.06.27 21:57:11.641473 [ 3 ] {cf03fd49-a62c-4a35-b255-e03ebe2be229} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12076 2024.06.27 21:57:11.641956 [ 3 ] {cf03fd49-a62c-4a35-b255-e03ebe2be229} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12077 2024.06.27 21:57:11.642001 [ 3 ] {cf03fd49-a62c-4a35-b255-e03ebe2be229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
12078 2024.06.27 21:57:11.642368 [ 3 ] {cf03fd49-a62c-4a35-b255-e03ebe2be229} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12079 2024.06.27 21:57:11.642697 [ 3 ] {cf03fd49-a62c-4a35-b255-e03ebe2be229} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12080 2024.06.27 21:57:11.642861 [ 3 ] {cf03fd49-a62c-4a35-b255-e03ebe2be229} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001701 sec., 2351.5579071134625 rows/sec., 190.60 KiB/sec.
12081 2024.06.27 21:57:11.642885 [ 85 ] {} <Debug> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12082 2024.06.27 21:57:11.642979 [ 85 ] {} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12083 2024.06.27 21:57:11.643018 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
12084 2024.06.27 21:57:11.643166 [ 3 ] {cf03fd49-a62c-4a35-b255-e03ebe2be229} <Debug> DynamicQueryHandler: Done processing query
12085 2024.06.27 21:57:11.643222 [ 3 ] {cf03fd49-a62c-4a35-b255-e03ebe2be229} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12086 2024.06.27 21:57:11.643244 [ 188 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
12087 2024.06.27 21:57:11.643258 [ 3 ] {} <Debug> HTTP-Session: 42a1197e-867b-4030-b2ac-56eee54a83b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12088 2024.06.27 21:57:11.643520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12089 2024.06.27 21:57:11.643542 [ 188 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12090 2024.06.27 21:57:11.643610 [ 188 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 40 rows starting from the beginning of the part
12091 2024.06.27 21:57:11.643615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12092 2024.06.27 21:57:11.643672 [ 3 ] {} <Debug> HTTP-Session: ad45a76c-5a8d-4871-8ab8-d94fb0d3148f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12093 2024.06.27 21:57:11.643722 [ 3 ] {} <Debug> HTTP-Session: ad45a76c-5a8d-4871-8ab8-d94fb0d3148f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12094 2024.06.27 21:57:11.643770 [ 3 ] {} <Debug> HTTP-Session: ad45a76c-5a8d-4871-8ab8-d94fb0d3148f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12095 2024.06.27 21:57:11.643809 [ 188 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
12096 2024.06.27 21:57:11.643909 [ 3 ] {} <Trace> HTTP-Session: ad45a76c-5a8d-4871-8ab8-d94fb0d3148f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12097 2024.06.27 21:57:11.644225 [ 188 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
12098 2024.06.27 21:57:11.644335 [ 3 ] {98192e7f-d434-4045-8577-545878690d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12099 2024.06.27 21:57:11.644478 [ 188 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
12100 2024.06.27 21:57:11.644496 [ 3 ] {98192e7f-d434-4045-8577-545878690d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12101 2024.06.27 21:57:11.644958 [ 188 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part
12102 2024.06.27 21:57:11.645283 [ 188 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
12103 2024.06.27 21:57:11.645751 [ 3 ] {98192e7f-d434-4045-8577-545878690d72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12104 2024.06.27 21:57:11.646426 [ 3 ] {98192e7f-d434-4045-8577-545878690d72} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12105 2024.06.27 21:57:11.646491 [ 3 ] {98192e7f-d434-4045-8577-545878690d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
12106 2024.06.27 21:57:11.647343 [ 3 ] {98192e7f-d434-4045-8577-545878690d72} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12107 2024.06.27 21:57:11.648309 [ 188 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 4 columns (4 merged, 0 gathered) in 0.00518564 sec., 25454.9100978857 rows/sec., 2.01 MiB/sec.
12108 2024.06.27 21:57:11.648326 [ 3 ] {98192e7f-d434-4045-8577-545878690d72} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12109 2024.06.27 21:57:11.648533 [ 188 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12110 2024.06.27 21:57:11.648658 [ 3 ] {98192e7f-d434-4045-8577-545878690d72} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.004468 sec., 447.62757385854974 rows/sec., 33.22 KiB/sec.
12111 2024.06.27 21:57:11.649064 [ 3 ] {98192e7f-d434-4045-8577-545878690d72} <Debug> DynamicQueryHandler: Done processing query
12112 2024.06.27 21:57:11.649111 [ 3 ] {98192e7f-d434-4045-8577-545878690d72} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12113 2024.06.27 21:57:11.649149 [ 3 ] {} <Debug> HTTP-Session: ad45a76c-5a8d-4871-8ab8-d94fb0d3148f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12114 2024.06.27 21:57:11.649315 [ 188 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_71_14} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12115 2024.06.27 21:57:11.649333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 10132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12116 2024.06.27 21:57:11.649435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12117 2024.06.27 21:57:11.649474 [ 3 ] {} <Debug> HTTP-Session: 012869fd-c019-4ddb-9a39-bc5e981827fa Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12118 2024.06.27 21:57:11.649478 [ 188 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_71_14} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12119 2024.06.27 21:57:11.649508 [ 3 ] {} <Debug> HTTP-Session: 012869fd-c019-4ddb-9a39-bc5e981827fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12120 2024.06.27 21:57:11.649536 [ 3 ] {} <Debug> HTTP-Session: 012869fd-c019-4ddb-9a39-bc5e981827fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12121 2024.06.27 21:57:11.649619 [ 3 ] {} <Trace> HTTP-Session: 012869fd-c019-4ddb-9a39-bc5e981827fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12122 2024.06.27 21:57:11.649642 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12123 2024.06.27 21:57:11.649770 [ 3 ] {a6d55069-13a3-4bfc-962f-ebdce9189325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12124 2024.06.27 21:57:11.649820 [ 3 ] {a6d55069-13a3-4bfc-962f-ebdce9189325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12125 2024.06.27 21:57:11.649968 [ 3 ] {a6d55069-13a3-4bfc-962f-ebdce9189325} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12126 2024.06.27 21:57:11.650302 [ 3 ] {a6d55069-13a3-4bfc-962f-ebdce9189325} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12127 2024.06.27 21:57:11.650340 [ 3 ] {a6d55069-13a3-4bfc-962f-ebdce9189325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
12128 2024.06.27 21:57:11.650656 [ 3 ] {a6d55069-13a3-4bfc-962f-ebdce9189325} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
12129 2024.06.27 21:57:11.650984 [ 3 ] {a6d55069-13a3-4bfc-962f-ebdce9189325} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12130 2024.06.27 21:57:11.651134 [ 3 ] {a6d55069-13a3-4bfc-962f-ebdce9189325} <Debug> executeQuery: Read 72 rows, 5.75 KiB in 0.001407 sec., 51172.7078891258 rows/sec., 3.99 MiB/sec.
12131 2024.06.27 21:57:11.651143 [ 85 ] {} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
12132 2024.06.27 21:57:11.651222 [ 85 ] {} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12133 2024.06.27 21:57:11.651269 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
12134 2024.06.27 21:57:11.651498 [ 187 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
12135 2024.06.27 21:57:11.651548 [ 3 ] {a6d55069-13a3-4bfc-962f-ebdce9189325} <Debug> DynamicQueryHandler: Done processing query
12136 2024.06.27 21:57:11.651618 [ 3 ] {a6d55069-13a3-4bfc-962f-ebdce9189325} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12137 2024.06.27 21:57:11.651725 [ 3 ] {} <Debug> HTTP-Session: 012869fd-c019-4ddb-9a39-bc5e981827fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12138 2024.06.27 21:57:11.651996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 314, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12139 2024.06.27 21:57:11.652006 [ 187 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12140 2024.06.27 21:57:11.652131 [ 187 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 219 rows starting from the beginning of the part
12141 2024.06.27 21:57:11.652152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12142 2024.06.27 21:57:11.652257 [ 3 ] {} <Debug> HTTP-Session: f5c95d26-cd8c-4ee5-afaa-1645ffa28d05 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12143 2024.06.27 21:57:11.652350 [ 3 ] {} <Debug> HTTP-Session: f5c95d26-cd8c-4ee5-afaa-1645ffa28d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12144 2024.06.27 21:57:11.652459 [ 3 ] {} <Debug> HTTP-Session: f5c95d26-cd8c-4ee5-afaa-1645ffa28d05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12145 2024.06.27 21:57:11.652561 [ 187 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 68 rows starting from the beginning of the part
12146 2024.06.27 21:57:11.652658 [ 3 ] {} <Trace> HTTP-Session: f5c95d26-cd8c-4ee5-afaa-1645ffa28d05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12147 2024.06.27 21:57:11.653236 [ 187 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 172 rows starting from the beginning of the part
12148 2024.06.27 21:57:11.653305 [ 3 ] {dded46cb-a9c3-467b-a5c6-3e02256f9101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12149 2024.06.27 21:57:11.653533 [ 3 ] {dded46cb-a9c3-467b-a5c6-3e02256f9101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12150 2024.06.27 21:57:11.653678 [ 187 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 108 rows starting from the beginning of the part
12151 2024.06.27 21:57:11.654284 [ 187 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 185 rows starting from the beginning of the part
12152 2024.06.27 21:57:11.654835 [ 187 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 72 rows starting from the beginning of the part
12153 2024.06.27 21:57:11.655382 [ 3 ] {dded46cb-a9c3-467b-a5c6-3e02256f9101} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12154 2024.06.27 21:57:11.655854 [ 3 ] {dded46cb-a9c3-467b-a5c6-3e02256f9101} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12155 2024.06.27 21:57:11.655896 [ 3 ] {dded46cb-a9c3-467b-a5c6-3e02256f9101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
12156 2024.06.27 21:57:11.656349 [ 3 ] {dded46cb-a9c3-467b-a5c6-3e02256f9101} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12157 2024.06.27 21:57:11.656761 [ 193 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 824 rows, containing 4 columns (4 merged, 0 gathered) in 0.005397387 sec., 152666.46619929236 rows/sec., 12.51 MiB/sec.
12158 2024.06.27 21:57:11.656779 [ 3 ] {dded46cb-a9c3-467b-a5c6-3e02256f9101} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12159 2024.06.27 21:57:11.656999 [ 193 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12160 2024.06.27 21:57:11.657023 [ 3 ] {dded46cb-a9c3-467b-a5c6-3e02256f9101} <Debug> executeQuery: Read 2 rows, 128.00 B in 0.003972 sec., 503.5246727089628 rows/sec., 31.47 KiB/sec.
12161 2024.06.27 21:57:11.657658 [ 3 ] {dded46cb-a9c3-467b-a5c6-3e02256f9101} <Debug> DynamicQueryHandler: Done processing query
12162 2024.06.27 21:57:11.657727 [ 3 ] {dded46cb-a9c3-467b-a5c6-3e02256f9101} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12163 2024.06.27 21:57:11.657799 [ 3 ] {} <Debug> HTTP-Session: f5c95d26-cd8c-4ee5-afaa-1645ffa28d05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12164 2024.06.27 21:57:11.658006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 13770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12165 2024.06.27 21:57:11.658081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12166 2024.06.27 21:57:11.658126 [ 3 ] {} <Debug> HTTP-Session: c7042c28-1c44-4b7b-a65a-904e06f649bc Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12167 2024.06.27 21:57:11.658153 [ 193 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_81_16} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12168 2024.06.27 21:57:11.658164 [ 3 ] {} <Debug> HTTP-Session: c7042c28-1c44-4b7b-a65a-904e06f649bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12169 2024.06.27 21:57:11.658222 [ 3 ] {} <Debug> HTTP-Session: c7042c28-1c44-4b7b-a65a-904e06f649bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12170 2024.06.27 21:57:11.658289 [ 3 ] {} <Trace> HTTP-Session: c7042c28-1c44-4b7b-a65a-904e06f649bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12171 2024.06.27 21:57:11.658324 [ 193 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_81_16} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12172 2024.06.27 21:57:11.658471 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
12173 2024.06.27 21:57:11.658514 [ 3 ] {7e8a9202-8fea-472e-bec4-b3eb9383131e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12174 2024.06.27 21:57:11.658567 [ 3 ] {7e8a9202-8fea-472e-bec4-b3eb9383131e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12175 2024.06.27 21:57:11.658712 [ 3 ] {7e8a9202-8fea-472e-bec4-b3eb9383131e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12176 2024.06.27 21:57:11.659050 [ 3 ] {7e8a9202-8fea-472e-bec4-b3eb9383131e} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12177 2024.06.27 21:57:11.659088 [ 3 ] {7e8a9202-8fea-472e-bec4-b3eb9383131e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
12178 2024.06.27 21:57:11.659411 [ 3 ] {7e8a9202-8fea-472e-bec4-b3eb9383131e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
12179 2024.06.27 21:57:11.659735 [ 3 ] {7e8a9202-8fea-472e-bec4-b3eb9383131e} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12180 2024.06.27 21:57:11.659893 [ 3 ] {7e8a9202-8fea-472e-bec4-b3eb9383131e} <Debug> executeQuery: Read 82 rows, 6.42 KiB in 0.001473 sec., 55668.70332654447 rows/sec., 4.25 MiB/sec.
12181 2024.06.27 21:57:11.659903 [ 85 ] {} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
12182 2024.06.27 21:57:11.659984 [ 85 ] {} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12183 2024.06.27 21:57:11.660038 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
12184 2024.06.27 21:57:11.660180 [ 3 ] {7e8a9202-8fea-472e-bec4-b3eb9383131e} <Debug> DynamicQueryHandler: Done processing query
12185 2024.06.27 21:57:11.660220 [ 192 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
12186 2024.06.27 21:57:11.660232 [ 3 ] {7e8a9202-8fea-472e-bec4-b3eb9383131e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12187 2024.06.27 21:57:11.660290 [ 3 ] {} <Debug> HTTP-Session: c7042c28-1c44-4b7b-a65a-904e06f649bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12188 2024.06.27 21:57:11.660405 [ 192 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12189 2024.06.27 21:57:11.660450 [ 192 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 163 rows starting from the beginning of the part
12190 2024.06.27 21:57:11.660500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12191 2024.06.27 21:57:11.660602 [ 192 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 68 rows starting from the beginning of the part
12192 2024.06.27 21:57:11.660662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12193 2024.06.27 21:57:11.660778 [ 3 ] {} <Debug> HTTP-Session: e4548607-56f2-477d-801c-4e3315022fed Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12194 2024.06.27 21:57:11.660815 [ 3 ] {} <Debug> HTTP-Session: e4548607-56f2-477d-801c-4e3315022fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12195 2024.06.27 21:57:11.660849 [ 192 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 109 rows starting from the beginning of the part
12196 2024.06.27 21:57:11.660881 [ 3 ] {} <Debug> HTTP-Session: e4548607-56f2-477d-801c-4e3315022fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12197 2024.06.27 21:57:11.661027 [ 3 ] {} <Trace> HTTP-Session: e4548607-56f2-477d-801c-4e3315022fed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12198 2024.06.27 21:57:11.661165 [ 192 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 106 rows starting from the beginning of the part
12199 2024.06.27 21:57:11.661457 [ 192 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 121 rows starting from the beginning of the part
12200 2024.06.27 21:57:11.661651 [ 3 ] {288ef3fb-8d09-478a-b3cb-8e3981bb6f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12201 2024.06.27 21:57:11.661769 [ 192 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part
12202 2024.06.27 21:57:11.661811 [ 3 ] {288ef3fb-8d09-478a-b3cb-8e3981bb6f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12203 2024.06.27 21:57:11.662766 [ 3 ] {288ef3fb-8d09-478a-b3cb-8e3981bb6f2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12204 2024.06.27 21:57:11.663772 [ 3 ] {288ef3fb-8d09-478a-b3cb-8e3981bb6f2c} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12205 2024.06.27 21:57:11.663838 [ 3 ] {288ef3fb-8d09-478a-b3cb-8e3981bb6f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
12206 2024.06.27 21:57:11.664656 [ 192 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 4 columns (4 merged, 0 gathered) in 0.004514272 sec., 143766.25954306696 rows/sec., 11.13 MiB/sec.
12207 2024.06.27 21:57:11.664809 [ 3 ] {288ef3fb-8d09-478a-b3cb-8e3981bb6f2c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
12208 2024.06.27 21:57:11.664852 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12209 2024.06.27 21:57:11.665678 [ 3 ] {288ef3fb-8d09-478a-b3cb-8e3981bb6f2c} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12210 2024.06.27 21:57:11.665689 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_81_16} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12211 2024.06.27 21:57:11.665848 [ 193 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_81_16} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12212 2024.06.27 21:57:11.665928 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
12213 2024.06.27 21:57:11.666005 [ 3 ] {288ef3fb-8d09-478a-b3cb-8e3981bb6f2c} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.004624 sec., 35034.60207612457 rows/sec., 2.44 MiB/sec.
12214 2024.06.27 21:57:11.666035 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12215 2024.06.27 21:57:11.666060 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
12216 2024.06.27 21:57:11.666118 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
12217 2024.06.27 21:57:11.666550 [ 3 ] {288ef3fb-8d09-478a-b3cb-8e3981bb6f2c} <Debug> DynamicQueryHandler: Done processing query
12218 2024.06.27 21:57:11.666526 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::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
12219 2024.06.27 21:57:11.666623 [ 3 ] {288ef3fb-8d09-478a-b3cb-8e3981bb6f2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12220 2024.06.27 21:57:11.666710 [ 3 ] {} <Debug> HTTP-Session: e4548607-56f2-477d-801c-4e3315022fed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12221 2024.06.27 21:57:11.666979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12222 2024.06.27 21:57:11.667172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12223 2024.06.27 21:57:11.667266 [ 3 ] {} <Debug> HTTP-Session: 1c324ff5-b320-42cb-a308-04b630a1ae64 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12224 2024.06.27 21:57:11.667336 [ 3 ] {} <Debug> HTTP-Session: 1c324ff5-b320-42cb-a308-04b630a1ae64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12225 2024.06.27 21:57:11.667392 [ 3 ] {} <Debug> HTTP-Session: 1c324ff5-b320-42cb-a308-04b630a1ae64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12226 2024.06.27 21:57:11.667542 [ 3 ] {} <Trace> HTTP-Session: 1c324ff5-b320-42cb-a308-04b630a1ae64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12227 2024.06.27 21:57:11.667581 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12228 2024.06.27 21:57:11.667808 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 12581 rows starting from the beginning of the part
12229 2024.06.27 21:57:11.667987 [ 3 ] {93595bb8-f646-476b-af8d-fd191ed18775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12230 2024.06.27 21:57:11.668157 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::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
12231 2024.06.27 21:57:11.668241 [ 3 ] {93595bb8-f646-476b-af8d-fd191ed18775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12232 2024.06.27 21:57:11.668519 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 161 rows starting from the beginning of the part
12233 2024.06.27 21:57:11.668942 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 198 rows starting from the beginning of the part
12234 2024.06.27 21:57:11.669321 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 162 rows starting from the beginning of the part
12235 2024.06.27 21:57:11.669666 [ 186 ] {540ef119-8e49-479b-952b-36e305224547::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
12236 2024.06.27 21:57:11.671226 [ 3 ] {93595bb8-f646-476b-af8d-fd191ed18775} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12237 2024.06.27 21:57:11.672253 [ 3 ] {93595bb8-f646-476b-af8d-fd191ed18775} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12238 2024.06.27 21:57:11.672336 [ 3 ] {93595bb8-f646-476b-af8d-fd191ed18775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
12239 2024.06.27 21:57:11.674127 [ 3 ] {93595bb8-f646-476b-af8d-fd191ed18775} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
12240 2024.06.27 21:57:11.675000 [ 3 ] {93595bb8-f646-476b-af8d-fd191ed18775} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12241 2024.06.27 21:57:11.675293 [ 85 ] {} <Debug> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
12242 2024.06.27 21:57:11.675319 [ 3 ] {93595bb8-f646-476b-af8d-fd191ed18775} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.007542 sec., 530.363298859719 rows/sec., 973.20 KiB/sec.
12243 2024.06.27 21:57:11.675379 [ 85 ] {} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12244 2024.06.27 21:57:11.675499 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
12245 2024.06.27 21:57:11.675936 [ 201 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
12246 2024.06.27 21:57:11.676071 [ 3 ] {93595bb8-f646-476b-af8d-fd191ed18775} <Debug> DynamicQueryHandler: Done processing query
12247 2024.06.27 21:57:11.676151 [ 3 ] {93595bb8-f646-476b-af8d-fd191ed18775} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12248 2024.06.27 21:57:11.676188 [ 3 ] {} <Debug> HTTP-Session: 1c324ff5-b320-42cb-a308-04b630a1ae64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12249 2024.06.27 21:57:11.676442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12250 2024.06.27 21:57:11.676612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12251 2024.06.27 21:57:11.676685 [ 3 ] {} <Debug> HTTP-Session: 5fdd9e6a-0bcd-4c3c-a37a-0a083063fc0a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12252 2024.06.27 21:57:11.676756 [ 3 ] {} <Debug> HTTP-Session: 5fdd9e6a-0bcd-4c3c-a37a-0a083063fc0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12253 2024.06.27 21:57:11.676826 [ 3 ] {} <Debug> HTTP-Session: 5fdd9e6a-0bcd-4c3c-a37a-0a083063fc0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12254 2024.06.27 21:57:11.676958 [ 3 ] {} <Trace> HTTP-Session: 5fdd9e6a-0bcd-4c3c-a37a-0a083063fc0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12255 2024.06.27 21:57:11.677398 [ 3 ] {4c3f1f5b-80ec-426f-8b61-1fb279f003a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12256 2024.06.27 21:57:11.677594 [ 201 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12257 2024.06.27 21:57:11.677591 [ 3 ] {4c3f1f5b-80ec-426f-8b61-1fb279f003a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12258 2024.06.27 21:57:11.677852 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13424 rows, containing 5 columns (5 merged, 0 gathered) in 0.011538173 sec., 1163442.4271502949 rows/sec., 81.07 MiB/sec.
12259 2024.06.27 21:57:11.677985 [ 201 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 988 rows starting from the beginning of the part
12260 2024.06.27 21:57:11.678533 [ 3 ] {4c3f1f5b-80ec-426f-8b61-1fb279f003a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12261 2024.06.27 21:57:11.678798 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12262 2024.06.27 21:57:11.679199 [ 201 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
12263 2024.06.27 21:57:11.680561 [ 3 ] {4c3f1f5b-80ec-426f-8b61-1fb279f003a8} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12264 2024.06.27 21:57:11.680611 [ 201 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
12265 2024.06.27 21:57:11.680659 [ 3 ] {4c3f1f5b-80ec-426f-8b61-1fb279f003a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
12266 2024.06.27 21:57:11.681225 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12267 2024.06.27 21:57:11.681556 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12268 2024.06.27 21:57:11.681850 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB.
12269 2024.06.27 21:57:11.681886 [ 201 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
12270 2024.06.27 21:57:11.682390 [ 3 ] {4c3f1f5b-80ec-426f-8b61-1fb279f003a8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
12271 2024.06.27 21:57:11.682720 [ 201 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part
12272 2024.06.27 21:57:11.683582 [ 201 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
12273 2024.06.27 21:57:11.683598 [ 3 ] {4c3f1f5b-80ec-426f-8b61-1fb279f003a8} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12274 2024.06.27 21:57:11.683982 [ 85 ] {} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
12275 2024.06.27 21:57:11.684131 [ 85 ] {} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12276 2024.06.27 21:57:11.684199 [ 3 ] {4c3f1f5b-80ec-426f-8b61-1fb279f003a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006995 sec., 8577.555396711936 rows/sec., 591.94 KiB/sec.
12277 2024.06.27 21:57:11.684223 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB.
12278 2024.06.27 21:57:11.684850 [ 3 ] {4c3f1f5b-80ec-426f-8b61-1fb279f003a8} <Debug> DynamicQueryHandler: Done processing query
12279 2024.06.27 21:57:11.684850 [ 194 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
12280 2024.06.27 21:57:11.684917 [ 3 ] {4c3f1f5b-80ec-426f-8b61-1fb279f003a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12281 2024.06.27 21:57:11.684984 [ 3 ] {} <Debug> HTTP-Session: 5fdd9e6a-0bcd-4c3c-a37a-0a083063fc0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12282 2024.06.27 21:57:11.685412 [ 194 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12283 2024.06.27 21:57:11.685459 [ 194 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4480 rows starting from the beginning of the part
12284 2024.06.27 21:57:11.685745 [ 194 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
12285 2024.06.27 21:57:11.686131 [ 194 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
12286 2024.06.27 21:57:11.686503 [ 194 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
12287 2024.06.27 21:57:11.686868 [ 194 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
12288 2024.06.27 21:57:11.687109 [ 194 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
12289 2024.06.27 21:57:11.690585 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4780 rows, containing 4 columns (4 merged, 0 gathered) in 0.006152457 sec., 776925.3811932371 rows/sec., 52.37 MiB/sec.
12290 2024.06.27 21:57:11.691191 [ 195 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
12291 2024.06.27 21:57:11.692180 [ 189 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_81_16} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12292 2024.06.27 21:57:11.692293 [ 189 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_81_16} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
12293 2024.06.27 21:57:11.692396 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB.
12294 2024.06.27 21:57:11.693196 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 19 columns (19 merged, 0 gathered) in 0.017441113 sec., 61922.65367468234 rows/sec., 110.96 MiB/sec.
12295 2024.06.27 21:57:11.694066 [ 189 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
12296 2024.06.27 21:57:11.694607 [ 189 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12297 2024.06.27 21:57:11.694685 [ 189 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
12298 2024.06.27 21:57:11.694796 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.30 MiB.
12299 2024.06.27 21:57:12.000126 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.28 MiB, peak 214.32 MiB, free memory in arenas 0.00 B, will set to 204.54 MiB (RSS), difference: 1.26 MiB
12300 2024.06.27 21:57:16.642267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12301 2024.06.27 21:57:16.642411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12302 2024.06.27 21:57:16.642440 [ 3 ] {} <Debug> HTTP-Session: 4618bc17-54a6-438d-88f6-e13a704ea79c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12303 2024.06.27 21:57:16.642467 [ 3 ] {} <Debug> HTTP-Session: 4618bc17-54a6-438d-88f6-e13a704ea79c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12304 2024.06.27 21:57:16.642484 [ 3 ] {} <Debug> HTTP-Session: 4618bc17-54a6-438d-88f6-e13a704ea79c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12305 2024.06.27 21:57:16.642543 [ 3 ] {} <Trace> HTTP-Session: 4618bc17-54a6-438d-88f6-e13a704ea79c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12306 2024.06.27 21:57:16.642773 [ 3 ] {7b560e8d-3710-440e-a104-412a7af5b2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12307 2024.06.27 21:57:16.642848 [ 3 ] {7b560e8d-3710-440e-a104-412a7af5b2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12308 2024.06.27 21:57:16.643050 [ 3 ] {7b560e8d-3710-440e-a104-412a7af5b2f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12309 2024.06.27 21:57:16.643501 [ 3 ] {7b560e8d-3710-440e-a104-412a7af5b2f8} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12310 2024.06.27 21:57:16.643542 [ 3 ] {7b560e8d-3710-440e-a104-412a7af5b2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12311 2024.06.27 21:57:16.643929 [ 3 ] {7b560e8d-3710-440e-a104-412a7af5b2f8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
12312 2024.06.27 21:57:16.644276 [ 3 ] {7b560e8d-3710-440e-a104-412a7af5b2f8} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12313 2024.06.27 21:57:16.644441 [ 3 ] {7b560e8d-3710-440e-a104-412a7af5b2f8} <Debug> executeQuery: Read 45 rows, 3.65 KiB in 0.001742 sec., 25832.376578645235 rows/sec., 2.04 MiB/sec.
12314 2024.06.27 21:57:16.644659 [ 3 ] {7b560e8d-3710-440e-a104-412a7af5b2f8} <Debug> DynamicQueryHandler: Done processing query
12315 2024.06.27 21:57:16.644685 [ 3 ] {7b560e8d-3710-440e-a104-412a7af5b2f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12316 2024.06.27 21:57:16.644702 [ 3 ] {} <Debug> HTTP-Session: 4618bc17-54a6-438d-88f6-e13a704ea79c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12317 2024.06.27 21:57:16.644825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12318 2024.06.27 21:57:16.644876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12319 2024.06.27 21:57:16.644894 [ 3 ] {} <Debug> HTTP-Session: 5fec5b85-da59-4adb-a64c-ee0883c3563f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12320 2024.06.27 21:57:16.644909 [ 3 ] {} <Debug> HTTP-Session: 5fec5b85-da59-4adb-a64c-ee0883c3563f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12321 2024.06.27 21:57:16.644924 [ 3 ] {} <Debug> HTTP-Session: 5fec5b85-da59-4adb-a64c-ee0883c3563f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12322 2024.06.27 21:57:16.644955 [ 3 ] {} <Trace> HTTP-Session: 5fec5b85-da59-4adb-a64c-ee0883c3563f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12323 2024.06.27 21:57:16.645051 [ 3 ] {6396e6cc-b875-4a0d-8eac-c898f733bc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12324 2024.06.27 21:57:16.645094 [ 3 ] {6396e6cc-b875-4a0d-8eac-c898f733bc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12325 2024.06.27 21:57:16.645224 [ 3 ] {6396e6cc-b875-4a0d-8eac-c898f733bc32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12326 2024.06.27 21:57:16.645568 [ 3 ] {6396e6cc-b875-4a0d-8eac-c898f733bc32} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12327 2024.06.27 21:57:16.645605 [ 3 ] {6396e6cc-b875-4a0d-8eac-c898f733bc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12328 2024.06.27 21:57:16.645913 [ 3 ] {6396e6cc-b875-4a0d-8eac-c898f733bc32} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12329 2024.06.27 21:57:16.646238 [ 3 ] {6396e6cc-b875-4a0d-8eac-c898f733bc32} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12330 2024.06.27 21:57:16.646365 [ 3 ] {6396e6cc-b875-4a0d-8eac-c898f733bc32} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001337 sec., 747.9431563201197 rows/sec., 55.51 KiB/sec.
12331 2024.06.27 21:57:16.646626 [ 3 ] {6396e6cc-b875-4a0d-8eac-c898f733bc32} <Debug> DynamicQueryHandler: Done processing query
12332 2024.06.27 21:57:16.646667 [ 3 ] {6396e6cc-b875-4a0d-8eac-c898f733bc32} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12333 2024.06.27 21:57:16.646683 [ 3 ] {} <Debug> HTTP-Session: 5fec5b85-da59-4adb-a64c-ee0883c3563f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12334 2024.06.27 21:57:16.646841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 28518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12335 2024.06.27 21:57:16.646893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12336 2024.06.27 21:57:16.646911 [ 3 ] {} <Debug> HTTP-Session: e40f7c6e-59ef-4f40-aa27-a997beaa87d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12337 2024.06.27 21:57:16.646929 [ 3 ] {} <Debug> HTTP-Session: e40f7c6e-59ef-4f40-aa27-a997beaa87d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12338 2024.06.27 21:57:16.646942 [ 3 ] {} <Debug> HTTP-Session: e40f7c6e-59ef-4f40-aa27-a997beaa87d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12339 2024.06.27 21:57:16.646974 [ 3 ] {} <Trace> HTTP-Session: e40f7c6e-59ef-4f40-aa27-a997beaa87d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12340 2024.06.27 21:57:16.647122 [ 3 ] {a3df09fc-0929-4a70-9967-4d8281c154f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12341 2024.06.27 21:57:16.647167 [ 3 ] {a3df09fc-0929-4a70-9967-4d8281c154f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12342 2024.06.27 21:57:16.647307 [ 3 ] {a3df09fc-0929-4a70-9967-4d8281c154f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12343 2024.06.27 21:57:16.647761 [ 3 ] {a3df09fc-0929-4a70-9967-4d8281c154f8} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12344 2024.06.27 21:57:16.647797 [ 3 ] {a3df09fc-0929-4a70-9967-4d8281c154f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12345 2024.06.27 21:57:16.648127 [ 3 ] {a3df09fc-0929-4a70-9967-4d8281c154f8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
12346 2024.06.27 21:57:16.648442 [ 3 ] {a3df09fc-0929-4a70-9967-4d8281c154f8} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12347 2024.06.27 21:57:16.648569 [ 3 ] {a3df09fc-0929-4a70-9967-4d8281c154f8} <Debug> executeQuery: Read 193 rows, 16.79 KiB in 0.001515 sec., 127392.7392739274 rows/sec., 10.82 MiB/sec.
12348 2024.06.27 21:57:16.648825 [ 3 ] {a3df09fc-0929-4a70-9967-4d8281c154f8} <Debug> DynamicQueryHandler: Done processing query
12349 2024.06.27 21:57:16.648886 [ 3 ] {a3df09fc-0929-4a70-9967-4d8281c154f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12350 2024.06.27 21:57:16.648938 [ 3 ] {} <Debug> HTTP-Session: e40f7c6e-59ef-4f40-aa27-a997beaa87d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12351 2024.06.27 21:57:16.649159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12352 2024.06.27 21:57:16.649244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12353 2024.06.27 21:57:16.649271 [ 3 ] {} <Debug> HTTP-Session: 0095f73b-9e1a-4213-9d29-1d24a32650b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12354 2024.06.27 21:57:16.649287 [ 3 ] {} <Debug> HTTP-Session: 0095f73b-9e1a-4213-9d29-1d24a32650b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12355 2024.06.27 21:57:16.649301 [ 3 ] {} <Debug> HTTP-Session: 0095f73b-9e1a-4213-9d29-1d24a32650b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12356 2024.06.27 21:57:16.649332 [ 3 ] {} <Trace> HTTP-Session: 0095f73b-9e1a-4213-9d29-1d24a32650b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12357 2024.06.27 21:57:16.649429 [ 3 ] {d845a03b-340e-454e-a8f9-1ac1f0835b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12358 2024.06.27 21:57:16.649473 [ 3 ] {d845a03b-340e-454e-a8f9-1ac1f0835b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12359 2024.06.27 21:57:16.649616 [ 3 ] {d845a03b-340e-454e-a8f9-1ac1f0835b45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12360 2024.06.27 21:57:16.649898 [ 3 ] {d845a03b-340e-454e-a8f9-1ac1f0835b45} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12361 2024.06.27 21:57:16.649934 [ 3 ] {d845a03b-340e-454e-a8f9-1ac1f0835b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12362 2024.06.27 21:57:16.650232 [ 3 ] {d845a03b-340e-454e-a8f9-1ac1f0835b45} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
12363 2024.06.27 21:57:16.650546 [ 3 ] {d845a03b-340e-454e-a8f9-1ac1f0835b45} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12364 2024.06.27 21:57:16.650672 [ 3 ] {d845a03b-340e-454e-a8f9-1ac1f0835b45} <Debug> executeQuery: Read 1 rows, 64.00 B in 0.001267 sec., 789.2659826361485 rows/sec., 49.33 KiB/sec.
12365 2024.06.27 21:57:16.650835 [ 3 ] {d845a03b-340e-454e-a8f9-1ac1f0835b45} <Debug> DynamicQueryHandler: Done processing query
12366 2024.06.27 21:57:16.650861 [ 3 ] {d845a03b-340e-454e-a8f9-1ac1f0835b45} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12367 2024.06.27 21:57:16.650877 [ 3 ] {} <Debug> HTTP-Session: 0095f73b-9e1a-4213-9d29-1d24a32650b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12368 2024.06.27 21:57:16.651048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 20155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12369 2024.06.27 21:57:16.651097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12370 2024.06.27 21:57:16.651116 [ 3 ] {} <Debug> HTTP-Session: b3c5673c-01e0-450f-9f62-68e0fed4edaf Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12371 2024.06.27 21:57:16.651132 [ 3 ] {} <Debug> HTTP-Session: b3c5673c-01e0-450f-9f62-68e0fed4edaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12372 2024.06.27 21:57:16.651146 [ 3 ] {} <Debug> HTTP-Session: b3c5673c-01e0-450f-9f62-68e0fed4edaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12373 2024.06.27 21:57:16.651176 [ 3 ] {} <Trace> HTTP-Session: b3c5673c-01e0-450f-9f62-68e0fed4edaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12374 2024.06.27 21:57:16.651306 [ 3 ] {7c65c836-2484-4518-aab2-63d67b6260c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12375 2024.06.27 21:57:16.651349 [ 3 ] {7c65c836-2484-4518-aab2-63d67b6260c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12376 2024.06.27 21:57:16.651474 [ 3 ] {7c65c836-2484-4518-aab2-63d67b6260c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12377 2024.06.27 21:57:16.651845 [ 3 ] {7c65c836-2484-4518-aab2-63d67b6260c8} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12378 2024.06.27 21:57:16.651882 [ 3 ] {7c65c836-2484-4518-aab2-63d67b6260c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12379 2024.06.27 21:57:16.652205 [ 3 ] {7c65c836-2484-4518-aab2-63d67b6260c8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
12380 2024.06.27 21:57:16.652508 [ 3 ] {7c65c836-2484-4518-aab2-63d67b6260c8} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12381 2024.06.27 21:57:16.652631 [ 3 ] {7c65c836-2484-4518-aab2-63d67b6260c8} <Debug> executeQuery: Read 119 rows, 9.48 KiB in 0.001377 sec., 86419.75308641976 rows/sec., 6.72 MiB/sec.
12382 2024.06.27 21:57:16.652799 [ 3 ] {7c65c836-2484-4518-aab2-63d67b6260c8} <Debug> DynamicQueryHandler: Done processing query
12383 2024.06.27 21:57:16.652823 [ 3 ] {7c65c836-2484-4518-aab2-63d67b6260c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12384 2024.06.27 21:57:16.652839 [ 3 ] {} <Debug> HTTP-Session: b3c5673c-01e0-450f-9f62-68e0fed4edaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12385 2024.06.27 21:57:16.653008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12386 2024.06.27 21:57:16.653059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12387 2024.06.27 21:57:16.653078 [ 3 ] {} <Debug> HTTP-Session: 8df0f1ec-901c-46f7-9b9b-778e140b3381 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12388 2024.06.27 21:57:16.653094 [ 3 ] {} <Debug> HTTP-Session: 8df0f1ec-901c-46f7-9b9b-778e140b3381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12389 2024.06.27 21:57:16.653108 [ 3 ] {} <Debug> HTTP-Session: 8df0f1ec-901c-46f7-9b9b-778e140b3381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12390 2024.06.27 21:57:16.653138 [ 3 ] {} <Trace> HTTP-Session: 8df0f1ec-901c-46f7-9b9b-778e140b3381 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12391 2024.06.27 21:57:16.653282 [ 3 ] {a5b792d4-8726-4472-830c-bb3b9348db99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12392 2024.06.27 21:57:16.653328 [ 3 ] {a5b792d4-8726-4472-830c-bb3b9348db99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12393 2024.06.27 21:57:16.653470 [ 3 ] {a5b792d4-8726-4472-830c-bb3b9348db99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12394 2024.06.27 21:57:16.653886 [ 3 ] {a5b792d4-8726-4472-830c-bb3b9348db99} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12395 2024.06.27 21:57:16.653922 [ 3 ] {a5b792d4-8726-4472-830c-bb3b9348db99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12396 2024.06.27 21:57:16.654316 [ 3 ] {a5b792d4-8726-4472-830c-bb3b9348db99} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
12397 2024.06.27 21:57:16.654656 [ 3 ] {a5b792d4-8726-4472-830c-bb3b9348db99} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12398 2024.06.27 21:57:16.654781 [ 3 ] {a5b792d4-8726-4472-830c-bb3b9348db99} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001567 sec., 102744.09700063815 rows/sec., 7.15 MiB/sec.
12399 2024.06.27 21:57:16.654952 [ 3 ] {a5b792d4-8726-4472-830c-bb3b9348db99} <Debug> DynamicQueryHandler: Done processing query
12400 2024.06.27 21:57:16.654976 [ 3 ] {a5b792d4-8726-4472-830c-bb3b9348db99} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12401 2024.06.27 21:57:16.654991 [ 3 ] {} <Debug> HTTP-Session: 8df0f1ec-901c-46f7-9b9b-778e140b3381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12402 2024.06.27 21:57:16.655194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 72930, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12403 2024.06.27 21:57:16.655243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12404 2024.06.27 21:57:16.655261 [ 3 ] {} <Debug> HTTP-Session: 64361cce-ecbc-45ec-8a03-35951d9a894e Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12405 2024.06.27 21:57:16.655277 [ 3 ] {} <Debug> HTTP-Session: 64361cce-ecbc-45ec-8a03-35951d9a894e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12406 2024.06.27 21:57:16.655291 [ 3 ] {} <Debug> HTTP-Session: 64361cce-ecbc-45ec-8a03-35951d9a894e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12407 2024.06.27 21:57:16.655321 [ 3 ] {} <Trace> HTTP-Session: 64361cce-ecbc-45ec-8a03-35951d9a894e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12408 2024.06.27 21:57:16.655794 [ 3 ] {3cabf300-3367-4221-83cc-ce415b56c1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12409 2024.06.27 21:57:16.655861 [ 3 ] {3cabf300-3367-4221-83cc-ce415b56c1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12410 2024.06.27 21:57:16.656258 [ 3 ] {3cabf300-3367-4221-83cc-ce415b56c1b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12411 2024.06.27 21:57:16.657282 [ 3 ] {3cabf300-3367-4221-83cc-ce415b56c1b0} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12412 2024.06.27 21:57:16.657320 [ 3 ] {3cabf300-3367-4221-83cc-ce415b56c1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12413 2024.06.27 21:57:16.657986 [ 3 ] {3cabf300-3367-4221-83cc-ce415b56c1b0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
12414 2024.06.27 21:57:16.658397 [ 3 ] {3cabf300-3367-4221-83cc-ce415b56c1b0} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12415 2024.06.27 21:57:16.658550 [ 3 ] {3cabf300-3367-4221-83cc-ce415b56c1b0} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.003123 sec., 14409.22190201729 rows/sec., 25.82 MiB/sec.
12416 2024.06.27 21:57:16.659011 [ 3 ] {3cabf300-3367-4221-83cc-ce415b56c1b0} <Debug> DynamicQueryHandler: Done processing query
12417 2024.06.27 21:57:16.659063 [ 3 ] {3cabf300-3367-4221-83cc-ce415b56c1b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
12418 2024.06.27 21:57:16.659099 [ 3 ] {} <Debug> HTTP-Session: 64361cce-ecbc-45ec-8a03-35951d9a894e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12419 2024.06.27 21:57:16.659231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12420 2024.06.27 21:57:16.659281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12421 2024.06.27 21:57:16.659300 [ 3 ] {} <Debug> HTTP-Session: 33b90653-767b-4b11-898a-2a6e179fc2f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12422 2024.06.27 21:57:16.659316 [ 3 ] {} <Debug> HTTP-Session: 33b90653-767b-4b11-898a-2a6e179fc2f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12423 2024.06.27 21:57:16.659330 [ 3 ] {} <Debug> HTTP-Session: 33b90653-767b-4b11-898a-2a6e179fc2f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12424 2024.06.27 21:57:16.659360 [ 3 ] {} <Trace> HTTP-Session: 33b90653-767b-4b11-898a-2a6e179fc2f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12425 2024.06.27 21:57:16.659456 [ 3 ] {ca2c925b-3b80-403b-bcb2-05330963d0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
12426 2024.06.27 21:57:16.659503 [ 3 ] {ca2c925b-3b80-403b-bcb2-05330963d0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
12427 2024.06.27 21:57:16.659643 [ 3 ] {ca2c925b-3b80-403b-bcb2-05330963d0f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12428 2024.06.27 21:57:16.659939 [ 3 ] {ca2c925b-3b80-403b-bcb2-05330963d0f3} <Trace> oximeter.measurements_i64 (f60bd6b8-cd85-47a5-8eef-9ef69a863590): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12429 2024.06.27 21:57:16.659974 [ 3 ] {ca2c925b-3b80-403b-bcb2-05330963d0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12430 2024.06.27 21:57:16.660333 [ 3 ] {ca2c925b-3b80-403b-bcb2-05330963d0f3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
12431 2024.06.27 21:57:16.660659 [ 3 ] {ca2c925b-3b80-403b-bcb2-05330963d0f3} <Trace> oximeter.measurements_i64 (f60bd6b8-cd85-47a5-8eef-9ef69a863590): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12432 2024.06.27 21:57:16.660785 [ 3 ] {ca2c925b-3b80-403b-bcb2-05330963d0f3} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001353 sec., 2217.294900221729 rows/sec., 177.56 KiB/sec.
12433 2024.06.27 21:57:16.661063 [ 3 ] {ca2c925b-3b80-403b-bcb2-05330963d0f3} <Debug> DynamicQueryHandler: Done processing query
12434 2024.06.27 21:57:16.661088 [ 3 ] {ca2c925b-3b80-403b-bcb2-05330963d0f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12435 2024.06.27 21:57:16.661103 [ 3 ] {} <Debug> HTTP-Session: 33b90653-767b-4b11-898a-2a6e179fc2f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12436 2024.06.27 21:57:16.661236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12437 2024.06.27 21:57:16.661284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12438 2024.06.27 21:57:16.661303 [ 3 ] {} <Debug> HTTP-Session: 7a64f092-f468-418c-b88e-d6855cc19a48 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12439 2024.06.27 21:57:16.661319 [ 3 ] {} <Debug> HTTP-Session: 7a64f092-f468-418c-b88e-d6855cc19a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12440 2024.06.27 21:57:16.661333 [ 3 ] {} <Debug> HTTP-Session: 7a64f092-f468-418c-b88e-d6855cc19a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12441 2024.06.27 21:57:16.661362 [ 3 ] {} <Trace> HTTP-Session: 7a64f092-f468-418c-b88e-d6855cc19a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12442 2024.06.27 21:57:16.661473 [ 3 ] {32c4ea65-d6b2-4375-8ee9-433279625750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12443 2024.06.27 21:57:16.661517 [ 3 ] {32c4ea65-d6b2-4375-8ee9-433279625750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12444 2024.06.27 21:57:16.661656 [ 3 ] {32c4ea65-d6b2-4375-8ee9-433279625750} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12445 2024.06.27 21:57:16.661945 [ 3 ] {32c4ea65-d6b2-4375-8ee9-433279625750} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12446 2024.06.27 21:57:16.661980 [ 3 ] {32c4ea65-d6b2-4375-8ee9-433279625750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12447 2024.06.27 21:57:16.662329 [ 3 ] {32c4ea65-d6b2-4375-8ee9-433279625750} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
12448 2024.06.27 21:57:16.662649 [ 3 ] {32c4ea65-d6b2-4375-8ee9-433279625750} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12449 2024.06.27 21:57:16.662770 [ 3 ] {32c4ea65-d6b2-4375-8ee9-433279625750} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec.
12450 2024.06.27 21:57:16.663018 [ 3 ] {32c4ea65-d6b2-4375-8ee9-433279625750} <Debug> DynamicQueryHandler: Done processing query
12451 2024.06.27 21:57:16.663076 [ 3 ] {32c4ea65-d6b2-4375-8ee9-433279625750} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12452 2024.06.27 21:57:16.663131 [ 3 ] {} <Debug> HTTP-Session: 7a64f092-f468-418c-b88e-d6855cc19a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12453 2024.06.27 21:57:17.439832 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache
12454 2024.06.27 21:57:17.439883 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache
12455 2024.06.27 21:57:21.641280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12456 2024.06.27 21:57:21.641478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12457 2024.06.27 21:57:21.641524 [ 3 ] {} <Debug> HTTP-Session: 9e8e2aa8-d66a-41a8-80bb-4e7fdd249e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12458 2024.06.27 21:57:21.641566 [ 3 ] {} <Debug> HTTP-Session: 9e8e2aa8-d66a-41a8-80bb-4e7fdd249e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12459 2024.06.27 21:57:21.641595 [ 3 ] {} <Debug> HTTP-Session: 9e8e2aa8-d66a-41a8-80bb-4e7fdd249e6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12460 2024.06.27 21:57:21.641677 [ 3 ] {} <Trace> HTTP-Session: 9e8e2aa8-d66a-41a8-80bb-4e7fdd249e6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12461 2024.06.27 21:57:21.641968 [ 3 ] {4983d25a-fff7-4c8c-9d70-b933ce9cef04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12462 2024.06.27 21:57:21.642075 [ 3 ] {4983d25a-fff7-4c8c-9d70-b933ce9cef04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12463 2024.06.27 21:57:21.642272 [ 3 ] {4983d25a-fff7-4c8c-9d70-b933ce9cef04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12464 2024.06.27 21:57:21.642752 [ 3 ] {4983d25a-fff7-4c8c-9d70-b933ce9cef04} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12465 2024.06.27 21:57:21.642799 [ 3 ] {4983d25a-fff7-4c8c-9d70-b933ce9cef04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12466 2024.06.27 21:57:21.643181 [ 3 ] {4983d25a-fff7-4c8c-9d70-b933ce9cef04} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12467 2024.06.27 21:57:21.643536 [ 3 ] {4983d25a-fff7-4c8c-9d70-b933ce9cef04} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12468 2024.06.27 21:57:21.643717 [ 3 ] {4983d25a-fff7-4c8c-9d70-b933ce9cef04} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001834 sec., 2181.0250817884407 rows/sec., 176.78 KiB/sec.
12469 2024.06.27 21:57:21.643943 [ 3 ] {4983d25a-fff7-4c8c-9d70-b933ce9cef04} <Debug> DynamicQueryHandler: Done processing query
12470 2024.06.27 21:57:21.643970 [ 3 ] {4983d25a-fff7-4c8c-9d70-b933ce9cef04} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12471 2024.06.27 21:57:21.643988 [ 3 ] {} <Debug> HTTP-Session: 9e8e2aa8-d66a-41a8-80bb-4e7fdd249e6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12472 2024.06.27 21:57:21.644157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12473 2024.06.27 21:57:21.644212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12474 2024.06.27 21:57:21.644232 [ 3 ] {} <Debug> HTTP-Session: 509b6c98-45fb-4835-8c6a-cfcd62ee7320 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12475 2024.06.27 21:57:21.644250 [ 3 ] {} <Debug> HTTP-Session: 509b6c98-45fb-4835-8c6a-cfcd62ee7320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12476 2024.06.27 21:57:21.644263 [ 3 ] {} <Debug> HTTP-Session: 509b6c98-45fb-4835-8c6a-cfcd62ee7320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12477 2024.06.27 21:57:21.644300 [ 3 ] {} <Trace> HTTP-Session: 509b6c98-45fb-4835-8c6a-cfcd62ee7320 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12478 2024.06.27 21:57:21.644406 [ 3 ] {92de650a-7d7b-48e7-b35e-bc5e612a329e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12479 2024.06.27 21:57:21.644452 [ 3 ] {92de650a-7d7b-48e7-b35e-bc5e612a329e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12480 2024.06.27 21:57:21.644591 [ 3 ] {92de650a-7d7b-48e7-b35e-bc5e612a329e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12481 2024.06.27 21:57:21.644888 [ 3 ] {92de650a-7d7b-48e7-b35e-bc5e612a329e} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12482 2024.06.27 21:57:21.644927 [ 3 ] {92de650a-7d7b-48e7-b35e-bc5e612a329e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12483 2024.06.27 21:57:21.645239 [ 3 ] {92de650a-7d7b-48e7-b35e-bc5e612a329e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12484 2024.06.27 21:57:21.645549 [ 3 ] {92de650a-7d7b-48e7-b35e-bc5e612a329e} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12485 2024.06.27 21:57:21.645706 [ 3 ] {92de650a-7d7b-48e7-b35e-bc5e612a329e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001324 sec., 3021.1480362537764 rows/sec., 246.35 KiB/sec.
12486 2024.06.27 21:57:21.645904 [ 3 ] {92de650a-7d7b-48e7-b35e-bc5e612a329e} <Debug> DynamicQueryHandler: Done processing query
12487 2024.06.27 21:57:21.645933 [ 3 ] {92de650a-7d7b-48e7-b35e-bc5e612a329e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12488 2024.06.27 21:57:21.645949 [ 3 ] {} <Debug> HTTP-Session: 509b6c98-45fb-4835-8c6a-cfcd62ee7320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12489 2024.06.27 21:57:21.646095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12490 2024.06.27 21:57:21.646145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12491 2024.06.27 21:57:21.646164 [ 3 ] {} <Debug> HTTP-Session: 1fad6e5b-c09c-4bb7-a3a2-836d5e251c76 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12492 2024.06.27 21:57:21.646180 [ 3 ] {} <Debug> HTTP-Session: 1fad6e5b-c09c-4bb7-a3a2-836d5e251c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12493 2024.06.27 21:57:21.646193 [ 3 ] {} <Debug> HTTP-Session: 1fad6e5b-c09c-4bb7-a3a2-836d5e251c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12494 2024.06.27 21:57:21.646225 [ 3 ] {} <Trace> HTTP-Session: 1fad6e5b-c09c-4bb7-a3a2-836d5e251c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12495 2024.06.27 21:57:21.646342 [ 3 ] {a0bb762b-fab7-487d-9549-0c80569a61aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12496 2024.06.27 21:57:21.646387 [ 3 ] {a0bb762b-fab7-487d-9549-0c80569a61aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12497 2024.06.27 21:57:21.646514 [ 3 ] {a0bb762b-fab7-487d-9549-0c80569a61aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12498 2024.06.27 21:57:21.646831 [ 3 ] {a0bb762b-fab7-487d-9549-0c80569a61aa} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12499 2024.06.27 21:57:21.646868 [ 3 ] {a0bb762b-fab7-487d-9549-0c80569a61aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12500 2024.06.27 21:57:21.647184 [ 3 ] {a0bb762b-fab7-487d-9549-0c80569a61aa} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
12501 2024.06.27 21:57:21.647491 [ 3 ] {a0bb762b-fab7-487d-9549-0c80569a61aa} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12502 2024.06.27 21:57:21.647637 [ 3 ] {a0bb762b-fab7-487d-9549-0c80569a61aa} <Debug> executeQuery: Read 70 rows, 5.63 KiB in 0.001333 sec., 52513.12828207052 rows/sec., 4.12 MiB/sec.
12503 2024.06.27 21:57:21.647811 [ 3 ] {a0bb762b-fab7-487d-9549-0c80569a61aa} <Debug> DynamicQueryHandler: Done processing query
12504 2024.06.27 21:57:21.647835 [ 3 ] {a0bb762b-fab7-487d-9549-0c80569a61aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12505 2024.06.27 21:57:21.647851 [ 3 ] {} <Debug> HTTP-Session: 1fad6e5b-c09c-4bb7-a3a2-836d5e251c76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12506 2024.06.27 21:57:21.647969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12507 2024.06.27 21:57:21.648019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12508 2024.06.27 21:57:21.648038 [ 3 ] {} <Debug> HTTP-Session: 35db3f07-d704-4073-ab3b-595a45def231 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12509 2024.06.27 21:57:21.648054 [ 3 ] {} <Debug> HTTP-Session: 35db3f07-d704-4073-ab3b-595a45def231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12510 2024.06.27 21:57:21.648068 [ 3 ] {} <Debug> HTTP-Session: 35db3f07-d704-4073-ab3b-595a45def231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12511 2024.06.27 21:57:21.648098 [ 3 ] {} <Trace> HTTP-Session: 35db3f07-d704-4073-ab3b-595a45def231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12512 2024.06.27 21:57:21.648225 [ 3 ] {8e75ee70-81b5-4773-aa98-96544bdc38a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12513 2024.06.27 21:57:21.648268 [ 3 ] {8e75ee70-81b5-4773-aa98-96544bdc38a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12514 2024.06.27 21:57:21.648395 [ 3 ] {8e75ee70-81b5-4773-aa98-96544bdc38a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12515 2024.06.27 21:57:21.648655 [ 3 ] {8e75ee70-81b5-4773-aa98-96544bdc38a9} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12516 2024.06.27 21:57:21.648692 [ 3 ] {8e75ee70-81b5-4773-aa98-96544bdc38a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12517 2024.06.27 21:57:21.648996 [ 3 ] {8e75ee70-81b5-4773-aa98-96544bdc38a9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12518 2024.06.27 21:57:21.649308 [ 3 ] {8e75ee70-81b5-4773-aa98-96544bdc38a9} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12519 2024.06.27 21:57:21.649463 [ 3 ] {8e75ee70-81b5-4773-aa98-96544bdc38a9} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001259 sec., 3177.1247021445593 rows/sec., 221.84 KiB/sec.
12520 2024.06.27 21:57:21.649621 [ 3 ] {8e75ee70-81b5-4773-aa98-96544bdc38a9} <Debug> DynamicQueryHandler: Done processing query
12521 2024.06.27 21:57:21.649644 [ 3 ] {8e75ee70-81b5-4773-aa98-96544bdc38a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12522 2024.06.27 21:57:21.649683 [ 3 ] {} <Debug> HTTP-Session: 35db3f07-d704-4073-ab3b-595a45def231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12523 2024.06.27 21:57:21.649803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 12237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12524 2024.06.27 21:57:21.649851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12525 2024.06.27 21:57:21.649870 [ 3 ] {} <Debug> HTTP-Session: 6cc38545-628e-4fa8-ac36-a8a0a434c1d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12526 2024.06.27 21:57:21.649886 [ 3 ] {} <Debug> HTTP-Session: 6cc38545-628e-4fa8-ac36-a8a0a434c1d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12527 2024.06.27 21:57:21.649899 [ 3 ] {} <Debug> HTTP-Session: 6cc38545-628e-4fa8-ac36-a8a0a434c1d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12528 2024.06.27 21:57:21.649929 [ 3 ] {} <Trace> HTTP-Session: 6cc38545-628e-4fa8-ac36-a8a0a434c1d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12529 2024.06.27 21:57:21.650044 [ 3 ] {0ae5c430-14aa-4bf1-b73e-c780e92fe63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12530 2024.06.27 21:57:21.650088 [ 3 ] {0ae5c430-14aa-4bf1-b73e-c780e92fe63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12531 2024.06.27 21:57:21.650212 [ 3 ] {0ae5c430-14aa-4bf1-b73e-c780e92fe63c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12532 2024.06.27 21:57:21.650590 [ 3 ] {0ae5c430-14aa-4bf1-b73e-c780e92fe63c} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12533 2024.06.27 21:57:21.650627 [ 3 ] {0ae5c430-14aa-4bf1-b73e-c780e92fe63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12534 2024.06.27 21:57:21.650942 [ 3 ] {0ae5c430-14aa-4bf1-b73e-c780e92fe63c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
12535 2024.06.27 21:57:21.651247 [ 3 ] {0ae5c430-14aa-4bf1-b73e-c780e92fe63c} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12536 2024.06.27 21:57:21.651400 [ 3 ] {0ae5c430-14aa-4bf1-b73e-c780e92fe63c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001387 sec., 51910.598413842825 rows/sec., 4.06 MiB/sec.
12537 2024.06.27 21:57:21.651566 [ 3 ] {0ae5c430-14aa-4bf1-b73e-c780e92fe63c} <Debug> DynamicQueryHandler: Done processing query
12538 2024.06.27 21:57:21.651591 [ 3 ] {0ae5c430-14aa-4bf1-b73e-c780e92fe63c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
12539 2024.06.27 21:57:21.651606 [ 3 ] {} <Debug> HTTP-Session: 6cc38545-628e-4fa8-ac36-a8a0a434c1d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12540 2024.06.27 21:57:21.651798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12541 2024.06.27 21:57:21.651849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12542 2024.06.27 21:57:21.651868 [ 3 ] {} <Debug> HTTP-Session: 190522c1-9016-47d6-8131-e7c925f94f67 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12543 2024.06.27 21:57:21.651884 [ 3 ] {} <Debug> HTTP-Session: 190522c1-9016-47d6-8131-e7c925f94f67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12544 2024.06.27 21:57:21.651898 [ 3 ] {} <Debug> HTTP-Session: 190522c1-9016-47d6-8131-e7c925f94f67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12545 2024.06.27 21:57:21.651929 [ 3 ] {} <Trace> HTTP-Session: 190522c1-9016-47d6-8131-e7c925f94f67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12546 2024.06.27 21:57:21.652078 [ 3 ] {b1df9401-858d-4ded-82a4-d2460a2c828a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12547 2024.06.27 21:57:21.652126 [ 3 ] {b1df9401-858d-4ded-82a4-d2460a2c828a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12548 2024.06.27 21:57:21.652269 [ 3 ] {b1df9401-858d-4ded-82a4-d2460a2c828a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12549 2024.06.27 21:57:21.652643 [ 3 ] {b1df9401-858d-4ded-82a4-d2460a2c828a} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12550 2024.06.27 21:57:21.652679 [ 3 ] {b1df9401-858d-4ded-82a4-d2460a2c828a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12551 2024.06.27 21:57:21.653076 [ 3 ] {b1df9401-858d-4ded-82a4-d2460a2c828a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
12552 2024.06.27 21:57:21.653423 [ 3 ] {b1df9401-858d-4ded-82a4-d2460a2c828a} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12553 2024.06.27 21:57:21.653552 [ 3 ] {b1df9401-858d-4ded-82a4-d2460a2c828a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001547 sec., 104718.81060116354 rows/sec., 7.29 MiB/sec.
12554 2024.06.27 21:57:21.653713 [ 3 ] {b1df9401-858d-4ded-82a4-d2460a2c828a} <Debug> DynamicQueryHandler: Done processing query
12555 2024.06.27 21:57:21.653737 [ 3 ] {b1df9401-858d-4ded-82a4-d2460a2c828a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12556 2024.06.27 21:57:21.653753 [ 3 ] {} <Debug> HTTP-Session: 190522c1-9016-47d6-8131-e7c925f94f67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12557 2024.06.27 21:57:21.653882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12558 2024.06.27 21:57:21.653930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12559 2024.06.27 21:57:21.653949 [ 3 ] {} <Debug> HTTP-Session: 32453407-082c-4237-a9bf-0f31c2f3b715 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12560 2024.06.27 21:57:21.653965 [ 3 ] {} <Debug> HTTP-Session: 32453407-082c-4237-a9bf-0f31c2f3b715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12561 2024.06.27 21:57:21.653978 [ 3 ] {} <Debug> HTTP-Session: 32453407-082c-4237-a9bf-0f31c2f3b715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12562 2024.06.27 21:57:21.654009 [ 3 ] {} <Trace> HTTP-Session: 32453407-082c-4237-a9bf-0f31c2f3b715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12563 2024.06.27 21:57:21.654150 [ 3 ] {29914747-352e-4d05-97a8-23d8b7478466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12564 2024.06.27 21:57:21.654214 [ 3 ] {29914747-352e-4d05-97a8-23d8b7478466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12565 2024.06.27 21:57:21.654620 [ 3 ] {29914747-352e-4d05-97a8-23d8b7478466} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12566 2024.06.27 21:57:21.655218 [ 3 ] {29914747-352e-4d05-97a8-23d8b7478466} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12567 2024.06.27 21:57:21.655254 [ 3 ] {29914747-352e-4d05-97a8-23d8b7478466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12568 2024.06.27 21:57:21.655843 [ 3 ] {29914747-352e-4d05-97a8-23d8b7478466} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
12569 2024.06.27 21:57:21.656261 [ 3 ] {29914747-352e-4d05-97a8-23d8b7478466} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12570 2024.06.27 21:57:21.656413 [ 3 ] {29914747-352e-4d05-97a8-23d8b7478466} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002331 sec., 1716.001716001716 rows/sec., 3.07 MiB/sec.
12571 2024.06.27 21:57:21.656824 [ 3 ] {29914747-352e-4d05-97a8-23d8b7478466} <Debug> DynamicQueryHandler: Done processing query
12572 2024.06.27 21:57:21.656883 [ 3 ] {29914747-352e-4d05-97a8-23d8b7478466} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12573 2024.06.27 21:57:21.656936 [ 3 ] {} <Debug> HTTP-Session: 32453407-082c-4237-a9bf-0f31c2f3b715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12574 2024.06.27 21:57:21.657092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12575 2024.06.27 21:57:21.657146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12576 2024.06.27 21:57:21.657165 [ 3 ] {} <Debug> HTTP-Session: 0b38bee3-47c6-4572-a3ff-f016c23206e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12577 2024.06.27 21:57:21.657182 [ 3 ] {} <Debug> HTTP-Session: 0b38bee3-47c6-4572-a3ff-f016c23206e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12578 2024.06.27 21:57:21.657196 [ 3 ] {} <Debug> HTTP-Session: 0b38bee3-47c6-4572-a3ff-f016c23206e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12579 2024.06.27 21:57:21.657228 [ 3 ] {} <Trace> HTTP-Session: 0b38bee3-47c6-4572-a3ff-f016c23206e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12580 2024.06.27 21:57:21.657354 [ 3 ] {4dd314b6-80e9-4490-9913-d1c394d789cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12581 2024.06.27 21:57:21.657402 [ 3 ] {4dd314b6-80e9-4490-9913-d1c394d789cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12582 2024.06.27 21:57:21.657541 [ 3 ] {4dd314b6-80e9-4490-9913-d1c394d789cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12583 2024.06.27 21:57:21.657826 [ 3 ] {4dd314b6-80e9-4490-9913-d1c394d789cc} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12584 2024.06.27 21:57:21.657863 [ 3 ] {4dd314b6-80e9-4490-9913-d1c394d789cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12585 2024.06.27 21:57:21.658229 [ 3 ] {4dd314b6-80e9-4490-9913-d1c394d789cc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
12586 2024.06.27 21:57:21.658557 [ 3 ] {4dd314b6-80e9-4490-9913-d1c394d789cc} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12587 2024.06.27 21:57:21.658684 [ 3 ] {4dd314b6-80e9-4490-9913-d1c394d789cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec.
12588 2024.06.27 21:57:21.658841 [ 3 ] {4dd314b6-80e9-4490-9913-d1c394d789cc} <Debug> DynamicQueryHandler: Done processing query
12589 2024.06.27 21:57:21.658865 [ 3 ] {4dd314b6-80e9-4490-9913-d1c394d789cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12590 2024.06.27 21:57:21.658881 [ 3 ] {} <Debug> HTTP-Session: 0b38bee3-47c6-4572-a3ff-f016c23206e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12591 2024.06.27 21:57:26.642176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12592 2024.06.27 21:57:26.642325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12593 2024.06.27 21:57:26.642355 [ 3 ] {} <Debug> HTTP-Session: dafe4b48-a717-41ac-991c-c036b5b2fb46 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12594 2024.06.27 21:57:26.642383 [ 3 ] {} <Debug> HTTP-Session: dafe4b48-a717-41ac-991c-c036b5b2fb46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12595 2024.06.27 21:57:26.642402 [ 3 ] {} <Debug> HTTP-Session: dafe4b48-a717-41ac-991c-c036b5b2fb46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12596 2024.06.27 21:57:26.642462 [ 3 ] {} <Trace> HTTP-Session: dafe4b48-a717-41ac-991c-c036b5b2fb46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12597 2024.06.27 21:57:26.642688 [ 3 ] {af5ab478-c5d5-4c8e-987e-44eeb4608296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12598 2024.06.27 21:57:26.642765 [ 3 ] {af5ab478-c5d5-4c8e-987e-44eeb4608296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12599 2024.06.27 21:57:26.642994 [ 3 ] {af5ab478-c5d5-4c8e-987e-44eeb4608296} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12600 2024.06.27 21:57:26.643485 [ 3 ] {af5ab478-c5d5-4c8e-987e-44eeb4608296} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12601 2024.06.27 21:57:26.643534 [ 3 ] {af5ab478-c5d5-4c8e-987e-44eeb4608296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12602 2024.06.27 21:57:26.643922 [ 3 ] {af5ab478-c5d5-4c8e-987e-44eeb4608296} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
12603 2024.06.27 21:57:26.644268 [ 3 ] {af5ab478-c5d5-4c8e-987e-44eeb4608296} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12604 2024.06.27 21:57:26.644428 [ 3 ] {af5ab478-c5d5-4c8e-987e-44eeb4608296} <Debug> executeQuery: Read 45 rows, 3.65 KiB in 0.001813 sec., 24820.73910645339 rows/sec., 1.96 MiB/sec.
12605 2024.06.27 21:57:26.644652 [ 3 ] {af5ab478-c5d5-4c8e-987e-44eeb4608296} <Debug> DynamicQueryHandler: Done processing query
12606 2024.06.27 21:57:26.644680 [ 3 ] {af5ab478-c5d5-4c8e-987e-44eeb4608296} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12607 2024.06.27 21:57:26.644696 [ 3 ] {} <Debug> HTTP-Session: dafe4b48-a717-41ac-991c-c036b5b2fb46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12608 2024.06.27 21:57:26.644909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 28264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12609 2024.06.27 21:57:26.644963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12610 2024.06.27 21:57:26.644983 [ 3 ] {} <Debug> HTTP-Session: e1d97733-54ae-49a9-adbf-f288920889d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12611 2024.06.27 21:57:26.645000 [ 3 ] {} <Debug> HTTP-Session: e1d97733-54ae-49a9-adbf-f288920889d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12612 2024.06.27 21:57:26.645013 [ 3 ] {} <Debug> HTTP-Session: e1d97733-54ae-49a9-adbf-f288920889d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12613 2024.06.27 21:57:26.645049 [ 3 ] {} <Trace> HTTP-Session: e1d97733-54ae-49a9-adbf-f288920889d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12614 2024.06.27 21:57:26.645204 [ 3 ] {0f7ff0ed-41a2-49ae-a3e4-f39131e4e507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12615 2024.06.27 21:57:26.645251 [ 3 ] {0f7ff0ed-41a2-49ae-a3e4-f39131e4e507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12616 2024.06.27 21:57:26.645380 [ 3 ] {0f7ff0ed-41a2-49ae-a3e4-f39131e4e507} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12617 2024.06.27 21:57:26.645814 [ 3 ] {0f7ff0ed-41a2-49ae-a3e4-f39131e4e507} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12618 2024.06.27 21:57:26.645853 [ 3 ] {0f7ff0ed-41a2-49ae-a3e4-f39131e4e507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12619 2024.06.27 21:57:26.646211 [ 3 ] {0f7ff0ed-41a2-49ae-a3e4-f39131e4e507} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
12620 2024.06.27 21:57:26.646524 [ 3 ] {0f7ff0ed-41a2-49ae-a3e4-f39131e4e507} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12621 2024.06.27 21:57:26.646666 [ 3 ] {0f7ff0ed-41a2-49ae-a3e4-f39131e4e507} <Debug> executeQuery: Read 191 rows, 16.65 KiB in 0.001536 sec., 124348.95833333333 rows/sec., 10.59 MiB/sec.
12622 2024.06.27 21:57:26.646916 [ 3 ] {0f7ff0ed-41a2-49ae-a3e4-f39131e4e507} <Debug> DynamicQueryHandler: Done processing query
12623 2024.06.27 21:57:26.646944 [ 3 ] {0f7ff0ed-41a2-49ae-a3e4-f39131e4e507} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12624 2024.06.27 21:57:26.646961 [ 3 ] {} <Debug> HTTP-Session: e1d97733-54ae-49a9-adbf-f288920889d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12625 2024.06.27 21:57:26.647204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 18503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12626 2024.06.27 21:57:26.647320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12627 2024.06.27 21:57:26.647356 [ 3 ] {} <Debug> HTTP-Session: cf7d9657-5cc5-4a12-8ab3-6db63bccf17b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12628 2024.06.27 21:57:26.647373 [ 3 ] {} <Debug> HTTP-Session: cf7d9657-5cc5-4a12-8ab3-6db63bccf17b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12629 2024.06.27 21:57:26.647387 [ 3 ] {} <Debug> HTTP-Session: cf7d9657-5cc5-4a12-8ab3-6db63bccf17b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12630 2024.06.27 21:57:26.647418 [ 3 ] {} <Trace> HTTP-Session: cf7d9657-5cc5-4a12-8ab3-6db63bccf17b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12631 2024.06.27 21:57:26.647550 [ 3 ] {54b39be2-eb35-4703-b658-d341c36bb93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12632 2024.06.27 21:57:26.647595 [ 3 ] {54b39be2-eb35-4703-b658-d341c36bb93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12633 2024.06.27 21:57:26.647740 [ 3 ] {54b39be2-eb35-4703-b658-d341c36bb93a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12634 2024.06.27 21:57:26.648091 [ 3 ] {54b39be2-eb35-4703-b658-d341c36bb93a} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12635 2024.06.27 21:57:26.648129 [ 3 ] {54b39be2-eb35-4703-b658-d341c36bb93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12636 2024.06.27 21:57:26.648454 [ 3 ] {54b39be2-eb35-4703-b658-d341c36bb93a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
12637 2024.06.27 21:57:26.648765 [ 3 ] {54b39be2-eb35-4703-b658-d341c36bb93a} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12638 2024.06.27 21:57:26.648919 [ 3 ] {54b39be2-eb35-4703-b658-d341c36bb93a} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001416 sec., 76977.40112994351 rows/sec., 6.01 MiB/sec.
12639 2024.06.27 21:57:26.649084 [ 3 ] {54b39be2-eb35-4703-b658-d341c36bb93a} <Debug> DynamicQueryHandler: Done processing query
12640 2024.06.27 21:57:26.649108 [ 3 ] {54b39be2-eb35-4703-b658-d341c36bb93a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12641 2024.06.27 21:57:26.649123 [ 3 ] {} <Debug> HTTP-Session: cf7d9657-5cc5-4a12-8ab3-6db63bccf17b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12642 2024.06.27 21:57:26.649401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12643 2024.06.27 21:57:26.649451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12644 2024.06.27 21:57:26.649469 [ 3 ] {} <Debug> HTTP-Session: 9538a045-4f2a-463a-818f-2dc2bce3cf45 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12645 2024.06.27 21:57:26.649485 [ 3 ] {} <Debug> HTTP-Session: 9538a045-4f2a-463a-818f-2dc2bce3cf45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12646 2024.06.27 21:57:26.649499 [ 3 ] {} <Debug> HTTP-Session: 9538a045-4f2a-463a-818f-2dc2bce3cf45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12647 2024.06.27 21:57:26.649530 [ 3 ] {} <Trace> HTTP-Session: 9538a045-4f2a-463a-818f-2dc2bce3cf45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12648 2024.06.27 21:57:26.649679 [ 3 ] {88c1fc2e-771a-4df9-b95f-4bccf8db46d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12649 2024.06.27 21:57:26.649728 [ 3 ] {88c1fc2e-771a-4df9-b95f-4bccf8db46d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12650 2024.06.27 21:57:26.649874 [ 3 ] {88c1fc2e-771a-4df9-b95f-4bccf8db46d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12651 2024.06.27 21:57:26.650249 [ 3 ] {88c1fc2e-771a-4df9-b95f-4bccf8db46d2} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12652 2024.06.27 21:57:26.650287 [ 3 ] {88c1fc2e-771a-4df9-b95f-4bccf8db46d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12653 2024.06.27 21:57:26.650688 [ 3 ] {88c1fc2e-771a-4df9-b95f-4bccf8db46d2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
12654 2024.06.27 21:57:26.651032 [ 3 ] {88c1fc2e-771a-4df9-b95f-4bccf8db46d2} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12655 2024.06.27 21:57:26.651190 [ 3 ] {88c1fc2e-771a-4df9-b95f-4bccf8db46d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec.
12656 2024.06.27 21:57:26.651466 [ 3 ] {88c1fc2e-771a-4df9-b95f-4bccf8db46d2} <Debug> DynamicQueryHandler: Done processing query
12657 2024.06.27 21:57:26.651509 [ 3 ] {88c1fc2e-771a-4df9-b95f-4bccf8db46d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12658 2024.06.27 21:57:26.651566 [ 3 ] {} <Debug> HTTP-Session: 9538a045-4f2a-463a-818f-2dc2bce3cf45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12659 2024.06.27 21:57:26.651872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 72943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12660 2024.06.27 21:57:26.651948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12661 2024.06.27 21:57:26.651967 [ 3 ] {} <Debug> HTTP-Session: 95e3572d-232d-4b65-a5dc-136ae0016916 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12662 2024.06.27 21:57:26.651984 [ 3 ] {} <Debug> HTTP-Session: 95e3572d-232d-4b65-a5dc-136ae0016916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12663 2024.06.27 21:57:26.651997 [ 3 ] {} <Debug> HTTP-Session: 95e3572d-232d-4b65-a5dc-136ae0016916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12664 2024.06.27 21:57:26.652029 [ 3 ] {} <Trace> HTTP-Session: 95e3572d-232d-4b65-a5dc-136ae0016916 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12665 2024.06.27 21:57:26.652465 [ 3 ] {a96920f1-74b1-4d7b-816c-c13fc0da04c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12666 2024.06.27 21:57:26.652537 [ 3 ] {a96920f1-74b1-4d7b-816c-c13fc0da04c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12667 2024.06.27 21:57:26.652982 [ 3 ] {a96920f1-74b1-4d7b-816c-c13fc0da04c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12668 2024.06.27 21:57:26.653806 [ 3 ] {a96920f1-74b1-4d7b-816c-c13fc0da04c6} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12669 2024.06.27 21:57:26.653845 [ 3 ] {a96920f1-74b1-4d7b-816c-c13fc0da04c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12670 2024.06.27 21:57:26.654493 [ 3 ] {a96920f1-74b1-4d7b-816c-c13fc0da04c6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
12671 2024.06.27 21:57:26.654906 [ 3 ] {a96920f1-74b1-4d7b-816c-c13fc0da04c6} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12672 2024.06.27 21:57:26.655107 [ 3 ] {a96920f1-74b1-4d7b-816c-c13fc0da04c6} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002981 sec., 15095.605501509559 rows/sec., 27.05 MiB/sec.
12673 2024.06.27 21:57:26.655348 [ 3 ] {a96920f1-74b1-4d7b-816c-c13fc0da04c6} <Debug> DynamicQueryHandler: Done processing query
12674 2024.06.27 21:57:26.655372 [ 3 ] {a96920f1-74b1-4d7b-816c-c13fc0da04c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
12675 2024.06.27 21:57:26.655388 [ 3 ] {} <Debug> HTTP-Session: 95e3572d-232d-4b65-a5dc-136ae0016916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12676 2024.06.27 21:57:26.655587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12677 2024.06.27 21:57:26.655636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12678 2024.06.27 21:57:26.655655 [ 3 ] {} <Debug> HTTP-Session: ca30376d-6b65-4c80-b447-5d57c1d83a8a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12679 2024.06.27 21:57:26.655670 [ 3 ] {} <Debug> HTTP-Session: ca30376d-6b65-4c80-b447-5d57c1d83a8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12680 2024.06.27 21:57:26.655684 [ 3 ] {} <Debug> HTTP-Session: ca30376d-6b65-4c80-b447-5d57c1d83a8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12681 2024.06.27 21:57:26.655716 [ 3 ] {} <Trace> HTTP-Session: ca30376d-6b65-4c80-b447-5d57c1d83a8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12682 2024.06.27 21:57:26.655832 [ 3 ] {dd07ba62-8439-4284-b78c-4fb1b77887b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12683 2024.06.27 21:57:26.655877 [ 3 ] {dd07ba62-8439-4284-b78c-4fb1b77887b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12684 2024.06.27 21:57:26.656004 [ 3 ] {dd07ba62-8439-4284-b78c-4fb1b77887b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12685 2024.06.27 21:57:26.656394 [ 3 ] {dd07ba62-8439-4284-b78c-4fb1b77887b7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12686 2024.06.27 21:57:26.656432 [ 3 ] {dd07ba62-8439-4284-b78c-4fb1b77887b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12687 2024.06.27 21:57:26.656797 [ 3 ] {dd07ba62-8439-4284-b78c-4fb1b77887b7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
12688 2024.06.27 21:57:26.657122 [ 3 ] {dd07ba62-8439-4284-b78c-4fb1b77887b7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12689 2024.06.27 21:57:26.657272 [ 3 ] {dd07ba62-8439-4284-b78c-4fb1b77887b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec.
12690 2024.06.27 21:57:26.657450 [ 3 ] {dd07ba62-8439-4284-b78c-4fb1b77887b7} <Debug> DynamicQueryHandler: Done processing query
12691 2024.06.27 21:57:26.657475 [ 3 ] {dd07ba62-8439-4284-b78c-4fb1b77887b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12692 2024.06.27 21:57:26.657490 [ 3 ] {} <Debug> HTTP-Session: ca30376d-6b65-4c80-b447-5d57c1d83a8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12693 2024.06.27 21:57:27.953712 [ 72 ] {} <Debug> oximeter.measurements_i64 (f60bd6b8-cd85-47a5-8eef-9ef69a863590) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
12694 2024.06.27 21:57:27.953790 [ 72 ] {} <Trace> oximeter.measurements_i64 (f60bd6b8-cd85-47a5-8eef-9ef69a863590): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12695 2024.06.27 21:57:27.953816 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12696 2024.06.27 21:57:27.953994 [ 200 ] {f60bd6b8-cd85-47a5-8eef-9ef69a863590::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
12697 2024.06.27 21:57:27.954195 [ 200 ] {f60bd6b8-cd85-47a5-8eef-9ef69a863590::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12698 2024.06.27 21:57:27.954231 [ 200 ] {f60bd6b8-cd85-47a5-8eef-9ef69a863590::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part
12699 2024.06.27 21:57:27.954306 [ 200 ] {f60bd6b8-cd85-47a5-8eef-9ef69a863590::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part
12700 2024.06.27 21:57:27.954394 [ 200 ] {f60bd6b8-cd85-47a5-8eef-9ef69a863590::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part
12701 2024.06.27 21:57:27.954593 [ 200 ] {f60bd6b8-cd85-47a5-8eef-9ef69a863590::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
12702 2024.06.27 21:57:27.954988 [ 200 ] {f60bd6b8-cd85-47a5-8eef-9ef69a863590::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part
12703 2024.06.27 21:57:27.956059 [ 189 ] {f60bd6b8-cd85-47a5-8eef-9ef69a863590::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002174619 sec., 23452.3840727962 rows/sec., 1.67 MiB/sec.
12704 2024.06.27 21:57:27.956254 [ 190 ] {f60bd6b8-cd85-47a5-8eef-9ef69a863590::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
12705 2024.06.27 21:57:27.956694 [ 190 ] {f60bd6b8-cd85-47a5-8eef-9ef69a863590::all_1_5_1} <Trace> oximeter.measurements_i64 (f60bd6b8-cd85-47a5-8eef-9ef69a863590): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12706 2024.06.27 21:57:27.956783 [ 190 ] {f60bd6b8-cd85-47a5-8eef-9ef69a863590::all_1_5_1} <Trace> oximeter.measurements_i64 (f60bd6b8-cd85-47a5-8eef-9ef69a863590) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
12707 2024.06.27 21:57:27.956880 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12708 2024.06.27 21:57:31.642204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12709 2024.06.27 21:57:31.642340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12710 2024.06.27 21:57:31.642387 [ 3 ] {} <Debug> HTTP-Session: ae9e7763-2e62-4f78-a93a-d60eb0bfb225 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12711 2024.06.27 21:57:31.642429 [ 3 ] {} <Debug> HTTP-Session: ae9e7763-2e62-4f78-a93a-d60eb0bfb225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12712 2024.06.27 21:57:31.642458 [ 3 ] {} <Debug> HTTP-Session: ae9e7763-2e62-4f78-a93a-d60eb0bfb225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12713 2024.06.27 21:57:31.642539 [ 3 ] {} <Trace> HTTP-Session: ae9e7763-2e62-4f78-a93a-d60eb0bfb225 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12714 2024.06.27 21:57:31.642824 [ 3 ] {c671c648-00b0-4b45-8f48-a78c41c168b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12715 2024.06.27 21:57:31.642933 [ 3 ] {c671c648-00b0-4b45-8f48-a78c41c168b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12716 2024.06.27 21:57:31.643260 [ 3 ] {c671c648-00b0-4b45-8f48-a78c41c168b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12717 2024.06.27 21:57:31.643743 [ 3 ] {c671c648-00b0-4b45-8f48-a78c41c168b4} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12718 2024.06.27 21:57:31.643790 [ 3 ] {c671c648-00b0-4b45-8f48-a78c41c168b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12719 2024.06.27 21:57:31.644173 [ 3 ] {c671c648-00b0-4b45-8f48-a78c41c168b4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
12720 2024.06.27 21:57:31.644518 [ 3 ] {c671c648-00b0-4b45-8f48-a78c41c168b4} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12721 2024.06.27 21:57:31.644704 [ 3 ] {c671c648-00b0-4b45-8f48-a78c41c168b4} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.00197 sec., 2030.4568527918782 rows/sec., 164.58 KiB/sec.
12722 2024.06.27 21:57:31.644933 [ 3 ] {c671c648-00b0-4b45-8f48-a78c41c168b4} <Debug> DynamicQueryHandler: Done processing query
12723 2024.06.27 21:57:31.644959 [ 3 ] {c671c648-00b0-4b45-8f48-a78c41c168b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12724 2024.06.27 21:57:31.644976 [ 3 ] {} <Debug> HTTP-Session: ae9e7763-2e62-4f78-a93a-d60eb0bfb225 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12725 2024.06.27 21:57:31.645144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12726 2024.06.27 21:57:31.645195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12727 2024.06.27 21:57:31.645214 [ 3 ] {} <Debug> HTTP-Session: 32cf89d0-0a29-487b-9ff5-3ab6737a12d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12728 2024.06.27 21:57:31.645232 [ 3 ] {} <Debug> HTTP-Session: 32cf89d0-0a29-487b-9ff5-3ab6737a12d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12729 2024.06.27 21:57:31.645245 [ 3 ] {} <Debug> HTTP-Session: 32cf89d0-0a29-487b-9ff5-3ab6737a12d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12730 2024.06.27 21:57:31.645281 [ 3 ] {} <Trace> HTTP-Session: 32cf89d0-0a29-487b-9ff5-3ab6737a12d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12731 2024.06.27 21:57:31.645383 [ 3 ] {56984464-8eed-4784-948b-258f8fc80642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12732 2024.06.27 21:57:31.645429 [ 3 ] {56984464-8eed-4784-948b-258f8fc80642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12733 2024.06.27 21:57:31.645563 [ 3 ] {56984464-8eed-4784-948b-258f8fc80642} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12734 2024.06.27 21:57:31.645916 [ 3 ] {56984464-8eed-4784-948b-258f8fc80642} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12735 2024.06.27 21:57:31.645954 [ 3 ] {56984464-8eed-4784-948b-258f8fc80642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12736 2024.06.27 21:57:31.646257 [ 3 ] {56984464-8eed-4784-948b-258f8fc80642} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
12737 2024.06.27 21:57:31.646567 [ 3 ] {56984464-8eed-4784-948b-258f8fc80642} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12738 2024.06.27 21:57:31.646730 [ 3 ] {56984464-8eed-4784-948b-258f8fc80642} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001368 sec., 2923.9766081871344 rows/sec., 238.43 KiB/sec.
12739 2024.06.27 21:57:31.647163 [ 3 ] {56984464-8eed-4784-948b-258f8fc80642} <Debug> DynamicQueryHandler: Done processing query
12740 2024.06.27 21:57:31.647241 [ 3 ] {56984464-8eed-4784-948b-258f8fc80642} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12741 2024.06.27 21:57:31.647313 [ 3 ] {} <Debug> HTTP-Session: 32cf89d0-0a29-487b-9ff5-3ab6737a12d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12742 2024.06.27 21:57:31.647590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 14831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12743 2024.06.27 21:57:31.647742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12744 2024.06.27 21:57:31.647807 [ 3 ] {} <Debug> HTTP-Session: 01cb2223-a18b-4fe5-9a43-f90f90ad726f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12745 2024.06.27 21:57:31.647841 [ 3 ] {} <Debug> HTTP-Session: 01cb2223-a18b-4fe5-9a43-f90f90ad726f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12746 2024.06.27 21:57:31.647866 [ 3 ] {} <Debug> HTTP-Session: 01cb2223-a18b-4fe5-9a43-f90f90ad726f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12747 2024.06.27 21:57:31.647898 [ 3 ] {} <Trace> HTTP-Session: 01cb2223-a18b-4fe5-9a43-f90f90ad726f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12748 2024.06.27 21:57:31.648029 [ 3 ] {3edaadf7-f749-49f6-bedd-7f04e8ad90a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12749 2024.06.27 21:57:31.648073 [ 3 ] {3edaadf7-f749-49f6-bedd-7f04e8ad90a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12750 2024.06.27 21:57:31.648225 [ 3 ] {3edaadf7-f749-49f6-bedd-7f04e8ad90a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12751 2024.06.27 21:57:31.648565 [ 3 ] {3edaadf7-f749-49f6-bedd-7f04e8ad90a1} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12752 2024.06.27 21:57:31.648602 [ 3 ] {3edaadf7-f749-49f6-bedd-7f04e8ad90a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12753 2024.06.27 21:57:31.648915 [ 3 ] {3edaadf7-f749-49f6-bedd-7f04e8ad90a1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
12754 2024.06.27 21:57:31.649220 [ 3 ] {3edaadf7-f749-49f6-bedd-7f04e8ad90a1} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12755 2024.06.27 21:57:31.649388 [ 3 ] {3edaadf7-f749-49f6-bedd-7f04e8ad90a1} <Debug> executeQuery: Read 106 rows, 8.39 KiB in 0.001404 sec., 75498.57549857549 rows/sec., 5.84 MiB/sec.
12756 2024.06.27 21:57:31.649560 [ 3 ] {3edaadf7-f749-49f6-bedd-7f04e8ad90a1} <Debug> DynamicQueryHandler: Done processing query
12757 2024.06.27 21:57:31.649585 [ 3 ] {3edaadf7-f749-49f6-bedd-7f04e8ad90a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12758 2024.06.27 21:57:31.649601 [ 3 ] {} <Debug> HTTP-Session: 01cb2223-a18b-4fe5-9a43-f90f90ad726f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12759 2024.06.27 21:57:31.649753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12760 2024.06.27 21:57:31.649802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12761 2024.06.27 21:57:31.649821 [ 3 ] {} <Debug> HTTP-Session: 4e29e5e7-4844-4afe-814f-28fa21d1fc7c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12762 2024.06.27 21:57:31.649838 [ 3 ] {} <Debug> HTTP-Session: 4e29e5e7-4844-4afe-814f-28fa21d1fc7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12763 2024.06.27 21:57:31.649852 [ 3 ] {} <Debug> HTTP-Session: 4e29e5e7-4844-4afe-814f-28fa21d1fc7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12764 2024.06.27 21:57:31.649882 [ 3 ] {} <Trace> HTTP-Session: 4e29e5e7-4844-4afe-814f-28fa21d1fc7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12765 2024.06.27 21:57:31.649977 [ 3 ] {256786e4-de8e-4baf-b366-18d3b60e4b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12766 2024.06.27 21:57:31.650020 [ 3 ] {256786e4-de8e-4baf-b366-18d3b60e4b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12767 2024.06.27 21:57:31.650146 [ 3 ] {256786e4-de8e-4baf-b366-18d3b60e4b52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12768 2024.06.27 21:57:31.650415 [ 3 ] {256786e4-de8e-4baf-b366-18d3b60e4b52} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12769 2024.06.27 21:57:31.650451 [ 3 ] {256786e4-de8e-4baf-b366-18d3b60e4b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12770 2024.06.27 21:57:31.650744 [ 3 ] {256786e4-de8e-4baf-b366-18d3b60e4b52} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
12771 2024.06.27 21:57:31.651055 [ 3 ] {256786e4-de8e-4baf-b366-18d3b60e4b52} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12772 2024.06.27 21:57:31.651205 [ 3 ] {256786e4-de8e-4baf-b366-18d3b60e4b52} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001247 sec., 3207.698476343224 rows/sec., 223.98 KiB/sec.
12773 2024.06.27 21:57:31.651361 [ 3 ] {256786e4-de8e-4baf-b366-18d3b60e4b52} <Debug> DynamicQueryHandler: Done processing query
12774 2024.06.27 21:57:31.651385 [ 3 ] {256786e4-de8e-4baf-b366-18d3b60e4b52} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12775 2024.06.27 21:57:31.651400 [ 3 ] {} <Debug> HTTP-Session: 4e29e5e7-4844-4afe-814f-28fa21d1fc7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12776 2024.06.27 21:57:31.651566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 16281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12777 2024.06.27 21:57:31.651614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12778 2024.06.27 21:57:31.651633 [ 3 ] {} <Debug> HTTP-Session: d4eccce2-02d5-4116-adf2-0f54910f143c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12779 2024.06.27 21:57:31.651649 [ 3 ] {} <Debug> HTTP-Session: d4eccce2-02d5-4116-adf2-0f54910f143c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12780 2024.06.27 21:57:31.651663 [ 3 ] {} <Debug> HTTP-Session: d4eccce2-02d5-4116-adf2-0f54910f143c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12781 2024.06.27 21:57:31.651694 [ 3 ] {} <Trace> HTTP-Session: d4eccce2-02d5-4116-adf2-0f54910f143c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12782 2024.06.27 21:57:31.651816 [ 3 ] {c2f1081a-ef71-4681-a446-0d5e29c5dbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12783 2024.06.27 21:57:31.651861 [ 3 ] {c2f1081a-ef71-4681-a446-0d5e29c5dbcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12784 2024.06.27 21:57:31.651986 [ 3 ] {c2f1081a-ef71-4681-a446-0d5e29c5dbcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12785 2024.06.27 21:57:31.652278 [ 3 ] {c2f1081a-ef71-4681-a446-0d5e29c5dbcf} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12786 2024.06.27 21:57:31.652315 [ 3 ] {c2f1081a-ef71-4681-a446-0d5e29c5dbcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12787 2024.06.27 21:57:31.652621 [ 3 ] {c2f1081a-ef71-4681-a446-0d5e29c5dbcf} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
12788 2024.06.27 21:57:31.652925 [ 3 ] {c2f1081a-ef71-4681-a446-0d5e29c5dbcf} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12789 2024.06.27 21:57:31.653081 [ 3 ] {c2f1081a-ef71-4681-a446-0d5e29c5dbcf} <Debug> executeQuery: Read 96 rows, 7.66 KiB in 0.001299 sec., 73903.00230946882 rows/sec., 5.76 MiB/sec.
12790 2024.06.27 21:57:31.653255 [ 3 ] {c2f1081a-ef71-4681-a446-0d5e29c5dbcf} <Debug> DynamicQueryHandler: Done processing query
12791 2024.06.27 21:57:31.653292 [ 3 ] {c2f1081a-ef71-4681-a446-0d5e29c5dbcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12792 2024.06.27 21:57:31.653325 [ 3 ] {} <Debug> HTTP-Session: d4eccce2-02d5-4116-adf2-0f54910f143c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12793 2024.06.27 21:57:31.653536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 37961, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12794 2024.06.27 21:57:31.653585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12795 2024.06.27 21:57:31.653603 [ 3 ] {} <Debug> HTTP-Session: 76936ece-de06-4591-bece-83268bfd9332 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12796 2024.06.27 21:57:31.653619 [ 3 ] {} <Debug> HTTP-Session: 76936ece-de06-4591-bece-83268bfd9332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12797 2024.06.27 21:57:31.653633 [ 3 ] {} <Debug> HTTP-Session: 76936ece-de06-4591-bece-83268bfd9332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12798 2024.06.27 21:57:31.653663 [ 3 ] {} <Trace> HTTP-Session: 76936ece-de06-4591-bece-83268bfd9332 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12799 2024.06.27 21:57:31.653822 [ 3 ] {e445ebdc-57d8-48c6-b9c9-e0b1317769e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12800 2024.06.27 21:57:31.653868 [ 3 ] {e445ebdc-57d8-48c6-b9c9-e0b1317769e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12801 2024.06.27 21:57:31.654013 [ 3 ] {e445ebdc-57d8-48c6-b9c9-e0b1317769e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12802 2024.06.27 21:57:31.654372 [ 3 ] {e445ebdc-57d8-48c6-b9c9-e0b1317769e0} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12803 2024.06.27 21:57:31.654407 [ 3 ] {e445ebdc-57d8-48c6-b9c9-e0b1317769e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12804 2024.06.27 21:57:31.654792 [ 3 ] {e445ebdc-57d8-48c6-b9c9-e0b1317769e0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
12805 2024.06.27 21:57:31.655125 [ 3 ] {e445ebdc-57d8-48c6-b9c9-e0b1317769e0} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12806 2024.06.27 21:57:31.655284 [ 3 ] {e445ebdc-57d8-48c6-b9c9-e0b1317769e0} <Debug> executeQuery: Read 198 rows, 14.15 KiB in 0.001537 sec., 128822.3812621991 rows/sec., 8.99 MiB/sec.
12807 2024.06.27 21:57:31.655446 [ 3 ] {e445ebdc-57d8-48c6-b9c9-e0b1317769e0} <Debug> DynamicQueryHandler: Done processing query
12808 2024.06.27 21:57:31.655470 [ 3 ] {e445ebdc-57d8-48c6-b9c9-e0b1317769e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12809 2024.06.27 21:57:31.655485 [ 3 ] {} <Debug> HTTP-Session: 76936ece-de06-4591-bece-83268bfd9332 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12810 2024.06.27 21:57:31.655644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12811 2024.06.27 21:57:31.655692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12812 2024.06.27 21:57:31.655710 [ 3 ] {} <Debug> HTTP-Session: a3c37e8c-299f-41b8-a986-0f3a7219ba60 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12813 2024.06.27 21:57:31.655726 [ 3 ] {} <Debug> HTTP-Session: a3c37e8c-299f-41b8-a986-0f3a7219ba60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12814 2024.06.27 21:57:31.655742 [ 3 ] {} <Debug> HTTP-Session: a3c37e8c-299f-41b8-a986-0f3a7219ba60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12815 2024.06.27 21:57:31.655773 [ 3 ] {} <Trace> HTTP-Session: a3c37e8c-299f-41b8-a986-0f3a7219ba60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12816 2024.06.27 21:57:31.655894 [ 3 ] {f4eed08d-2868-458b-a75d-6dd88684bcb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12817 2024.06.27 21:57:31.655957 [ 3 ] {f4eed08d-2868-458b-a75d-6dd88684bcb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12818 2024.06.27 21:57:31.656367 [ 3 ] {f4eed08d-2868-458b-a75d-6dd88684bcb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12819 2024.06.27 21:57:31.656781 [ 3 ] {f4eed08d-2868-458b-a75d-6dd88684bcb9} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12820 2024.06.27 21:57:31.656817 [ 3 ] {f4eed08d-2868-458b-a75d-6dd88684bcb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12821 2024.06.27 21:57:31.657372 [ 3 ] {f4eed08d-2868-458b-a75d-6dd88684bcb9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
12822 2024.06.27 21:57:31.657785 [ 3 ] {f4eed08d-2868-458b-a75d-6dd88684bcb9} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12823 2024.06.27 21:57:31.657970 [ 3 ] {f4eed08d-2868-458b-a75d-6dd88684bcb9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002122 sec., 1885.014137606032 rows/sec., 3.38 MiB/sec.
12824 2024.06.27 21:57:31.658361 [ 3 ] {f4eed08d-2868-458b-a75d-6dd88684bcb9} <Debug> DynamicQueryHandler: Done processing query
12825 2024.06.27 21:57:31.658435 [ 3 ] {f4eed08d-2868-458b-a75d-6dd88684bcb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12826 2024.06.27 21:57:31.658504 [ 3 ] {} <Debug> HTTP-Session: a3c37e8c-299f-41b8-a986-0f3a7219ba60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12827 2024.06.27 21:57:31.658755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12828 2024.06.27 21:57:31.658861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12829 2024.06.27 21:57:31.658883 [ 3 ] {} <Debug> HTTP-Session: d1c7c3d4-1c94-4a71-850f-1f5da8ccd2c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12830 2024.06.27 21:57:31.658899 [ 3 ] {} <Debug> HTTP-Session: d1c7c3d4-1c94-4a71-850f-1f5da8ccd2c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12831 2024.06.27 21:57:31.658913 [ 3 ] {} <Debug> HTTP-Session: d1c7c3d4-1c94-4a71-850f-1f5da8ccd2c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12832 2024.06.27 21:57:31.658944 [ 3 ] {} <Trace> HTTP-Session: d1c7c3d4-1c94-4a71-850f-1f5da8ccd2c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12833 2024.06.27 21:57:31.659066 [ 3 ] {a5a8e4b3-c8c9-41c9-aa9b-3fb111368b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12834 2024.06.27 21:57:31.659112 [ 3 ] {a5a8e4b3-c8c9-41c9-aa9b-3fb111368b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12835 2024.06.27 21:57:31.659249 [ 3 ] {a5a8e4b3-c8c9-41c9-aa9b-3fb111368b48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12836 2024.06.27 21:57:31.659515 [ 3 ] {a5a8e4b3-c8c9-41c9-aa9b-3fb111368b48} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12837 2024.06.27 21:57:31.659550 [ 3 ] {a5a8e4b3-c8c9-41c9-aa9b-3fb111368b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12838 2024.06.27 21:57:31.659908 [ 3 ] {a5a8e4b3-c8c9-41c9-aa9b-3fb111368b48} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
12839 2024.06.27 21:57:31.660227 [ 3 ] {a5a8e4b3-c8c9-41c9-aa9b-3fb111368b48} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12840 2024.06.27 21:57:31.660388 [ 3 ] {a5a8e4b3-c8c9-41c9-aa9b-3fb111368b48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec.
12841 2024.06.27 21:57:31.660604 [ 3 ] {a5a8e4b3-c8c9-41c9-aa9b-3fb111368b48} <Debug> DynamicQueryHandler: Done processing query
12842 2024.06.27 21:57:31.660639 [ 3 ] {a5a8e4b3-c8c9-41c9-aa9b-3fb111368b48} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12843 2024.06.27 21:57:31.660659 [ 3 ] {} <Debug> HTTP-Session: d1c7c3d4-1c94-4a71-850f-1f5da8ccd2c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12844 2024.06.27 21:57:32.439924 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
12845 2024.06.27 21:57:32.439979 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
12846 2024.06.27 21:57:36.641984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12847 2024.06.27 21:57:36.642112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12848 2024.06.27 21:57:36.642138 [ 3 ] {} <Debug> HTTP-Session: 0b6a1385-720f-41ae-b860-df6809c7a0ee Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12849 2024.06.27 21:57:36.642162 [ 3 ] {} <Debug> HTTP-Session: 0b6a1385-720f-41ae-b860-df6809c7a0ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12850 2024.06.27 21:57:36.642176 [ 3 ] {} <Debug> HTTP-Session: 0b6a1385-720f-41ae-b860-df6809c7a0ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12851 2024.06.27 21:57:36.642227 [ 3 ] {} <Trace> HTTP-Session: 0b6a1385-720f-41ae-b860-df6809c7a0ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12852 2024.06.27 21:57:36.642423 [ 3 ] {127558f9-85e3-4e4e-b0cf-8f0c0f1aa4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12853 2024.06.27 21:57:36.642492 [ 3 ] {127558f9-85e3-4e4e-b0cf-8f0c0f1aa4b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12854 2024.06.27 21:57:36.642688 [ 3 ] {127558f9-85e3-4e4e-b0cf-8f0c0f1aa4b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12855 2024.06.27 21:57:36.643100 [ 3 ] {127558f9-85e3-4e4e-b0cf-8f0c0f1aa4b7} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12856 2024.06.27 21:57:36.643145 [ 3 ] {127558f9-85e3-4e4e-b0cf-8f0c0f1aa4b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12857 2024.06.27 21:57:36.643525 [ 3 ] {127558f9-85e3-4e4e-b0cf-8f0c0f1aa4b7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
12858 2024.06.27 21:57:36.643857 [ 3 ] {127558f9-85e3-4e4e-b0cf-8f0c0f1aa4b7} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12859 2024.06.27 21:57:36.644031 [ 3 ] {127558f9-85e3-4e4e-b0cf-8f0c0f1aa4b7} <Debug> executeQuery: Read 45 rows, 3.65 KiB in 0.001669 sec., 26962.25284601558 rows/sec., 2.13 MiB/sec.
12860 2024.06.27 21:57:36.644079 [ 65 ] {} <Debug> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
12861 2024.06.27 21:57:36.644208 [ 65 ] {} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12862 2024.06.27 21:57:36.644267 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12863 2024.06.27 21:57:36.644322 [ 3 ] {127558f9-85e3-4e4e-b0cf-8f0c0f1aa4b7} <Debug> DynamicQueryHandler: Done processing query
12864 2024.06.27 21:57:36.644399 [ 3 ] {127558f9-85e3-4e4e-b0cf-8f0c0f1aa4b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12865 2024.06.27 21:57:36.644475 [ 3 ] {} <Debug> HTTP-Session: 0b6a1385-720f-41ae-b860-df6809c7a0ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12866 2024.06.27 21:57:36.644724 [ 190 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::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
12867 2024.06.27 21:57:36.644778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12868 2024.06.27 21:57:36.644952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12869 2024.06.27 21:57:36.645056 [ 3 ] {} <Debug> HTTP-Session: 07a8d1c4-dae0-47e1-be8c-4809826bc0cd Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12870 2024.06.27 21:57:36.645134 [ 3 ] {} <Debug> HTTP-Session: 07a8d1c4-dae0-47e1-be8c-4809826bc0cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12871 2024.06.27 21:57:36.645240 [ 3 ] {} <Debug> HTTP-Session: 07a8d1c4-dae0-47e1-be8c-4809826bc0cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12872 2024.06.27 21:57:36.645413 [ 3 ] {} <Trace> HTTP-Session: 07a8d1c4-dae0-47e1-be8c-4809826bc0cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12873 2024.06.27 21:57:36.645685 [ 190 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12874 2024.06.27 21:57:36.645754 [ 3 ] {b92d02af-29e5-467f-8c08-213a0e900d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12875 2024.06.27 21:57:36.645760 [ 190 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 46 rows starting from the beginning of the part
12876 2024.06.27 21:57:36.645842 [ 3 ] {b92d02af-29e5-467f-8c08-213a0e900d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12877 2024.06.27 21:57:36.645999 [ 190 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 45 rows starting from the beginning of the part
12878 2024.06.27 21:57:36.646451 [ 190 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 4 rows starting from the beginning of the part
12879 2024.06.27 21:57:36.646736 [ 190 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 45 rows starting from the beginning of the part
12880 2024.06.27 21:57:36.647110 [ 3 ] {b92d02af-29e5-467f-8c08-213a0e900d26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12881 2024.06.27 21:57:36.647129 [ 190 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 4 rows starting from the beginning of the part
12882 2024.06.27 21:57:36.647462 [ 190 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 45 rows starting from the beginning of the part
12883 2024.06.27 21:57:36.648434 [ 3 ] {b92d02af-29e5-467f-8c08-213a0e900d26} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12884 2024.06.27 21:57:36.648514 [ 3 ] {b92d02af-29e5-467f-8c08-213a0e900d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12885 2024.06.27 21:57:36.649497 [ 3 ] {b92d02af-29e5-467f-8c08-213a0e900d26} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
12886 2024.06.27 21:57:36.650312 [ 190 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 4 columns (4 merged, 0 gathered) in 0.005926271 sec., 31891.892895211844 rows/sec., 2.52 MiB/sec.
12887 2024.06.27 21:57:36.650557 [ 3 ] {b92d02af-29e5-467f-8c08-213a0e900d26} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12888 2024.06.27 21:57:36.650558 [ 189 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
12889 2024.06.27 21:57:36.650835 [ 65 ] {} <Debug> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
12890 2024.06.27 21:57:36.650900 [ 3 ] {b92d02af-29e5-467f-8c08-213a0e900d26} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005188 sec., 385.50501156515037 rows/sec., 31.44 KiB/sec.
12891 2024.06.27 21:57:36.650921 [ 65 ] {} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12892 2024.06.27 21:57:36.650987 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12893 2024.06.27 21:57:36.651609 [ 3 ] {b92d02af-29e5-467f-8c08-213a0e900d26} <Debug> DynamicQueryHandler: Done processing query
12894 2024.06.27 21:57:36.651613 [ 198 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::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
12895 2024.06.27 21:57:36.651670 [ 3 ] {b92d02af-29e5-467f-8c08-213a0e900d26} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12896 2024.06.27 21:57:36.651749 [ 3 ] {} <Debug> HTTP-Session: 07a8d1c4-dae0-47e1-be8c-4809826bc0cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12897 2024.06.27 21:57:36.651958 [ 189 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_76_15} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12898 2024.06.27 21:57:36.652043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 28398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12899 2024.06.27 21:57:36.652063 [ 198 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12900 2024.06.27 21:57:36.652190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12901 2024.06.27 21:57:36.652192 [ 198 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 17 rows starting from the beginning of the part
12902 2024.06.27 21:57:36.652261 [ 189 ] {e0f882f8-fa91-4377-8c34-e9b43ec4a69d::all_1_76_15} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
12903 2024.06.27 21:57:36.652266 [ 3 ] {} <Debug> HTTP-Session: 3ddf429d-28b3-4e0b-a479-d7503c571a9d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12904 2024.06.27 21:57:36.652361 [ 3 ] {} <Debug> HTTP-Session: 3ddf429d-28b3-4e0b-a479-d7503c571a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12905 2024.06.27 21:57:36.652492 [ 3 ] {} <Debug> HTTP-Session: 3ddf429d-28b3-4e0b-a479-d7503c571a9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12906 2024.06.27 21:57:36.652623 [ 198 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
12907 2024.06.27 21:57:36.652687 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12908 2024.06.27 21:57:36.652721 [ 3 ] {} <Trace> HTTP-Session: 3ddf429d-28b3-4e0b-a479-d7503c571a9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12909 2024.06.27 21:57:36.652930 [ 198 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part
12910 2024.06.27 21:57:36.653145 [ 198 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part
12911 2024.06.27 21:57:36.653314 [ 3 ] {b513d7a9-9518-4263-91f2-5189d46212b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12912 2024.06.27 21:57:36.653416 [ 198 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::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
12913 2024.06.27 21:57:36.653475 [ 3 ] {b513d7a9-9518-4263-91f2-5189d46212b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12914 2024.06.27 21:57:36.653771 [ 198 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part
12915 2024.06.27 21:57:36.654459 [ 3 ] {b513d7a9-9518-4263-91f2-5189d46212b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12916 2024.06.27 21:57:36.655572 [ 3 ] {b513d7a9-9518-4263-91f2-5189d46212b7} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12917 2024.06.27 21:57:36.655641 [ 3 ] {b513d7a9-9518-4263-91f2-5189d46212b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12918 2024.06.27 21:57:36.656302 [ 198 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.005107169 sec., 5874.095805327765 rows/sec., 470.39 KiB/sec.
12919 2024.06.27 21:57:36.656501 [ 198 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
12920 2024.06.27 21:57:36.656582 [ 3 ] {b513d7a9-9518-4263-91f2-5189d46212b7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
12921 2024.06.27 21:57:36.657348 [ 198 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_36_7} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12922 2024.06.27 21:57:36.657529 [ 3 ] {b513d7a9-9518-4263-91f2-5189d46212b7} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12923 2024.06.27 21:57:36.657545 [ 198 ] {eb356a52-86bf-4e20-8953-d758a4446c2a::all_1_36_7} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
12924 2024.06.27 21:57:36.657728 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12925 2024.06.27 21:57:36.657859 [ 65 ] {} <Debug> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
12926 2024.06.27 21:57:36.657870 [ 3 ] {b513d7a9-9518-4263-91f2-5189d46212b7} <Debug> executeQuery: Read 192 rows, 16.73 KiB in 0.004824 sec., 39800.99502487562 rows/sec., 3.39 MiB/sec.
12927 2024.06.27 21:57:36.657918 [ 65 ] {} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12928 2024.06.27 21:57:36.658004 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12929 2024.06.27 21:57:36.658169 [ 199 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::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
12930 2024.06.27 21:57:36.658209 [ 3 ] {b513d7a9-9518-4263-91f2-5189d46212b7} <Debug> DynamicQueryHandler: Done processing query
12931 2024.06.27 21:57:36.658241 [ 3 ] {b513d7a9-9518-4263-91f2-5189d46212b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12932 2024.06.27 21:57:36.658270 [ 3 ] {} <Debug> HTTP-Session: 3ddf429d-28b3-4e0b-a479-d7503c571a9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12933 2024.06.27 21:57:36.658327 [ 199 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12934 2024.06.27 21:57:36.658356 [ 199 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 243 rows starting from the beginning of the part
12935 2024.06.27 21:57:36.658497 [ 199 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 193 rows starting from the beginning of the part
12936 2024.06.27 21:57:36.658514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12937 2024.06.27 21:57:36.658725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12938 2024.06.27 21:57:36.658848 [ 3 ] {} <Debug> HTTP-Session: c7389b29-b629-432f-abb9-8d9d65a683f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12939 2024.06.27 21:57:36.658852 [ 199 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 70 rows starting from the beginning of the part
12940 2024.06.27 21:57:36.658926 [ 3 ] {} <Debug> HTTP-Session: c7389b29-b629-432f-abb9-8d9d65a683f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12941 2024.06.27 21:57:36.659007 [ 3 ] {} <Debug> HTTP-Session: c7389b29-b629-432f-abb9-8d9d65a683f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12942 2024.06.27 21:57:36.659159 [ 199 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 191 rows starting from the beginning of the part
12943 2024.06.27 21:57:36.659173 [ 3 ] {} <Trace> HTTP-Session: c7389b29-b629-432f-abb9-8d9d65a683f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12944 2024.06.27 21:57:36.659429 [ 199 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 106 rows starting from the beginning of the part
12945 2024.06.27 21:57:36.659495 [ 3 ] {70aa5f0d-27a7-4d23-9f6d-97382f6c25ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12946 2024.06.27 21:57:36.659677 [ 3 ] {70aa5f0d-27a7-4d23-9f6d-97382f6c25ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12947 2024.06.27 21:57:36.659723 [ 199 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 192 rows starting from the beginning of the part
12948 2024.06.27 21:57:36.660406 [ 3 ] {70aa5f0d-27a7-4d23-9f6d-97382f6c25ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12949 2024.06.27 21:57:36.660871 [ 3 ] {70aa5f0d-27a7-4d23-9f6d-97382f6c25ca} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12950 2024.06.27 21:57:36.660913 [ 3 ] {70aa5f0d-27a7-4d23-9f6d-97382f6c25ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12951 2024.06.27 21:57:36.661395 [ 3 ] {70aa5f0d-27a7-4d23-9f6d-97382f6c25ca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
12952 2024.06.27 21:57:36.661744 [ 199 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 995 rows, containing 4 columns (4 merged, 0 gathered) in 0.003648109 sec., 272744.043557909 rows/sec., 22.70 MiB/sec.
12953 2024.06.27 21:57:36.661834 [ 3 ] {70aa5f0d-27a7-4d23-9f6d-97382f6c25ca} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12954 2024.06.27 21:57:36.661892 [ 199 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
12955 2024.06.27 21:57:36.662045 [ 65 ] {} <Debug> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
12956 2024.06.27 21:57:36.662073 [ 3 ] {70aa5f0d-27a7-4d23-9f6d-97382f6c25ca} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.002692 sec., 742.9420505200594 rows/sec., 51.88 KiB/sec.
12957 2024.06.27 21:57:36.662165 [ 65 ] {} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12958 2024.06.27 21:57:36.662283 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12959 2024.06.27 21:57:36.662802 [ 3 ] {70aa5f0d-27a7-4d23-9f6d-97382f6c25ca} <Debug> DynamicQueryHandler: Done processing query
12960 2024.06.27 21:57:36.662864 [ 197 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::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
12961 2024.06.27 21:57:36.662892 [ 3 ] {70aa5f0d-27a7-4d23-9f6d-97382f6c25ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12962 2024.06.27 21:57:36.662978 [ 3 ] {} <Debug> HTTP-Session: c7389b29-b629-432f-abb9-8d9d65a683f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12963 2024.06.27 21:57:36.663231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 18846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12964 2024.06.27 21:57:36.663337 [ 197 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12965 2024.06.27 21:57:36.663356 [ 199 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_86_17} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12966 2024.06.27 21:57:36.663373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12967 2024.06.27 21:57:36.663433 [ 197 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 17 rows starting from the beginning of the part
12968 2024.06.27 21:57:36.663467 [ 3 ] {} <Debug> HTTP-Session: f19af8f6-96af-4887-b44b-33a2f01f03f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
12969 2024.06.27 21:57:36.663552 [ 3 ] {} <Debug> HTTP-Session: f19af8f6-96af-4887-b44b-33a2f01f03f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12970 2024.06.27 21:57:36.663648 [ 199 ] {99ac38d6-7c57-485a-8e51-5a6af5b6258b::all_1_86_17} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
12971 2024.06.27 21:57:36.663666 [ 3 ] {} <Debug> HTTP-Session: f19af8f6-96af-4887-b44b-33a2f01f03f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12972 2024.06.27 21:57:36.663895 [ 197 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
12973 2024.06.27 21:57:36.663915 [ 3 ] {} <Trace> HTTP-Session: f19af8f6-96af-4887-b44b-33a2f01f03f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12974 2024.06.27 21:57:36.664071 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
12975 2024.06.27 21:57:36.664296 [ 197 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part
12976 2024.06.27 21:57:36.664420 [ 3 ] {4ccffe41-bc36-4e63-a3a7-405d7fe88f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12977 2024.06.27 21:57:36.664601 [ 3 ] {4ccffe41-bc36-4e63-a3a7-405d7fe88f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12978 2024.06.27 21:57:36.664610 [ 197 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part
12979 2024.06.27 21:57:36.664918 [ 197 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::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
12980 2024.06.27 21:57:36.665203 [ 197 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part
12981 2024.06.27 21:57:36.665895 [ 3 ] {4ccffe41-bc36-4e63-a3a7-405d7fe88f96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12982 2024.06.27 21:57:36.666698 [ 3 ] {4ccffe41-bc36-4e63-a3a7-405d7fe88f96} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12983 2024.06.27 21:57:36.666757 [ 3 ] {4ccffe41-bc36-4e63-a3a7-405d7fe88f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12984 2024.06.27 21:57:36.667655 [ 3 ] {4ccffe41-bc36-4e63-a3a7-405d7fe88f96} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
12985 2024.06.27 21:57:36.667908 [ 197 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.005442208 sec., 5512.468468680359 rows/sec., 376.83 KiB/sec.
12986 2024.06.27 21:57:36.668121 [ 197 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
12987 2024.06.27 21:57:36.668355 [ 3 ] {4ccffe41-bc36-4e63-a3a7-405d7fe88f96} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12988 2024.06.27 21:57:36.668762 [ 3 ] {4ccffe41-bc36-4e63-a3a7-405d7fe88f96} <Debug> executeQuery: Read 111 rows, 8.88 KiB in 0.00448 sec., 24776.785714285717 rows/sec., 1.94 MiB/sec.
12989 2024.06.27 21:57:36.668818 [ 62 ] {} <Debug> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
12990 2024.06.27 21:57:36.669053 [ 197 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_36_7} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12991 2024.06.27 21:57:36.669046 [ 62 ] {} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12992 2024.06.27 21:57:36.669161 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
12993 2024.06.27 21:57:36.669239 [ 197 ] {3da9afea-da53-4161-bc25-5bd6d32c3a6e::all_1_36_7} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
12994 2024.06.27 21:57:36.669278 [ 3 ] {4ccffe41-bc36-4e63-a3a7-405d7fe88f96} <Debug> DynamicQueryHandler: Done processing query
12995 2024.06.27 21:57:36.669376 [ 3 ] {4ccffe41-bc36-4e63-a3a7-405d7fe88f96} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12996 2024.06.27 21:57:36.669478 [ 3 ] {} <Debug> HTTP-Session: f19af8f6-96af-4887-b44b-33a2f01f03f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12997 2024.06.27 21:57:36.669611 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
12998 2024.06.27 21:57:36.669668 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::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
12999 2024.06.27 21:57:36.669743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13000 2024.06.27 21:57:36.669820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13001 2024.06.27 21:57:36.669827 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13002 2024.06.27 21:57:36.669846 [ 3 ] {} <Debug> HTTP-Session: b97ffa84-ae73-43a0-892d-cadfeb68bc8f Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
13003 2024.06.27 21:57:36.669863 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 190 rows starting from the beginning of the part
13004 2024.06.27 21:57:36.669867 [ 3 ] {} <Debug> HTTP-Session: b97ffa84-ae73-43a0-892d-cadfeb68bc8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13005 2024.06.27 21:57:36.669892 [ 3 ] {} <Debug> HTTP-Session: b97ffa84-ae73-43a0-892d-cadfeb68bc8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13006 2024.06.27 21:57:36.669976 [ 3 ] {} <Trace> HTTP-Session: b97ffa84-ae73-43a0-892d-cadfeb68bc8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13007 2024.06.27 21:57:36.669996 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 119 rows starting from the beginning of the part
13008 2024.06.27 21:57:36.670134 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 72 rows starting from the beginning of the part
13009 2024.06.27 21:57:36.670271 [ 3 ] {3f907638-12ca-4ddb-bc2e-ba8e39989928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13010 2024.06.27 21:57:36.670286 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 109 rows starting from the beginning of the part
13011 2024.06.27 21:57:36.670369 [ 3 ] {3f907638-12ca-4ddb-bc2e-ba8e39989928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13012 2024.06.27 21:57:36.670441 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 96 rows starting from the beginning of the part
13013 2024.06.27 21:57:36.670666 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 111 rows starting from the beginning of the part
13014 2024.06.27 21:57:36.671224 [ 3 ] {3f907638-12ca-4ddb-bc2e-ba8e39989928} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13015 2024.06.27 21:57:36.671786 [ 3 ] {3f907638-12ca-4ddb-bc2e-ba8e39989928} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13016 2024.06.27 21:57:36.671834 [ 3 ] {3f907638-12ca-4ddb-bc2e-ba8e39989928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
13017 2024.06.27 21:57:36.672421 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 697 rows, containing 4 columns (4 merged, 0 gathered) in 0.003121585 sec., 223284.00476040217 rows/sec., 17.36 MiB/sec.
13018 2024.06.27 21:57:36.672485 [ 3 ] {3f907638-12ca-4ddb-bc2e-ba8e39989928} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
13019 2024.06.27 21:57:36.672550 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
13020 2024.06.27 21:57:36.672986 [ 3 ] {3f907638-12ca-4ddb-bc2e-ba8e39989928} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13021 2024.06.27 21:57:36.673049 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_86_17} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13022 2024.06.27 21:57:36.673223 [ 3 ] {3f907638-12ca-4ddb-bc2e-ba8e39989928} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.003096 sec., 52002.58397932817 rows/sec., 3.62 MiB/sec.
13023 2024.06.27 21:57:36.673247 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
13024 2024.06.27 21:57:36.673248 [ 195 ] {cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4::all_1_86_17} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
13025 2024.06.27 21:57:36.673404 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13026 2024.06.27 21:57:36.673577 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
13027 2024.06.27 21:57:36.673598 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
13028 2024.06.27 21:57:36.673701 [ 3 ] {3f907638-12ca-4ddb-bc2e-ba8e39989928} <Debug> DynamicQueryHandler: Done processing query
13029 2024.06.27 21:57:36.673737 [ 3 ] {3f907638-12ca-4ddb-bc2e-ba8e39989928} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13030 2024.06.27 21:57:36.673746 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::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
13031 2024.06.27 21:57:36.673757 [ 3 ] {} <Debug> HTTP-Session: b97ffa84-ae73-43a0-892d-cadfeb68bc8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13032 2024.06.27 21:57:36.673883 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13033 2024.06.27 21:57:36.673913 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 13424 rows starting from the beginning of the part
13034 2024.06.27 21:57:36.674030 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 161 rows starting from the beginning of the part
13035 2024.06.27 21:57:36.674171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 72957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13036 2024.06.27 21:57:36.674274 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 162 rows starting from the beginning of the part
13037 2024.06.27 21:57:36.674319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13038 2024.06.27 21:57:36.674411 [ 3 ] {} <Debug> HTTP-Session: 4fc47cfe-2aae-48b1-a4c3-4d399266c371 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
13039 2024.06.27 21:57:36.674480 [ 3 ] {} <Debug> HTTP-Session: 4fc47cfe-2aae-48b1-a4c3-4d399266c371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13040 2024.06.27 21:57:36.674562 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part
13041 2024.06.27 21:57:36.674568 [ 3 ] {} <Debug> HTTP-Session: 4fc47cfe-2aae-48b1-a4c3-4d399266c371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13042 2024.06.27 21:57:36.674663 [ 3 ] {} <Trace> HTTP-Session: 4fc47cfe-2aae-48b1-a4c3-4d399266c371 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13043 2024.06.27 21:57:36.674842 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 198 rows starting from the beginning of the part
13044 2024.06.27 21:57:36.675031 [ 191 ] {540ef119-8e49-479b-952b-36e305224547::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 161 rows starting from the beginning of the part
13045 2024.06.27 21:57:36.675295 [ 3 ] {69483092-630d-4cdc-b3e1-7a6170056300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13046 2024.06.27 21:57:36.675399 [ 3 ] {69483092-630d-4cdc-b3e1-7a6170056300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
13047 2024.06.27 21:57:36.676000 [ 3 ] {69483092-630d-4cdc-b3e1-7a6170056300} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13048 2024.06.27 21:57:36.677117 [ 3 ] {69483092-630d-4cdc-b3e1-7a6170056300} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13049 2024.06.27 21:57:36.677155 [ 3 ] {69483092-630d-4cdc-b3e1-7a6170056300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
13050 2024.06.27 21:57:36.678015 [ 3 ] {69483092-630d-4cdc-b3e1-7a6170056300} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
13051 2024.06.27 21:57:36.678443 [ 3 ] {69483092-630d-4cdc-b3e1-7a6170056300} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13052 2024.06.27 21:57:36.678667 [ 62 ] {} <Debug> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
13053 2024.06.27 21:57:36.678685 [ 3 ] {69483092-630d-4cdc-b3e1-7a6170056300} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.003759 sec., 11971.268954509178 rows/sec., 21.45 MiB/sec.
13054 2024.06.27 21:57:36.678723 [ 62 ] {} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13055 2024.06.27 21:57:36.678841 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
13056 2024.06.27 21:57:36.679315 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::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
13057 2024.06.27 21:57:36.679679 [ 3 ] {69483092-630d-4cdc-b3e1-7a6170056300} <Debug> DynamicQueryHandler: Done processing query
13058 2024.06.27 21:57:36.679742 [ 3 ] {69483092-630d-4cdc-b3e1-7a6170056300} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
13059 2024.06.27 21:57:36.679765 [ 187 ] {540ef119-8e49-479b-952b-36e305224547::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14266 rows, containing 5 columns (5 merged, 0 gathered) in 0.006077835 sec., 2347217.3890867387 rows/sec., 163.55 MiB/sec.
13060 2024.06.27 21:57:36.679789 [ 3 ] {} <Debug> HTTP-Session: 4fc47cfe-2aae-48b1-a4c3-4d399266c371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13061 2024.06.27 21:57:36.679982 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13062 2024.06.27 21:57:36.679982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13063 2024.06.27 21:57:36.680040 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1080 rows starting from the beginning of the part
13064 2024.06.27 21:57:36.680055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13065 2024.06.27 21:57:36.680097 [ 3 ] {} <Debug> HTTP-Session: 513affec-c828-4cfb-b8a4-c061dcb60c0d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
13066 2024.06.27 21:57:36.680126 [ 3 ] {} <Debug> HTTP-Session: 513affec-c828-4cfb-b8a4-c061dcb60c0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13067 2024.06.27 21:57:36.680166 [ 3 ] {} <Debug> HTTP-Session: 513affec-c828-4cfb-b8a4-c061dcb60c0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13068 2024.06.27 21:57:36.680174 [ 187 ] {540ef119-8e49-479b-952b-36e305224547::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
13069 2024.06.27 21:57:36.680404 [ 3 ] {} <Trace> HTTP-Session: 513affec-c828-4cfb-b8a4-c061dcb60c0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13070 2024.06.27 21:57:36.680836 [ 3 ] {8c0948ae-8267-4af5-8e22-355beb1c52fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13071 2024.06.27 21:57:36.680853 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 45 rows starting from the beginning of the part
13072 2024.06.27 21:57:36.680956 [ 3 ] {8c0948ae-8267-4af5-8e22-355beb1c52fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13073 2024.06.27 21:57:36.682067 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 4 rows starting from the beginning of the part
13074 2024.06.27 21:57:36.682158 [ 187 ] {540ef119-8e49-479b-952b-36e305224547::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13075 2024.06.27 21:57:36.682176 [ 3 ] {8c0948ae-8267-4af5-8e22-355beb1c52fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13076 2024.06.27 21:57:36.682421 [ 187 ] {540ef119-8e49-479b-952b-36e305224547::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
13077 2024.06.27 21:57:36.682832 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB.
13078 2024.06.27 21:57:36.682905 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 45 rows starting from the beginning of the part
13079 2024.06.27 21:57:36.683478 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 4 rows starting from the beginning of the part
13080 2024.06.27 21:57:36.683492 [ 3 ] {8c0948ae-8267-4af5-8e22-355beb1c52fb} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13081 2024.06.27 21:57:36.683539 [ 3 ] {8c0948ae-8267-4af5-8e22-355beb1c52fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
13082 2024.06.27 21:57:36.683961 [ 195 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 45 rows starting from the beginning of the part
13083 2024.06.27 21:57:36.684612 [ 3 ] {8c0948ae-8267-4af5-8e22-355beb1c52fb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
13084 2024.06.27 21:57:36.685122 [ 3 ] {8c0948ae-8267-4af5-8e22-355beb1c52fb} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13085 2024.06.27 21:57:36.685327 [ 3 ] {8c0948ae-8267-4af5-8e22-355beb1c52fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004577 sec., 13109.023377758356 rows/sec., 904.66 KiB/sec.
13086 2024.06.27 21:57:36.685340 [ 62 ] {} <Debug> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
13087 2024.06.27 21:57:36.685424 [ 62 ] {} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13088 2024.06.27 21:57:36.685489 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
13089 2024.06.27 21:57:36.685645 [ 3 ] {8c0948ae-8267-4af5-8e22-355beb1c52fb} <Debug> DynamicQueryHandler: Done processing query
13090 2024.06.27 21:57:36.685655 [ 193 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
13091 2024.06.27 21:57:36.685684 [ 3 ] {8c0948ae-8267-4af5-8e22-355beb1c52fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13092 2024.06.27 21:57:36.685742 [ 3 ] {} <Debug> HTTP-Session: 513affec-c828-4cfb-b8a4-c061dcb60c0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13093 2024.06.27 21:57:36.685873 [ 193 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13094 2024.06.27 21:57:36.685909 [ 193 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4780 rows starting from the beginning of the part
13095 2024.06.27 21:57:36.686091 [ 193 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
13096 2024.06.27 21:57:36.686298 [ 193 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
13097 2024.06.27 21:57:36.686556 [ 193 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
13098 2024.06.27 21:57:36.686928 [ 193 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
13099 2024.06.27 21:57:36.687214 [ 193 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::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
13100 2024.06.27 21:57:36.691479 [ 187 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5080 rows, containing 4 columns (4 merged, 0 gathered) in 0.00589626 sec., 861563.0925366249 rows/sec., 58.08 MiB/sec.
13101 2024.06.27 21:57:36.692553 [ 187 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
13102 2024.06.27 21:57:36.692937 [ 187 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_86_17} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13103 2024.06.27 21:57:36.693012 [ 187 ] {412c6aca-c91e-44cf-970b-7cc16b0041d2::all_1_86_17} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
13104 2024.06.27 21:57:36.693111 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB.
13105 2024.06.27 21:57:36.694183 [ 186 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1223 rows, containing 19 columns (19 merged, 0 gathered) in 0.015204643 sec., 80435.95630624145 rows/sec., 144.14 MiB/sec.
13106 2024.06.27 21:57:36.695564 [ 188 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
13107 2024.06.27 21:57:36.696229 [ 188 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13108 2024.06.27 21:57:36.696323 [ 188 ] {5d7fdea2-0166-4bb7-9051-9810926e5374::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
13109 2024.06.27 21:57:36.696490 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB.
13110 2024.06.27 21:57:37.000124 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.35 MiB, peak 217.02 MiB, free memory in arenas 0.00 B, will set to 207.70 MiB (RSS), difference: 2.35 MiB
13111 2024.06.27 21:57:41.640550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13112 2024.06.27 21:57:41.640726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13113 2024.06.27 21:57:41.640774 [ 3 ] {} <Debug> HTTP-Session: f7f8ea03-e0d7-488f-967e-beae426506dc Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
13114 2024.06.27 21:57:41.640815 [ 3 ] {} <Debug> HTTP-Session: f7f8ea03-e0d7-488f-967e-beae426506dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13115 2024.06.27 21:57:41.640848 [ 3 ] {} <Debug> HTTP-Session: f7f8ea03-e0d7-488f-967e-beae426506dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13116 2024.06.27 21:57:41.640932 [ 3 ] {} <Trace> HTTP-Session: f7f8ea03-e0d7-488f-967e-beae426506dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13117 2024.06.27 21:57:41.641231 [ 3 ] {cef20bf3-51cf-4079-91a8-1b12e97750a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13118 2024.06.27 21:57:41.641340 [ 3 ] {cef20bf3-51cf-4079-91a8-1b12e97750a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13119 2024.06.27 21:57:41.641666 [ 3 ] {cef20bf3-51cf-4079-91a8-1b12e97750a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13120 2024.06.27 21:57:41.642092 [ 3 ] {cef20bf3-51cf-4079-91a8-1b12e97750a2} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13121 2024.06.27 21:57:41.642137 [ 3 ] {cef20bf3-51cf-4079-91a8-1b12e97750a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
13122 2024.06.27 21:57:41.642516 [ 3 ] {cef20bf3-51cf-4079-91a8-1b12e97750a2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
13123 2024.06.27 21:57:41.642862 [ 3 ] {cef20bf3-51cf-4079-91a8-1b12e97750a2} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13124 2024.06.27 21:57:41.643035 [ 3 ] {cef20bf3-51cf-4079-91a8-1b12e97750a2} <Debug> executeQuery: Read 4 rows, 332.00 B in 0.001896 sec., 2109.704641350211 rows/sec., 171.00 KiB/sec.
13125 2024.06.27 21:57:41.643368 [ 3 ] {cef20bf3-51cf-4079-91a8-1b12e97750a2} <Debug> DynamicQueryHandler: Done processing query
13126 2024.06.27 21:57:41.643429 [ 3 ] {cef20bf3-51cf-4079-91a8-1b12e97750a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13127 2024.06.27 21:57:41.643499 [ 3 ] {} <Debug> HTTP-Session: f7f8ea03-e0d7-488f-967e-beae426506dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13128 2024.06.27 21:57:41.643716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13129 2024.06.27 21:57:41.643776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13130 2024.06.27 21:57:41.643797 [ 3 ] {} <Debug> HTTP-Session: 90cb9dff-caac-4aca-887c-29708fa39e6b Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
13131 2024.06.27 21:57:41.643815 [ 3 ] {} <Debug> HTTP-Session: 90cb9dff-caac-4aca-887c-29708fa39e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13132 2024.06.27 21:57:41.643829 [ 3 ] {} <Debug> HTTP-Session: 90cb9dff-caac-4aca-887c-29708fa39e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13133 2024.06.27 21:57:41.643866 [ 3 ] {} <Trace> HTTP-Session: 90cb9dff-caac-4aca-887c-29708fa39e6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13134 2024.06.27 21:57:41.643976 [ 3 ] {448f6287-aaa2-4632-9d07-91177a473a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13135 2024.06.27 21:57:41.644025 [ 3 ] {448f6287-aaa2-4632-9d07-91177a473a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13136 2024.06.27 21:57:41.644183 [ 3 ] {448f6287-aaa2-4632-9d07-91177a473a77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13137 2024.06.27 21:57:41.644469 [ 3 ] {448f6287-aaa2-4632-9d07-91177a473a77} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13138 2024.06.27 21:57:41.644507 [ 3 ] {448f6287-aaa2-4632-9d07-91177a473a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
13139 2024.06.27 21:57:41.644822 [ 3 ] {448f6287-aaa2-4632-9d07-91177a473a77} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13140 2024.06.27 21:57:41.645129 [ 3 ] {448f6287-aaa2-4632-9d07-91177a473a77} <Trace> oximeter.fields_ipaddr (eb356a52-86bf-4e20-8953-d758a4446c2a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13141 2024.06.27 21:57:41.645282 [ 3 ] {448f6287-aaa2-4632-9d07-91177a473a77} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001334 sec., 1499.250374812594 rows/sec., 122.25 KiB/sec.
13142 2024.06.27 21:57:41.645451 [ 3 ] {448f6287-aaa2-4632-9d07-91177a473a77} <Debug> DynamicQueryHandler: Done processing query
13143 2024.06.27 21:57:41.645476 [ 3 ] {448f6287-aaa2-4632-9d07-91177a473a77} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13144 2024.06.27 21:57:41.645493 [ 3 ] {} <Debug> HTTP-Session: 90cb9dff-caac-4aca-887c-29708fa39e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13145 2024.06.27 21:57:41.645621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9758, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13146 2024.06.27 21:57:41.645672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13147 2024.06.27 21:57:41.645693 [ 3 ] {} <Debug> HTTP-Session: 018e3f7d-c6f2-4bdb-aa8c-62c9fc36f734 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
13148 2024.06.27 21:57:41.645709 [ 3 ] {} <Debug> HTTP-Session: 018e3f7d-c6f2-4bdb-aa8c-62c9fc36f734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13149 2024.06.27 21:57:41.645724 [ 3 ] {} <Debug> HTTP-Session: 018e3f7d-c6f2-4bdb-aa8c-62c9fc36f734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13150 2024.06.27 21:57:41.645755 [ 3 ] {} <Trace> HTTP-Session: 018e3f7d-c6f2-4bdb-aa8c-62c9fc36f734 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13151 2024.06.27 21:57:41.645876 [ 3 ] {983ba69d-49be-4022-93f7-f37406d94dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13152 2024.06.27 21:57:41.645921 [ 3 ] {983ba69d-49be-4022-93f7-f37406d94dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13153 2024.06.27 21:57:41.646049 [ 3 ] {983ba69d-49be-4022-93f7-f37406d94dbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13154 2024.06.27 21:57:41.646390 [ 3 ] {983ba69d-49be-4022-93f7-f37406d94dbe} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13155 2024.06.27 21:57:41.646428 [ 3 ] {983ba69d-49be-4022-93f7-f37406d94dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
13156 2024.06.27 21:57:41.646746 [ 3 ] {983ba69d-49be-4022-93f7-f37406d94dbe} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
13157 2024.06.27 21:57:41.647061 [ 3 ] {983ba69d-49be-4022-93f7-f37406d94dbe} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13158 2024.06.27 21:57:41.647207 [ 3 ] {983ba69d-49be-4022-93f7-f37406d94dbe} <Debug> executeQuery: Read 69 rows, 5.55 KiB in 0.00137 sec., 50364.96350364964 rows/sec., 3.96 MiB/sec.
13159 2024.06.27 21:57:41.647396 [ 3 ] {983ba69d-49be-4022-93f7-f37406d94dbe} <Debug> DynamicQueryHandler: Done processing query
13160 2024.06.27 21:57:41.647431 [ 3 ] {983ba69d-49be-4022-93f7-f37406d94dbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13161 2024.06.27 21:57:41.647463 [ 3 ] {} <Debug> HTTP-Session: 018e3f7d-c6f2-4bdb-aa8c-62c9fc36f734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13162 2024.06.27 21:57:41.647601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13163 2024.06.27 21:57:41.647652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13164 2024.06.27 21:57:41.647672 [ 3 ] {} <Debug> HTTP-Session: 5efa0a44-6db7-4abe-9024-7299755f92e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
13165 2024.06.27 21:57:41.647688 [ 3 ] {} <Debug> HTTP-Session: 5efa0a44-6db7-4abe-9024-7299755f92e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13166 2024.06.27 21:57:41.647703 [ 3 ] {} <Debug> HTTP-Session: 5efa0a44-6db7-4abe-9024-7299755f92e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13167 2024.06.27 21:57:41.647734 [ 3 ] {} <Trace> HTTP-Session: 5efa0a44-6db7-4abe-9024-7299755f92e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13168 2024.06.27 21:57:41.647827 [ 3 ] {26ffee10-6ba5-4a80-9c47-e0392412ef4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13169 2024.06.27 21:57:41.647869 [ 3 ] {26ffee10-6ba5-4a80-9c47-e0392412ef4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13170 2024.06.27 21:57:41.647994 [ 3 ] {26ffee10-6ba5-4a80-9c47-e0392412ef4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13171 2024.06.27 21:57:41.648262 [ 3 ] {26ffee10-6ba5-4a80-9c47-e0392412ef4a} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13172 2024.06.27 21:57:41.648299 [ 3 ] {26ffee10-6ba5-4a80-9c47-e0392412ef4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
13173 2024.06.27 21:57:41.648600 [ 3 ] {26ffee10-6ba5-4a80-9c47-e0392412ef4a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
13174 2024.06.27 21:57:41.648908 [ 3 ] {26ffee10-6ba5-4a80-9c47-e0392412ef4a} <Trace> oximeter.fields_u16 (3da9afea-da53-4161-bc25-5bd6d32c3a6e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13175 2024.06.27 21:57:41.649055 [ 3 ] {26ffee10-6ba5-4a80-9c47-e0392412ef4a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00125 sec., 1600 rows/sec., 111.72 KiB/sec.
13176 2024.06.27 21:57:41.649219 [ 3 ] {26ffee10-6ba5-4a80-9c47-e0392412ef4a} <Debug> DynamicQueryHandler: Done processing query
13177 2024.06.27 21:57:41.649244 [ 3 ] {26ffee10-6ba5-4a80-9c47-e0392412ef4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13178 2024.06.27 21:57:41.649259 [ 3 ] {} <Debug> HTTP-Session: 5efa0a44-6db7-4abe-9024-7299755f92e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13179 2024.06.27 21:57:41.649382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 11892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13180 2024.06.27 21:57:41.649431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13181 2024.06.27 21:57:41.649449 [ 3 ] {} <Debug> HTTP-Session: 4354abeb-1f03-4edd-97d5-5b8bad958db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
13182 2024.06.27 21:57:41.649466 [ 3 ] {} <Debug> HTTP-Session: 4354abeb-1f03-4edd-97d5-5b8bad958db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13183 2024.06.27 21:57:41.649479 [ 3 ] {} <Debug> HTTP-Session: 4354abeb-1f03-4edd-97d5-5b8bad958db7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13184 2024.06.27 21:57:41.649510 [ 3 ] {} <Trace> HTTP-Session: 4354abeb-1f03-4edd-97d5-5b8bad958db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13185 2024.06.27 21:57:41.649627 [ 3 ] {58890eaf-3ef0-47e5-8143-ca8576eb7a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13186 2024.06.27 21:57:41.649671 [ 3 ] {58890eaf-3ef0-47e5-8143-ca8576eb7a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13187 2024.06.27 21:57:41.649798 [ 3 ] {58890eaf-3ef0-47e5-8143-ca8576eb7a5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13188 2024.06.27 21:57:41.650108 [ 3 ] {58890eaf-3ef0-47e5-8143-ca8576eb7a5f} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13189 2024.06.27 21:57:41.650145 [ 3 ] {58890eaf-3ef0-47e5-8143-ca8576eb7a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
13190 2024.06.27 21:57:41.650447 [ 3 ] {58890eaf-3ef0-47e5-8143-ca8576eb7a5f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
13191 2024.06.27 21:57:41.650753 [ 3 ] {58890eaf-3ef0-47e5-8143-ca8576eb7a5f} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13192 2024.06.27 21:57:41.650894 [ 3 ] {58890eaf-3ef0-47e5-8143-ca8576eb7a5f} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001307 sec., 53557.76587605203 rows/sec., 4.18 MiB/sec.
13193 2024.06.27 21:57:41.651058 [ 3 ] {58890eaf-3ef0-47e5-8143-ca8576eb7a5f} <Debug> DynamicQueryHandler: Done processing query
13194 2024.06.27 21:57:41.651083 [ 3 ] {58890eaf-3ef0-47e5-8143-ca8576eb7a5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
13195 2024.06.27 21:57:41.651098 [ 3 ] {} <Debug> HTTP-Session: 4354abeb-1f03-4edd-97d5-5b8bad958db7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13196 2024.06.27 21:57:41.651264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13197 2024.06.27 21:57:41.651312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13198 2024.06.27 21:57:41.651331 [ 3 ] {} <Debug> HTTP-Session: 2564e4ea-b9f6-4133-aa04-deaf2bc34197 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
13199 2024.06.27 21:57:41.651347 [ 3 ] {} <Debug> HTTP-Session: 2564e4ea-b9f6-4133-aa04-deaf2bc34197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13200 2024.06.27 21:57:41.651360 [ 3 ] {} <Debug> HTTP-Session: 2564e4ea-b9f6-4133-aa04-deaf2bc34197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13201 2024.06.27 21:57:41.651392 [ 3 ] {} <Trace> HTTP-Session: 2564e4ea-b9f6-4133-aa04-deaf2bc34197 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13202 2024.06.27 21:57:41.651533 [ 3 ] {d1bdcabc-5c40-48d9-8e41-ac1dcbace180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13203 2024.06.27 21:57:41.651580 [ 3 ] {d1bdcabc-5c40-48d9-8e41-ac1dcbace180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13204 2024.06.27 21:57:41.651724 [ 3 ] {d1bdcabc-5c40-48d9-8e41-ac1dcbace180} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13205 2024.06.27 21:57:41.652106 [ 3 ] {d1bdcabc-5c40-48d9-8e41-ac1dcbace180} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13206 2024.06.27 21:57:41.652141 [ 3 ] {d1bdcabc-5c40-48d9-8e41-ac1dcbace180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
13207 2024.06.27 21:57:41.652528 [ 3 ] {d1bdcabc-5c40-48d9-8e41-ac1dcbace180} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
13208 2024.06.27 21:57:41.652872 [ 3 ] {d1bdcabc-5c40-48d9-8e41-ac1dcbace180} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13209 2024.06.27 21:57:41.653015 [ 3 ] {d1bdcabc-5c40-48d9-8e41-ac1dcbace180} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001547 sec., 104072.39819004525 rows/sec., 7.25 MiB/sec.
13210 2024.06.27 21:57:41.653225 [ 3 ] {d1bdcabc-5c40-48d9-8e41-ac1dcbace180} <Debug> DynamicQueryHandler: Done processing query
13211 2024.06.27 21:57:41.653249 [ 3 ] {d1bdcabc-5c40-48d9-8e41-ac1dcbace180} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13212 2024.06.27 21:57:41.653265 [ 3 ] {} <Debug> HTTP-Session: 2564e4ea-b9f6-4133-aa04-deaf2bc34197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13213 2024.06.27 21:57:41.653390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13214 2024.06.27 21:57:41.653439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13215 2024.06.27 21:57:41.653457 [ 3 ] {} <Debug> HTTP-Session: 8dfd8a32-598f-49df-b149-4d2fdefac2d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
13216 2024.06.27 21:57:41.653474 [ 3 ] {} <Debug> HTTP-Session: 8dfd8a32-598f-49df-b149-4d2fdefac2d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13217 2024.06.27 21:57:41.653488 [ 3 ] {} <Debug> HTTP-Session: 8dfd8a32-598f-49df-b149-4d2fdefac2d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13218 2024.06.27 21:57:41.653520 [ 3 ] {} <Trace> HTTP-Session: 8dfd8a32-598f-49df-b149-4d2fdefac2d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13219 2024.06.27 21:57:41.653691 [ 3 ] {e45b921f-6c70-4174-a426-ea5de461b787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13220 2024.06.27 21:57:41.653756 [ 3 ] {e45b921f-6c70-4174-a426-ea5de461b787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
13221 2024.06.27 21:57:41.654160 [ 3 ] {e45b921f-6c70-4174-a426-ea5de461b787} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13222 2024.06.27 21:57:41.654611 [ 3 ] {e45b921f-6c70-4174-a426-ea5de461b787} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13223 2024.06.27 21:57:41.654647 [ 3 ] {e45b921f-6c70-4174-a426-ea5de461b787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
13224 2024.06.27 21:57:41.655235 [ 3 ] {e45b921f-6c70-4174-a426-ea5de461b787} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
13225 2024.06.27 21:57:41.655643 [ 3 ] {e45b921f-6c70-4174-a426-ea5de461b787} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13226 2024.06.27 21:57:41.655832 [ 3 ] {e45b921f-6c70-4174-a426-ea5de461b787} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002205 sec., 1814.0589569160998 rows/sec., 3.25 MiB/sec.
13227 2024.06.27 21:57:41.656082 [ 3 ] {e45b921f-6c70-4174-a426-ea5de461b787} <Debug> DynamicQueryHandler: Done processing query
13228 2024.06.27 21:57:41.656106 [ 3 ] {e45b921f-6c70-4174-a426-ea5de461b787} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13229 2024.06.27 21:57:41.656122 [ 3 ] {} <Debug> HTTP-Session: 8dfd8a32-598f-49df-b149-4d2fdefac2d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13230 2024.06.27 21:57:41.656244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13231 2024.06.27 21:57:41.656294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13232 2024.06.27 21:57:41.656314 [ 3 ] {} <Debug> HTTP-Session: e60596c4-8992-401c-8e6a-f5c223c89413 Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
13233 2024.06.27 21:57:41.656330 [ 3 ] {} <Debug> HTTP-Session: e60596c4-8992-401c-8e6a-f5c223c89413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13234 2024.06.27 21:57:41.656344 [ 3 ] {} <Debug> HTTP-Session: e60596c4-8992-401c-8e6a-f5c223c89413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13235 2024.06.27 21:57:41.656374 [ 3 ] {} <Trace> HTTP-Session: e60596c4-8992-401c-8e6a-f5c223c89413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13236 2024.06.27 21:57:41.656487 [ 3 ] {982d9680-dfad-4f7b-9748-c5868ab255bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13237 2024.06.27 21:57:41.656532 [ 3 ] {982d9680-dfad-4f7b-9748-c5868ab255bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13238 2024.06.27 21:57:41.656659 [ 3 ] {982d9680-dfad-4f7b-9748-c5868ab255bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13239 2024.06.27 21:57:41.656934 [ 3 ] {982d9680-dfad-4f7b-9748-c5868ab255bb} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13240 2024.06.27 21:57:41.656970 [ 3 ] {982d9680-dfad-4f7b-9748-c5868ab255bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB.
13241 2024.06.27 21:57:41.657319 [ 3 ] {982d9680-dfad-4f7b-9748-c5868ab255bb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
13242 2024.06.27 21:57:41.657635 [ 3 ] {982d9680-dfad-4f7b-9748-c5868ab255bb} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13243 2024.06.27 21:57:41.657795 [ 3 ] {982d9680-dfad-4f7b-9748-c5868ab255bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001342 sec., 44709.38897168405 rows/sec., 3.01 MiB/sec.
13244 2024.06.27 21:57:41.657966 [ 3 ] {982d9680-dfad-4f7b-9748-c5868ab255bb} <Debug> DynamicQueryHandler: Done processing query
13245 2024.06.27 21:57:41.657990 [ 3 ] {982d9680-dfad-4f7b-9748-c5868ab255bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13246 2024.06.27 21:57:41.658006 [ 3 ] {} <Debug> HTTP-Session: e60596c4-8992-401c-8e6a-f5c223c89413 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13247 2024.06.27 21:57:46.642326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 6508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13248 2024.06.27 21:57:46.642478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13249 2024.06.27 21:57:46.642510 [ 3 ] {} <Debug> HTTP-Session: 21cbd600-684f-4722-a3f6-7af22938a83d Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
13250 2024.06.27 21:57:46.642540 [ 3 ] {} <Debug> HTTP-Session: 21cbd600-684f-4722-a3f6-7af22938a83d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13251 2024.06.27 21:57:46.642560 [ 3 ] {} <Debug> HTTP-Session: 21cbd600-684f-4722-a3f6-7af22938a83d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13252 2024.06.27 21:57:46.642616 [ 3 ] {} <Trace> HTTP-Session: 21cbd600-684f-4722-a3f6-7af22938a83d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13253 2024.06.27 21:57:46.642839 [ 3 ] {97359d34-fb7e-49c1-87ce-2b14e43050a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13254 2024.06.27 21:57:46.642908 [ 3 ] {97359d34-fb7e-49c1-87ce-2b14e43050a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13255 2024.06.27 21:57:46.643099 [ 3 ] {97359d34-fb7e-49c1-87ce-2b14e43050a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13256 2024.06.27 21:57:46.643568 [ 3 ] {97359d34-fb7e-49c1-87ce-2b14e43050a9} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13257 2024.06.27 21:57:46.643611 [ 3 ] {97359d34-fb7e-49c1-87ce-2b14e43050a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
13258 2024.06.27 21:57:46.643992 [ 3 ] {97359d34-fb7e-49c1-87ce-2b14e43050a9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
13259 2024.06.27 21:57:46.644329 [ 3 ] {97359d34-fb7e-49c1-87ce-2b14e43050a9} <Trace> oximeter.fields_i64 (e0f882f8-fa91-4377-8c34-e9b43ec4a69d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13260 2024.06.27 21:57:46.644506 [ 3 ] {97359d34-fb7e-49c1-87ce-2b14e43050a9} <Debug> executeQuery: Read 45 rows, 3.65 KiB in 0.001732 sec., 25981.524249422633 rows/sec., 2.06 MiB/sec.
13261 2024.06.27 21:57:46.644751 [ 3 ] {97359d34-fb7e-49c1-87ce-2b14e43050a9} <Debug> DynamicQueryHandler: Done processing query
13262 2024.06.27 21:57:46.644783 [ 3 ] {97359d34-fb7e-49c1-87ce-2b14e43050a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13263 2024.06.27 21:57:46.644800 [ 3 ] {} <Debug> HTTP-Session: 21cbd600-684f-4722-a3f6-7af22938a83d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13264 2024.06.27 21:57:46.645009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 28264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13265 2024.06.27 21:57:46.645067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13266 2024.06.27 21:57:46.645087 [ 3 ] {} <Debug> HTTP-Session: 05c847a5-ccf8-4cbc-b236-b672fd04f18a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
13267 2024.06.27 21:57:46.645104 [ 3 ] {} <Debug> HTTP-Session: 05c847a5-ccf8-4cbc-b236-b672fd04f18a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13268 2024.06.27 21:57:46.645118 [ 3 ] {} <Debug> HTTP-Session: 05c847a5-ccf8-4cbc-b236-b672fd04f18a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13269 2024.06.27 21:57:46.645153 [ 3 ] {} <Trace> HTTP-Session: 05c847a5-ccf8-4cbc-b236-b672fd04f18a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13270 2024.06.27 21:57:46.645310 [ 3 ] {f5f039ac-0882-427d-b8da-7f6f42b00d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13271 2024.06.27 21:57:46.645359 [ 3 ] {f5f039ac-0882-427d-b8da-7f6f42b00d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13272 2024.06.27 21:57:46.645490 [ 3 ] {f5f039ac-0882-427d-b8da-7f6f42b00d3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13273 2024.06.27 21:57:46.645931 [ 3 ] {f5f039ac-0882-427d-b8da-7f6f42b00d3d} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13274 2024.06.27 21:57:46.645970 [ 3 ] {f5f039ac-0882-427d-b8da-7f6f42b00d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
13275 2024.06.27 21:57:46.646300 [ 3 ] {f5f039ac-0882-427d-b8da-7f6f42b00d3d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
13276 2024.06.27 21:57:46.646629 [ 3 ] {f5f039ac-0882-427d-b8da-7f6f42b00d3d} <Trace> oximeter.fields_string (99ac38d6-7c57-485a-8e51-5a6af5b6258b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13277 2024.06.27 21:57:46.646784 [ 3 ] {f5f039ac-0882-427d-b8da-7f6f42b00d3d} <Debug> executeQuery: Read 191 rows, 16.65 KiB in 0.001541 sec., 123945.48994159636 rows/sec., 10.55 MiB/sec.
13278 2024.06.27 21:57:46.646970 [ 3 ] {f5f039ac-0882-427d-b8da-7f6f42b00d3d} <Debug> DynamicQueryHandler: Done processing query
13279 2024.06.27 21:57:46.646995 [ 3 ] {f5f039ac-0882-427d-b8da-7f6f42b00d3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13280 2024.06.27 21:57:46.647011 [ 3 ] {} <Debug> HTTP-Session: 05c847a5-ccf8-4cbc-b236-b672fd04f18a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13281 2024.06.27 21:57:46.647161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 18503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13282 2024.06.27 21:57:46.647211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13283 2024.06.27 21:57:46.647230 [ 3 ] {} <Debug> HTTP-Session: 46593445-42ec-4fbc-a4bc-af1a0778088c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
13284 2024.06.27 21:57:46.647246 [ 3 ] {} <Debug> HTTP-Session: 46593445-42ec-4fbc-a4bc-af1a0778088c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13285 2024.06.27 21:57:46.647261 [ 3 ] {} <Debug> HTTP-Session: 46593445-42ec-4fbc-a4bc-af1a0778088c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13286 2024.06.27 21:57:46.647292 [ 3 ] {} <Trace> HTTP-Session: 46593445-42ec-4fbc-a4bc-af1a0778088c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13287 2024.06.27 21:57:46.647428 [ 3 ] {aa5f58f1-b1f3-4dca-bf32-232a036bd8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13288 2024.06.27 21:57:46.647473 [ 3 ] {aa5f58f1-b1f3-4dca-bf32-232a036bd8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13289 2024.06.27 21:57:46.647600 [ 3 ] {aa5f58f1-b1f3-4dca-bf32-232a036bd8e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13290 2024.06.27 21:57:46.648025 [ 3 ] {aa5f58f1-b1f3-4dca-bf32-232a036bd8e7} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13291 2024.06.27 21:57:46.648062 [ 3 ] {aa5f58f1-b1f3-4dca-bf32-232a036bd8e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
13292 2024.06.27 21:57:46.648380 [ 3 ] {aa5f58f1-b1f3-4dca-bf32-232a036bd8e7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
13293 2024.06.27 21:57:46.648691 [ 3 ] {aa5f58f1-b1f3-4dca-bf32-232a036bd8e7} <Trace> oximeter.fields_uuid (cbc3f2f5-9ae0-4ecf-96f3-15fa93b7fdc4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13294 2024.06.27 21:57:46.648846 [ 3 ] {aa5f58f1-b1f3-4dca-bf32-232a036bd8e7} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001472 sec., 74048.91304347826 rows/sec., 5.78 MiB/sec.
13295 2024.06.27 21:57:46.649022 [ 3 ] {aa5f58f1-b1f3-4dca-bf32-232a036bd8e7} <Debug> DynamicQueryHandler: Done processing query
13296 2024.06.27 21:57:46.649046 [ 3 ] {aa5f58f1-b1f3-4dca-bf32-232a036bd8e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13297 2024.06.27 21:57:46.649062 [ 3 ] {} <Debug> HTTP-Session: 46593445-42ec-4fbc-a4bc-af1a0778088c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13298 2024.06.27 21:57:46.649221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13299 2024.06.27 21:57:46.649271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13300 2024.06.27 21:57:46.649290 [ 3 ] {} <Debug> HTTP-Session: 92d48721-7971-4375-9b11-0bdb8b3e794a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
13301 2024.06.27 21:57:46.649307 [ 3 ] {} <Debug> HTTP-Session: 92d48721-7971-4375-9b11-0bdb8b3e794a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13302 2024.06.27 21:57:46.649321 [ 3 ] {} <Debug> HTTP-Session: 92d48721-7971-4375-9b11-0bdb8b3e794a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13303 2024.06.27 21:57:46.649353 [ 3 ] {} <Trace> HTTP-Session: 92d48721-7971-4375-9b11-0bdb8b3e794a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13304 2024.06.27 21:57:46.649503 [ 3 ] {815f4cd8-e569-4288-af15-2e766b3c215b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13305 2024.06.27 21:57:46.649551 [ 3 ] {815f4cd8-e569-4288-af15-2e766b3c215b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13306 2024.06.27 21:57:46.649697 [ 3 ] {815f4cd8-e569-4288-af15-2e766b3c215b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13307 2024.06.27 21:57:46.650112 [ 3 ] {815f4cd8-e569-4288-af15-2e766b3c215b} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13308 2024.06.27 21:57:46.650148 [ 3 ] {815f4cd8-e569-4288-af15-2e766b3c215b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
13309 2024.06.27 21:57:46.650543 [ 3 ] {815f4cd8-e569-4288-af15-2e766b3c215b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
13310 2024.06.27 21:57:46.650883 [ 3 ] {815f4cd8-e569-4288-af15-2e766b3c215b} <Trace> oximeter.measurements_cumulativeu64 (540ef119-8e49-479b-952b-36e305224547): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13311 2024.06.27 21:57:46.651038 [ 3 ] {815f4cd8-e569-4288-af15-2e766b3c215b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001599 sec., 100062.53908692933 rows/sec., 6.97 MiB/sec.
13312 2024.06.27 21:57:46.651324 [ 3 ] {815f4cd8-e569-4288-af15-2e766b3c215b} <Debug> DynamicQueryHandler: Done processing query
13313 2024.06.27 21:57:46.651384 [ 3 ] {815f4cd8-e569-4288-af15-2e766b3c215b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13314 2024.06.27 21:57:46.651440 [ 3 ] {} <Debug> HTTP-Session: 92d48721-7971-4375-9b11-0bdb8b3e794a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13315 2024.06.27 21:57:46.651717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 72981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13316 2024.06.27 21:57:46.651770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13317 2024.06.27 21:57:46.651790 [ 3 ] {} <Debug> HTTP-Session: 19ca32fc-ade8-492c-94a7-e4a2874e2d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
13318 2024.06.27 21:57:46.651806 [ 3 ] {} <Debug> HTTP-Session: 19ca32fc-ade8-492c-94a7-e4a2874e2d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13319 2024.06.27 21:57:46.651821 [ 3 ] {} <Debug> HTTP-Session: 19ca32fc-ade8-492c-94a7-e4a2874e2d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13320 2024.06.27 21:57:46.651852 [ 3 ] {} <Trace> HTTP-Session: 19ca32fc-ade8-492c-94a7-e4a2874e2d6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13321 2024.06.27 21:57:46.652285 [ 3 ] {6fe3069e-90c2-4244-8544-fa5b7d3cedd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13322 2024.06.27 21:57:46.652357 [ 3 ] {6fe3069e-90c2-4244-8544-fa5b7d3cedd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
13323 2024.06.27 21:57:46.652792 [ 3 ] {6fe3069e-90c2-4244-8544-fa5b7d3cedd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13324 2024.06.27 21:57:46.653673 [ 3 ] {6fe3069e-90c2-4244-8544-fa5b7d3cedd2} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13325 2024.06.27 21:57:46.653710 [ 3 ] {6fe3069e-90c2-4244-8544-fa5b7d3cedd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
13326 2024.06.27 21:57:46.654363 [ 3 ] {6fe3069e-90c2-4244-8544-fa5b7d3cedd2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
13327 2024.06.27 21:57:46.654773 [ 3 ] {6fe3069e-90c2-4244-8544-fa5b7d3cedd2} <Trace> oximeter.measurements_histogramf64 (5d7fdea2-0166-4bb7-9051-9810926e5374): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13328 2024.06.27 21:57:46.654962 [ 3 ] {6fe3069e-90c2-4244-8544-fa5b7d3cedd2} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002995 sec., 15025.041736227045 rows/sec., 26.92 MiB/sec.
13329 2024.06.27 21:57:46.655185 [ 3 ] {6fe3069e-90c2-4244-8544-fa5b7d3cedd2} <Debug> DynamicQueryHandler: Done processing query
13330 2024.06.27 21:57:46.655214 [ 3 ] {6fe3069e-90c2-4244-8544-fa5b7d3cedd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB.
13331 2024.06.27 21:57:46.655231 [ 3 ] {} <Debug> HTTP-Session: 19ca32fc-ade8-492c-94a7-e4a2874e2d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13332 2024.06.27 21:57:46.655376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57413, User-Agent: (none), Length: 9112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13333 2024.06.27 21:57:46.655426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13334 2024.06.27 21:57:46.655446 [ 3 ] {} <Debug> HTTP-Session: 318e672b-f9b1-4526-98f8-e01263d6193c Authenticating user 'default' from [fd00:1122:3344:101::d]:57413
13335 2024.06.27 21:57:46.655463 [ 3 ] {} <Debug> HTTP-Session: 318e672b-f9b1-4526-98f8-e01263d6193c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13336 2024.06.27 21:57:46.655477 [ 3 ] {} <Debug> HTTP-Session: 318e672b-f9b1-4526-98f8-e01263d6193c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13337 2024.06.27 21:57:46.655508 [ 3 ] {} <Trace> HTTP-Session: 318e672b-f9b1-4526-98f8-e01263d6193c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13338 2024.06.27 21:57:46.655620 [ 3 ] {94977ec1-f95e-4e38-91da-a0ca670fdcf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57413) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13339 2024.06.27 21:57:46.655665 [ 3 ] {94977ec1-f95e-4e38-91da-a0ca670fdcf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13340 2024.06.27 21:57:46.655792 [ 3 ] {94977ec1-f95e-4e38-91da-a0ca670fdcf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13341 2024.06.27 21:57:46.656119 [ 3 ] {94977ec1-f95e-4e38-91da-a0ca670fdcf7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13342 2024.06.27 21:57:46.656156 [ 3 ] {94977ec1-f95e-4e38-91da-a0ca670fdcf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB.
13343 2024.06.27 21:57:46.656511 [ 3 ] {94977ec1-f95e-4e38-91da-a0ca670fdcf7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
13344 2024.06.27 21:57:46.656836 [ 3 ] {94977ec1-f95e-4e38-91da-a0ca670fdcf7} <Trace> oximeter.measurements_u64 (412c6aca-c91e-44cf-970b-7cc16b0041d2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13345 2024.06.27 21:57:46.656984 [ 3 ] {94977ec1-f95e-4e38-91da-a0ca670fdcf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec.
13346 2024.06.27 21:57:46.657217 [ 3 ] {94977ec1-f95e-4e38-91da-a0ca670fdcf7} <Debug> DynamicQueryHandler: Done processing query
13347 2024.06.27 21:57:46.657268 [ 3 ] {94977ec1-f95e-4e38-91da-a0ca670fdcf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13348 2024.06.27 21:57:46.657330 [ 3 ] {} <Debug> HTTP-Session: 318e672b-f9b1-4526-98f8-e01263d6193c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db