Max level shown:
1 [ Feb 22 18:31:17 Enabled. ]
2 [ Feb 22 18:31:17 Rereading configuration. ]
3 [ Feb 22 18:31:19 Rereading configuration. ]
4 [ Feb 22 18:31:31 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 [ Feb 22 18:31:31 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.02.22 18:31:31.757171 [ 1 ] {} <Information> Application: Will watch for the process with pid 26677
33 2024.02.22 18:31:31.757258 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.02.22 18:31:32.366859 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 26677
35 2024.02.22 18:31:32.367021 [ 1 ] {} <Information> Application: starting up
36 2024.02.22 18:31:32.367217 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.02.22 18:31:32.538410 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
38 2024.02.22 18:31:32.538460 [ 1 ] {} <Debug> Application: Initializing DateLUT.
39 2024.02.22 18:31:32.538473 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
40 2024.02.22 18:31:32.538511 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
41 2024.02.22 18:31:32.538817 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
42 2024.02.22 18:31:32.539473 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
43 Processing configuration file 'config.xml'.
44 There is no file 'config.xml', will use embedded config.
45 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
46 2024.02.22 18:31:32.539991 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
47 2024.02.22 18:31:32.540249 [ 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)
48 2024.02.22 18:31:32.542836 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
49 2024.02.22 18:31:32.542880 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
50 2024.02.22 18:31:32.543600 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
51 Processing configuration file 'config.xml'.
52 There is no file 'config.xml', will use embedded config.
53 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
54 2024.02.22 18:31:32.543805 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
55 2024.02.22 18:31:32.549882 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
56 2024.02.22 18:31:32.550379 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
57 2024.02.22 18:31:32.550405 [ 1 ] {} <Information> Application: Uncompressed cache policy name
58 2024.02.22 18:31:32.551679 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
59 2024.02.22 18:31:32.552156 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
60 2024.02.22 18:31:32.552393 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
61 2024.02.22 18:31:32.552762 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
62 2024.02.22 18:31:32.553555 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
63 2024.02.22 18:31:32.553600 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
64 2024.02.22 18:31:32.553655 [ 1 ] {} <Debug> Application: Loaded user defined objects
65 2024.02.22 18:31:32.553671 [ 1 ] {} <Information> Application: Loading metadata from /data/
66 2024.02.22 18:31:32.594799 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
67 2024.02.22 18:31:32.594835 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000129612 sec
68 2024.02.22 18:31:32.595479 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
69 2024.02.22 18:31:32.595563 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
70 2024.02.22 18:31:32.595583 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
71 2024.02.22 18:31:32.595600 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
72 2024.02.22 18:31:32.595612 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
73 2024.02.22 18:31:32.595626 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
74 2024.02.22 18:31:32.595640 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
75 2024.02.22 18:31:32.595672 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
76 2024.02.22 18:31:32.595692 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
77 2024.02.22 18:31:32.595719 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
78 2024.02.22 18:31:32.595732 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
79 2024.02.22 18:31:32.595745 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
80 2024.02.22 18:31:32.595760 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
81 2024.02.22 18:31:32.595794 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
82 2024.02.22 18:31:32.595809 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
83 2024.02.22 18:31:32.595821 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
84 2024.02.22 18:31:32.630443 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
85 2024.02.22 18:31:32.635670 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
86 2024.02.22 18:31:32.635701 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1781e-05 sec
87 2024.02.22 18:31:32.635726 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
88 2024.02.22 18:31:32.635741 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
89 2024.02.22 18:31:32.635762 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
90 2024.02.22 18:31:32.637806 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
91 2024.02.22 18:31:32.643164 [ 1 ] {} <Debug> Application: Loaded metadata.
92 2024.02.22 18:31:32.643331 [ 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).
93 2024.02.22 18:31:32.643366 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
94 2024.02.22 18:31:32.819773 [ 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 22.8.9.1)
95 2024.02.22 18:31:32.837902 [ 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 22.8.9.1)
96 2024.02.22 18:31:32.837954 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
97 2024.02.22 18:31:32.950220 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
98 2024.02.22 18:31:32.950983 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB
99 2024.02.22 18:31:32.951312 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
100 2024.02.22 18:31:32.951344 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
101 2024.02.22 18:31:32.951363 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache
102 2024.02.22 18:31:32.951451 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache
103 2024.02.22 18:31:32.951478 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
104 2024.02.22 18:31:32.951522 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
105 2024.02.22 18:31:32.952250 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
106 2024.02.22 18:31:32.952284 [ 1 ] {} <Information> Application: Ready for connections.
107 2024.02.22 18:31:33.154722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
108 2024.02.22 18:31:33.154903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
109 2024.02.22 18:31:33.155516 [ 3 ] {} <Debug> HTTP-Session: d69c37f5-fd9d-4be0-b141-b1bca95c38c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
110 2024.02.22 18:31:33.155549 [ 3 ] {} <Debug> HTTP-Session: d69c37f5-fd9d-4be0-b141-b1bca95c38c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
111 2024.02.22 18:31:33.155687 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
112 2024.02.22 18:31:33.155716 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
113 2024.02.22 18:31:33.155733 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
114 2024.02.22 18:31:33.157270 [ 3 ] {e5c1db71-0917-4548-8a23-232ec3b4f890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
115 2024.02.22 18:31:33.180121 [ 3 ] {e5c1db71-0917-4548-8a23-232ec3b4f890} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:39036) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
116 
117 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
118 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
119 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
120 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
121 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
122 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
123 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
124 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
125 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
126 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
127 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
128 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
129 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
130 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
131 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
132 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
133 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
134 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
135 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
136 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
137 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
138 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
139 
140 2024.02.22 18:31:33.180955 [ 3 ] {e5c1db71-0917-4548-8a23-232ec3b4f890} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
141 
142 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
143 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
144 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
145 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
146 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
147 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
148 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
149 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
150 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
151 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
152 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
153 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
154 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
155 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
156 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
157 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
158 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
159 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
160 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
161 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
162 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
163 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
164 (version 22.8.9.1)
165 2024.02.22 18:31:33.181717 [ 3 ] {e5c1db71-0917-4548-8a23-232ec3b4f890} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
166 2024.02.22 18:31:33.181741 [ 3 ] {} <Debug> HTTP-Session: d69c37f5-fd9d-4be0-b141-b1bca95c38c7 Destroying unnamed session
167 2024.02.22 18:31:33.182140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
168 2024.02.22 18:31:33.182196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
169 2024.02.22 18:31:33.182215 [ 3 ] {} <Debug> HTTP-Session: 9dddf1d7-8981-4d25-8667-d3b73e7278c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
170 2024.02.22 18:31:33.182236 [ 3 ] {} <Debug> HTTP-Session: 9dddf1d7-8981-4d25-8667-d3b73e7278c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
171 2024.02.22 18:31:33.182333 [ 3 ] {df7cee2b-726e-45b0-98b6-ef81d8c5ab2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
172 2024.02.22 18:31:33.182416 [ 3 ] {df7cee2b-726e-45b0-98b6-ef81d8c5ab2f} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
173 2024.02.22 18:31:33.183398 [ 3 ] {df7cee2b-726e-45b0-98b6-ef81d8c5ab2f} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
174 2024.02.22 18:31:33.185323 [ 3 ] {df7cee2b-726e-45b0-98b6-ef81d8c5ab2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
175 2024.02.22 18:31:33.189365 [ 3 ] {df7cee2b-726e-45b0-98b6-ef81d8c5ab2f} <Debug> DynamicQueryHandler: Done processing query
176 2024.02.22 18:31:33.189411 [ 3 ] {df7cee2b-726e-45b0-98b6-ef81d8c5ab2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
177 2024.02.22 18:31:33.189427 [ 3 ] {} <Debug> HTTP-Session: 9dddf1d7-8981-4d25-8667-d3b73e7278c8 Destroying unnamed session
178 2024.02.22 18:31:33.189578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
179 2024.02.22 18:31:33.189633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
180 2024.02.22 18:31:33.189651 [ 3 ] {} <Debug> HTTP-Session: 11929644-a833-4fd7-9e01-32bad58dcf2b Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
181 2024.02.22 18:31:33.189667 [ 3 ] {} <Debug> HTTP-Session: 11929644-a833-4fd7-9e01-32bad58dcf2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
182 2024.02.22 18:31:33.189767 [ 3 ] {9a32f01e-6418-4818-8ecd-e6aeb0c3e8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
183 2024.02.22 18:31:33.190011 [ 3 ] {9a32f01e-6418-4818-8ecd-e6aeb0c3e8d2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:39036) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
184 
185 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
186 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
187 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
188 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
189 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
190 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
191 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
192 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
193 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
194 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
195 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
196 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
197 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
198 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
199 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
200 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
201 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
202 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
203 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
204 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
205 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
206 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
207 
208 2024.02.22 18:31:33.190138 [ 3 ] {9a32f01e-6418-4818-8ecd-e6aeb0c3e8d2} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
209 
210 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
211 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
212 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
213 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
214 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
215 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
216 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
217 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
218 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
219 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
220 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
221 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
222 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
223 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
224 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
225 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
226 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
227 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
228 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
229 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
230 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
231 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1
232 (version 22.8.9.1)
233 2024.02.22 18:31:33.190253 [ 3 ] {9a32f01e-6418-4818-8ecd-e6aeb0c3e8d2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
234 2024.02.22 18:31:33.190272 [ 3 ] {} <Debug> HTTP-Session: 11929644-a833-4fd7-9e01-32bad58dcf2b Destroying unnamed session
235 2024.02.22 18:31:33.190579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
236 2024.02.22 18:31:33.190630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
237 2024.02.22 18:31:33.190647 [ 3 ] {} <Debug> HTTP-Session: b0b24fd7-2feb-45a4-ab15-847d4e6c65d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
238 2024.02.22 18:31:33.190666 [ 3 ] {} <Debug> HTTP-Session: b0b24fd7-2feb-45a4-ab15-847d4e6c65d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
239 2024.02.22 18:31:33.190776 [ 3 ] {78120d3b-e4e6-4828-81ed-246c74ef4e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) DROP DATABASE IF EXISTS oximeter (stage: Complete)
240 2024.02.22 18:31:33.190876 [ 3 ] {78120d3b-e4e6-4828-81ed-246c74ef4e5d} <Debug> DynamicQueryHandler: Done processing query
241 2024.02.22 18:31:33.190900 [ 3 ] {78120d3b-e4e6-4828-81ed-246c74ef4e5d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
242 2024.02.22 18:31:33.190914 [ 3 ] {} <Debug> HTTP-Session: b0b24fd7-2feb-45a4-ab15-847d4e6c65d9 Destroying unnamed session
243 2024.02.22 18:31:33.191026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
244 2024.02.22 18:31:33.191068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
245 2024.02.22 18:31:33.191085 [ 3 ] {} <Debug> HTTP-Session: fa1d95d1-f575-4f32-82bf-a1896dd0f715 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
246 2024.02.22 18:31:33.191104 [ 3 ] {} <Debug> HTTP-Session: fa1d95d1-f575-4f32-82bf-a1896dd0f715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
247 2024.02.22 18:31:33.191159 [ 3 ] {323a5d74-25bd-4bb3-b835-4fb57fe3de71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
248 2024.02.22 18:31:33.191212 [ 3 ] {323a5d74-25bd-4bb3-b835-4fb57fe3de71} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
249 2024.02.22 18:31:33.196910 [ 3 ] {323a5d74-25bd-4bb3-b835-4fb57fe3de71} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
250 2024.02.22 18:31:33.196937 [ 3 ] {323a5d74-25bd-4bb3-b835-4fb57fe3de71} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9501e-05 sec
251 2024.02.22 18:31:33.196983 [ 3 ] {323a5d74-25bd-4bb3-b835-4fb57fe3de71} <Information> TablesLoader: Loading 0 tables with 0 dependency level
252 2024.02.22 18:31:33.197003 [ 3 ] {323a5d74-25bd-4bb3-b835-4fb57fe3de71} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.02.22 18:31:33.197085 [ 3 ] {323a5d74-25bd-4bb3-b835-4fb57fe3de71} <Debug> DynamicQueryHandler: Done processing query
254 2024.02.22 18:31:33.197112 [ 3 ] {323a5d74-25bd-4bb3-b835-4fb57fe3de71} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
255 2024.02.22 18:31:33.197130 [ 3 ] {} <Debug> HTTP-Session: fa1d95d1-f575-4f32-82bf-a1896dd0f715 Destroying unnamed session
256 2024.02.22 18:31:33.197275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.02.22 18:31:33.197327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
258 2024.02.22 18:31:33.197349 [ 3 ] {} <Debug> HTTP-Session: d404a5a6-32dc-4cae-840f-9af73db3f614 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
259 2024.02.22 18:31:33.197372 [ 3 ] {} <Debug> HTTP-Session: d404a5a6-32dc-4cae-840f-9af73db3f614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.02.22 18:31:33.197542 [ 3 ] {20dc7461-96f0-4172-a14d-ec42edd5d725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) /* The version table contains metadata about the `oximeter` database */
261 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
262 2024.02.22 18:31:33.197596 [ 3 ] {20dc7461-96f0-4172-a14d-ec42edd5d725} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
263 2024.02.22 18:31:33.215363 [ 3 ] {20dc7461-96f0-4172-a14d-ec42edd5d725} <Debug> oximeter.version (77aef3f4-ac2a-4ef7-8907-3d23eb6a7db9): Loading data parts
264 2024.02.22 18:31:33.215570 [ 3 ] {20dc7461-96f0-4172-a14d-ec42edd5d725} <Debug> oximeter.version (77aef3f4-ac2a-4ef7-8907-3d23eb6a7db9): There are no data parts
265 2024.02.22 18:31:33.221796 [ 3 ] {20dc7461-96f0-4172-a14d-ec42edd5d725} <Debug> DynamicQueryHandler: Done processing query
266 2024.02.22 18:31:33.221827 [ 3 ] {20dc7461-96f0-4172-a14d-ec42edd5d725} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
267 2024.02.22 18:31:33.221881 [ 3 ] {} <Debug> HTTP-Session: d404a5a6-32dc-4cae-840f-9af73db3f614 Destroying unnamed session
268 2024.02.22 18:31:33.222056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
269 2024.02.22 18:31:33.222125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
270 2024.02.22 18:31:33.222151 [ 3 ] {} <Debug> HTTP-Session: d5c6b643-e504-4caa-94de-ce031ef94569 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
271 2024.02.22 18:31:33.222172 [ 3 ] {} <Debug> HTTP-Session: d5c6b643-e504-4caa-94de-ce031ef94569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
272 2024.02.22 18:31:33.222431 [ 3 ] {40866820-020e-408e-8dd7-952575c175eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) /* The measurement tables contain all individual samples from each timeseries.
273 *
274 * Each table stores a single datum type, and otherwise contains nearly the same
275 * structure. The primary sorting key is on the timeseries name, key, and then
276 * timestamp, so that all timeseries from the same schema are grouped, followed
277 * by all samples from the same timeseries.
278 *
279 * This reflects that one usually looks up the _key_ in one or more field table,
280 * and then uses that to index quickly into the measurements tables.
281 */
282 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)
283 2024.02.22 18:31:33.222496 [ 3 ] {40866820-020e-408e-8dd7-952575c175eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
284 2024.02.22 18:31:33.237638 [ 3 ] {40866820-020e-408e-8dd7-952575c175eb} <Debug> oximeter.measurements_bool (f8d2c706-2f90-4c36-8d00-b1b88322c3d7): Loading data parts
285 2024.02.22 18:31:33.237793 [ 3 ] {40866820-020e-408e-8dd7-952575c175eb} <Debug> oximeter.measurements_bool (f8d2c706-2f90-4c36-8d00-b1b88322c3d7): There are no data parts
286 2024.02.22 18:31:33.242810 [ 3 ] {40866820-020e-408e-8dd7-952575c175eb} <Debug> DynamicQueryHandler: Done processing query
287 2024.02.22 18:31:33.242839 [ 3 ] {40866820-020e-408e-8dd7-952575c175eb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
288 2024.02.22 18:31:33.242865 [ 3 ] {} <Debug> HTTP-Session: d5c6b643-e504-4caa-94de-ce031ef94569 Destroying unnamed session
289 2024.02.22 18:31:33.243021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
290 2024.02.22 18:31:33.243079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
291 2024.02.22 18:31:33.243107 [ 3 ] {} <Debug> HTTP-Session: 04d15ba4-6c38-416f-8892-059bbcc6567b Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
292 2024.02.22 18:31:33.243127 [ 3 ] {} <Debug> HTTP-Session: 04d15ba4-6c38-416f-8892-059bbcc6567b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
293 2024.02.22 18:31:33.243375 [ 3 ] {3b50ebe2-54f7-469d-9ad7-44b3d1e537f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
294 2024.02.22 18:31:33.243441 [ 3 ] {3b50ebe2-54f7-469d-9ad7-44b3d1e537f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
295 2024.02.22 18:31:33.252398 [ 3 ] {3b50ebe2-54f7-469d-9ad7-44b3d1e537f8} <Debug> oximeter.measurements_i8 (5ec2c238-f743-4bf7-abae-d6888b526cd5): Loading data parts
296 2024.02.22 18:31:33.252503 [ 3 ] {3b50ebe2-54f7-469d-9ad7-44b3d1e537f8} <Debug> oximeter.measurements_i8 (5ec2c238-f743-4bf7-abae-d6888b526cd5): There are no data parts
297 2024.02.22 18:31:33.266435 [ 3 ] {3b50ebe2-54f7-469d-9ad7-44b3d1e537f8} <Debug> DynamicQueryHandler: Done processing query
298 2024.02.22 18:31:33.266467 [ 3 ] {3b50ebe2-54f7-469d-9ad7-44b3d1e537f8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
299 2024.02.22 18:31:33.266489 [ 3 ] {} <Debug> HTTP-Session: 04d15ba4-6c38-416f-8892-059bbcc6567b Destroying unnamed session
300 2024.02.22 18:31:33.266637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
301 2024.02.22 18:31:33.266691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
302 2024.02.22 18:31:33.266710 [ 3 ] {} <Debug> HTTP-Session: c09c6b13-7ad3-4dec-959a-53327a55d407 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
303 2024.02.22 18:31:33.266733 [ 3 ] {} <Debug> HTTP-Session: c09c6b13-7ad3-4dec-959a-53327a55d407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
304 2024.02.22 18:31:33.266934 [ 3 ] {d367f0a2-0f83-4eb6-9ad7-748e3ed4c484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
305 2024.02.22 18:31:33.266985 [ 3 ] {d367f0a2-0f83-4eb6-9ad7-748e3ed4c484} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
306 2024.02.22 18:31:33.287774 [ 3 ] {d367f0a2-0f83-4eb6-9ad7-748e3ed4c484} <Debug> oximeter.measurements_u8 (6b345876-14b5-4441-a380-53bfa04bbe4e): Loading data parts
307 2024.02.22 18:31:33.287878 [ 3 ] {d367f0a2-0f83-4eb6-9ad7-748e3ed4c484} <Debug> oximeter.measurements_u8 (6b345876-14b5-4441-a380-53bfa04bbe4e): There are no data parts
308 2024.02.22 18:31:33.291563 [ 3 ] {d367f0a2-0f83-4eb6-9ad7-748e3ed4c484} <Debug> DynamicQueryHandler: Done processing query
309 2024.02.22 18:31:33.291594 [ 3 ] {d367f0a2-0f83-4eb6-9ad7-748e3ed4c484} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2024.02.22 18:31:33.291610 [ 3 ] {} <Debug> HTTP-Session: c09c6b13-7ad3-4dec-959a-53327a55d407 Destroying unnamed session
311 2024.02.22 18:31:33.291754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2024.02.22 18:31:33.291810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2024.02.22 18:31:33.291830 [ 3 ] {} <Debug> HTTP-Session: e4984438-5929-45f9-8359-80bea3262bee Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
314 2024.02.22 18:31:33.291853 [ 3 ] {} <Debug> HTTP-Session: e4984438-5929-45f9-8359-80bea3262bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2024.02.22 18:31:33.292088 [ 3 ] {27cadc5d-7aa3-4677-ba41-61047aeebe6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
316 2024.02.22 18:31:33.292144 [ 3 ] {27cadc5d-7aa3-4677-ba41-61047aeebe6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
317 2024.02.22 18:31:33.306940 [ 3 ] {27cadc5d-7aa3-4677-ba41-61047aeebe6e} <Debug> oximeter.measurements_i16 (f461a132-979e-4bbc-831b-15f807f47f02): Loading data parts
318 2024.02.22 18:31:33.307061 [ 3 ] {27cadc5d-7aa3-4677-ba41-61047aeebe6e} <Debug> oximeter.measurements_i16 (f461a132-979e-4bbc-831b-15f807f47f02): There are no data parts
319 2024.02.22 18:31:33.312629 [ 3 ] {27cadc5d-7aa3-4677-ba41-61047aeebe6e} <Debug> DynamicQueryHandler: Done processing query
320 2024.02.22 18:31:33.312692 [ 3 ] {27cadc5d-7aa3-4677-ba41-61047aeebe6e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2024.02.22 18:31:33.312723 [ 3 ] {} <Debug> HTTP-Session: e4984438-5929-45f9-8359-80bea3262bee Destroying unnamed session
322 2024.02.22 18:31:33.312953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2024.02.22 18:31:33.313010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2024.02.22 18:31:33.313030 [ 3 ] {} <Debug> HTTP-Session: ff07fa1c-543d-4013-8155-a3c4bf2ad749 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
325 2024.02.22 18:31:33.313053 [ 3 ] {} <Debug> HTTP-Session: ff07fa1c-543d-4013-8155-a3c4bf2ad749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2024.02.22 18:31:33.313251 [ 3 ] {4eef8dc7-6beb-48fa-9023-50219ff16813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
327 2024.02.22 18:31:33.313297 [ 3 ] {4eef8dc7-6beb-48fa-9023-50219ff16813} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
328 2024.02.22 18:31:33.322019 [ 3 ] {4eef8dc7-6beb-48fa-9023-50219ff16813} <Debug> oximeter.measurements_u16 (3bbcb84c-f7c2-4dbe-869a-baab1f8b065e): Loading data parts
329 2024.02.22 18:31:33.322141 [ 3 ] {4eef8dc7-6beb-48fa-9023-50219ff16813} <Debug> oximeter.measurements_u16 (3bbcb84c-f7c2-4dbe-869a-baab1f8b065e): There are no data parts
330 2024.02.22 18:31:33.327311 [ 3 ] {4eef8dc7-6beb-48fa-9023-50219ff16813} <Debug> DynamicQueryHandler: Done processing query
331 2024.02.22 18:31:33.327344 [ 3 ] {4eef8dc7-6beb-48fa-9023-50219ff16813} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2024.02.22 18:31:33.327360 [ 3 ] {} <Debug> HTTP-Session: ff07fa1c-543d-4013-8155-a3c4bf2ad749 Destroying unnamed session
333 2024.02.22 18:31:33.327499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2024.02.22 18:31:33.327550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2024.02.22 18:31:33.327571 [ 3 ] {} <Debug> HTTP-Session: 2dfa7719-0cef-46e8-80f6-5fe3472850b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
336 2024.02.22 18:31:33.327593 [ 3 ] {} <Debug> HTTP-Session: 2dfa7719-0cef-46e8-80f6-5fe3472850b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2024.02.22 18:31:33.327785 [ 3 ] {7f0f008c-05bb-4b1a-896d-3c13c7b2c971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
338 2024.02.22 18:31:33.327832 [ 3 ] {7f0f008c-05bb-4b1a-896d-3c13c7b2c971} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
339 2024.02.22 18:31:33.337144 [ 3 ] {7f0f008c-05bb-4b1a-896d-3c13c7b2c971} <Debug> oximeter.measurements_i32 (d89de775-c774-4449-aa62-495317031351): Loading data parts
340 2024.02.22 18:31:33.337228 [ 3 ] {7f0f008c-05bb-4b1a-896d-3c13c7b2c971} <Debug> oximeter.measurements_i32 (d89de775-c774-4449-aa62-495317031351): There are no data parts
341 2024.02.22 18:31:33.342258 [ 3 ] {7f0f008c-05bb-4b1a-896d-3c13c7b2c971} <Debug> DynamicQueryHandler: Done processing query
342 2024.02.22 18:31:33.342315 [ 3 ] {7f0f008c-05bb-4b1a-896d-3c13c7b2c971} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2024.02.22 18:31:33.342346 [ 3 ] {} <Debug> HTTP-Session: 2dfa7719-0cef-46e8-80f6-5fe3472850b8 Destroying unnamed session
344 2024.02.22 18:31:33.342553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2024.02.22 18:31:33.342665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2024.02.22 18:31:33.342706 [ 3 ] {} <Debug> HTTP-Session: 8615cc41-714b-4a1a-8eea-2cb6d877ebbf Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
347 2024.02.22 18:31:33.342751 [ 3 ] {} <Debug> HTTP-Session: 8615cc41-714b-4a1a-8eea-2cb6d877ebbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2024.02.22 18:31:33.343042 [ 3 ] {cfa22d09-c969-4f6e-b793-bc3ffce64aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
349 2024.02.22 18:31:33.343092 [ 3 ] {cfa22d09-c969-4f6e-b793-bc3ffce64aee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
350 2024.02.22 18:31:33.351950 [ 3 ] {cfa22d09-c969-4f6e-b793-bc3ffce64aee} <Debug> oximeter.measurements_u32 (b63b9017-f159-457b-a8cd-44bb07d807f7): Loading data parts
351 2024.02.22 18:31:33.352038 [ 3 ] {cfa22d09-c969-4f6e-b793-bc3ffce64aee} <Debug> oximeter.measurements_u32 (b63b9017-f159-457b-a8cd-44bb07d807f7): There are no data parts
352 2024.02.22 18:31:33.366548 [ 3 ] {cfa22d09-c969-4f6e-b793-bc3ffce64aee} <Debug> DynamicQueryHandler: Done processing query
353 2024.02.22 18:31:33.366587 [ 3 ] {cfa22d09-c969-4f6e-b793-bc3ffce64aee} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2024.02.22 18:31:33.366608 [ 3 ] {} <Debug> HTTP-Session: 8615cc41-714b-4a1a-8eea-2cb6d877ebbf Destroying unnamed session
355 2024.02.22 18:31:33.366750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.02.22 18:31:33.366812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2024.02.22 18:31:33.366836 [ 3 ] {} <Debug> HTTP-Session: 5e1348dd-dcea-4dd7-84ce-6d8ba2aef6c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
358 2024.02.22 18:31:33.366857 [ 3 ] {} <Debug> HTTP-Session: 5e1348dd-dcea-4dd7-84ce-6d8ba2aef6c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.02.22 18:31:33.367093 [ 3 ] {1099b5db-3c9c-4d3b-b500-d3be0ca8f107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
360 2024.02.22 18:31:33.367161 [ 3 ] {1099b5db-3c9c-4d3b-b500-d3be0ca8f107} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
361 2024.02.22 18:31:33.372913 [ 3 ] {1099b5db-3c9c-4d3b-b500-d3be0ca8f107} <Debug> oximeter.measurements_i64 (513f8fab-d76e-4518-896f-a9d58e90d5f6): Loading data parts
362 2024.02.22 18:31:33.373015 [ 3 ] {1099b5db-3c9c-4d3b-b500-d3be0ca8f107} <Debug> oximeter.measurements_i64 (513f8fab-d76e-4518-896f-a9d58e90d5f6): There are no data parts
363 2024.02.22 18:31:33.387154 [ 3 ] {1099b5db-3c9c-4d3b-b500-d3be0ca8f107} <Debug> DynamicQueryHandler: Done processing query
364 2024.02.22 18:31:33.387185 [ 3 ] {1099b5db-3c9c-4d3b-b500-d3be0ca8f107} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2024.02.22 18:31:33.387251 [ 3 ] {} <Debug> HTTP-Session: 5e1348dd-dcea-4dd7-84ce-6d8ba2aef6c9 Destroying unnamed session
366 2024.02.22 18:31:33.387391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2024.02.22 18:31:33.387454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2024.02.22 18:31:33.387485 [ 3 ] {} <Debug> HTTP-Session: 85c675f3-6893-4d86-8771-592db7fb56d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
369 2024.02.22 18:31:33.387505 [ 3 ] {} <Debug> HTTP-Session: 85c675f3-6893-4d86-8771-592db7fb56d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2024.02.22 18:31:33.387707 [ 3 ] {9bc32920-d506-45f3-aa13-e38da7fdabbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
371 2024.02.22 18:31:33.387767 [ 3 ] {9bc32920-d506-45f3-aa13-e38da7fdabbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
372 2024.02.22 18:31:33.407983 [ 3 ] {9bc32920-d506-45f3-aa13-e38da7fdabbc} <Debug> oximeter.measurements_u64 (72b2a1e6-ba80-4436-a37c-03ff59c21790): Loading data parts
373 2024.02.22 18:31:33.408105 [ 3 ] {9bc32920-d506-45f3-aa13-e38da7fdabbc} <Debug> oximeter.measurements_u64 (72b2a1e6-ba80-4436-a37c-03ff59c21790): There are no data parts
374 2024.02.22 18:31:33.413995 [ 3 ] {9bc32920-d506-45f3-aa13-e38da7fdabbc} <Debug> DynamicQueryHandler: Done processing query
375 2024.02.22 18:31:33.414020 [ 3 ] {9bc32920-d506-45f3-aa13-e38da7fdabbc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2024.02.22 18:31:33.414048 [ 3 ] {} <Debug> HTTP-Session: 85c675f3-6893-4d86-8771-592db7fb56d0 Destroying unnamed session
377 2024.02.22 18:31:33.414183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2024.02.22 18:31:33.414234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2024.02.22 18:31:33.414257 [ 3 ] {} <Debug> HTTP-Session: f96ea1b2-bec1-435c-9096-46262b334f06 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
380 2024.02.22 18:31:33.414273 [ 3 ] {} <Debug> HTTP-Session: f96ea1b2-bec1-435c-9096-46262b334f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2024.02.22 18:31:33.414465 [ 3 ] {4080fc32-c410-4eb5-ab81-2b547ea7852d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
382 2024.02.22 18:31:33.414521 [ 3 ] {4080fc32-c410-4eb5-ab81-2b547ea7852d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
383 2024.02.22 18:31:33.426359 [ 3 ] {4080fc32-c410-4eb5-ab81-2b547ea7852d} <Debug> oximeter.measurements_f32 (c51af418-d538-4f6c-a51b-ec5abf60e3d2): Loading data parts
384 2024.02.22 18:31:33.426475 [ 3 ] {4080fc32-c410-4eb5-ab81-2b547ea7852d} <Debug> oximeter.measurements_f32 (c51af418-d538-4f6c-a51b-ec5abf60e3d2): There are no data parts
385 2024.02.22 18:31:33.439090 [ 3 ] {4080fc32-c410-4eb5-ab81-2b547ea7852d} <Debug> DynamicQueryHandler: Done processing query
386 2024.02.22 18:31:33.439122 [ 3 ] {4080fc32-c410-4eb5-ab81-2b547ea7852d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2024.02.22 18:31:33.439148 [ 3 ] {} <Debug> HTTP-Session: f96ea1b2-bec1-435c-9096-46262b334f06 Destroying unnamed session
388 2024.02.22 18:31:33.439284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2024.02.22 18:31:33.439341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2024.02.22 18:31:33.439369 [ 3 ] {} <Debug> HTTP-Session: cead8f6e-ddbe-4e41-9515-192651a66613 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
391 2024.02.22 18:31:33.439389 [ 3 ] {} <Debug> HTTP-Session: cead8f6e-ddbe-4e41-9515-192651a66613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2024.02.22 18:31:33.439605 [ 3 ] {d51cb353-3a8d-4131-ae20-d95892117c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
393 2024.02.22 18:31:33.439660 [ 3 ] {d51cb353-3a8d-4131-ae20-d95892117c0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
394 2024.02.22 18:31:33.452412 [ 3 ] {d51cb353-3a8d-4131-ae20-d95892117c0c} <Debug> oximeter.measurements_f64 (004fe5ed-de39-4fab-adf5-4fb9e1ff70c3): Loading data parts
395 2024.02.22 18:31:33.452559 [ 3 ] {d51cb353-3a8d-4131-ae20-d95892117c0c} <Debug> oximeter.measurements_f64 (004fe5ed-de39-4fab-adf5-4fb9e1ff70c3): There are no data parts
396 2024.02.22 18:31:33.457327 [ 3 ] {d51cb353-3a8d-4131-ae20-d95892117c0c} <Debug> DynamicQueryHandler: Done processing query
397 2024.02.22 18:31:33.457412 [ 3 ] {d51cb353-3a8d-4131-ae20-d95892117c0c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2024.02.22 18:31:33.457458 [ 3 ] {} <Debug> HTTP-Session: cead8f6e-ddbe-4e41-9515-192651a66613 Destroying unnamed session
399 2024.02.22 18:31:33.457718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2024.02.22 18:31:33.457830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2024.02.22 18:31:33.457888 [ 3 ] {} <Debug> HTTP-Session: eeb89614-6c0a-4443-a7d9-fc4f6b97add4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
402 2024.02.22 18:31:33.457923 [ 3 ] {} <Debug> HTTP-Session: eeb89614-6c0a-4443-a7d9-fc4f6b97add4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2024.02.22 18:31:33.458137 [ 3 ] {4e22f3a1-9a14-4808-9bbd-613e2145d56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
404 2024.02.22 18:31:33.458196 [ 3 ] {4e22f3a1-9a14-4808-9bbd-613e2145d56a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
405 2024.02.22 18:31:33.469053 [ 3 ] {4e22f3a1-9a14-4808-9bbd-613e2145d56a} <Debug> oximeter.measurements_string (22959093-ea7f-4762-83dc-ed8c6822372a): Loading data parts
406 2024.02.22 18:31:33.469167 [ 3 ] {4e22f3a1-9a14-4808-9bbd-613e2145d56a} <Debug> oximeter.measurements_string (22959093-ea7f-4762-83dc-ed8c6822372a): There are no data parts
407 2024.02.22 18:31:33.479315 [ 3 ] {4e22f3a1-9a14-4808-9bbd-613e2145d56a} <Debug> DynamicQueryHandler: Done processing query
408 2024.02.22 18:31:33.479384 [ 3 ] {4e22f3a1-9a14-4808-9bbd-613e2145d56a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2024.02.22 18:31:33.479434 [ 3 ] {} <Debug> HTTP-Session: eeb89614-6c0a-4443-a7d9-fc4f6b97add4 Destroying unnamed session
410 2024.02.22 18:31:33.479687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2024.02.22 18:31:33.479806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2024.02.22 18:31:33.479872 [ 3 ] {} <Debug> HTTP-Session: 331c06c0-7803-4de6-bfbb-63a5fccf9b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
413 2024.02.22 18:31:33.479912 [ 3 ] {} <Debug> HTTP-Session: 331c06c0-7803-4de6-bfbb-63a5fccf9b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2024.02.22 18:31:33.480197 [ 3 ] {42633e9f-dedc-43ab-8c54-9e4c14cf9a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
415 * NOTE: Right now we can't unambiguously record a nullable byte array.
416 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
417 * a string isn't palatable for a few reasons.
418 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
419 * details.
420 */
421 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
422 2024.02.22 18:31:33.480285 [ 3 ] {42633e9f-dedc-43ab-8c54-9e4c14cf9a17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
423 2024.02.22 18:31:33.484335 [ 3 ] {42633e9f-dedc-43ab-8c54-9e4c14cf9a17} <Debug> oximeter.measurements_bytes (5aede426-0ab3-4a5f-8779-936f21866663): Loading data parts
424 2024.02.22 18:31:33.484433 [ 3 ] {42633e9f-dedc-43ab-8c54-9e4c14cf9a17} <Debug> oximeter.measurements_bytes (5aede426-0ab3-4a5f-8779-936f21866663): There are no data parts
425 2024.02.22 18:31:33.496747 [ 3 ] {42633e9f-dedc-43ab-8c54-9e4c14cf9a17} <Debug> DynamicQueryHandler: Done processing query
426 2024.02.22 18:31:33.496796 [ 3 ] {42633e9f-dedc-43ab-8c54-9e4c14cf9a17} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
427 2024.02.22 18:31:33.496828 [ 3 ] {} <Debug> HTTP-Session: 331c06c0-7803-4de6-bfbb-63a5fccf9b6e Destroying unnamed session
428 2024.02.22 18:31:33.497058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
429 2024.02.22 18:31:33.497158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
430 2024.02.22 18:31:33.497196 [ 3 ] {} <Debug> HTTP-Session: 3bdcc936-7fba-4153-bfa3-92e954b02798 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
431 2024.02.22 18:31:33.497240 [ 3 ] {} <Debug> HTTP-Session: 3bdcc936-7fba-4153-bfa3-92e954b02798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
432 2024.02.22 18:31:33.497734 [ 3 ] {0eab6850-61fa-4cca-939c-98bd79978a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
433 2024.02.22 18:31:33.497870 [ 3 ] {0eab6850-61fa-4cca-939c-98bd79978a45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
434 2024.02.22 18:31:33.511586 [ 3 ] {0eab6850-61fa-4cca-939c-98bd79978a45} <Debug> oximeter.measurements_cumulativei64 (12f62a80-4301-4dd2-9e93-624ebc765a0c): Loading data parts
435 2024.02.22 18:31:33.511747 [ 3 ] {0eab6850-61fa-4cca-939c-98bd79978a45} <Debug> oximeter.measurements_cumulativei64 (12f62a80-4301-4dd2-9e93-624ebc765a0c): There are no data parts
436 2024.02.22 18:31:33.515318 [ 3 ] {0eab6850-61fa-4cca-939c-98bd79978a45} <Debug> DynamicQueryHandler: Done processing query
437 2024.02.22 18:31:33.515344 [ 3 ] {0eab6850-61fa-4cca-939c-98bd79978a45} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
438 2024.02.22 18:31:33.515366 [ 3 ] {} <Debug> HTTP-Session: 3bdcc936-7fba-4153-bfa3-92e954b02798 Destroying unnamed session
439 2024.02.22 18:31:33.515500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.02.22 18:31:33.515552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
441 2024.02.22 18:31:33.515577 [ 3 ] {} <Debug> HTTP-Session: a5d7181d-7d40-4fe2-a1b3-32de2f7aeb9d Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
442 2024.02.22 18:31:33.515599 [ 3 ] {} <Debug> HTTP-Session: a5d7181d-7d40-4fe2-a1b3-32de2f7aeb9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.02.22 18:31:33.515803 [ 3 ] {831139f9-863b-4bad-a946-5786350750d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
444 2024.02.22 18:31:33.515855 [ 3 ] {831139f9-863b-4bad-a946-5786350750d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
445 2024.02.22 18:31:33.527217 [ 3 ] {831139f9-863b-4bad-a946-5786350750d4} <Debug> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Loading data parts
446 2024.02.22 18:31:33.527309 [ 3 ] {831139f9-863b-4bad-a946-5786350750d4} <Debug> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): There are no data parts
447 2024.02.22 18:31:33.536961 [ 3 ] {831139f9-863b-4bad-a946-5786350750d4} <Debug> DynamicQueryHandler: Done processing query
448 2024.02.22 18:31:33.536994 [ 3 ] {831139f9-863b-4bad-a946-5786350750d4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
449 2024.02.22 18:31:33.537026 [ 3 ] {} <Debug> HTTP-Session: a5d7181d-7d40-4fe2-a1b3-32de2f7aeb9d Destroying unnamed session
450 2024.02.22 18:31:33.537155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
451 2024.02.22 18:31:33.537200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
452 2024.02.22 18:31:33.537224 [ 3 ] {} <Debug> HTTP-Session: 65767536-4080-4ffd-903e-bcbb7134de04 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
453 2024.02.22 18:31:33.537251 [ 3 ] {} <Debug> HTTP-Session: 65767536-4080-4ffd-903e-bcbb7134de04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
454 2024.02.22 18:31:33.537456 [ 3 ] {d45f9272-e8a5-4db1-8379-60d5caa4d440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
455 2024.02.22 18:31:33.537514 [ 3 ] {d45f9272-e8a5-4db1-8379-60d5caa4d440} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
456 2024.02.22 18:31:33.542952 [ 3 ] {d45f9272-e8a5-4db1-8379-60d5caa4d440} <Debug> oximeter.measurements_cumulativef32 (1256eb59-8f1b-42e9-abf9-5ef39e75fce6): Loading data parts
457 2024.02.22 18:31:33.543045 [ 3 ] {d45f9272-e8a5-4db1-8379-60d5caa4d440} <Debug> oximeter.measurements_cumulativef32 (1256eb59-8f1b-42e9-abf9-5ef39e75fce6): There are no data parts
458 2024.02.22 18:31:33.551172 [ 3 ] {d45f9272-e8a5-4db1-8379-60d5caa4d440} <Debug> DynamicQueryHandler: Done processing query
459 2024.02.22 18:31:33.551294 [ 3 ] {d45f9272-e8a5-4db1-8379-60d5caa4d440} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
460 2024.02.22 18:31:33.551312 [ 3 ] {} <Debug> HTTP-Session: 65767536-4080-4ffd-903e-bcbb7134de04 Destroying unnamed session
461 2024.02.22 18:31:33.551432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
462 2024.02.22 18:31:33.551486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
463 2024.02.22 18:31:33.551504 [ 3 ] {} <Debug> HTTP-Session: de6320d7-f105-4019-bef6-1edb92cf9ef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
464 2024.02.22 18:31:33.551532 [ 3 ] {} <Debug> HTTP-Session: de6320d7-f105-4019-bef6-1edb92cf9ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
465 2024.02.22 18:31:33.551738 [ 3 ] {fe95759c-59a1-4e2c-9ffa-769b8f83f26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
466 2024.02.22 18:31:33.551791 [ 3 ] {fe95759c-59a1-4e2c-9ffa-769b8f83f26f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
467 2024.02.22 18:31:33.565115 [ 3 ] {fe95759c-59a1-4e2c-9ffa-769b8f83f26f} <Debug> oximeter.measurements_cumulativef64 (efd4abe9-e662-4873-bac2-3bb196728be6): Loading data parts
468 2024.02.22 18:31:33.565217 [ 3 ] {fe95759c-59a1-4e2c-9ffa-769b8f83f26f} <Debug> oximeter.measurements_cumulativef64 (efd4abe9-e662-4873-bac2-3bb196728be6): There are no data parts
469 2024.02.22 18:31:33.570763 [ 3 ] {fe95759c-59a1-4e2c-9ffa-769b8f83f26f} <Debug> DynamicQueryHandler: Done processing query
470 2024.02.22 18:31:33.570804 [ 3 ] {fe95759c-59a1-4e2c-9ffa-769b8f83f26f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
471 2024.02.22 18:31:33.570828 [ 3 ] {} <Debug> HTTP-Session: de6320d7-f105-4019-bef6-1edb92cf9ef5 Destroying unnamed session
472 2024.02.22 18:31:33.570975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
473 2024.02.22 18:31:33.571034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
474 2024.02.22 18:31:33.571070 [ 3 ] {} <Debug> HTTP-Session: af8dfde5-b4be-4ca1-931f-6ea73c32772d Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
475 2024.02.22 18:31:33.571090 [ 3 ] {} <Debug> HTTP-Session: af8dfde5-b4be-4ca1-931f-6ea73c32772d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
476 2024.02.22 18:31:33.571364 [ 3 ] {d932de20-e9ec-4d6a-a8ac-925b95afb510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
477 * NOTE: Array types cannot be Nullable, see
478 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
479 * for more details.
480 *
481 * This means we need to use empty arrays to indicate a missing value. This
482 * is unfortunate, and at this point relies on the fact that an
483 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
484 * to figure out another way to represent missing samples here.
485 */
486 bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
487 2024.02.22 18:31:33.571436 [ 3 ] {d932de20-e9ec-4d6a-a8ac-925b95afb510} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
488 2024.02.22 18:31:33.580460 [ 3 ] {d932de20-e9ec-4d6a-a8ac-925b95afb510} <Debug> oximeter.measurements_histogrami8 (da1522ad-0864-4dbb-8e82-ecd06341b071): Loading data parts
489 2024.02.22 18:31:33.580562 [ 3 ] {d932de20-e9ec-4d6a-a8ac-925b95afb510} <Debug> oximeter.measurements_histogrami8 (da1522ad-0864-4dbb-8e82-ecd06341b071): There are no data parts
490 2024.02.22 18:31:33.585505 [ 3 ] {d932de20-e9ec-4d6a-a8ac-925b95afb510} <Debug> DynamicQueryHandler: Done processing query
491 2024.02.22 18:31:33.585546 [ 3 ] {d932de20-e9ec-4d6a-a8ac-925b95afb510} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
492 2024.02.22 18:31:33.585578 [ 3 ] {} <Debug> HTTP-Session: af8dfde5-b4be-4ca1-931f-6ea73c32772d Destroying unnamed session
493 2024.02.22 18:31:33.585705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
494 2024.02.22 18:31:33.585755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
495 2024.02.22 18:31:33.585779 [ 3 ] {} <Debug> HTTP-Session: 7ceea791-cff5-4d67-bdc9-719ada80c479 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
496 2024.02.22 18:31:33.585795 [ 3 ] {} <Debug> HTTP-Session: 7ceea791-cff5-4d67-bdc9-719ada80c479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
497 2024.02.22 18:31:33.586011 [ 3 ] {59c4a534-b3d5-4840-929e-1cfe199ec90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
498 2024.02.22 18:31:33.586066 [ 3 ] {59c4a534-b3d5-4840-929e-1cfe199ec90b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
499 2024.02.22 18:31:33.595506 [ 3 ] {59c4a534-b3d5-4840-929e-1cfe199ec90b} <Debug> oximeter.measurements_histogramu8 (8c662a96-1333-4189-8704-f316f862c9a1): Loading data parts
500 2024.02.22 18:31:33.595593 [ 3 ] {59c4a534-b3d5-4840-929e-1cfe199ec90b} <Debug> oximeter.measurements_histogramu8 (8c662a96-1333-4189-8704-f316f862c9a1): There are no data parts
501 2024.02.22 18:31:33.600097 [ 3 ] {59c4a534-b3d5-4840-929e-1cfe199ec90b} <Debug> DynamicQueryHandler: Done processing query
502 2024.02.22 18:31:33.600127 [ 3 ] {59c4a534-b3d5-4840-929e-1cfe199ec90b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
503 2024.02.22 18:31:33.600178 [ 3 ] {} <Debug> HTTP-Session: 7ceea791-cff5-4d67-bdc9-719ada80c479 Destroying unnamed session
504 2024.02.22 18:31:33.600332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
505 2024.02.22 18:31:33.600392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
506 2024.02.22 18:31:33.600433 [ 3 ] {} <Debug> HTTP-Session: da9f3c95-10ea-42c8-9030-d2feb8b12ac1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
507 2024.02.22 18:31:33.600453 [ 3 ] {} <Debug> HTTP-Session: da9f3c95-10ea-42c8-9030-d2feb8b12ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
508 2024.02.22 18:31:33.600692 [ 3 ] {61e44b74-8714-464a-a2b6-7d16aa42c439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
509 2024.02.22 18:31:33.600746 [ 3 ] {61e44b74-8714-464a-a2b6-7d16aa42c439} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
510 2024.02.22 18:31:33.616456 [ 3 ] {61e44b74-8714-464a-a2b6-7d16aa42c439} <Debug> oximeter.measurements_histogrami16 (cd27234d-290b-4863-a755-bcd1ef65d745): Loading data parts
511 2024.02.22 18:31:33.616568 [ 3 ] {61e44b74-8714-464a-a2b6-7d16aa42c439} <Debug> oximeter.measurements_histogrami16 (cd27234d-290b-4863-a755-bcd1ef65d745): There are no data parts
512 2024.02.22 18:31:33.622331 [ 3 ] {61e44b74-8714-464a-a2b6-7d16aa42c439} <Debug> DynamicQueryHandler: Done processing query
513 2024.02.22 18:31:33.622377 [ 3 ] {61e44b74-8714-464a-a2b6-7d16aa42c439} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
514 2024.02.22 18:31:33.622392 [ 3 ] {} <Debug> HTTP-Session: da9f3c95-10ea-42c8-9030-d2feb8b12ac1 Destroying unnamed session
515 2024.02.22 18:31:33.622518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
516 2024.02.22 18:31:33.622575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
517 2024.02.22 18:31:33.622595 [ 3 ] {} <Debug> HTTP-Session: 2d6fc7f5-988e-4552-8e5c-c92f2b22e4c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
518 2024.02.22 18:31:33.622616 [ 3 ] {} <Debug> HTTP-Session: 2d6fc7f5-988e-4552-8e5c-c92f2b22e4c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
519 2024.02.22 18:31:33.622828 [ 3 ] {1f519bcc-2707-40e8-9a38-53612068298a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
520 2024.02.22 18:31:33.622881 [ 3 ] {1f519bcc-2707-40e8-9a38-53612068298a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
521 2024.02.22 18:31:33.634188 [ 3 ] {1f519bcc-2707-40e8-9a38-53612068298a} <Debug> oximeter.measurements_histogramu16 (17220cbc-6849-4dc6-99d4-5fcb7fb5fcac): Loading data parts
522 2024.02.22 18:31:33.634282 [ 3 ] {1f519bcc-2707-40e8-9a38-53612068298a} <Debug> oximeter.measurements_histogramu16 (17220cbc-6849-4dc6-99d4-5fcb7fb5fcac): There are no data parts
523 2024.02.22 18:31:33.641950 [ 3 ] {1f519bcc-2707-40e8-9a38-53612068298a} <Debug> DynamicQueryHandler: Done processing query
524 2024.02.22 18:31:33.642038 [ 3 ] {1f519bcc-2707-40e8-9a38-53612068298a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
525 2024.02.22 18:31:33.642053 [ 3 ] {} <Debug> HTTP-Session: 2d6fc7f5-988e-4552-8e5c-c92f2b22e4c9 Destroying unnamed session
526 2024.02.22 18:31:33.642189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
527 2024.02.22 18:31:33.642249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
528 2024.02.22 18:31:33.642269 [ 3 ] {} <Debug> HTTP-Session: 73e3874f-06ff-4d12-bf36-c9f1640feecb Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
529 2024.02.22 18:31:33.642294 [ 3 ] {} <Debug> HTTP-Session: 73e3874f-06ff-4d12-bf36-c9f1640feecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
530 2024.02.22 18:31:33.642512 [ 3 ] {42fd2647-f413-4339-9dca-f53b928197df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
531 2024.02.22 18:31:33.642570 [ 3 ] {42fd2647-f413-4339-9dca-f53b928197df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
532 2024.02.22 18:31:33.659169 [ 3 ] {42fd2647-f413-4339-9dca-f53b928197df} <Debug> oximeter.measurements_histogrami32 (501384ab-ef48-4e19-8b0c-6af7ef66f1f8): Loading data parts
533 2024.02.22 18:31:33.659266 [ 3 ] {42fd2647-f413-4339-9dca-f53b928197df} <Debug> oximeter.measurements_histogrami32 (501384ab-ef48-4e19-8b0c-6af7ef66f1f8): There are no data parts
534 2024.02.22 18:31:33.664312 [ 3 ] {42fd2647-f413-4339-9dca-f53b928197df} <Debug> DynamicQueryHandler: Done processing query
535 2024.02.22 18:31:33.664349 [ 3 ] {42fd2647-f413-4339-9dca-f53b928197df} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
536 2024.02.22 18:31:33.664393 [ 3 ] {} <Debug> HTTP-Session: 73e3874f-06ff-4d12-bf36-c9f1640feecb Destroying unnamed session
537 2024.02.22 18:31:33.664574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
538 2024.02.22 18:31:33.664629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
539 2024.02.22 18:31:33.664649 [ 3 ] {} <Debug> HTTP-Session: 81329fb8-21bf-413d-9990-8be651d59767 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
540 2024.02.22 18:31:33.664674 [ 3 ] {} <Debug> HTTP-Session: 81329fb8-21bf-413d-9990-8be651d59767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
541 2024.02.22 18:31:33.664898 [ 3 ] {175c582a-f56b-4f46-ae84-585097d42f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
542 2024.02.22 18:31:33.664955 [ 3 ] {175c582a-f56b-4f46-ae84-585097d42f5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
543 2024.02.22 18:31:33.700201 [ 3 ] {175c582a-f56b-4f46-ae84-585097d42f5e} <Debug> oximeter.measurements_histogramu32 (9bceecdf-d0bd-473d-81b3-06d100d56c2e): Loading data parts
544 2024.02.22 18:31:33.700302 [ 3 ] {175c582a-f56b-4f46-ae84-585097d42f5e} <Debug> oximeter.measurements_histogramu32 (9bceecdf-d0bd-473d-81b3-06d100d56c2e): There are no data parts
545 2024.02.22 18:31:33.718502 [ 3 ] {175c582a-f56b-4f46-ae84-585097d42f5e} <Debug> DynamicQueryHandler: Done processing query
546 2024.02.22 18:31:33.718532 [ 3 ] {175c582a-f56b-4f46-ae84-585097d42f5e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
547 2024.02.22 18:31:33.718563 [ 3 ] {} <Debug> HTTP-Session: 81329fb8-21bf-413d-9990-8be651d59767 Destroying unnamed session
548 2024.02.22 18:31:33.718732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
549 2024.02.22 18:31:33.718795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
550 2024.02.22 18:31:33.718826 [ 3 ] {} <Debug> HTTP-Session: b860fe64-b6e2-413a-852c-54718064dff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
551 2024.02.22 18:31:33.718854 [ 3 ] {} <Debug> HTTP-Session: b860fe64-b6e2-413a-852c-54718064dff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
552 2024.02.22 18:31:33.719120 [ 3 ] {61335859-f16b-4cb5-b3b3-f6c26d81b5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
553 2024.02.22 18:31:33.719190 [ 3 ] {61335859-f16b-4cb5-b3b3-f6c26d81b5ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
554 2024.02.22 18:31:33.740018 [ 3 ] {61335859-f16b-4cb5-b3b3-f6c26d81b5ae} <Debug> oximeter.measurements_histogrami64 (a3c0db55-4c3e-49ee-8cbf-d790872cc99a): Loading data parts
555 2024.02.22 18:31:33.740124 [ 3 ] {61335859-f16b-4cb5-b3b3-f6c26d81b5ae} <Debug> oximeter.measurements_histogrami64 (a3c0db55-4c3e-49ee-8cbf-d790872cc99a): There are no data parts
556 2024.02.22 18:31:33.747530 [ 3 ] {61335859-f16b-4cb5-b3b3-f6c26d81b5ae} <Debug> DynamicQueryHandler: Done processing query
557 2024.02.22 18:31:33.747579 [ 3 ] {61335859-f16b-4cb5-b3b3-f6c26d81b5ae} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
558 2024.02.22 18:31:33.747599 [ 3 ] {} <Debug> HTTP-Session: b860fe64-b6e2-413a-852c-54718064dff6 Destroying unnamed session
559 2024.02.22 18:31:33.747774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
560 2024.02.22 18:31:33.747835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
561 2024.02.22 18:31:33.747858 [ 3 ] {} <Debug> HTTP-Session: f81575a5-2f7b-473e-aee2-c13ffc72b121 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
562 2024.02.22 18:31:33.747886 [ 3 ] {} <Debug> HTTP-Session: f81575a5-2f7b-473e-aee2-c13ffc72b121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
563 2024.02.22 18:31:33.748155 [ 3 ] {c4652ba0-f66c-4ed8-ad41-88f9b9c99b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
564 2024.02.22 18:31:33.748223 [ 3 ] {c4652ba0-f66c-4ed8-ad41-88f9b9c99b3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
565 2024.02.22 18:31:33.759299 [ 3 ] {c4652ba0-f66c-4ed8-ad41-88f9b9c99b3d} <Debug> oximeter.measurements_histogramu64 (3da23e19-c555-4544-a182-b33fe6e1f4d6): Loading data parts
566 2024.02.22 18:31:33.759397 [ 3 ] {c4652ba0-f66c-4ed8-ad41-88f9b9c99b3d} <Debug> oximeter.measurements_histogramu64 (3da23e19-c555-4544-a182-b33fe6e1f4d6): There are no data parts
567 2024.02.22 18:31:33.782086 [ 3 ] {c4652ba0-f66c-4ed8-ad41-88f9b9c99b3d} <Debug> DynamicQueryHandler: Done processing query
568 2024.02.22 18:31:33.782120 [ 3 ] {c4652ba0-f66c-4ed8-ad41-88f9b9c99b3d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
569 2024.02.22 18:31:33.782143 [ 3 ] {} <Debug> HTTP-Session: f81575a5-2f7b-473e-aee2-c13ffc72b121 Destroying unnamed session
570 2024.02.22 18:31:33.782282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
571 2024.02.22 18:31:33.782332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
572 2024.02.22 18:31:33.782357 [ 3 ] {} <Debug> HTTP-Session: 862f8642-7c08-4821-bed7-110806f1ea0b Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
573 2024.02.22 18:31:33.782373 [ 3 ] {} <Debug> HTTP-Session: 862f8642-7c08-4821-bed7-110806f1ea0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
574 2024.02.22 18:31:33.782597 [ 3 ] {4ce50211-364d-421c-88f8-61df952a268f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
575 2024.02.22 18:31:33.782652 [ 3 ] {4ce50211-364d-421c-88f8-61df952a268f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
576 2024.02.22 18:31:33.797852 [ 3 ] {4ce50211-364d-421c-88f8-61df952a268f} <Debug> oximeter.measurements_histogramf32 (a0e9fef3-6aaf-4a47-a52b-f3e2a1d5818b): Loading data parts
577 2024.02.22 18:31:33.797949 [ 3 ] {4ce50211-364d-421c-88f8-61df952a268f} <Debug> oximeter.measurements_histogramf32 (a0e9fef3-6aaf-4a47-a52b-f3e2a1d5818b): There are no data parts
578 2024.02.22 18:31:33.803265 [ 3 ] {4ce50211-364d-421c-88f8-61df952a268f} <Debug> DynamicQueryHandler: Done processing query
579 2024.02.22 18:31:33.803295 [ 3 ] {4ce50211-364d-421c-88f8-61df952a268f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
580 2024.02.22 18:31:33.803320 [ 3 ] {} <Debug> HTTP-Session: 862f8642-7c08-4821-bed7-110806f1ea0b Destroying unnamed session
581 2024.02.22 18:31:33.803456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
582 2024.02.22 18:31:33.803505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
583 2024.02.22 18:31:33.803530 [ 3 ] {} <Debug> HTTP-Session: 3c1c1e50-c071-43dc-a0f5-7348c671ba06 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
584 2024.02.22 18:31:33.803546 [ 3 ] {} <Debug> HTTP-Session: 3c1c1e50-c071-43dc-a0f5-7348c671ba06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
585 2024.02.22 18:31:33.803764 [ 3 ] {a6862e22-ee4c-4d18-b2d4-1cb1e0f3b82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
586 2024.02.22 18:31:33.803819 [ 3 ] {a6862e22-ee4c-4d18-b2d4-1cb1e0f3b82d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
587 2024.02.22 18:31:33.811325 [ 3 ] {a6862e22-ee4c-4d18-b2d4-1cb1e0f3b82d} <Debug> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Loading data parts
588 2024.02.22 18:31:33.811415 [ 3 ] {a6862e22-ee4c-4d18-b2d4-1cb1e0f3b82d} <Debug> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): There are no data parts
589 2024.02.22 18:31:33.816625 [ 3 ] {a6862e22-ee4c-4d18-b2d4-1cb1e0f3b82d} <Debug> DynamicQueryHandler: Done processing query
590 2024.02.22 18:31:33.816671 [ 3 ] {a6862e22-ee4c-4d18-b2d4-1cb1e0f3b82d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
591 2024.02.22 18:31:33.816690 [ 3 ] {} <Debug> HTTP-Session: 3c1c1e50-c071-43dc-a0f5-7348c671ba06 Destroying unnamed session
592 2024.02.22 18:31:33.816875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
593 2024.02.22 18:31:33.816944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
594 2024.02.22 18:31:33.816967 [ 3 ] {} <Debug> HTTP-Session: 32971e58-b964-463f-9f03-b926a58e9f1b Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
595 2024.02.22 18:31:33.816993 [ 3 ] {} <Debug> HTTP-Session: 32971e58-b964-463f-9f03-b926a58e9f1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
596 2024.02.22 18:31:33.817192 [ 3 ] {9455bb30-10a5-44ba-8ad2-219841e039c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) /* The field tables store named dimensions of each timeseries.
597 *
598 * As with the measurement tables, there is one field table for each field data
599 * type. Fields are deduplicated by using the "replacing merge tree", though
600 * this behavior **must not** be relied upon for query correctness.
601 *
602 * The index for the fields differs from the measurements, however. Rows are
603 * sorted by timeseries name, then field name, field value, and finally
604 * timeseries key. This reflects the most common pattern for looking them up:
605 * by field name and possibly value, within a timeseries. The resulting keys are
606 * usually then used to look up measurements.
607 *
608 * NOTE: We may want to consider a secondary index on these tables, sorting by
609 * timeseries name and then key, since it would improve lookups where one
610 * already has the key. Realistically though, these tables are quite small and
611 * so performance benefits will be low in absolute terms.
612 */
613 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)
614 2024.02.22 18:31:33.817259 [ 3 ] {9455bb30-10a5-44ba-8ad2-219841e039c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
615 2024.02.22 18:31:33.830996 [ 3 ] {9455bb30-10a5-44ba-8ad2-219841e039c8} <Debug> oximeter.fields_bool (bf431317-4730-4e11-8ce8-8b79118e39ee): Loading data parts
616 2024.02.22 18:31:33.831091 [ 3 ] {9455bb30-10a5-44ba-8ad2-219841e039c8} <Debug> oximeter.fields_bool (bf431317-4730-4e11-8ce8-8b79118e39ee): There are no data parts
617 2024.02.22 18:31:33.865823 [ 3 ] {9455bb30-10a5-44ba-8ad2-219841e039c8} <Debug> DynamicQueryHandler: Done processing query
618 2024.02.22 18:31:33.865899 [ 3 ] {9455bb30-10a5-44ba-8ad2-219841e039c8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
619 2024.02.22 18:31:33.865919 [ 3 ] {} <Debug> HTTP-Session: 32971e58-b964-463f-9f03-b926a58e9f1b Destroying unnamed session
620 2024.02.22 18:31:33.866109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
621 2024.02.22 18:31:33.866173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
622 2024.02.22 18:31:33.866197 [ 3 ] {} <Debug> HTTP-Session: 2283ca7a-e4ef-4846-b2e5-eb00cc1e45e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
623 2024.02.22 18:31:33.866234 [ 3 ] {} <Debug> HTTP-Session: 2283ca7a-e4ef-4846-b2e5-eb00cc1e45e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
624 2024.02.22 18:31:33.866443 [ 3 ] {8f719bf1-d4ba-42e3-905d-87a64b9034b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
625 2024.02.22 18:31:33.866504 [ 3 ] {8f719bf1-d4ba-42e3-905d-87a64b9034b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
626 2024.02.22 18:31:33.878849 [ 3 ] {8f719bf1-d4ba-42e3-905d-87a64b9034b1} <Debug> oximeter.fields_i8 (5c5da644-f200-4ed2-b580-cd04a9c02f6f): Loading data parts
627 2024.02.22 18:31:33.878930 [ 3 ] {8f719bf1-d4ba-42e3-905d-87a64b9034b1} <Debug> oximeter.fields_i8 (5c5da644-f200-4ed2-b580-cd04a9c02f6f): There are no data parts
628 2024.02.22 18:31:33.893215 [ 3 ] {8f719bf1-d4ba-42e3-905d-87a64b9034b1} <Debug> DynamicQueryHandler: Done processing query
629 2024.02.22 18:31:33.893240 [ 3 ] {8f719bf1-d4ba-42e3-905d-87a64b9034b1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
630 2024.02.22 18:31:33.893264 [ 3 ] {} <Debug> HTTP-Session: 2283ca7a-e4ef-4846-b2e5-eb00cc1e45e9 Destroying unnamed session
631 2024.02.22 18:31:33.893406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
632 2024.02.22 18:31:33.893452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
633 2024.02.22 18:31:33.893483 [ 3 ] {} <Debug> HTTP-Session: e05eb708-d946-4745-8a4a-7593fe974ecc Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
634 2024.02.22 18:31:33.893507 [ 3 ] {} <Debug> HTTP-Session: e05eb708-d946-4745-8a4a-7593fe974ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
635 2024.02.22 18:31:33.893663 [ 3 ] {267aeced-912a-45a0-a63b-1e2d26b90e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
636 2024.02.22 18:31:33.893714 [ 3 ] {267aeced-912a-45a0-a63b-1e2d26b90e8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
637 2024.02.22 18:31:33.908267 [ 3 ] {267aeced-912a-45a0-a63b-1e2d26b90e8c} <Debug> oximeter.fields_u8 (18cc173c-bcd2-48e6-afe5-052bc74642f6): Loading data parts
638 2024.02.22 18:31:33.908362 [ 3 ] {267aeced-912a-45a0-a63b-1e2d26b90e8c} <Debug> oximeter.fields_u8 (18cc173c-bcd2-48e6-afe5-052bc74642f6): There are no data parts
639 2024.02.22 18:31:33.918654 [ 3 ] {267aeced-912a-45a0-a63b-1e2d26b90e8c} <Debug> DynamicQueryHandler: Done processing query
640 2024.02.22 18:31:33.918680 [ 3 ] {267aeced-912a-45a0-a63b-1e2d26b90e8c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
641 2024.02.22 18:31:33.918711 [ 3 ] {} <Debug> HTTP-Session: e05eb708-d946-4745-8a4a-7593fe974ecc Destroying unnamed session
642 2024.02.22 18:31:33.918849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
643 2024.02.22 18:31:33.918899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
644 2024.02.22 18:31:33.918919 [ 3 ] {} <Debug> HTTP-Session: 57f2e279-f7a0-4491-97c1-358f6c70e94f Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
645 2024.02.22 18:31:33.918945 [ 3 ] {} <Debug> HTTP-Session: 57f2e279-f7a0-4491-97c1-358f6c70e94f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
646 2024.02.22 18:31:33.919110 [ 3 ] {36a1d452-e014-4c99-a0f4-144ebba6bba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
647 2024.02.22 18:31:33.919160 [ 3 ] {36a1d452-e014-4c99-a0f4-144ebba6bba7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
648 2024.02.22 18:31:33.924504 [ 3 ] {36a1d452-e014-4c99-a0f4-144ebba6bba7} <Debug> oximeter.fields_i16 (517bb78f-d7d3-4db7-b638-db07749138ed): Loading data parts
649 2024.02.22 18:31:33.924612 [ 3 ] {36a1d452-e014-4c99-a0f4-144ebba6bba7} <Debug> oximeter.fields_i16 (517bb78f-d7d3-4db7-b638-db07749138ed): There are no data parts
650 2024.02.22 18:31:33.951902 [ 3 ] {36a1d452-e014-4c99-a0f4-144ebba6bba7} <Debug> DynamicQueryHandler: Done processing query
651 2024.02.22 18:31:33.951937 [ 3 ] {36a1d452-e014-4c99-a0f4-144ebba6bba7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
652 2024.02.22 18:31:33.951953 [ 3 ] {} <Debug> HTTP-Session: 57f2e279-f7a0-4491-97c1-358f6c70e94f Destroying unnamed session
653 2024.02.22 18:31:33.952113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
654 2024.02.22 18:31:33.952167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
655 2024.02.22 18:31:33.952187 [ 3 ] {} <Debug> HTTP-Session: a94bc52e-77f9-4abf-87a4-549e3f6fd94a Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
656 2024.02.22 18:31:33.952210 [ 3 ] {} <Debug> HTTP-Session: a94bc52e-77f9-4abf-87a4-549e3f6fd94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
657 2024.02.22 18:31:33.952375 [ 3 ] {003d2bde-52d5-45a5-8e41-b740cd7e9356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
658 2024.02.22 18:31:33.952420 [ 3 ] {003d2bde-52d5-45a5-8e41-b740cd7e9356} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
659 2024.02.22 18:31:33.965217 [ 3 ] {003d2bde-52d5-45a5-8e41-b740cd7e9356} <Debug> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Loading data parts
660 2024.02.22 18:31:33.965295 [ 3 ] {003d2bde-52d5-45a5-8e41-b740cd7e9356} <Debug> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): There are no data parts
661 2024.02.22 18:31:33.983101 [ 3 ] {003d2bde-52d5-45a5-8e41-b740cd7e9356} <Debug> DynamicQueryHandler: Done processing query
662 2024.02.22 18:31:33.983138 [ 3 ] {003d2bde-52d5-45a5-8e41-b740cd7e9356} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
663 2024.02.22 18:31:33.983153 [ 3 ] {} <Debug> HTTP-Session: a94bc52e-77f9-4abf-87a4-549e3f6fd94a Destroying unnamed session
664 2024.02.22 18:31:33.983289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
665 2024.02.22 18:31:33.983347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
666 2024.02.22 18:31:33.983366 [ 3 ] {} <Debug> HTTP-Session: 33627157-0d7d-4bc0-a181-311398cba2a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
667 2024.02.22 18:31:33.983383 [ 3 ] {} <Debug> HTTP-Session: 33627157-0d7d-4bc0-a181-311398cba2a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
668 2024.02.22 18:31:33.983546 [ 3 ] {0db04a44-11f8-4dbc-8ad5-37e6ea1821f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
669 2024.02.22 18:31:33.983611 [ 3 ] {0db04a44-11f8-4dbc-8ad5-37e6ea1821f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
670 2024.02.22 18:31:33.998589 [ 3 ] {0db04a44-11f8-4dbc-8ad5-37e6ea1821f2} <Debug> oximeter.fields_i32 (d8b049ce-7f43-4b6e-a517-d4e3f60f8245): Loading data parts
671 2024.02.22 18:31:33.998694 [ 3 ] {0db04a44-11f8-4dbc-8ad5-37e6ea1821f2} <Debug> oximeter.fields_i32 (d8b049ce-7f43-4b6e-a517-d4e3f60f8245): There are no data parts
672 2024.02.22 18:31:34.000114 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.61 MiB, peak 222.00 MiB, will set to 226.30 MiB (RSS), difference: 6.70 MiB
673 2024.02.22 18:31:34.003789 [ 3 ] {0db04a44-11f8-4dbc-8ad5-37e6ea1821f2} <Debug> DynamicQueryHandler: Done processing query
674 2024.02.22 18:31:34.003834 [ 3 ] {0db04a44-11f8-4dbc-8ad5-37e6ea1821f2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
675 2024.02.22 18:31:34.003851 [ 3 ] {} <Debug> HTTP-Session: 33627157-0d7d-4bc0-a181-311398cba2a9 Destroying unnamed session
676 2024.02.22 18:31:34.004024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
677 2024.02.22 18:31:34.004087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
678 2024.02.22 18:31:34.004107 [ 3 ] {} <Debug> HTTP-Session: bda5010a-0c92-4101-878a-4ea303b2a5ad Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
679 2024.02.22 18:31:34.004142 [ 3 ] {} <Debug> HTTP-Session: bda5010a-0c92-4101-878a-4ea303b2a5ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
680 2024.02.22 18:31:34.004320 [ 3 ] {38413e32-7212-439b-a4e7-6b16743c392b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
681 2024.02.22 18:31:34.004375 [ 3 ] {38413e32-7212-439b-a4e7-6b16743c392b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
682 2024.02.22 18:31:34.034975 [ 3 ] {38413e32-7212-439b-a4e7-6b16743c392b} <Debug> oximeter.fields_u32 (fc3097e1-5fa4-4ce3-9fef-c35bcd4caf65): Loading data parts
683 2024.02.22 18:31:34.035057 [ 3 ] {38413e32-7212-439b-a4e7-6b16743c392b} <Debug> oximeter.fields_u32 (fc3097e1-5fa4-4ce3-9fef-c35bcd4caf65): There are no data parts
684 2024.02.22 18:31:34.058093 [ 3 ] {38413e32-7212-439b-a4e7-6b16743c392b} <Debug> DynamicQueryHandler: Done processing query
685 2024.02.22 18:31:34.058119 [ 3 ] {38413e32-7212-439b-a4e7-6b16743c392b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
686 2024.02.22 18:31:34.058153 [ 3 ] {} <Debug> HTTP-Session: bda5010a-0c92-4101-878a-4ea303b2a5ad Destroying unnamed session
687 2024.02.22 18:31:34.058286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
688 2024.02.22 18:31:34.058345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
689 2024.02.22 18:31:34.058378 [ 3 ] {} <Debug> HTTP-Session: aa9e17ab-dd2c-4a44-8b25-7eb65e8829fe Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
690 2024.02.22 18:31:34.058395 [ 3 ] {} <Debug> HTTP-Session: aa9e17ab-dd2c-4a44-8b25-7eb65e8829fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
691 2024.02.22 18:31:34.058562 [ 3 ] {23572514-1f13-4ebd-99b6-0bfea8de35db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
692 2024.02.22 18:31:34.058617 [ 3 ] {23572514-1f13-4ebd-99b6-0bfea8de35db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
693 2024.02.22 18:31:34.071416 [ 3 ] {23572514-1f13-4ebd-99b6-0bfea8de35db} <Debug> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Loading data parts
694 2024.02.22 18:31:34.071509 [ 3 ] {23572514-1f13-4ebd-99b6-0bfea8de35db} <Debug> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): There are no data parts
695 2024.02.22 18:31:34.089258 [ 3 ] {23572514-1f13-4ebd-99b6-0bfea8de35db} <Debug> DynamicQueryHandler: Done processing query
696 2024.02.22 18:31:34.089301 [ 3 ] {23572514-1f13-4ebd-99b6-0bfea8de35db} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
697 2024.02.22 18:31:34.089329 [ 3 ] {} <Debug> HTTP-Session: aa9e17ab-dd2c-4a44-8b25-7eb65e8829fe Destroying unnamed session
698 2024.02.22 18:31:34.089481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
699 2024.02.22 18:31:34.089539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
700 2024.02.22 18:31:34.089567 [ 3 ] {} <Debug> HTTP-Session: 08009be8-4ed5-4629-a1a4-a9280a8345a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
701 2024.02.22 18:31:34.089584 [ 3 ] {} <Debug> HTTP-Session: 08009be8-4ed5-4629-a1a4-a9280a8345a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
702 2024.02.22 18:31:34.089765 [ 3 ] {9856749e-4fbe-4206-b96e-58e97672550d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
703 2024.02.22 18:31:34.089821 [ 3 ] {9856749e-4fbe-4206-b96e-58e97672550d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
704 2024.02.22 18:31:34.105013 [ 3 ] {9856749e-4fbe-4206-b96e-58e97672550d} <Debug> oximeter.fields_u64 (f79a8af5-6ba2-4bf6-a7ab-b1bf8c5245e9): Loading data parts
705 2024.02.22 18:31:34.105103 [ 3 ] {9856749e-4fbe-4206-b96e-58e97672550d} <Debug> oximeter.fields_u64 (f79a8af5-6ba2-4bf6-a7ab-b1bf8c5245e9): There are no data parts
706 2024.02.22 18:31:34.119695 [ 3 ] {9856749e-4fbe-4206-b96e-58e97672550d} <Debug> DynamicQueryHandler: Done processing query
707 2024.02.22 18:31:34.119750 [ 3 ] {9856749e-4fbe-4206-b96e-58e97672550d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
708 2024.02.22 18:31:34.119767 [ 3 ] {} <Debug> HTTP-Session: 08009be8-4ed5-4629-a1a4-a9280a8345a3 Destroying unnamed session
709 2024.02.22 18:31:34.119907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
710 2024.02.22 18:31:34.119961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
711 2024.02.22 18:31:34.119980 [ 3 ] {} <Debug> HTTP-Session: 8175a4cf-0d8d-4fc2-9957-f1ff7593d5bf Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
712 2024.02.22 18:31:34.120004 [ 3 ] {} <Debug> HTTP-Session: 8175a4cf-0d8d-4fc2-9957-f1ff7593d5bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
713 2024.02.22 18:31:34.120174 [ 3 ] {c84c8e6a-71a7-4d1b-aaef-bb7d92dc628b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
714 2024.02.22 18:31:34.120234 [ 3 ] {c84c8e6a-71a7-4d1b-aaef-bb7d92dc628b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
715 2024.02.22 18:31:34.136858 [ 3 ] {c84c8e6a-71a7-4d1b-aaef-bb7d92dc628b} <Debug> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Loading data parts
716 2024.02.22 18:31:34.136956 [ 3 ] {c84c8e6a-71a7-4d1b-aaef-bb7d92dc628b} <Debug> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): There are no data parts
717 2024.02.22 18:31:34.142496 [ 3 ] {c84c8e6a-71a7-4d1b-aaef-bb7d92dc628b} <Debug> DynamicQueryHandler: Done processing query
718 2024.02.22 18:31:34.142544 [ 3 ] {c84c8e6a-71a7-4d1b-aaef-bb7d92dc628b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
719 2024.02.22 18:31:34.142589 [ 3 ] {} <Debug> HTTP-Session: 8175a4cf-0d8d-4fc2-9957-f1ff7593d5bf Destroying unnamed session
720 2024.02.22 18:31:34.142734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
721 2024.02.22 18:31:34.142790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
722 2024.02.22 18:31:34.142817 [ 3 ] {} <Debug> HTTP-Session: c46e505f-7a5c-40bf-848a-44cf0bbecec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
723 2024.02.22 18:31:34.142841 [ 3 ] {} <Debug> HTTP-Session: c46e505f-7a5c-40bf-848a-44cf0bbecec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
724 2024.02.22 18:31:34.142999 [ 3 ] {209153dd-4ecd-47af-8a6a-83ff2a84a3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
725 2024.02.22 18:31:34.143052 [ 3 ] {209153dd-4ecd-47af-8a6a-83ff2a84a3c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
726 2024.02.22 18:31:34.152012 [ 3 ] {209153dd-4ecd-47af-8a6a-83ff2a84a3c9} <Debug> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Loading data parts
727 2024.02.22 18:31:34.152139 [ 3 ] {209153dd-4ecd-47af-8a6a-83ff2a84a3c9} <Debug> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): There are no data parts
728 2024.02.22 18:31:34.157332 [ 3 ] {209153dd-4ecd-47af-8a6a-83ff2a84a3c9} <Debug> DynamicQueryHandler: Done processing query
729 2024.02.22 18:31:34.157378 [ 3 ] {209153dd-4ecd-47af-8a6a-83ff2a84a3c9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
730 2024.02.22 18:31:34.157407 [ 3 ] {} <Debug> HTTP-Session: c46e505f-7a5c-40bf-848a-44cf0bbecec4 Destroying unnamed session
731 2024.02.22 18:31:34.157605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
732 2024.02.22 18:31:34.157671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
733 2024.02.22 18:31:34.157692 [ 3 ] {} <Debug> HTTP-Session: 1a0d8eca-a103-498f-a3f1-64067e8fb705 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
734 2024.02.22 18:31:34.157715 [ 3 ] {} <Debug> HTTP-Session: 1a0d8eca-a103-498f-a3f1-64067e8fb705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
735 2024.02.22 18:31:34.157886 [ 3 ] {6a917b61-bb7c-478b-8826-9691d9d90909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) 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)
736 2024.02.22 18:31:34.157930 [ 3 ] {6a917b61-bb7c-478b-8826-9691d9d90909} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
737 2024.02.22 18:31:34.167746 [ 3 ] {6a917b61-bb7c-478b-8826-9691d9d90909} <Debug> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Loading data parts
738 2024.02.22 18:31:34.167833 [ 3 ] {6a917b61-bb7c-478b-8826-9691d9d90909} <Debug> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): There are no data parts
739 2024.02.22 18:31:34.173489 [ 3 ] {6a917b61-bb7c-478b-8826-9691d9d90909} <Debug> DynamicQueryHandler: Done processing query
740 2024.02.22 18:31:34.173528 [ 3 ] {6a917b61-bb7c-478b-8826-9691d9d90909} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
741 2024.02.22 18:31:34.173548 [ 3 ] {} <Debug> HTTP-Session: 1a0d8eca-a103-498f-a3f1-64067e8fb705 Destroying unnamed session
742 2024.02.22 18:31:34.173701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
743 2024.02.22 18:31:34.173761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
744 2024.02.22 18:31:34.173783 [ 3 ] {} <Debug> HTTP-Session: d7bb0274-d901-490e-8dbc-9a952e100a2d Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
745 2024.02.22 18:31:34.173811 [ 3 ] {} <Debug> HTTP-Session: d7bb0274-d901-490e-8dbc-9a952e100a2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
746 2024.02.22 18:31:34.174094 [ 3 ] {697d3b03-72a1-4458-8526-efeb5f98f135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) /* The timeseries schema table stores the extracted schema for the samples
747 * oximeter collects.
748 */
749 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)
750 2024.02.22 18:31:34.174177 [ 3 ] {697d3b03-72a1-4458-8526-efeb5f98f135} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
751 2024.02.22 18:31:34.183767 [ 3 ] {697d3b03-72a1-4458-8526-efeb5f98f135} <Debug> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d): Loading data parts
752 2024.02.22 18:31:34.183859 [ 3 ] {697d3b03-72a1-4458-8526-efeb5f98f135} <Debug> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d): There are no data parts
753 2024.02.22 18:31:34.199249 [ 3 ] {697d3b03-72a1-4458-8526-efeb5f98f135} <Debug> DynamicQueryHandler: Done processing query
754 2024.02.22 18:31:34.199275 [ 3 ] {697d3b03-72a1-4458-8526-efeb5f98f135} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
755 2024.02.22 18:31:34.199300 [ 3 ] {} <Debug> HTTP-Session: d7bb0274-d901-490e-8dbc-9a952e100a2d Destroying unnamed session
756 2024.02.22 18:31:34.199460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39036, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
757 2024.02.22 18:31:34.199513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
758 2024.02.22 18:31:34.199538 [ 3 ] {} <Debug> HTTP-Session: 159f68df-e2a6-4402-91eb-6fcba070ca86 Authenticating user 'default' from [fd00:1122:3344:101::d]:39036
759 2024.02.22 18:31:34.199556 [ 3 ] {} <Debug> HTTP-Session: 159f68df-e2a6-4402-91eb-6fcba070ca86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
760 2024.02.22 18:31:34.199688 [ 3 ] {4bc2f038-e87d-4bd8-b236-d66595bfc0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39036) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
761 2024.02.22 18:31:34.200351 [ 3 ] {4bc2f038-e87d-4bd8-b236-d66595bfc0f9} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
762 2024.02.22 18:31:34.203876 [ 3 ] {4bc2f038-e87d-4bd8-b236-d66595bfc0f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB.
763 2024.02.22 18:31:34.206805 [ 3 ] {4bc2f038-e87d-4bd8-b236-d66595bfc0f9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
764 2024.02.22 18:31:34.207043 [ 3 ] {4bc2f038-e87d-4bd8-b236-d66595bfc0f9} <Trace> oximeter.version (77aef3f4-ac2a-4ef7-8907-3d23eb6a7db9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
765 2024.02.22 18:31:34.207266 [ 3 ] {4bc2f038-e87d-4bd8-b236-d66595bfc0f9} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007537116 sec., 132 rows/sec., 2.07 KiB/sec.
766 2024.02.22 18:31:34.207382 [ 3 ] {4bc2f038-e87d-4bd8-b236-d66595bfc0f9} <Debug> DynamicQueryHandler: Done processing query
767 2024.02.22 18:31:34.207403 [ 3 ] {4bc2f038-e87d-4bd8-b236-d66595bfc0f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
768 2024.02.22 18:31:34.207427 [ 3 ] {} <Debug> HTTP-Session: 159f68df-e2a6-4402-91eb-6fcba070ca86 Destroying unnamed session
769 2024.02.22 18:31:35.000152 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.68 MiB, peak 230.76 MiB, will set to 228.29 MiB (RSS), difference: 2.61 MiB
770 2024.02.22 18:31:47.951692 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
771 2024.02.22 18:31:47.951759 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
772 2024.02.22 18:32:02.952057 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache
773 2024.02.22 18:32:02.952131 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache
774 2024.02.22 18:32:17.952411 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache
775 2024.02.22 18:32:17.952479 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache
776 2024.02.22 18:32:32.952735 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
777 2024.02.22 18:32:32.952799 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
778 2024.02.22 18:32:39.221750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
779 2024.02.22 18:32:39.221906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
780 2024.02.22 18:32:39.221935 [ 3 ] {} <Debug> HTTP-Session: 3d117b3a-119d-4e70-8511-37b60b501969 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
781 2024.02.22 18:32:39.221980 [ 3 ] {} <Debug> HTTP-Session: 3d117b3a-119d-4e70-8511-37b60b501969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
782 2024.02.22 18:32:39.222158 [ 3 ] {8730f3cd-4cff-43e5-a354-8b503c3010b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
783 2024.02.22 18:32:39.224473 [ 3 ] {8730f3cd-4cff-43e5-a354-8b503c3010b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
784 2024.02.22 18:32:39.225232 [ 3 ] {8730f3cd-4cff-43e5-a354-8b503c3010b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
785 2024.02.22 18:32:39.227693 [ 3 ] {8730f3cd-4cff-43e5-a354-8b503c3010b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
786 2024.02.22 18:32:39.235218 [ 3 ] {8730f3cd-4cff-43e5-a354-8b503c3010b9} <Debug> DynamicQueryHandler: Done processing query
787 2024.02.22 18:32:39.235246 [ 3 ] {8730f3cd-4cff-43e5-a354-8b503c3010b9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
788 2024.02.22 18:32:39.235277 [ 3 ] {} <Debug> HTTP-Session: 3d117b3a-119d-4e70-8511-37b60b501969 Destroying unnamed session
789 2024.02.22 18:32:39.257055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
790 2024.02.22 18:32:39.257146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
791 2024.02.22 18:32:39.257171 [ 3 ] {} <Debug> HTTP-Session: dcef00e8-fe52-4c95-be59-c1f9878102fd Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
792 2024.02.22 18:32:39.257196 [ 3 ] {} <Debug> HTTP-Session: dcef00e8-fe52-4c95-be59-c1f9878102fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
793 2024.02.22 18:32:39.257370 [ 3 ] {0aa1319c-5168-4987-af29-c9e26ed8f2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
794 2024.02.22 18:32:39.270866 [ 3 ] {0aa1319c-5168-4987-af29-c9e26ed8f2a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
795 2024.02.22 18:32:39.271032 [ 3 ] {0aa1319c-5168-4987-af29-c9e26ed8f2a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
796 2024.02.22 18:32:39.271079 [ 3 ] {0aa1319c-5168-4987-af29-c9e26ed8f2a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
797 2024.02.22 18:32:39.272049 [ 3 ] {0aa1319c-5168-4987-af29-c9e26ed8f2a0} <Debug> DynamicQueryHandler: Done processing query
798 2024.02.22 18:32:39.272089 [ 3 ] {0aa1319c-5168-4987-af29-c9e26ed8f2a0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
799 2024.02.22 18:32:39.272106 [ 3 ] {} <Debug> HTTP-Session: dcef00e8-fe52-4c95-be59-c1f9878102fd Destroying unnamed session
800 2024.02.22 18:32:39.272378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
801 2024.02.22 18:32:39.272427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
802 2024.02.22 18:32:39.272447 [ 3 ] {} <Debug> HTTP-Session: e3892df7-e632-4414-abac-8b29a844c590 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
803 2024.02.22 18:32:39.272466 [ 3 ] {} <Debug> HTTP-Session: e3892df7-e632-4414-abac-8b29a844c590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
804 2024.02.22 18:32:39.272592 [ 3 ] {4f8d0d25-427e-4992-94c7-cd9844a8ed56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
805 2024.02.22 18:32:39.274929 [ 3 ] {4f8d0d25-427e-4992-94c7-cd9844a8ed56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
806 2024.02.22 18:32:39.275098 [ 3 ] {4f8d0d25-427e-4992-94c7-cd9844a8ed56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
807 2024.02.22 18:32:39.275148 [ 3 ] {4f8d0d25-427e-4992-94c7-cd9844a8ed56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
808 2024.02.22 18:32:39.276026 [ 3 ] {4f8d0d25-427e-4992-94c7-cd9844a8ed56} <Debug> DynamicQueryHandler: Done processing query
809 2024.02.22 18:32:39.276052 [ 3 ] {4f8d0d25-427e-4992-94c7-cd9844a8ed56} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
810 2024.02.22 18:32:39.276067 [ 3 ] {} <Debug> HTTP-Session: e3892df7-e632-4414-abac-8b29a844c590 Destroying unnamed session
811 2024.02.22 18:32:39.276414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
812 2024.02.22 18:32:39.276459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
813 2024.02.22 18:32:39.276477 [ 3 ] {} <Debug> HTTP-Session: 329d5236-0f02-4b6b-a7e2-5c03dd0d1ce6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
814 2024.02.22 18:32:39.276493 [ 3 ] {} <Debug> HTTP-Session: 329d5236-0f02-4b6b-a7e2-5c03dd0d1ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
815 2024.02.22 18:32:39.276605 [ 3 ] {413e2dc0-4278-47dd-bd88-0c1a63f99791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
816 2024.02.22 18:32:39.276952 [ 3 ] {413e2dc0-4278-47dd-bd88-0c1a63f99791} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
817 2024.02.22 18:32:39.277104 [ 3 ] {413e2dc0-4278-47dd-bd88-0c1a63f99791} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
818 2024.02.22 18:32:39.277144 [ 3 ] {413e2dc0-4278-47dd-bd88-0c1a63f99791} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
819 2024.02.22 18:32:39.277992 [ 3 ] {413e2dc0-4278-47dd-bd88-0c1a63f99791} <Debug> DynamicQueryHandler: Done processing query
820 2024.02.22 18:32:39.278018 [ 3 ] {413e2dc0-4278-47dd-bd88-0c1a63f99791} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
821 2024.02.22 18:32:39.278033 [ 3 ] {} <Debug> HTTP-Session: 329d5236-0f02-4b6b-a7e2-5c03dd0d1ce6 Destroying unnamed session
822 2024.02.22 18:32:39.279049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
823 2024.02.22 18:32:39.279092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
824 2024.02.22 18:32:39.279110 [ 3 ] {} <Debug> HTTP-Session: 56bc2b20-8725-49ec-835d-3a1306e75e24 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
825 2024.02.22 18:32:39.279127 [ 3 ] {} <Debug> HTTP-Session: 56bc2b20-8725-49ec-835d-3a1306e75e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
826 2024.02.22 18:32:39.279205 [ 3 ] {dac31aa9-f809-431c-9e1d-5266cb141f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
827 2024.02.22 18:32:39.279244 [ 3 ] {dac31aa9-f809-431c-9e1d-5266cb141f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
828 2024.02.22 18:32:39.279940 [ 3 ] {dac31aa9-f809-431c-9e1d-5266cb141f3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
829 2024.02.22 18:32:39.285267 [ 3 ] {dac31aa9-f809-431c-9e1d-5266cb141f3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB.
830 2024.02.22 18:32:39.288424 [ 3 ] {dac31aa9-f809-431c-9e1d-5266cb141f3a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
831 2024.02.22 18:32:39.288623 [ 3 ] {dac31aa9-f809-431c-9e1d-5266cb141f3a} <Trace> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
832 2024.02.22 18:32:39.288778 [ 3 ] {dac31aa9-f809-431c-9e1d-5266cb141f3a} <Information> executeQuery: Read 4 rows, 443.00 B in 0.009539355 sec., 419 rows/sec., 45.35 KiB/sec.
833 2024.02.22 18:32:39.288919 [ 3 ] {dac31aa9-f809-431c-9e1d-5266cb141f3a} <Debug> DynamicQueryHandler: Done processing query
834 2024.02.22 18:32:39.288947 [ 3 ] {dac31aa9-f809-431c-9e1d-5266cb141f3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
835 2024.02.22 18:32:39.288965 [ 3 ] {} <Debug> HTTP-Session: 56bc2b20-8725-49ec-835d-3a1306e75e24 Destroying unnamed session
836 2024.02.22 18:32:39.289097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
837 2024.02.22 18:32:39.289140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
838 2024.02.22 18:32:39.289158 [ 3 ] {} <Debug> HTTP-Session: 2719f746-eeab-4a2d-a527-88d11313b965 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
839 2024.02.22 18:32:39.289174 [ 3 ] {} <Debug> HTTP-Session: 2719f746-eeab-4a2d-a527-88d11313b965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
840 2024.02.22 18:32:39.289245 [ 3 ] {1c51e3eb-ec15-47f2-ab79-20a1730696ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
841 2024.02.22 18:32:39.289283 [ 3 ] {1c51e3eb-ec15-47f2-ab79-20a1730696ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
842 2024.02.22 18:32:39.289387 [ 3 ] {1c51e3eb-ec15-47f2-ab79-20a1730696ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
843 2024.02.22 18:32:39.297322 [ 3 ] {1c51e3eb-ec15-47f2-ab79-20a1730696ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB.
844 2024.02.22 18:32:39.297576 [ 3 ] {1c51e3eb-ec15-47f2-ab79-20a1730696ab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
845 2024.02.22 18:32:39.297751 [ 3 ] {1c51e3eb-ec15-47f2-ab79-20a1730696ab} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
846 2024.02.22 18:32:39.297882 [ 3 ] {1c51e3eb-ec15-47f2-ab79-20a1730696ab} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.008608208 sec., 2788 rows/sec., 225.98 KiB/sec.
847 2024.02.22 18:32:39.298023 [ 3 ] {1c51e3eb-ec15-47f2-ab79-20a1730696ab} <Debug> DynamicQueryHandler: Done processing query
848 2024.02.22 18:32:39.298047 [ 3 ] {1c51e3eb-ec15-47f2-ab79-20a1730696ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
849 2024.02.22 18:32:39.298063 [ 3 ] {} <Debug> HTTP-Session: 2719f746-eeab-4a2d-a527-88d11313b965 Destroying unnamed session
850 2024.02.22 18:32:39.298258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11099, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
851 2024.02.22 18:32:39.298302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
852 2024.02.22 18:32:39.298319 [ 3 ] {} <Debug> HTTP-Session: db4fcd30-4d6e-4c4d-9ca8-848a83b49f58 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
853 2024.02.22 18:32:39.298335 [ 3 ] {} <Debug> HTTP-Session: db4fcd30-4d6e-4c4d-9ca8-848a83b49f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
854 2024.02.22 18:32:39.298408 [ 3 ] {f5f60a40-0684-4e5c-966a-9a966f54d790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
855 2024.02.22 18:32:39.298446 [ 3 ] {f5f60a40-0684-4e5c-966a-9a966f54d790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
856 2024.02.22 18:32:39.298548 [ 3 ] {f5f60a40-0684-4e5c-966a-9a966f54d790} <Trace> ParallelParsingInputFormat: Parallel parsing is used
857 2024.02.22 18:32:39.298879 [ 3 ] {f5f60a40-0684-4e5c-966a-9a966f54d790} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB.
858 2024.02.22 18:32:39.299085 [ 3 ] {f5f60a40-0684-4e5c-966a-9a966f54d790} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
859 2024.02.22 18:32:39.299234 [ 3 ] {f5f60a40-0684-4e5c-966a-9a966f54d790} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
860 2024.02.22 18:32:39.299339 [ 3 ] {f5f60a40-0684-4e5c-966a-9a966f54d790} <Information> executeQuery: Read 72 rows, 6.68 KiB in 0.000904197 sec., 79628 rows/sec., 7.22 MiB/sec.
861 2024.02.22 18:32:39.299439 [ 3 ] {f5f60a40-0684-4e5c-966a-9a966f54d790} <Debug> DynamicQueryHandler: Done processing query
862 2024.02.22 18:32:39.299461 [ 3 ] {f5f60a40-0684-4e5c-966a-9a966f54d790} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
863 2024.02.22 18:32:39.299476 [ 3 ] {} <Debug> HTTP-Session: db4fcd30-4d6e-4c4d-9ca8-848a83b49f58 Destroying unnamed session
864 2024.02.22 18:32:39.299604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 6331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
865 2024.02.22 18:32:39.299644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
866 2024.02.22 18:32:39.299662 [ 3 ] {} <Debug> HTTP-Session: 079a3f64-1dc2-44be-8736-1a1426d194b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
867 2024.02.22 18:32:39.299678 [ 3 ] {} <Debug> HTTP-Session: 079a3f64-1dc2-44be-8736-1a1426d194b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
868 2024.02.22 18:32:39.299747 [ 3 ] {71c79d80-4f3f-42ab-be62-37a1351e823b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
869 2024.02.22 18:32:39.299783 [ 3 ] {71c79d80-4f3f-42ab-be62-37a1351e823b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
870 2024.02.22 18:32:39.300909 [ 3 ] {71c79d80-4f3f-42ab-be62-37a1351e823b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
871 2024.02.22 18:32:39.305836 [ 3 ] {71c79d80-4f3f-42ab-be62-37a1351e823b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB.
872 2024.02.22 18:32:39.308214 [ 3 ] {71c79d80-4f3f-42ab-be62-37a1351e823b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
873 2024.02.22 18:32:39.308392 [ 3 ] {71c79d80-4f3f-42ab-be62-37a1351e823b} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
874 2024.02.22 18:32:39.308514 [ 3 ] {71c79d80-4f3f-42ab-be62-37a1351e823b} <Information> executeQuery: Read 37 rows, 2.98 KiB in 0.00873272 sec., 4236 rows/sec., 340.85 KiB/sec.
875 2024.02.22 18:32:39.308679 [ 3 ] {71c79d80-4f3f-42ab-be62-37a1351e823b} <Debug> DynamicQueryHandler: Done processing query
876 2024.02.22 18:32:39.308706 [ 3 ] {71c79d80-4f3f-42ab-be62-37a1351e823b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
877 2024.02.22 18:32:39.308725 [ 3 ] {} <Debug> HTTP-Session: 079a3f64-1dc2-44be-8736-1a1426d194b7 Destroying unnamed session
878 2024.02.22 18:32:39.309013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 25707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
879 2024.02.22 18:32:39.309056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
880 2024.02.22 18:32:39.309074 [ 3 ] {} <Debug> HTTP-Session: ae50017b-192e-4e97-9ef9-33aa5aefe9e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
881 2024.02.22 18:32:39.309090 [ 3 ] {} <Debug> HTTP-Session: ae50017b-192e-4e97-9ef9-33aa5aefe9e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
882 2024.02.22 18:32:39.309165 [ 3 ] {55b574cd-f0d6-44c0-9cf7-be27718fa1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
883 2024.02.22 18:32:39.309208 [ 3 ] {55b574cd-f0d6-44c0-9cf7-be27718fa1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
884 2024.02.22 18:32:39.309360 [ 3 ] {55b574cd-f0d6-44c0-9cf7-be27718fa1d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
885 2024.02.22 18:32:39.309806 [ 3 ] {55b574cd-f0d6-44c0-9cf7-be27718fa1d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB.
886 2024.02.22 18:32:39.310736 [ 3 ] {55b574cd-f0d6-44c0-9cf7-be27718fa1d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
887 2024.02.22 18:32:39.310918 [ 3 ] {55b574cd-f0d6-44c0-9cf7-be27718fa1d8} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
888 2024.02.22 18:32:39.311038 [ 3 ] {55b574cd-f0d6-44c0-9cf7-be27718fa1d8} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001835685 sec., 13074 rows/sec., 17.64 MiB/sec.
889 2024.02.22 18:32:39.311204 [ 3 ] {55b574cd-f0d6-44c0-9cf7-be27718fa1d8} <Debug> DynamicQueryHandler: Done processing query
890 2024.02.22 18:32:39.311228 [ 3 ] {55b574cd-f0d6-44c0-9cf7-be27718fa1d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
891 2024.02.22 18:32:39.311243 [ 3 ] {} <Debug> HTTP-Session: ae50017b-192e-4e97-9ef9-33aa5aefe9e0 Destroying unnamed session
892 2024.02.22 18:32:39.311397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
893 2024.02.22 18:32:39.311441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
894 2024.02.22 18:32:39.311460 [ 3 ] {} <Debug> HTTP-Session: c4621ca5-072c-426d-8646-622a434caf15 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
895 2024.02.22 18:32:39.311476 [ 3 ] {} <Debug> HTTP-Session: c4621ca5-072c-426d-8646-622a434caf15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
896 2024.02.22 18:32:39.311546 [ 3 ] {5f8f7f7e-8339-442c-bcbb-ecf3087e00f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
897 2024.02.22 18:32:39.312112 [ 3 ] {5f8f7f7e-8339-442c-bcbb-ecf3087e00f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
898 2024.02.22 18:32:39.312226 [ 3 ] {5f8f7f7e-8339-442c-bcbb-ecf3087e00f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
899 2024.02.22 18:32:39.312507 [ 3 ] {5f8f7f7e-8339-442c-bcbb-ecf3087e00f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB.
900 2024.02.22 18:32:39.314663 [ 3 ] {5f8f7f7e-8339-442c-bcbb-ecf3087e00f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
901 2024.02.22 18:32:39.314842 [ 3 ] {5f8f7f7e-8339-442c-bcbb-ecf3087e00f1} <Trace> oximeter.measurements_i64 (513f8fab-d76e-4518-896f-a9d58e90d5f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
902 2024.02.22 18:32:39.314949 [ 3 ] {5f8f7f7e-8339-442c-bcbb-ecf3087e00f1} <Information> executeQuery: Read 21 rows, 1.57 KiB in 0.003375556 sec., 6221 rows/sec., 464.62 KiB/sec.
903 2024.02.22 18:32:39.315067 [ 3 ] {5f8f7f7e-8339-442c-bcbb-ecf3087e00f1} <Debug> DynamicQueryHandler: Done processing query
904 2024.02.22 18:32:39.315090 [ 3 ] {5f8f7f7e-8339-442c-bcbb-ecf3087e00f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
905 2024.02.22 18:32:39.315105 [ 3 ] {} <Debug> HTTP-Session: c4621ca5-072c-426d-8646-622a434caf15 Destroying unnamed session
906 2024.02.22 18:32:47.953075 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache
907 2024.02.22 18:32:47.953148 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache
908 2024.02.22 18:32:49.209970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
909 2024.02.22 18:32:49.210094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
910 2024.02.22 18:32:49.210122 [ 3 ] {} <Debug> HTTP-Session: 58b8d2b3-5f83-471e-9e22-95c029bcb1e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
911 2024.02.22 18:32:49.210146 [ 3 ] {} <Debug> HTTP-Session: 58b8d2b3-5f83-471e-9e22-95c029bcb1e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
912 2024.02.22 18:32:49.210350 [ 3 ] {1579d7cb-f119-4131-8df2-c1648fa53717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
913 2024.02.22 18:32:49.215297 [ 3 ] {1579d7cb-f119-4131-8df2-c1648fa53717} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
914 2024.02.22 18:32:49.215483 [ 3 ] {1579d7cb-f119-4131-8df2-c1648fa53717} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
915 2024.02.22 18:32:49.215590 [ 3 ] {1579d7cb-f119-4131-8df2-c1648fa53717} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
916 2024.02.22 18:32:49.215917 [ 3 ] {1579d7cb-f119-4131-8df2-c1648fa53717} <Debug> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
917 2024.02.22 18:32:49.219720 [ 3 ] {1579d7cb-f119-4131-8df2-c1648fa53717} <Trace> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
918 2024.02.22 18:32:49.219758 [ 3 ] {1579d7cb-f119-4131-8df2-c1648fa53717} <Debug> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (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
919 2024.02.22 18:32:49.223784 [ 3 ] {1579d7cb-f119-4131-8df2-c1648fa53717} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
920 2024.02.22 18:32:49.245824 [ 3 ] {1579d7cb-f119-4131-8df2-c1648fa53717} <Information> executeQuery: Read 4 rows, 443.00 B in 0.03542078 sec., 112 rows/sec., 12.21 KiB/sec.
921 2024.02.22 18:32:49.246099 [ 3 ] {1579d7cb-f119-4131-8df2-c1648fa53717} <Debug> DynamicQueryHandler: Done processing query
922 2024.02.22 18:32:49.246128 [ 3 ] {1579d7cb-f119-4131-8df2-c1648fa53717} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
923 2024.02.22 18:32:49.246146 [ 3 ] {} <Debug> HTTP-Session: 58b8d2b3-5f83-471e-9e22-95c029bcb1e0 Destroying unnamed session
924 2024.02.22 18:32:49.246464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
925 2024.02.22 18:32:49.246525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
926 2024.02.22 18:32:49.246551 [ 3 ] {} <Debug> HTTP-Session: 99ba1eb8-74ce-4d8d-8009-e295d0191460 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
927 2024.02.22 18:32:49.246575 [ 3 ] {} <Debug> HTTP-Session: 99ba1eb8-74ce-4d8d-8009-e295d0191460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
928 2024.02.22 18:32:49.246740 [ 3 ] {1f895b74-f0ca-4ed2-bd4a-422d0e01039b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
929 2024.02.22 18:32:49.247260 [ 3 ] {1f895b74-f0ca-4ed2-bd4a-422d0e01039b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
930 2024.02.22 18:32:49.247425 [ 3 ] {1f895b74-f0ca-4ed2-bd4a-422d0e01039b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
931 2024.02.22 18:32:49.247471 [ 3 ] {1f895b74-f0ca-4ed2-bd4a-422d0e01039b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
932 2024.02.22 18:32:49.247630 [ 3 ] {1f895b74-f0ca-4ed2-bd4a-422d0e01039b} <Debug> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
933 2024.02.22 18:32:49.247661 [ 3 ] {1f895b74-f0ca-4ed2-bd4a-422d0e01039b} <Trace> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
934 2024.02.22 18:32:49.247683 [ 3 ] {1f895b74-f0ca-4ed2-bd4a-422d0e01039b} <Debug> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (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
935 2024.02.22 18:32:49.247713 [ 3 ] {1f895b74-f0ca-4ed2-bd4a-422d0e01039b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
936 2024.02.22 18:32:49.248649 [ 3 ] {1f895b74-f0ca-4ed2-bd4a-422d0e01039b} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001867317 sec., 2142 rows/sec., 231.68 KiB/sec.
937 2024.02.22 18:32:49.248848 [ 3 ] {1f895b74-f0ca-4ed2-bd4a-422d0e01039b} <Debug> DynamicQueryHandler: Done processing query
938 2024.02.22 18:32:49.248872 [ 3 ] {1f895b74-f0ca-4ed2-bd4a-422d0e01039b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
939 2024.02.22 18:32:49.248888 [ 3 ] {} <Debug> HTTP-Session: 99ba1eb8-74ce-4d8d-8009-e295d0191460 Destroying unnamed session
940 2024.02.22 18:32:49.249216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
941 2024.02.22 18:32:49.249264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
942 2024.02.22 18:32:49.249285 [ 3 ] {} <Debug> HTTP-Session: ee4f83bc-4414-4ab4-9fb1-54439e2d95e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
943 2024.02.22 18:32:49.249304 [ 3 ] {} <Debug> HTTP-Session: ee4f83bc-4414-4ab4-9fb1-54439e2d95e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
944 2024.02.22 18:32:49.249431 [ 3 ] {ed79ef42-721a-4bd6-aacd-5d41551003f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
945 2024.02.22 18:32:49.249879 [ 3 ] {ed79ef42-721a-4bd6-aacd-5d41551003f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
946 2024.02.22 18:32:49.250039 [ 3 ] {ed79ef42-721a-4bd6-aacd-5d41551003f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
947 2024.02.22 18:32:49.250081 [ 3 ] {ed79ef42-721a-4bd6-aacd-5d41551003f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
948 2024.02.22 18:32:49.250226 [ 3 ] {ed79ef42-721a-4bd6-aacd-5d41551003f4} <Debug> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
949 2024.02.22 18:32:49.250255 [ 3 ] {ed79ef42-721a-4bd6-aacd-5d41551003f4} <Trace> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
950 2024.02.22 18:32:49.250275 [ 3 ] {ed79ef42-721a-4bd6-aacd-5d41551003f4} <Debug> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (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
951 2024.02.22 18:32:49.250303 [ 3 ] {ed79ef42-721a-4bd6-aacd-5d41551003f4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
952 2024.02.22 18:32:49.251205 [ 3 ] {ed79ef42-721a-4bd6-aacd-5d41551003f4} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001736624 sec., 2303 rows/sec., 249.11 KiB/sec.
953 2024.02.22 18:32:49.251408 [ 3 ] {ed79ef42-721a-4bd6-aacd-5d41551003f4} <Debug> DynamicQueryHandler: Done processing query
954 2024.02.22 18:32:49.251433 [ 3 ] {ed79ef42-721a-4bd6-aacd-5d41551003f4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
955 2024.02.22 18:32:49.251449 [ 3 ] {} <Debug> HTTP-Session: ee4f83bc-4414-4ab4-9fb1-54439e2d95e9 Destroying unnamed session
956 2024.02.22 18:32:49.251687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
957 2024.02.22 18:32:49.251734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
958 2024.02.22 18:32:49.251754 [ 3 ] {} <Debug> HTTP-Session: c78277be-42b9-4ad1-9009-810773ff070d Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
959 2024.02.22 18:32:49.251772 [ 3 ] {} <Debug> HTTP-Session: c78277be-42b9-4ad1-9009-810773ff070d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
960 2024.02.22 18:32:49.251897 [ 3 ] {6bd79394-37a3-44b6-8749-9e034fac6937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
961 2024.02.22 18:32:49.252370 [ 3 ] {6bd79394-37a3-44b6-8749-9e034fac6937} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
962 2024.02.22 18:32:49.252534 [ 3 ] {6bd79394-37a3-44b6-8749-9e034fac6937} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
963 2024.02.22 18:32:49.252576 [ 3 ] {6bd79394-37a3-44b6-8749-9e034fac6937} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
964 2024.02.22 18:32:49.252720 [ 3 ] {6bd79394-37a3-44b6-8749-9e034fac6937} <Debug> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
965 2024.02.22 18:32:49.252748 [ 3 ] {6bd79394-37a3-44b6-8749-9e034fac6937} <Trace> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
966 2024.02.22 18:32:49.252769 [ 3 ] {6bd79394-37a3-44b6-8749-9e034fac6937} <Debug> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (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
967 2024.02.22 18:32:49.252798 [ 3 ] {6bd79394-37a3-44b6-8749-9e034fac6937} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
968 2024.02.22 18:32:49.253579 [ 3 ] {6bd79394-37a3-44b6-8749-9e034fac6937} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001643592 sec., 2433 rows/sec., 263.21 KiB/sec.
969 2024.02.22 18:32:49.253779 [ 3 ] {6bd79394-37a3-44b6-8749-9e034fac6937} <Debug> DynamicQueryHandler: Done processing query
970 2024.02.22 18:32:49.253802 [ 3 ] {6bd79394-37a3-44b6-8749-9e034fac6937} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
971 2024.02.22 18:32:49.253818 [ 3 ] {} <Debug> HTTP-Session: c78277be-42b9-4ad1-9009-810773ff070d Destroying unnamed session
972 2024.02.22 18:32:49.254079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
973 2024.02.22 18:32:49.254127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
974 2024.02.22 18:32:49.254146 [ 3 ] {} <Debug> HTTP-Session: 0bc32092-48a9-4c99-b99b-d08eb5e3e209 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
975 2024.02.22 18:32:49.254164 [ 3 ] {} <Debug> HTTP-Session: 0bc32092-48a9-4c99-b99b-d08eb5e3e209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
976 2024.02.22 18:32:49.254289 [ 3 ] {5b0d5857-d4fb-41a3-b4f0-94fe59d20992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
977 2024.02.22 18:32:49.254760 [ 3 ] {5b0d5857-d4fb-41a3-b4f0-94fe59d20992} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
978 2024.02.22 18:32:49.254926 [ 3 ] {5b0d5857-d4fb-41a3-b4f0-94fe59d20992} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
979 2024.02.22 18:32:49.254968 [ 3 ] {5b0d5857-d4fb-41a3-b4f0-94fe59d20992} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
980 2024.02.22 18:32:49.255112 [ 3 ] {5b0d5857-d4fb-41a3-b4f0-94fe59d20992} <Debug> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
981 2024.02.22 18:32:49.255140 [ 3 ] {5b0d5857-d4fb-41a3-b4f0-94fe59d20992} <Trace> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
982 2024.02.22 18:32:49.255161 [ 3 ] {5b0d5857-d4fb-41a3-b4f0-94fe59d20992} <Debug> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (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
983 2024.02.22 18:32:49.255189 [ 3 ] {5b0d5857-d4fb-41a3-b4f0-94fe59d20992} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
984 2024.02.22 18:32:49.256032 [ 3 ] {5b0d5857-d4fb-41a3-b4f0-94fe59d20992} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001706424 sec., 2344 rows/sec., 253.52 KiB/sec.
985 2024.02.22 18:32:49.256231 [ 3 ] {5b0d5857-d4fb-41a3-b4f0-94fe59d20992} <Debug> DynamicQueryHandler: Done processing query
986 2024.02.22 18:32:49.256257 [ 3 ] {5b0d5857-d4fb-41a3-b4f0-94fe59d20992} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
987 2024.02.22 18:32:49.256272 [ 3 ] {} <Debug> HTTP-Session: 0bc32092-48a9-4c99-b99b-d08eb5e3e209 Destroying unnamed session
988 2024.02.22 18:32:49.256538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
989 2024.02.22 18:32:49.256585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
990 2024.02.22 18:32:49.256604 [ 3 ] {} <Debug> HTTP-Session: 0551fc86-7779-43ef-90c7-c6fdc517352f Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
991 2024.02.22 18:32:49.256621 [ 3 ] {} <Debug> HTTP-Session: 0551fc86-7779-43ef-90c7-c6fdc517352f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
992 2024.02.22 18:32:49.256747 [ 3 ] {1fb9087c-95f6-462d-9163-ea47df0f73b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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') FORMAT JSONEachRow; (stage: Complete)
993 2024.02.22 18:32:49.257219 [ 3 ] {1fb9087c-95f6-462d-9163-ea47df0f73b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
994 2024.02.22 18:32:49.257386 [ 3 ] {1fb9087c-95f6-462d-9163-ea47df0f73b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
995 2024.02.22 18:32:49.257429 [ 3 ] {1fb9087c-95f6-462d-9163-ea47df0f73b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
996 2024.02.22 18:32:49.257589 [ 3 ] {1fb9087c-95f6-462d-9163-ea47df0f73b6} <Debug> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
997 2024.02.22 18:32:49.257625 [ 3 ] {1fb9087c-95f6-462d-9163-ea47df0f73b6} <Trace> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
998 2024.02.22 18:32:49.257647 [ 3 ] {1fb9087c-95f6-462d-9163-ea47df0f73b6} <Debug> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (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
999 2024.02.22 18:32:49.257676 [ 3 ] {1fb9087c-95f6-462d-9163-ea47df0f73b6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1000 2024.02.22 18:32:49.258643 [ 3 ] {1fb9087c-95f6-462d-9163-ea47df0f73b6} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001857637 sec., 2153 rows/sec., 232.89 KiB/sec.
1001 2024.02.22 18:32:49.258845 [ 3 ] {1fb9087c-95f6-462d-9163-ea47df0f73b6} <Debug> DynamicQueryHandler: Done processing query
1002 2024.02.22 18:32:49.258868 [ 3 ] {1fb9087c-95f6-462d-9163-ea47df0f73b6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1003 2024.02.22 18:32:49.258885 [ 3 ] {} <Debug> HTTP-Session: 0551fc86-7779-43ef-90c7-c6fdc517352f Destroying unnamed session
1004 2024.02.22 18:32:49.274859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1005 2024.02.22 18:32:49.274934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1006 2024.02.22 18:32:49.274971 [ 3 ] {} <Debug> HTTP-Session: d6931619-5af9-401b-8c50-cde0d75f2f23 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1007 2024.02.22 18:32:49.275001 [ 3 ] {} <Debug> HTTP-Session: d6931619-5af9-401b-8c50-cde0d75f2f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1008 2024.02.22 18:32:49.275131 [ 3 ] {c2635475-97e7-4e79-a35e-f1034090779c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1009 2024.02.22 18:32:49.275195 [ 3 ] {c2635475-97e7-4e79-a35e-f1034090779c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1010 2024.02.22 18:32:49.275407 [ 3 ] {c2635475-97e7-4e79-a35e-f1034090779c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1011 2024.02.22 18:32:49.275788 [ 3 ] {c2635475-97e7-4e79-a35e-f1034090779c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB.
1012 2024.02.22 18:32:49.276176 [ 3 ] {c2635475-97e7-4e79-a35e-f1034090779c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1013 2024.02.22 18:32:49.276431 [ 3 ] {c2635475-97e7-4e79-a35e-f1034090779c} <Trace> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1014 2024.02.22 18:32:49.276568 [ 3 ] {c2635475-97e7-4e79-a35e-f1034090779c} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001396177 sec., 4297 rows/sec., 696.66 KiB/sec.
1015 2024.02.22 18:32:49.276755 [ 3 ] {c2635475-97e7-4e79-a35e-f1034090779c} <Debug> DynamicQueryHandler: Done processing query
1016 2024.02.22 18:32:49.276779 [ 3 ] {c2635475-97e7-4e79-a35e-f1034090779c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1017 2024.02.22 18:32:49.276795 [ 3 ] {} <Debug> HTTP-Session: d6931619-5af9-401b-8c50-cde0d75f2f23 Destroying unnamed session
1018 2024.02.22 18:32:49.276919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1019 2024.02.22 18:32:49.276965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1020 2024.02.22 18:32:49.276984 [ 3 ] {} <Debug> HTTP-Session: 616c430e-dbc9-4010-944c-c037453ccf2d Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1021 2024.02.22 18:32:49.277001 [ 3 ] {} <Debug> HTTP-Session: 616c430e-dbc9-4010-944c-c037453ccf2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1022 2024.02.22 18:32:49.277079 [ 3 ] {e6ca1084-3eab-42a0-8afb-e63c201ec87f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1023 2024.02.22 18:32:49.277119 [ 3 ] {e6ca1084-3eab-42a0-8afb-e63c201ec87f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1024 2024.02.22 18:32:49.277238 [ 3 ] {e6ca1084-3eab-42a0-8afb-e63c201ec87f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1025 2024.02.22 18:32:49.277590 [ 3 ] {e6ca1084-3eab-42a0-8afb-e63c201ec87f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB.
1026 2024.02.22 18:32:49.277805 [ 3 ] {e6ca1084-3eab-42a0-8afb-e63c201ec87f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1027 2024.02.22 18:32:49.277967 [ 3 ] {e6ca1084-3eab-42a0-8afb-e63c201ec87f} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1028 2024.02.22 18:32:49.278080 [ 3 ] {e6ca1084-3eab-42a0-8afb-e63c201ec87f} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.000968439 sec., 25814 rows/sec., 2.04 MiB/sec.
1029 2024.02.22 18:32:49.278228 [ 3 ] {e6ca1084-3eab-42a0-8afb-e63c201ec87f} <Debug> DynamicQueryHandler: Done processing query
1030 2024.02.22 18:32:49.278251 [ 3 ] {e6ca1084-3eab-42a0-8afb-e63c201ec87f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1031 2024.02.22 18:32:49.278267 [ 3 ] {} <Debug> HTTP-Session: 616c430e-dbc9-4010-944c-c037453ccf2d Destroying unnamed session
1032 2024.02.22 18:32:49.278445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 16560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1033 2024.02.22 18:32:49.278489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1034 2024.02.22 18:32:49.278507 [ 3 ] {} <Debug> HTTP-Session: 62c26550-6fe5-4830-a906-cb8c0aa4b094 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1035 2024.02.22 18:32:49.278525 [ 3 ] {} <Debug> HTTP-Session: 62c26550-6fe5-4830-a906-cb8c0aa4b094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1036 2024.02.22 18:32:49.278601 [ 3 ] {502fcb29-ba46-42b6-b727-9bae836a6488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1037 2024.02.22 18:32:49.278640 [ 3 ] {502fcb29-ba46-42b6-b727-9bae836a6488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1038 2024.02.22 18:32:49.278750 [ 3 ] {502fcb29-ba46-42b6-b727-9bae836a6488} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1039 2024.02.22 18:32:49.279135 [ 3 ] {502fcb29-ba46-42b6-b727-9bae836a6488} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB.
1040 2024.02.22 18:32:49.279352 [ 3 ] {502fcb29-ba46-42b6-b727-9bae836a6488} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1041 2024.02.22 18:32:49.279532 [ 3 ] {502fcb29-ba46-42b6-b727-9bae836a6488} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1042 2024.02.22 18:32:49.279671 [ 3 ] {502fcb29-ba46-42b6-b727-9bae836a6488} <Information> executeQuery: Read 111 rows, 9.79 KiB in 0.001038851 sec., 106848 rows/sec., 9.20 MiB/sec.
1043 2024.02.22 18:32:49.279819 [ 3 ] {502fcb29-ba46-42b6-b727-9bae836a6488} <Debug> DynamicQueryHandler: Done processing query
1044 2024.02.22 18:32:49.279847 [ 3 ] {502fcb29-ba46-42b6-b727-9bae836a6488} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
1045 2024.02.22 18:32:49.279868 [ 3 ] {} <Debug> HTTP-Session: 62c26550-6fe5-4830-a906-cb8c0aa4b094 Destroying unnamed session
1046 2024.02.22 18:32:49.280007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 8328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1047 2024.02.22 18:32:49.280064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1048 2024.02.22 18:32:49.280089 [ 3 ] {} <Debug> HTTP-Session: 6c7c5d26-a8e2-47cf-be57-b4ed516a06c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1049 2024.02.22 18:32:49.280111 [ 3 ] {} <Debug> HTTP-Session: 6c7c5d26-a8e2-47cf-be57-b4ed516a06c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1050 2024.02.22 18:32:49.280201 [ 3 ] {2269b9f7-ac59-4773-bc37-4ee5cbfa3334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1051 2024.02.22 18:32:49.280246 [ 3 ] {2269b9f7-ac59-4773-bc37-4ee5cbfa3334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1052 2024.02.22 18:32:49.280383 [ 3 ] {2269b9f7-ac59-4773-bc37-4ee5cbfa3334} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1053 2024.02.22 18:32:49.280733 [ 3 ] {2269b9f7-ac59-4773-bc37-4ee5cbfa3334} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB.
1054 2024.02.22 18:32:49.281054 [ 3 ] {2269b9f7-ac59-4773-bc37-4ee5cbfa3334} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1055 2024.02.22 18:32:49.281304 [ 3 ] {2269b9f7-ac59-4773-bc37-4ee5cbfa3334} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1056 2024.02.22 18:32:49.281474 [ 3 ] {2269b9f7-ac59-4773-bc37-4ee5cbfa3334} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.001231134 sec., 39800 rows/sec., 3.09 MiB/sec.
1057 2024.02.22 18:32:49.281653 [ 3 ] {2269b9f7-ac59-4773-bc37-4ee5cbfa3334} <Debug> DynamicQueryHandler: Done processing query
1058 2024.02.22 18:32:49.281688 [ 3 ] {2269b9f7-ac59-4773-bc37-4ee5cbfa3334} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1059 2024.02.22 18:32:49.281711 [ 3 ] {} <Debug> HTTP-Session: 6c7c5d26-a8e2-47cf-be57-b4ed516a06c7 Destroying unnamed session
1060 2024.02.22 18:32:49.282108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 80884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1061 2024.02.22 18:32:49.282176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1062 2024.02.22 18:32:49.282204 [ 3 ] {} <Debug> HTTP-Session: 125ee9a3-2555-4b78-a689-5254e3c58a77 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1063 2024.02.22 18:32:49.282228 [ 3 ] {} <Debug> HTTP-Session: 125ee9a3-2555-4b78-a689-5254e3c58a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1064 2024.02.22 18:32:49.282346 [ 3 ] {2eb19542-c1b7-44b0-918b-a300805691d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1065 2024.02.22 18:32:49.282424 [ 3 ] {2eb19542-c1b7-44b0-918b-a300805691d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1066 2024.02.22 18:32:49.282658 [ 3 ] {2eb19542-c1b7-44b0-918b-a300805691d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1067 2024.02.22 18:32:49.283737 [ 3 ] {2eb19542-c1b7-44b0-918b-a300805691d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB.
1068 2024.02.22 18:32:49.284106 [ 3 ] {2eb19542-c1b7-44b0-918b-a300805691d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1069 2024.02.22 18:32:49.284301 [ 3 ] {2eb19542-c1b7-44b0-918b-a300805691d6} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1070 2024.02.22 18:32:49.284431 [ 3 ] {2eb19542-c1b7-44b0-918b-a300805691d6} <Information> executeQuery: Read 420 rows, 30.35 KiB in 0.00204328 sec., 205551 rows/sec., 14.51 MiB/sec.
1071 2024.02.22 18:32:49.284576 [ 3 ] {2eb19542-c1b7-44b0-918b-a300805691d6} <Debug> DynamicQueryHandler: Done processing query
1072 2024.02.22 18:32:49.284601 [ 3 ] {2eb19542-c1b7-44b0-918b-a300805691d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
1073 2024.02.22 18:32:49.284618 [ 3 ] {} <Debug> HTTP-Session: 125ee9a3-2555-4b78-a689-5254e3c58a77 Destroying unnamed session
1074 2024.02.22 18:32:49.284807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1075 2024.02.22 18:32:49.284855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1076 2024.02.22 18:32:49.284874 [ 3 ] {} <Debug> HTTP-Session: 7ba04c68-09cf-466e-99e2-e8919f7792cd Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1077 2024.02.22 18:32:49.284892 [ 3 ] {} <Debug> HTTP-Session: 7ba04c68-09cf-466e-99e2-e8919f7792cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1078 2024.02.22 18:32:49.284973 [ 3 ] {6aa63aa9-3764-4e0b-9c2a-8759d0d5489d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1079 2024.02.22 18:32:49.285020 [ 3 ] {6aa63aa9-3764-4e0b-9c2a-8759d0d5489d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1080 2024.02.22 18:32:49.285162 [ 3 ] {6aa63aa9-3764-4e0b-9c2a-8759d0d5489d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1081 2024.02.22 18:32:49.285608 [ 3 ] {6aa63aa9-3764-4e0b-9c2a-8759d0d5489d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB.
1082 2024.02.22 18:32:49.285916 [ 3 ] {6aa63aa9-3764-4e0b-9c2a-8759d0d5489d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1083 2024.02.22 18:32:49.286106 [ 3 ] {6aa63aa9-3764-4e0b-9c2a-8759d0d5489d} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1084 2024.02.22 18:32:49.286228 [ 3 ] {6aa63aa9-3764-4e0b-9c2a-8759d0d5489d} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001220384 sec., 20485 rows/sec., 27.64 MiB/sec.
1085 2024.02.22 18:32:49.286372 [ 3 ] {6aa63aa9-3764-4e0b-9c2a-8759d0d5489d} <Debug> DynamicQueryHandler: Done processing query
1086 2024.02.22 18:32:49.286395 [ 3 ] {6aa63aa9-3764-4e0b-9c2a-8759d0d5489d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1087 2024.02.22 18:32:49.286411 [ 3 ] {} <Debug> HTTP-Session: 7ba04c68-09cf-466e-99e2-e8919f7792cd Destroying unnamed session
1088 2024.02.22 18:32:59.209744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1089 2024.02.22 18:32:59.209882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1090 2024.02.22 18:32:59.209912 [ 3 ] {} <Debug> HTTP-Session: 873f6807-af62-465d-bd60-a70fe59018a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1091 2024.02.22 18:32:59.209941 [ 3 ] {} <Debug> HTTP-Session: 873f6807-af62-465d-bd60-a70fe59018a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1092 2024.02.22 18:32:59.210089 [ 3 ] {58a02d0e-4650-4fc4-92b7-43dd7d9a0a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1093 2024.02.22 18:32:59.210157 [ 3 ] {58a02d0e-4650-4fc4-92b7-43dd7d9a0a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1094 2024.02.22 18:32:59.210341 [ 3 ] {58a02d0e-4650-4fc4-92b7-43dd7d9a0a97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1095 2024.02.22 18:32:59.210830 [ 3 ] {58a02d0e-4650-4fc4-92b7-43dd7d9a0a97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1096 2024.02.22 18:32:59.211105 [ 3 ] {58a02d0e-4650-4fc4-92b7-43dd7d9a0a97} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1097 2024.02.22 18:32:59.211281 [ 3 ] {58a02d0e-4650-4fc4-92b7-43dd7d9a0a97} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1098 2024.02.22 18:32:59.211411 [ 3 ] {58a02d0e-4650-4fc4-92b7-43dd7d9a0a97} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001277035 sec., 19576 rows/sec., 1.55 MiB/sec.
1099 2024.02.22 18:32:59.211573 [ 3 ] {58a02d0e-4650-4fc4-92b7-43dd7d9a0a97} <Debug> DynamicQueryHandler: Done processing query
1100 2024.02.22 18:32:59.211600 [ 3 ] {58a02d0e-4650-4fc4-92b7-43dd7d9a0a97} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1101 2024.02.22 18:32:59.211617 [ 3 ] {} <Debug> HTTP-Session: 873f6807-af62-465d-bd60-a70fe59018a7 Destroying unnamed session
1102 2024.02.22 18:32:59.211760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1103 2024.02.22 18:32:59.211814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1104 2024.02.22 18:32:59.211835 [ 3 ] {} <Debug> HTTP-Session: d24b94cc-0854-41dc-8b39-578fab951313 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1105 2024.02.22 18:32:59.211854 [ 3 ] {} <Debug> HTTP-Session: d24b94cc-0854-41dc-8b39-578fab951313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1106 2024.02.22 18:32:59.211940 [ 3 ] {ed6ad9a5-6b0f-4d9c-8f0c-32f1c0ceb687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1107 2024.02.22 18:32:59.211983 [ 3 ] {ed6ad9a5-6b0f-4d9c-8f0c-32f1c0ceb687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1108 2024.02.22 18:32:59.212091 [ 3 ] {ed6ad9a5-6b0f-4d9c-8f0c-32f1c0ceb687} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1109 2024.02.22 18:32:59.212443 [ 3 ] {ed6ad9a5-6b0f-4d9c-8f0c-32f1c0ceb687} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1110 2024.02.22 18:32:59.212659 [ 3 ] {ed6ad9a5-6b0f-4d9c-8f0c-32f1c0ceb687} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1111 2024.02.22 18:32:59.212809 [ 3 ] {ed6ad9a5-6b0f-4d9c-8f0c-32f1c0ceb687} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1112 2024.02.22 18:32:59.212929 [ 3 ] {ed6ad9a5-6b0f-4d9c-8f0c-32f1c0ceb687} <Information> executeQuery: Read 75 rows, 6.98 KiB in 0.000960829 sec., 78057 rows/sec., 7.09 MiB/sec.
1113 2024.02.22 18:32:59.213053 [ 3 ] {ed6ad9a5-6b0f-4d9c-8f0c-32f1c0ceb687} <Debug> DynamicQueryHandler: Done processing query
1114 2024.02.22 18:32:59.213075 [ 3 ] {ed6ad9a5-6b0f-4d9c-8f0c-32f1c0ceb687} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1115 2024.02.22 18:32:59.213090 [ 3 ] {} <Debug> HTTP-Session: d24b94cc-0854-41dc-8b39-578fab951313 Destroying unnamed session
1116 2024.02.22 18:32:59.213230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1117 2024.02.22 18:32:59.213277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1118 2024.02.22 18:32:59.213296 [ 3 ] {} <Debug> HTTP-Session: c3c39ebd-f5a8-4d08-9e7c-adb28379f42a Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1119 2024.02.22 18:32:59.213313 [ 3 ] {} <Debug> HTTP-Session: c3c39ebd-f5a8-4d08-9e7c-adb28379f42a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1120 2024.02.22 18:32:59.213388 [ 3 ] {95105157-81b1-4adb-a8ee-9dc43d35df48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1121 2024.02.22 18:32:59.213427 [ 3 ] {95105157-81b1-4adb-a8ee-9dc43d35df48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1122 2024.02.22 18:32:59.213535 [ 3 ] {95105157-81b1-4adb-a8ee-9dc43d35df48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1123 2024.02.22 18:32:59.213816 [ 3 ] {95105157-81b1-4adb-a8ee-9dc43d35df48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1124 2024.02.22 18:32:59.214023 [ 3 ] {95105157-81b1-4adb-a8ee-9dc43d35df48} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1125 2024.02.22 18:32:59.214172 [ 3 ] {95105157-81b1-4adb-a8ee-9dc43d35df48} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1126 2024.02.22 18:32:59.214289 [ 3 ] {95105157-81b1-4adb-a8ee-9dc43d35df48} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000871767 sec., 28677 rows/sec., 2.24 MiB/sec.
1127 2024.02.22 18:32:59.214459 [ 3 ] {95105157-81b1-4adb-a8ee-9dc43d35df48} <Debug> DynamicQueryHandler: Done processing query
1128 2024.02.22 18:32:59.214482 [ 3 ] {95105157-81b1-4adb-a8ee-9dc43d35df48} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1129 2024.02.22 18:32:59.214498 [ 3 ] {} <Debug> HTTP-Session: c3c39ebd-f5a8-4d08-9e7c-adb28379f42a Destroying unnamed session
1130 2024.02.22 18:32:59.214684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1131 2024.02.22 18:32:59.214730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1132 2024.02.22 18:32:59.214748 [ 3 ] {} <Debug> HTTP-Session: f03d317d-1b26-41e7-ba4b-156f69097d06 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1133 2024.02.22 18:32:59.214765 [ 3 ] {} <Debug> HTTP-Session: f03d317d-1b26-41e7-ba4b-156f69097d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1134 2024.02.22 18:32:59.214846 [ 3 ] {ba2fcd01-e185-4b3b-9580-18c73dc2dcab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1135 2024.02.22 18:32:59.214893 [ 3 ] {ba2fcd01-e185-4b3b-9580-18c73dc2dcab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1136 2024.02.22 18:32:59.215043 [ 3 ] {ba2fcd01-e185-4b3b-9580-18c73dc2dcab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1137 2024.02.22 18:32:59.215486 [ 3 ] {ba2fcd01-e185-4b3b-9580-18c73dc2dcab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1138 2024.02.22 18:32:59.215788 [ 3 ] {ba2fcd01-e185-4b3b-9580-18c73dc2dcab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1139 2024.02.22 18:32:59.215970 [ 3 ] {ba2fcd01-e185-4b3b-9580-18c73dc2dcab} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1140 2024.02.22 18:32:59.216106 [ 3 ] {ba2fcd01-e185-4b3b-9580-18c73dc2dcab} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001228934 sec., 20342 rows/sec., 27.45 MiB/sec.
1141 2024.02.22 18:32:59.216239 [ 3 ] {ba2fcd01-e185-4b3b-9580-18c73dc2dcab} <Debug> DynamicQueryHandler: Done processing query
1142 2024.02.22 18:32:59.216263 [ 3 ] {ba2fcd01-e185-4b3b-9580-18c73dc2dcab} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1143 2024.02.22 18:32:59.216278 [ 3 ] {} <Debug> HTTP-Session: f03d317d-1b26-41e7-ba4b-156f69097d06 Destroying unnamed session
1144 2024.02.22 18:33:02.953418 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache
1145 2024.02.22 18:33:02.953496 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache
1146 2024.02.22 18:33:09.209904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1147 2024.02.22 18:33:09.210045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1148 2024.02.22 18:33:09.210077 [ 3 ] {} <Debug> HTTP-Session: ffa649cd-ba61-4e01-a6cb-b58364bd18b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1149 2024.02.22 18:33:09.210105 [ 3 ] {} <Debug> HTTP-Session: ffa649cd-ba61-4e01-a6cb-b58364bd18b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1150 2024.02.22 18:33:09.210251 [ 3 ] {973b7dfd-aa30-4ba4-890a-c079223f4a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1151 2024.02.22 18:33:09.210319 [ 3 ] {973b7dfd-aa30-4ba4-890a-c079223f4a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1152 2024.02.22 18:33:09.210501 [ 3 ] {973b7dfd-aa30-4ba4-890a-c079223f4a6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1153 2024.02.22 18:33:09.210969 [ 3 ] {973b7dfd-aa30-4ba4-890a-c079223f4a6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1154 2024.02.22 18:33:09.211246 [ 3 ] {973b7dfd-aa30-4ba4-890a-c079223f4a6d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1155 2024.02.22 18:33:09.211423 [ 3 ] {973b7dfd-aa30-4ba4-890a-c079223f4a6d} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1156 2024.02.22 18:33:09.211537 [ 3 ] {973b7dfd-aa30-4ba4-890a-c079223f4a6d} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001247384 sec., 20041 rows/sec., 1.59 MiB/sec.
1157 2024.02.22 18:33:09.211693 [ 3 ] {973b7dfd-aa30-4ba4-890a-c079223f4a6d} <Debug> DynamicQueryHandler: Done processing query
1158 2024.02.22 18:33:09.211720 [ 3 ] {973b7dfd-aa30-4ba4-890a-c079223f4a6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1159 2024.02.22 18:33:09.211736 [ 3 ] {} <Debug> HTTP-Session: ffa649cd-ba61-4e01-a6cb-b58364bd18b6 Destroying unnamed session
1160 2024.02.22 18:33:09.211873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1161 2024.02.22 18:33:09.211926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1162 2024.02.22 18:33:09.211946 [ 3 ] {} <Debug> HTTP-Session: 4f4539da-456b-47e3-9910-f4e719fae533 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1163 2024.02.22 18:33:09.211965 [ 3 ] {} <Debug> HTTP-Session: 4f4539da-456b-47e3-9910-f4e719fae533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1164 2024.02.22 18:33:09.212048 [ 3 ] {65f3521f-6cf0-4a1e-aeed-38d3614a6b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1165 2024.02.22 18:33:09.212092 [ 3 ] {65f3521f-6cf0-4a1e-aeed-38d3614a6b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1166 2024.02.22 18:33:09.212199 [ 3 ] {65f3521f-6cf0-4a1e-aeed-38d3614a6b8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1167 2024.02.22 18:33:09.212552 [ 3 ] {65f3521f-6cf0-4a1e-aeed-38d3614a6b8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1168 2024.02.22 18:33:09.212773 [ 3 ] {65f3521f-6cf0-4a1e-aeed-38d3614a6b8c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1169 2024.02.22 18:33:09.212922 [ 3 ] {65f3521f-6cf0-4a1e-aeed-38d3614a6b8c} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1170 2024.02.22 18:33:09.213015 [ 3 ] {65f3521f-6cf0-4a1e-aeed-38d3614a6b8c} <Information> executeQuery: Read 75 rows, 6.98 KiB in 0.000938518 sec., 79913 rows/sec., 7.26 MiB/sec.
1171 2024.02.22 18:33:09.213136 [ 3 ] {65f3521f-6cf0-4a1e-aeed-38d3614a6b8c} <Debug> DynamicQueryHandler: Done processing query
1172 2024.02.22 18:33:09.213159 [ 3 ] {65f3521f-6cf0-4a1e-aeed-38d3614a6b8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1173 2024.02.22 18:33:09.213175 [ 3 ] {} <Debug> HTTP-Session: 4f4539da-456b-47e3-9910-f4e719fae533 Destroying unnamed session
1174 2024.02.22 18:33:09.213298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1175 2024.02.22 18:33:09.213344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1176 2024.02.22 18:33:09.213363 [ 3 ] {} <Debug> HTTP-Session: a2451b82-1a85-48c1-ba18-66e700b2458c Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1177 2024.02.22 18:33:09.213381 [ 3 ] {} <Debug> HTTP-Session: a2451b82-1a85-48c1-ba18-66e700b2458c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1178 2024.02.22 18:33:09.213454 [ 3 ] {9527bf4c-d68e-4e77-9683-27d5d451597b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1179 2024.02.22 18:33:09.213494 [ 3 ] {9527bf4c-d68e-4e77-9683-27d5d451597b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1180 2024.02.22 18:33:09.213601 [ 3 ] {9527bf4c-d68e-4e77-9683-27d5d451597b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1181 2024.02.22 18:33:09.213886 [ 3 ] {9527bf4c-d68e-4e77-9683-27d5d451597b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1182 2024.02.22 18:33:09.214098 [ 3 ] {9527bf4c-d68e-4e77-9683-27d5d451597b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1183 2024.02.22 18:33:09.214243 [ 3 ] {9527bf4c-d68e-4e77-9683-27d5d451597b} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1184 2024.02.22 18:33:09.214342 [ 3 ] {9527bf4c-d68e-4e77-9683-27d5d451597b} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000859437 sec., 29088 rows/sec., 2.27 MiB/sec.
1185 2024.02.22 18:33:09.214487 [ 3 ] {9527bf4c-d68e-4e77-9683-27d5d451597b} <Debug> DynamicQueryHandler: Done processing query
1186 2024.02.22 18:33:09.214511 [ 3 ] {9527bf4c-d68e-4e77-9683-27d5d451597b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1187 2024.02.22 18:33:09.214526 [ 3 ] {} <Debug> HTTP-Session: a2451b82-1a85-48c1-ba18-66e700b2458c Destroying unnamed session
1188 2024.02.22 18:33:09.214708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1189 2024.02.22 18:33:09.214753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1190 2024.02.22 18:33:09.214771 [ 3 ] {} <Debug> HTTP-Session: 583488a6-6e86-4312-97d0-256a865f40fd Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1191 2024.02.22 18:33:09.214788 [ 3 ] {} <Debug> HTTP-Session: 583488a6-6e86-4312-97d0-256a865f40fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1192 2024.02.22 18:33:09.214864 [ 3 ] {40f0ca69-a5e5-4697-a7dc-0bf6baba03fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1193 2024.02.22 18:33:09.214910 [ 3 ] {40f0ca69-a5e5-4697-a7dc-0bf6baba03fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1194 2024.02.22 18:33:09.215059 [ 3 ] {40f0ca69-a5e5-4697-a7dc-0bf6baba03fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1195 2024.02.22 18:33:09.215455 [ 3 ] {40f0ca69-a5e5-4697-a7dc-0bf6baba03fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1196 2024.02.22 18:33:09.215757 [ 3 ] {40f0ca69-a5e5-4697-a7dc-0bf6baba03fe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1197 2024.02.22 18:33:09.215939 [ 3 ] {40f0ca69-a5e5-4697-a7dc-0bf6baba03fe} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1198 2024.02.22 18:33:09.216060 [ 3 ] {40f0ca69-a5e5-4697-a7dc-0bf6baba03fe} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001168233 sec., 21399 rows/sec., 28.88 MiB/sec.
1199 2024.02.22 18:33:09.216188 [ 3 ] {40f0ca69-a5e5-4697-a7dc-0bf6baba03fe} <Debug> DynamicQueryHandler: Done processing query
1200 2024.02.22 18:33:09.216211 [ 3 ] {40f0ca69-a5e5-4697-a7dc-0bf6baba03fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1201 2024.02.22 18:33:09.216228 [ 3 ] {} <Debug> HTTP-Session: 583488a6-6e86-4312-97d0-256a865f40fd Destroying unnamed session
1202 2024.02.22 18:33:14.210248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1203 2024.02.22 18:33:14.210370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1204 2024.02.22 18:33:14.210396 [ 3 ] {} <Debug> HTTP-Session: e941705d-797b-470f-8b02-7d11d2a5cefe Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1205 2024.02.22 18:33:14.210420 [ 3 ] {} <Debug> HTTP-Session: e941705d-797b-470f-8b02-7d11d2a5cefe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1206 2024.02.22 18:33:14.210549 [ 3 ] {dae15e26-5ba0-4604-992f-0b47aa6938e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1207 2024.02.22 18:33:14.210609 [ 3 ] {dae15e26-5ba0-4604-992f-0b47aa6938e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1208 2024.02.22 18:33:14.210767 [ 3 ] {dae15e26-5ba0-4604-992f-0b47aa6938e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1209 2024.02.22 18:33:14.211200 [ 3 ] {dae15e26-5ba0-4604-992f-0b47aa6938e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1210 2024.02.22 18:33:14.211459 [ 3 ] {dae15e26-5ba0-4604-992f-0b47aa6938e7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1211 2024.02.22 18:33:14.211635 [ 3 ] {dae15e26-5ba0-4604-992f-0b47aa6938e7} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1212 2024.02.22 18:33:14.211761 [ 3 ] {dae15e26-5ba0-4604-992f-0b47aa6938e7} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001168532 sec., 20538 rows/sec., 1.63 MiB/sec.
1213 2024.02.22 18:33:14.211911 [ 3 ] {dae15e26-5ba0-4604-992f-0b47aa6938e7} <Debug> DynamicQueryHandler: Done processing query
1214 2024.02.22 18:33:14.211936 [ 3 ] {dae15e26-5ba0-4604-992f-0b47aa6938e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1215 2024.02.22 18:33:14.211954 [ 3 ] {} <Debug> HTTP-Session: e941705d-797b-470f-8b02-7d11d2a5cefe Destroying unnamed session
1216 2024.02.22 18:33:14.212091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1217 2024.02.22 18:33:14.212143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1218 2024.02.22 18:33:14.212166 [ 3 ] {} <Debug> HTTP-Session: f37945d9-98aa-4918-9504-582ee6bcb8d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1219 2024.02.22 18:33:14.212186 [ 3 ] {} <Debug> HTTP-Session: f37945d9-98aa-4918-9504-582ee6bcb8d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1220 2024.02.22 18:33:14.212272 [ 3 ] {aee68e7f-0564-42d3-b0f2-618937c73c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1221 2024.02.22 18:33:14.212319 [ 3 ] {aee68e7f-0564-42d3-b0f2-618937c73c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1222 2024.02.22 18:33:14.212439 [ 3 ] {aee68e7f-0564-42d3-b0f2-618937c73c39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1223 2024.02.22 18:33:14.212859 [ 3 ] {aee68e7f-0564-42d3-b0f2-618937c73c39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1224 2024.02.22 18:33:14.213071 [ 3 ] {aee68e7f-0564-42d3-b0f2-618937c73c39} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1225 2024.02.22 18:33:14.213222 [ 3 ] {aee68e7f-0564-42d3-b0f2-618937c73c39} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1226 2024.02.22 18:33:14.213340 [ 3 ] {aee68e7f-0564-42d3-b0f2-618937c73c39} <Information> executeQuery: Read 72 rows, 7.51 KiB in 0.00102802 sec., 70037 rows/sec., 7.13 MiB/sec.
1227 2024.02.22 18:33:14.213505 [ 3 ] {aee68e7f-0564-42d3-b0f2-618937c73c39} <Debug> DynamicQueryHandler: Done processing query
1228 2024.02.22 18:33:14.213529 [ 3 ] {aee68e7f-0564-42d3-b0f2-618937c73c39} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1229 2024.02.22 18:33:14.213546 [ 3 ] {} <Debug> HTTP-Session: f37945d9-98aa-4918-9504-582ee6bcb8d8 Destroying unnamed session
1230 2024.02.22 18:33:14.213664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 5131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1231 2024.02.22 18:33:14.213709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1232 2024.02.22 18:33:14.213727 [ 3 ] {} <Debug> HTTP-Session: 93d9ba5f-f11f-4d6c-90b3-2aadd6b693c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1233 2024.02.22 18:33:14.213743 [ 3 ] {} <Debug> HTTP-Session: 93d9ba5f-f11f-4d6c-90b3-2aadd6b693c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1234 2024.02.22 18:33:14.213813 [ 3 ] {d6137530-d0b3-48e0-b743-6f47fdc7f598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1235 2024.02.22 18:33:14.213852 [ 3 ] {d6137530-d0b3-48e0-b743-6f47fdc7f598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1236 2024.02.22 18:33:14.213964 [ 3 ] {d6137530-d0b3-48e0-b743-6f47fdc7f598} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1237 2024.02.22 18:33:14.214268 [ 3 ] {d6137530-d0b3-48e0-b743-6f47fdc7f598} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1238 2024.02.22 18:33:14.214479 [ 3 ] {d6137530-d0b3-48e0-b743-6f47fdc7f598} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1239 2024.02.22 18:33:14.214629 [ 3 ] {d6137530-d0b3-48e0-b743-6f47fdc7f598} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1240 2024.02.22 18:33:14.214762 [ 3 ] {d6137530-d0b3-48e0-b743-6f47fdc7f598} <Information> executeQuery: Read 30 rows, 2.40 KiB in 0.000912618 sec., 32872 rows/sec., 2.57 MiB/sec.
1241 2024.02.22 18:33:14.214884 [ 3 ] {d6137530-d0b3-48e0-b743-6f47fdc7f598} <Debug> DynamicQueryHandler: Done processing query
1242 2024.02.22 18:33:14.214908 [ 3 ] {d6137530-d0b3-48e0-b743-6f47fdc7f598} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1243 2024.02.22 18:33:14.214925 [ 3 ] {} <Debug> HTTP-Session: 93d9ba5f-f11f-4d6c-90b3-2aadd6b693c5 Destroying unnamed session
1244 2024.02.22 18:33:14.215113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 25704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1245 2024.02.22 18:33:14.215158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1246 2024.02.22 18:33:14.215177 [ 3 ] {} <Debug> HTTP-Session: 73c0da6a-6243-400e-aefb-74cf73d88690 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1247 2024.02.22 18:33:14.215193 [ 3 ] {} <Debug> HTTP-Session: 73c0da6a-6243-400e-aefb-74cf73d88690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1248 2024.02.22 18:33:14.215269 [ 3 ] {5eef18cb-2f5c-4082-9d16-66d7e1bb676b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1249 2024.02.22 18:33:14.215314 [ 3 ] {5eef18cb-2f5c-4082-9d16-66d7e1bb676b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1250 2024.02.22 18:33:14.215452 [ 3 ] {5eef18cb-2f5c-4082-9d16-66d7e1bb676b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1251 2024.02.22 18:33:14.215878 [ 3 ] {5eef18cb-2f5c-4082-9d16-66d7e1bb676b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1252 2024.02.22 18:33:14.216184 [ 3 ] {5eef18cb-2f5c-4082-9d16-66d7e1bb676b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1253 2024.02.22 18:33:14.216370 [ 3 ] {5eef18cb-2f5c-4082-9d16-66d7e1bb676b} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1254 2024.02.22 18:33:14.216502 [ 3 ] {5eef18cb-2f5c-4082-9d16-66d7e1bb676b} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001204503 sec., 19925 rows/sec., 26.89 MiB/sec.
1255 2024.02.22 18:33:14.216645 [ 3 ] {5eef18cb-2f5c-4082-9d16-66d7e1bb676b} <Debug> DynamicQueryHandler: Done processing query
1256 2024.02.22 18:33:14.216669 [ 3 ] {5eef18cb-2f5c-4082-9d16-66d7e1bb676b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1257 2024.02.22 18:33:14.216684 [ 3 ] {} <Debug> HTTP-Session: 73c0da6a-6243-400e-aefb-74cf73d88690 Destroying unnamed session
1258 2024.02.22 18:33:14.216804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1259 2024.02.22 18:33:14.216849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1260 2024.02.22 18:33:14.216867 [ 3 ] {} <Debug> HTTP-Session: 193e8c46-d0c4-4dfb-8fb0-fb286d543fc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1261 2024.02.22 18:33:14.216884 [ 3 ] {} <Debug> HTTP-Session: 193e8c46-d0c4-4dfb-8fb0-fb286d543fc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1262 2024.02.22 18:33:14.216951 [ 3 ] {b0f37ba5-8ee0-4b16-a812-efee2a900251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1263 2024.02.22 18:33:14.216991 [ 3 ] {b0f37ba5-8ee0-4b16-a812-efee2a900251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1264 2024.02.22 18:33:14.217097 [ 3 ] {b0f37ba5-8ee0-4b16-a812-efee2a900251} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1265 2024.02.22 18:33:14.217346 [ 3 ] {b0f37ba5-8ee0-4b16-a812-efee2a900251} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1266 2024.02.22 18:33:14.217589 [ 3 ] {b0f37ba5-8ee0-4b16-a812-efee2a900251} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1267 2024.02.22 18:33:14.217772 [ 3 ] {b0f37ba5-8ee0-4b16-a812-efee2a900251} <Trace> oximeter.measurements_i64 (513f8fab-d76e-4518-896f-a9d58e90d5f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1268 2024.02.22 18:33:14.217886 [ 3 ] {b0f37ba5-8ee0-4b16-a812-efee2a900251} <Information> executeQuery: Read 6 rows, 434.00 B in 0.000904808 sec., 6631 rows/sec., 468.42 KiB/sec.
1269 2024.02.22 18:33:14.218007 [ 3 ] {b0f37ba5-8ee0-4b16-a812-efee2a900251} <Debug> DynamicQueryHandler: Done processing query
1270 2024.02.22 18:33:14.218031 [ 3 ] {b0f37ba5-8ee0-4b16-a812-efee2a900251} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1271 2024.02.22 18:33:14.218048 [ 3 ] {} <Debug> HTTP-Session: 193e8c46-d0c4-4dfb-8fb0-fb286d543fc8 Destroying unnamed session
1272 2024.02.22 18:33:17.953547 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache
1273 2024.02.22 18:33:17.953595 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache
1274 2024.02.22 18:33:19.211779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1275 2024.02.22 18:33:19.211913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1276 2024.02.22 18:33:19.211944 [ 3 ] {} <Debug> HTTP-Session: a6555639-3015-40f1-a7e3-d62501fe04e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1277 2024.02.22 18:33:19.211972 [ 3 ] {} <Debug> HTTP-Session: a6555639-3015-40f1-a7e3-d62501fe04e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1278 2024.02.22 18:33:19.212203 [ 3 ] {6bbd5be0-39da-4bfe-9479-281cc441d665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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') FORMAT JSONEachRow; (stage: Complete)
1279 2024.02.22 18:33:19.212832 [ 3 ] {6bbd5be0-39da-4bfe-9479-281cc441d665} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1280 2024.02.22 18:33:19.213016 [ 3 ] {6bbd5be0-39da-4bfe-9479-281cc441d665} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1281 2024.02.22 18:33:19.213069 [ 3 ] {6bbd5be0-39da-4bfe-9479-281cc441d665} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1282 2024.02.22 18:33:19.213240 [ 3 ] {6bbd5be0-39da-4bfe-9479-281cc441d665} <Debug> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1283 2024.02.22 18:33:19.213362 [ 186 ] {6bbd5be0-39da-4bfe-9479-281cc441d665} <Trace> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1284 2024.02.22 18:33:19.213362 [ 190 ] {6bbd5be0-39da-4bfe-9479-281cc441d665} <Trace> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1285 2024.02.22 18:33:19.213487 [ 3 ] {6bbd5be0-39da-4bfe-9479-281cc441d665} <Debug> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (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
1286 2024.02.22 18:33:19.213581 [ 3 ] {6bbd5be0-39da-4bfe-9479-281cc441d665} <Debug> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d) (SelectExecutor): Reading approx. 10 rows with 2 streams
1287 2024.02.22 18:33:19.215420 [ 3 ] {6bbd5be0-39da-4bfe-9479-281cc441d665} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003159892 sec., 3164 rows/sec., 444.72 KiB/sec.
1288 2024.02.22 18:33:19.215704 [ 3 ] {6bbd5be0-39da-4bfe-9479-281cc441d665} <Debug> DynamicQueryHandler: Done processing query
1289 2024.02.22 18:33:19.215731 [ 3 ] {6bbd5be0-39da-4bfe-9479-281cc441d665} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1290 2024.02.22 18:33:19.215750 [ 3 ] {} <Debug> HTTP-Session: a6555639-3015-40f1-a7e3-d62501fe04e3 Destroying unnamed session
1291 2024.02.22 18:33:19.215897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1292 2024.02.22 18:33:19.215947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1293 2024.02.22 18:33:19.215968 [ 3 ] {} <Debug> HTTP-Session: 2595efd7-9b8f-4b82-91dc-d319e2877332 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1294 2024.02.22 18:33:19.215988 [ 3 ] {} <Debug> HTTP-Session: 2595efd7-9b8f-4b82-91dc-d319e2877332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1295 2024.02.22 18:33:19.216077 [ 3 ] {a6aa7794-1150-48cd-884a-4a650085815d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1296 2024.02.22 18:33:19.216121 [ 3 ] {a6aa7794-1150-48cd-884a-4a650085815d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1297 2024.02.22 18:33:19.216272 [ 3 ] {a6aa7794-1150-48cd-884a-4a650085815d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1298 2024.02.22 18:33:19.216593 [ 3 ] {a6aa7794-1150-48cd-884a-4a650085815d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1299 2024.02.22 18:33:19.216910 [ 3 ] {a6aa7794-1150-48cd-884a-4a650085815d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1300 2024.02.22 18:33:19.217085 [ 3 ] {a6aa7794-1150-48cd-884a-4a650085815d} <Trace> oximeter.timeseries_schema (f00ad219-e8dc-4a86-a324-f9b2ffe0f45d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1301 2024.02.22 18:33:19.217214 [ 3 ] {a6aa7794-1150-48cd-884a-4a650085815d} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001100871 sec., 908 rows/sec., 205.80 KiB/sec.
1302 2024.02.22 18:33:19.217383 [ 3 ] {a6aa7794-1150-48cd-884a-4a650085815d} <Debug> DynamicQueryHandler: Done processing query
1303 2024.02.22 18:33:19.217407 [ 3 ] {a6aa7794-1150-48cd-884a-4a650085815d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1304 2024.02.22 18:33:19.217424 [ 3 ] {} <Debug> HTTP-Session: 2595efd7-9b8f-4b82-91dc-d319e2877332 Destroying unnamed session
1305 2024.02.22 18:33:19.217553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1306 2024.02.22 18:33:19.217600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1307 2024.02.22 18:33:19.217619 [ 3 ] {} <Debug> HTTP-Session: 848b41f1-7413-4025-86ff-56db56871d8c Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1308 2024.02.22 18:33:19.217637 [ 3 ] {} <Debug> HTTP-Session: 848b41f1-7413-4025-86ff-56db56871d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1309 2024.02.22 18:33:19.217714 [ 3 ] {c0ed4da8-73f7-4b0a-8417-51d5d5c9c1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1310 2024.02.22 18:33:19.217754 [ 3 ] {c0ed4da8-73f7-4b0a-8417-51d5d5c9c1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1311 2024.02.22 18:33:19.217865 [ 3 ] {c0ed4da8-73f7-4b0a-8417-51d5d5c9c1b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1312 2024.02.22 18:33:19.218178 [ 3 ] {c0ed4da8-73f7-4b0a-8417-51d5d5c9c1b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1313 2024.02.22 18:33:19.218389 [ 3 ] {c0ed4da8-73f7-4b0a-8417-51d5d5c9c1b3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1314 2024.02.22 18:33:19.218538 [ 3 ] {c0ed4da8-73f7-4b0a-8417-51d5d5c9c1b3} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1315 2024.02.22 18:33:19.218659 [ 3 ] {c0ed4da8-73f7-4b0a-8417-51d5d5c9c1b3} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.000913008 sec., 27382 rows/sec., 2.17 MiB/sec.
1316 2024.02.22 18:33:19.218783 [ 3 ] {c0ed4da8-73f7-4b0a-8417-51d5d5c9c1b3} <Debug> DynamicQueryHandler: Done processing query
1317 2024.02.22 18:33:19.218807 [ 3 ] {c0ed4da8-73f7-4b0a-8417-51d5d5c9c1b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1318 2024.02.22 18:33:19.218822 [ 3 ] {} <Debug> HTTP-Session: 848b41f1-7413-4025-86ff-56db56871d8c Destroying unnamed session
1319 2024.02.22 18:33:19.218963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1320 2024.02.22 18:33:19.219007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1321 2024.02.22 18:33:19.219025 [ 3 ] {} <Debug> HTTP-Session: 1b5bb548-c499-4f1c-8abc-d1e4036fef75 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1322 2024.02.22 18:33:19.219041 [ 3 ] {} <Debug> HTTP-Session: 1b5bb548-c499-4f1c-8abc-d1e4036fef75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1323 2024.02.22 18:33:19.219113 [ 3 ] {5f16f3c7-6318-48d8-92bb-9b1a490b32a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1324 2024.02.22 18:33:19.219153 [ 3 ] {5f16f3c7-6318-48d8-92bb-9b1a490b32a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1325 2024.02.22 18:33:19.219297 [ 3 ] {5f16f3c7-6318-48d8-92bb-9b1a490b32a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1326 2024.02.22 18:33:19.219576 [ 3 ] {5f16f3c7-6318-48d8-92bb-9b1a490b32a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1327 2024.02.22 18:33:19.219788 [ 3 ] {5f16f3c7-6318-48d8-92bb-9b1a490b32a2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1328 2024.02.22 18:33:19.219939 [ 3 ] {5f16f3c7-6318-48d8-92bb-9b1a490b32a2} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1329 2024.02.22 18:33:19.220035 [ 3 ] {5f16f3c7-6318-48d8-92bb-9b1a490b32a2} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000892998 sec., 2239 rows/sec., 191.38 KiB/sec.
1330 2024.02.22 18:33:19.220191 [ 3 ] {5f16f3c7-6318-48d8-92bb-9b1a490b32a2} <Debug> DynamicQueryHandler: Done processing query
1331 2024.02.22 18:33:19.220215 [ 3 ] {5f16f3c7-6318-48d8-92bb-9b1a490b32a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1332 2024.02.22 18:33:19.220230 [ 3 ] {} <Debug> HTTP-Session: 1b5bb548-c499-4f1c-8abc-d1e4036fef75 Destroying unnamed session
1333 2024.02.22 18:33:19.220396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 16710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1334 2024.02.22 18:33:19.220447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1335 2024.02.22 18:33:19.220467 [ 3 ] {} <Debug> HTTP-Session: bc8b01be-fd5c-4c20-81ac-6f1d4d22fdae Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1336 2024.02.22 18:33:19.220483 [ 3 ] {} <Debug> HTTP-Session: bc8b01be-fd5c-4c20-81ac-6f1d4d22fdae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1337 2024.02.22 18:33:19.220561 [ 3 ] {499ad146-0025-4a50-b3d6-c1b7963724fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1338 2024.02.22 18:33:19.220606 [ 3 ] {499ad146-0025-4a50-b3d6-c1b7963724fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1339 2024.02.22 18:33:19.220688 [ 89 ] {} <Debug> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1340 2024.02.22 18:33:19.220735 [ 3 ] {499ad146-0025-4a50-b3d6-c1b7963724fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1341 2024.02.22 18:33:19.220801 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1342 2024.02.22 18:33:19.220984 [ 32 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1343 2024.02.22 18:33:19.221177 [ 3 ] {499ad146-0025-4a50-b3d6-c1b7963724fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1344 2024.02.22 18:33:19.221406 [ 3 ] {499ad146-0025-4a50-b3d6-c1b7963724fe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1345 2024.02.22 18:33:19.221562 [ 3 ] {499ad146-0025-4a50-b3d6-c1b7963724fe} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1346 2024.02.22 18:33:19.221674 [ 3 ] {499ad146-0025-4a50-b3d6-c1b7963724fe} <Information> executeQuery: Read 112 rows, 9.88 KiB in 0.001076441 sec., 104046 rows/sec., 8.96 MiB/sec.
1347 2024.02.22 18:33:19.221681 [ 89 ] {} <Debug> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1348 2024.02.22 18:33:19.221754 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1349 2024.02.22 18:33:19.221873 [ 3 ] {499ad146-0025-4a50-b3d6-c1b7963724fe} <Debug> DynamicQueryHandler: Done processing query
1350 2024.02.22 18:33:19.221886 [ 18 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1351 2024.02.22 18:33:19.221930 [ 3 ] {499ad146-0025-4a50-b3d6-c1b7963724fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
1352 2024.02.22 18:33:19.221963 [ 3 ] {} <Debug> HTTP-Session: bc8b01be-fd5c-4c20-81ac-6f1d4d22fdae Destroying unnamed session
1353 2024.02.22 18:33:19.222114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1354 2024.02.22 18:33:19.222159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1355 2024.02.22 18:33:19.222177 [ 3 ] {} <Debug> HTTP-Session: 3f84cf8b-4693-431d-8681-51b193b9773e Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1356 2024.02.22 18:33:19.222193 [ 3 ] {} <Debug> HTTP-Session: 3f84cf8b-4693-431d-8681-51b193b9773e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1357 2024.02.22 18:33:19.222266 [ 3 ] {ebbf712e-dd45-48c3-8391-d7a10875c75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1358 2024.02.22 18:33:19.222305 [ 3 ] {ebbf712e-dd45-48c3-8391-d7a10875c75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1359 2024.02.22 18:33:19.222425 [ 3 ] {ebbf712e-dd45-48c3-8391-d7a10875c75b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1360 2024.02.22 18:33:19.223129 [ 32 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1361 2024.02.22 18:33:19.223151 [ 18 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1362 2024.02.22 18:33:19.223250 [ 32 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
1363 2024.02.22 18:33:19.223257 [ 18 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 72 rows starting from the beginning of the part
1364 2024.02.22 18:33:19.223458 [ 32 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
1365 2024.02.22 18:33:19.223542 [ 18 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 111 rows starting from the beginning of the part
1366 2024.02.22 18:33:19.223676 [ 32 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part
1367 2024.02.22 18:33:19.223769 [ 18 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 75 rows starting from the beginning of the part
1368 2024.02.22 18:33:19.223895 [ 32 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
1369 2024.02.22 18:33:19.224016 [ 18 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 75 rows starting from the beginning of the part
1370 2024.02.22 18:33:19.224136 [ 32 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part
1371 2024.02.22 18:33:19.224240 [ 18 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part
1372 2024.02.22 18:33:19.224370 [ 32 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
1373 2024.02.22 18:33:19.224498 [ 18 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part
1374 2024.02.22 18:33:19.225486 [ 3 ] {ebbf712e-dd45-48c3-8391-d7a10875c75b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1375 2024.02.22 18:33:19.226268 [ 3 ] {ebbf712e-dd45-48c3-8391-d7a10875c75b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1376 2024.02.22 18:33:19.226758 [ 3 ] {ebbf712e-dd45-48c3-8391-d7a10875c75b} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1377 2024.02.22 18:33:19.227170 [ 3 ] {ebbf712e-dd45-48c3-8391-d7a10875c75b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.004854925 sec., 411 rows/sec., 28.76 KiB/sec.
1378 2024.02.22 18:33:19.227349 [ 32 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 148 rows, containing 4 columns (4 merged, 0 gathered) in 0.006471266 sec., 22870.331709436763 rows/sec., 1.81 MiB/sec.
1379 2024.02.22 18:33:19.227636 [ 3 ] {ebbf712e-dd45-48c3-8391-d7a10875c75b} <Debug> DynamicQueryHandler: Done processing query
1380 2024.02.22 18:33:19.227643 [ 32 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1381 2024.02.22 18:33:19.227695 [ 3 ] {ebbf712e-dd45-48c3-8391-d7a10875c75b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1382 2024.02.22 18:33:19.227774 [ 3 ] {} <Debug> HTTP-Session: 3f84cf8b-4693-431d-8681-51b193b9773e Destroying unnamed session
1383 2024.02.22 18:33:19.227974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 8671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1384 2024.02.22 18:33:19.227986 [ 32 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_6_1} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1385 2024.02.22 18:33:19.228096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1386 2024.02.22 18:33:19.228158 [ 32 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_6_1} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1387 2024.02.22 18:33:19.228177 [ 3 ] {} <Debug> HTTP-Session: 27338f98-71f4-43c8-9af7-643e1880e834 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1388 2024.02.22 18:33:19.228254 [ 3 ] {} <Debug> HTTP-Session: 27338f98-71f4-43c8-9af7-643e1880e834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1389 2024.02.22 18:33:19.228554 [ 3 ] {8862e2cb-1d66-4303-8bfc-bf2cf5e6c597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1390 2024.02.22 18:33:19.228555 [ 32 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 517 rows, containing 4 columns (4 merged, 0 gathered) in 0.006729501 sec., 76825.90432782461 rows/sec., 6.94 MiB/sec.
1391 2024.02.22 18:33:19.228601 [ 3 ] {8862e2cb-1d66-4303-8bfc-bf2cf5e6c597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1392 2024.02.22 18:33:19.228689 [ 32 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1393 2024.02.22 18:33:19.228781 [ 3 ] {8862e2cb-1d66-4303-8bfc-bf2cf5e6c597} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1394 2024.02.22 18:33:19.228897 [ 32 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_6_1} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1395 2024.02.22 18:33:19.228984 [ 32 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_6_1} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1396 2024.02.22 18:33:19.229191 [ 3 ] {8862e2cb-1d66-4303-8bfc-bf2cf5e6c597} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1397 2024.02.22 18:33:19.229407 [ 3 ] {8862e2cb-1d66-4303-8bfc-bf2cf5e6c597} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1398 2024.02.22 18:33:19.229563 [ 3 ] {8862e2cb-1d66-4303-8bfc-bf2cf5e6c597} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1399 2024.02.22 18:33:19.229686 [ 89 ] {} <Debug> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1400 2024.02.22 18:33:19.229693 [ 3 ] {8862e2cb-1d66-4303-8bfc-bf2cf5e6c597} <Information> executeQuery: Read 51 rows, 4.06 KiB in 0.001099171 sec., 46398 rows/sec., 3.61 MiB/sec.
1401 2024.02.22 18:33:19.229738 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1402 2024.02.22 18:33:19.229910 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1403 2024.02.22 18:33:19.230015 [ 3 ] {8862e2cb-1d66-4303-8bfc-bf2cf5e6c597} <Debug> DynamicQueryHandler: Done processing query
1404 2024.02.22 18:33:19.230048 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1405 2024.02.22 18:33:19.230058 [ 3 ] {8862e2cb-1d66-4303-8bfc-bf2cf5e6c597} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1406 2024.02.22 18:33:19.230104 [ 3 ] {} <Debug> HTTP-Session: 27338f98-71f4-43c8-9af7-643e1880e834 Destroying unnamed session
1407 2024.02.22 18:33:19.230098 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part
1408 2024.02.22 18:33:19.230220 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 49 rows starting from the beginning of the part
1409 2024.02.22 18:33:19.230285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 7214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1410 2024.02.22 18:33:19.230376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1411 2024.02.22 18:33:19.230401 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part
1412 2024.02.22 18:33:19.230412 [ 3 ] {} <Debug> HTTP-Session: d2119d34-7116-4619-a0db-4dc1ec869599 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1413 2024.02.22 18:33:19.230469 [ 3 ] {} <Debug> HTTP-Session: d2119d34-7116-4619-a0db-4dc1ec869599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1414 2024.02.22 18:33:19.230663 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::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
1415 2024.02.22 18:33:19.230686 [ 3 ] {856a1a2a-93f1-4dab-ba8d-eb139ab74724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1416 2024.02.22 18:33:19.230785 [ 3 ] {856a1a2a-93f1-4dab-ba8d-eb139ab74724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1417 2024.02.22 18:33:19.230906 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part
1418 2024.02.22 18:33:19.231217 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 51 rows starting from the beginning of the part
1419 2024.02.22 18:33:19.231359 [ 3 ] {856a1a2a-93f1-4dab-ba8d-eb139ab74724} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1420 2024.02.22 18:33:19.232214 [ 3 ] {856a1a2a-93f1-4dab-ba8d-eb139ab74724} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1421 2024.02.22 18:33:19.232971 [ 3 ] {856a1a2a-93f1-4dab-ba8d-eb139ab74724} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1422 2024.02.22 18:33:19.233004 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 4 columns (4 merged, 0 gathered) in 0.003195762 sec., 67902.42827845128 rows/sec., 5.30 MiB/sec.
1423 2024.02.22 18:33:19.233139 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1424 2024.02.22 18:33:19.233256 [ 3 ] {856a1a2a-93f1-4dab-ba8d-eb139ab74724} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1425 2024.02.22 18:33:19.233453 [ 3 ] {856a1a2a-93f1-4dab-ba8d-eb139ab74724} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002697493 sec., 13716 rows/sec., 990.50 KiB/sec.
1426 2024.02.22 18:33:19.233488 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_6_1} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1427 2024.02.22 18:33:19.233633 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_6_1} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1428 2024.02.22 18:33:19.233728 [ 3 ] {856a1a2a-93f1-4dab-ba8d-eb139ab74724} <Debug> DynamicQueryHandler: Done processing query
1429 2024.02.22 18:33:19.233777 [ 3 ] {856a1a2a-93f1-4dab-ba8d-eb139ab74724} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1430 2024.02.22 18:33:19.233794 [ 3 ] {} <Debug> HTTP-Session: d2119d34-7116-4619-a0db-4dc1ec869599 Destroying unnamed session
1431 2024.02.22 18:33:19.233920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1432 2024.02.22 18:33:19.233966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1433 2024.02.22 18:33:19.233984 [ 3 ] {} <Debug> HTTP-Session: dab80efa-38ee-4e68-9985-7477b99fcff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1434 2024.02.22 18:33:19.234001 [ 3 ] {} <Debug> HTTP-Session: dab80efa-38ee-4e68-9985-7477b99fcff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1435 2024.02.22 18:33:19.234084 [ 3 ] {fdcc686b-ead6-4e49-bce6-c8b160318bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1436 2024.02.22 18:33:19.234129 [ 3 ] {fdcc686b-ead6-4e49-bce6-c8b160318bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1437 2024.02.22 18:33:19.234286 [ 3 ] {fdcc686b-ead6-4e49-bce6-c8b160318bda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1438 2024.02.22 18:33:19.234701 [ 3 ] {fdcc686b-ead6-4e49-bce6-c8b160318bda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1439 2024.02.22 18:33:19.235009 [ 3 ] {fdcc686b-ead6-4e49-bce6-c8b160318bda} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1440 2024.02.22 18:33:19.235193 [ 3 ] {fdcc686b-ead6-4e49-bce6-c8b160318bda} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1441 2024.02.22 18:33:19.235328 [ 3 ] {fdcc686b-ead6-4e49-bce6-c8b160318bda} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001209714 sec., 20666 rows/sec., 27.89 MiB/sec.
1442 2024.02.22 18:33:19.235321 [ 88 ] {} <Debug> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1443 2024.02.22 18:33:19.235425 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1444 2024.02.22 18:33:19.235531 [ 32 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1445 2024.02.22 18:33:19.235543 [ 3 ] {fdcc686b-ead6-4e49-bce6-c8b160318bda} <Debug> DynamicQueryHandler: Done processing query
1446 2024.02.22 18:33:19.235579 [ 3 ] {fdcc686b-ead6-4e49-bce6-c8b160318bda} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1447 2024.02.22 18:33:19.235602 [ 3 ] {} <Debug> HTTP-Session: dab80efa-38ee-4e68-9985-7477b99fcff8 Destroying unnamed session
1448 2024.02.22 18:33:19.235641 [ 32 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1449 2024.02.22 18:33:19.235668 [ 32 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
1450 2024.02.22 18:33:19.235776 [ 32 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
1451 2024.02.22 18:33:19.235874 [ 32 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part
1452 2024.02.22 18:33:19.235965 [ 32 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
1453 2024.02.22 18:33:19.236053 [ 32 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part
1454 2024.02.22 18:33:19.236138 [ 32 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
1455 2024.02.22 18:33:19.239754 [ 10 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 148 rows, containing 6 columns (6 merged, 0 gathered) in 0.004256623 sec., 34769.34649838616 rows/sec., 46.92 MiB/sec.
1456 2024.02.22 18:33:19.239915 [ 32 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1457 2024.02.22 18:33:19.240124 [ 32 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1458 2024.02.22 18:33:19.240176 [ 32 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1459 2024.02.22 18:33:24.210024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1460 2024.02.22 18:33:24.210153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1461 2024.02.22 18:33:24.210182 [ 3 ] {} <Debug> HTTP-Session: 1c7d1785-924f-473b-b420-d2d3e48d61a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1462 2024.02.22 18:33:24.210209 [ 3 ] {} <Debug> HTTP-Session: 1c7d1785-924f-473b-b420-d2d3e48d61a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1463 2024.02.22 18:33:24.210355 [ 3 ] {dc8f2aef-b453-41dd-8383-60b82f3fbe92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1464 2024.02.22 18:33:24.210421 [ 3 ] {dc8f2aef-b453-41dd-8383-60b82f3fbe92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1465 2024.02.22 18:33:24.210582 [ 3 ] {dc8f2aef-b453-41dd-8383-60b82f3fbe92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1466 2024.02.22 18:33:24.211028 [ 3 ] {dc8f2aef-b453-41dd-8383-60b82f3fbe92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1467 2024.02.22 18:33:24.211311 [ 3 ] {dc8f2aef-b453-41dd-8383-60b82f3fbe92} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1468 2024.02.22 18:33:24.211481 [ 3 ] {dc8f2aef-b453-41dd-8383-60b82f3fbe92} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1469 2024.02.22 18:33:24.211602 [ 3 ] {dc8f2aef-b453-41dd-8383-60b82f3fbe92} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001200843 sec., 21651 rows/sec., 1.71 MiB/sec.
1470 2024.02.22 18:33:24.211797 [ 3 ] {dc8f2aef-b453-41dd-8383-60b82f3fbe92} <Debug> DynamicQueryHandler: Done processing query
1471 2024.02.22 18:33:24.211822 [ 3 ] {dc8f2aef-b453-41dd-8383-60b82f3fbe92} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1472 2024.02.22 18:33:24.211839 [ 3 ] {} <Debug> HTTP-Session: 1c7d1785-924f-473b-b420-d2d3e48d61a8 Destroying unnamed session
1473 2024.02.22 18:33:24.211974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1474 2024.02.22 18:33:24.212029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1475 2024.02.22 18:33:24.212050 [ 3 ] {} <Debug> HTTP-Session: f3d885bd-22f4-4fc2-b2f0-f288f518f995 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1476 2024.02.22 18:33:24.212069 [ 3 ] {} <Debug> HTTP-Session: f3d885bd-22f4-4fc2-b2f0-f288f518f995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1477 2024.02.22 18:33:24.212156 [ 3 ] {fa6c6b7e-1e05-40ea-ba47-48f9211c3020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1478 2024.02.22 18:33:24.212200 [ 3 ] {fa6c6b7e-1e05-40ea-ba47-48f9211c3020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1479 2024.02.22 18:33:24.212320 [ 3 ] {fa6c6b7e-1e05-40ea-ba47-48f9211c3020} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1480 2024.02.22 18:33:24.212681 [ 3 ] {fa6c6b7e-1e05-40ea-ba47-48f9211c3020} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1481 2024.02.22 18:33:24.212896 [ 3 ] {fa6c6b7e-1e05-40ea-ba47-48f9211c3020} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1482 2024.02.22 18:33:24.213051 [ 3 ] {fa6c6b7e-1e05-40ea-ba47-48f9211c3020} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1483 2024.02.22 18:33:24.213168 [ 3 ] {fa6c6b7e-1e05-40ea-ba47-48f9211c3020} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.000982019 sec., 79428 rows/sec., 8.06 MiB/sec.
1484 2024.02.22 18:33:24.213292 [ 3 ] {fa6c6b7e-1e05-40ea-ba47-48f9211c3020} <Debug> DynamicQueryHandler: Done processing query
1485 2024.02.22 18:33:24.213316 [ 3 ] {fa6c6b7e-1e05-40ea-ba47-48f9211c3020} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1486 2024.02.22 18:33:24.213332 [ 3 ] {} <Debug> HTTP-Session: f3d885bd-22f4-4fc2-b2f0-f288f518f995 Destroying unnamed session
1487 2024.02.22 18:33:24.213460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1488 2024.02.22 18:33:24.213508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1489 2024.02.22 18:33:24.213527 [ 3 ] {} <Debug> HTTP-Session: 421f92cb-0cc9-4f5e-94e2-f5682142fac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1490 2024.02.22 18:33:24.213545 [ 3 ] {} <Debug> HTTP-Session: 421f92cb-0cc9-4f5e-94e2-f5682142fac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1491 2024.02.22 18:33:24.213619 [ 3 ] {53e58249-91ce-4411-8cf7-106d2ffbc976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1492 2024.02.22 18:33:24.213659 [ 3 ] {53e58249-91ce-4411-8cf7-106d2ffbc976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1493 2024.02.22 18:33:24.213767 [ 3 ] {53e58249-91ce-4411-8cf7-106d2ffbc976} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1494 2024.02.22 18:33:24.214066 [ 3 ] {53e58249-91ce-4411-8cf7-106d2ffbc976} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1495 2024.02.22 18:33:24.214272 [ 3 ] {53e58249-91ce-4411-8cf7-106d2ffbc976} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1496 2024.02.22 18:33:24.214423 [ 3 ] {53e58249-91ce-4411-8cf7-106d2ffbc976} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1497 2024.02.22 18:33:24.214543 [ 3 ] {53e58249-91ce-4411-8cf7-106d2ffbc976} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000895617 sec., 29030 rows/sec., 2.27 MiB/sec.
1498 2024.02.22 18:33:24.214684 [ 3 ] {53e58249-91ce-4411-8cf7-106d2ffbc976} <Debug> DynamicQueryHandler: Done processing query
1499 2024.02.22 18:33:24.214707 [ 3 ] {53e58249-91ce-4411-8cf7-106d2ffbc976} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1500 2024.02.22 18:33:24.214723 [ 3 ] {} <Debug> HTTP-Session: 421f92cb-0cc9-4f5e-94e2-f5682142fac0 Destroying unnamed session
1501 2024.02.22 18:33:24.214913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1502 2024.02.22 18:33:24.214959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1503 2024.02.22 18:33:24.214978 [ 3 ] {} <Debug> HTTP-Session: 5e52c926-c9d8-4b50-a2c2-a186665d2ced Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1504 2024.02.22 18:33:24.214995 [ 3 ] {} <Debug> HTTP-Session: 5e52c926-c9d8-4b50-a2c2-a186665d2ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1505 2024.02.22 18:33:24.215072 [ 3 ] {117f9073-f0f9-4bf6-b78b-59e586d92d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1506 2024.02.22 18:33:24.215117 [ 3 ] {117f9073-f0f9-4bf6-b78b-59e586d92d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1507 2024.02.22 18:33:24.215256 [ 3 ] {117f9073-f0f9-4bf6-b78b-59e586d92d55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1508 2024.02.22 18:33:24.215700 [ 3 ] {117f9073-f0f9-4bf6-b78b-59e586d92d55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1509 2024.02.22 18:33:24.216007 [ 3 ] {117f9073-f0f9-4bf6-b78b-59e586d92d55} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1510 2024.02.22 18:33:24.216189 [ 3 ] {117f9073-f0f9-4bf6-b78b-59e586d92d55} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1511 2024.02.22 18:33:24.216305 [ 3 ] {117f9073-f0f9-4bf6-b78b-59e586d92d55} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001206144 sec., 21556 rows/sec., 29.09 MiB/sec.
1512 2024.02.22 18:33:24.216421 [ 3 ] {117f9073-f0f9-4bf6-b78b-59e586d92d55} <Debug> DynamicQueryHandler: Done processing query
1513 2024.02.22 18:33:24.216443 [ 3 ] {117f9073-f0f9-4bf6-b78b-59e586d92d55} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1514 2024.02.22 18:33:24.216459 [ 3 ] {} <Debug> HTTP-Session: 5e52c926-c9d8-4b50-a2c2-a186665d2ced Destroying unnamed session
1515 2024.02.22 18:33:29.210654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1516 2024.02.22 18:33:29.210773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1517 2024.02.22 18:33:29.210798 [ 3 ] {} <Debug> HTTP-Session: 3f0cf1e4-e718-43e3-860d-ec2854dc5215 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1518 2024.02.22 18:33:29.210822 [ 3 ] {} <Debug> HTTP-Session: 3f0cf1e4-e718-43e3-860d-ec2854dc5215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1519 2024.02.22 18:33:29.210951 [ 3 ] {7b52b9e8-b0c6-4ead-9e8b-dfe5cb1be112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1520 2024.02.22 18:33:29.211010 [ 3 ] {7b52b9e8-b0c6-4ead-9e8b-dfe5cb1be112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1521 2024.02.22 18:33:29.211167 [ 3 ] {7b52b9e8-b0c6-4ead-9e8b-dfe5cb1be112} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1522 2024.02.22 18:33:29.211585 [ 3 ] {7b52b9e8-b0c6-4ead-9e8b-dfe5cb1be112} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1523 2024.02.22 18:33:29.211842 [ 3 ] {7b52b9e8-b0c6-4ead-9e8b-dfe5cb1be112} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1524 2024.02.22 18:33:29.212004 [ 3 ] {7b52b9e8-b0c6-4ead-9e8b-dfe5cb1be112} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1525 2024.02.22 18:33:29.212120 [ 3 ] {7b52b9e8-b0c6-4ead-9e8b-dfe5cb1be112} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001133892 sec., 22047 rows/sec., 1.75 MiB/sec.
1526 2024.02.22 18:33:29.212258 [ 3 ] {7b52b9e8-b0c6-4ead-9e8b-dfe5cb1be112} <Debug> DynamicQueryHandler: Done processing query
1527 2024.02.22 18:33:29.212283 [ 3 ] {7b52b9e8-b0c6-4ead-9e8b-dfe5cb1be112} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1528 2024.02.22 18:33:29.212299 [ 3 ] {} <Debug> HTTP-Session: 3f0cf1e4-e718-43e3-860d-ec2854dc5215 Destroying unnamed session
1529 2024.02.22 18:33:29.212405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1530 2024.02.22 18:33:29.212450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1531 2024.02.22 18:33:29.212469 [ 3 ] {} <Debug> HTTP-Session: 8ed3cd14-294e-499a-a4ad-3b7e3c999a9c Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1532 2024.02.22 18:33:29.212486 [ 3 ] {} <Debug> HTTP-Session: 8ed3cd14-294e-499a-a4ad-3b7e3c999a9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1533 2024.02.22 18:33:29.212556 [ 3 ] {c05e8b5d-0e50-43c4-9953-cbb4ad3dbf76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1534 2024.02.22 18:33:29.212620 [ 3 ] {c05e8b5d-0e50-43c4-9953-cbb4ad3dbf76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1535 2024.02.22 18:33:29.212726 [ 3 ] {c05e8b5d-0e50-43c4-9953-cbb4ad3dbf76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1536 2024.02.22 18:33:29.212994 [ 3 ] {c05e8b5d-0e50-43c4-9953-cbb4ad3dbf76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1537 2024.02.22 18:33:29.213201 [ 3 ] {c05e8b5d-0e50-43c4-9953-cbb4ad3dbf76} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1538 2024.02.22 18:33:29.213351 [ 3 ] {c05e8b5d-0e50-43c4-9953-cbb4ad3dbf76} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1539 2024.02.22 18:33:29.213461 [ 3 ] {c05e8b5d-0e50-43c4-9953-cbb4ad3dbf76} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000852756 sec., 2345 rows/sec., 200.41 KiB/sec.
1540 2024.02.22 18:33:29.213593 [ 3 ] {c05e8b5d-0e50-43c4-9953-cbb4ad3dbf76} <Debug> DynamicQueryHandler: Done processing query
1541 2024.02.22 18:33:29.213616 [ 3 ] {c05e8b5d-0e50-43c4-9953-cbb4ad3dbf76} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1542 2024.02.22 18:33:29.213631 [ 3 ] {} <Debug> HTTP-Session: 8ed3cd14-294e-499a-a4ad-3b7e3c999a9c Destroying unnamed session
1543 2024.02.22 18:33:29.213769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1544 2024.02.22 18:33:29.213812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1545 2024.02.22 18:33:29.213853 [ 3 ] {} <Debug> HTTP-Session: d3bffef6-15f8-4485-9e46-6b480bbe129d Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1546 2024.02.22 18:33:29.213871 [ 3 ] {} <Debug> HTTP-Session: d3bffef6-15f8-4485-9e46-6b480bbe129d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1547 2024.02.22 18:33:29.213944 [ 3 ] {f9781321-5845-4003-b9ea-a9c7f1d2a304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1548 2024.02.22 18:33:29.213981 [ 3 ] {f9781321-5845-4003-b9ea-a9c7f1d2a304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1549 2024.02.22 18:33:29.214095 [ 3 ] {f9781321-5845-4003-b9ea-a9c7f1d2a304} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1550 2024.02.22 18:33:29.214405 [ 3 ] {f9781321-5845-4003-b9ea-a9c7f1d2a304} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1551 2024.02.22 18:33:29.214609 [ 3 ] {f9781321-5845-4003-b9ea-a9c7f1d2a304} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1552 2024.02.22 18:33:29.214766 [ 3 ] {f9781321-5845-4003-b9ea-a9c7f1d2a304} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1553 2024.02.22 18:33:29.214882 [ 3 ] {f9781321-5845-4003-b9ea-a9c7f1d2a304} <Information> executeQuery: Read 76 rows, 7.07 KiB in 0.000910178 sec., 83500 rows/sec., 7.58 MiB/sec.
1554 2024.02.22 18:33:29.214996 [ 3 ] {f9781321-5845-4003-b9ea-a9c7f1d2a304} <Debug> DynamicQueryHandler: Done processing query
1555 2024.02.22 18:33:29.215019 [ 3 ] {f9781321-5845-4003-b9ea-a9c7f1d2a304} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1556 2024.02.22 18:33:29.215034 [ 3 ] {} <Debug> HTTP-Session: d3bffef6-15f8-4485-9e46-6b480bbe129d Destroying unnamed session
1557 2024.02.22 18:33:29.215177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1558 2024.02.22 18:33:29.215222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1559 2024.02.22 18:33:29.215240 [ 3 ] {} <Debug> HTTP-Session: f718c09a-7844-45d0-a093-4689da728bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1560 2024.02.22 18:33:29.215256 [ 3 ] {} <Debug> HTTP-Session: f718c09a-7844-45d0-a093-4689da728bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1561 2024.02.22 18:33:29.215323 [ 3 ] {4ffc8778-29d8-4470-8379-c543e58764ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1562 2024.02.22 18:33:29.215361 [ 3 ] {4ffc8778-29d8-4470-8379-c543e58764ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1563 2024.02.22 18:33:29.215467 [ 3 ] {4ffc8778-29d8-4470-8379-c543e58764ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1564 2024.02.22 18:33:29.215728 [ 3 ] {4ffc8778-29d8-4470-8379-c543e58764ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1565 2024.02.22 18:33:29.215924 [ 3 ] {4ffc8778-29d8-4470-8379-c543e58764ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1566 2024.02.22 18:33:29.216074 [ 3 ] {4ffc8778-29d8-4470-8379-c543e58764ea} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1567 2024.02.22 18:33:29.216185 [ 3 ] {4ffc8778-29d8-4470-8379-c543e58764ea} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000832076 sec., 2403 rows/sec., 167.83 KiB/sec.
1568 2024.02.22 18:33:29.216334 [ 3 ] {4ffc8778-29d8-4470-8379-c543e58764ea} <Debug> DynamicQueryHandler: Done processing query
1569 2024.02.22 18:33:29.216357 [ 3 ] {4ffc8778-29d8-4470-8379-c543e58764ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1570 2024.02.22 18:33:29.216372 [ 3 ] {} <Debug> HTTP-Session: f718c09a-7844-45d0-a093-4689da728bc9 Destroying unnamed session
1571 2024.02.22 18:33:29.216493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1572 2024.02.22 18:33:29.216534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1573 2024.02.22 18:33:29.216552 [ 3 ] {} <Debug> HTTP-Session: 185683ac-0ffa-43e9-b08f-f1ac63fb6d41 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1574 2024.02.22 18:33:29.216568 [ 3 ] {} <Debug> HTTP-Session: 185683ac-0ffa-43e9-b08f-f1ac63fb6d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1575 2024.02.22 18:33:29.216639 [ 3 ] {e97668e2-b150-4b1d-b2a9-d062442772a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1576 2024.02.22 18:33:29.216676 [ 3 ] {e97668e2-b150-4b1d-b2a9-d062442772a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1577 2024.02.22 18:33:29.216788 [ 3 ] {e97668e2-b150-4b1d-b2a9-d062442772a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1578 2024.02.22 18:33:29.217058 [ 3 ] {e97668e2-b150-4b1d-b2a9-d062442772a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1579 2024.02.22 18:33:29.217263 [ 3 ] {e97668e2-b150-4b1d-b2a9-d062442772a5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1580 2024.02.22 18:33:29.217410 [ 3 ] {e97668e2-b150-4b1d-b2a9-d062442772a5} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1581 2024.02.22 18:33:29.217524 [ 3 ] {e97668e2-b150-4b1d-b2a9-d062442772a5} <Information> executeQuery: Read 27 rows, 2.17 KiB in 0.000856646 sec., 31518 rows/sec., 2.47 MiB/sec.
1582 2024.02.22 18:33:29.217638 [ 3 ] {e97668e2-b150-4b1d-b2a9-d062442772a5} <Debug> DynamicQueryHandler: Done processing query
1583 2024.02.22 18:33:29.217660 [ 3 ] {e97668e2-b150-4b1d-b2a9-d062442772a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1584 2024.02.22 18:33:29.217675 [ 3 ] {} <Debug> HTTP-Session: 185683ac-0ffa-43e9-b08f-f1ac63fb6d41 Destroying unnamed session
1585 2024.02.22 18:33:29.217808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1586 2024.02.22 18:33:29.217850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1587 2024.02.22 18:33:29.217868 [ 3 ] {} <Debug> HTTP-Session: 9536e065-e7fb-4de7-811a-1bc8828c002e Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1588 2024.02.22 18:33:29.217884 [ 3 ] {} <Debug> HTTP-Session: 9536e065-e7fb-4de7-811a-1bc8828c002e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1589 2024.02.22 18:33:29.217953 [ 3 ] {a5330eb4-8966-426b-b3d0-283ba4199343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1590 2024.02.22 18:33:29.217994 [ 3 ] {a5330eb4-8966-426b-b3d0-283ba4199343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1591 2024.02.22 18:33:29.218115 [ 3 ] {a5330eb4-8966-426b-b3d0-283ba4199343} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1592 2024.02.22 18:33:29.218366 [ 3 ] {a5330eb4-8966-426b-b3d0-283ba4199343} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1593 2024.02.22 18:33:29.218616 [ 3 ] {a5330eb4-8966-426b-b3d0-283ba4199343} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1594 2024.02.22 18:33:29.218791 [ 3 ] {a5330eb4-8966-426b-b3d0-283ba4199343} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1595 2024.02.22 18:33:29.218910 [ 3 ] {a5330eb4-8966-426b-b3d0-283ba4199343} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000924847 sec., 1081 rows/sec., 76.03 KiB/sec.
1596 2024.02.22 18:33:29.219028 [ 3 ] {a5330eb4-8966-426b-b3d0-283ba4199343} <Debug> DynamicQueryHandler: Done processing query
1597 2024.02.22 18:33:29.219051 [ 3 ] {a5330eb4-8966-426b-b3d0-283ba4199343} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1598 2024.02.22 18:33:29.219069 [ 3 ] {} <Debug> HTTP-Session: 9536e065-e7fb-4de7-811a-1bc8828c002e Destroying unnamed session
1599 2024.02.22 18:33:29.219247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1600 2024.02.22 18:33:29.219289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1601 2024.02.22 18:33:29.219307 [ 3 ] {} <Debug> HTTP-Session: 1a693b4a-cb95-4746-a935-f23861f57c45 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1602 2024.02.22 18:33:29.219323 [ 3 ] {} <Debug> HTTP-Session: 1a693b4a-cb95-4746-a935-f23861f57c45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1603 2024.02.22 18:33:29.219396 [ 3 ] {781aef3c-93a6-417d-98bc-a4cb676a8c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1604 2024.02.22 18:33:29.219438 [ 3 ] {781aef3c-93a6-417d-98bc-a4cb676a8c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1605 2024.02.22 18:33:29.219574 [ 3 ] {781aef3c-93a6-417d-98bc-a4cb676a8c0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1606 2024.02.22 18:33:29.219973 [ 3 ] {781aef3c-93a6-417d-98bc-a4cb676a8c0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1607 2024.02.22 18:33:29.220259 [ 3 ] {781aef3c-93a6-417d-98bc-a4cb676a8c0c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1608 2024.02.22 18:33:29.220445 [ 3 ] {781aef3c-93a6-417d-98bc-a4cb676a8c0c} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1609 2024.02.22 18:33:29.220566 [ 3 ] {781aef3c-93a6-417d-98bc-a4cb676a8c0c} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001142492 sec., 21881 rows/sec., 29.53 MiB/sec.
1610 2024.02.22 18:33:29.220685 [ 3 ] {781aef3c-93a6-417d-98bc-a4cb676a8c0c} <Debug> DynamicQueryHandler: Done processing query
1611 2024.02.22 18:33:29.220708 [ 3 ] {781aef3c-93a6-417d-98bc-a4cb676a8c0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1612 2024.02.22 18:33:29.220723 [ 3 ] {} <Debug> HTTP-Session: 1a693b4a-cb95-4746-a935-f23861f57c45 Destroying unnamed session
1613 2024.02.22 18:33:32.953657 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache
1614 2024.02.22 18:33:32.953717 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache
1615 2024.02.22 18:33:34.209661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1616 2024.02.22 18:33:34.209781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1617 2024.02.22 18:33:34.209807 [ 3 ] {} <Debug> HTTP-Session: c3300691-c98f-4234-8cdf-23aaaba26835 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1618 2024.02.22 18:33:34.209831 [ 3 ] {} <Debug> HTTP-Session: c3300691-c98f-4234-8cdf-23aaaba26835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1619 2024.02.22 18:33:34.209962 [ 3 ] {f75c12df-b59d-4274-ad1f-01e38bca80e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1620 2024.02.22 18:33:34.210021 [ 3 ] {f75c12df-b59d-4274-ad1f-01e38bca80e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1621 2024.02.22 18:33:34.210183 [ 3 ] {f75c12df-b59d-4274-ad1f-01e38bca80e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1622 2024.02.22 18:33:34.210640 [ 3 ] {f75c12df-b59d-4274-ad1f-01e38bca80e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1623 2024.02.22 18:33:34.210909 [ 3 ] {f75c12df-b59d-4274-ad1f-01e38bca80e9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1624 2024.02.22 18:33:34.211075 [ 3 ] {f75c12df-b59d-4274-ad1f-01e38bca80e9} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1625 2024.02.22 18:33:34.211186 [ 3 ] {f75c12df-b59d-4274-ad1f-01e38bca80e9} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001189823 sec., 21851 rows/sec., 1.73 MiB/sec.
1626 2024.02.22 18:33:34.211340 [ 3 ] {f75c12df-b59d-4274-ad1f-01e38bca80e9} <Debug> DynamicQueryHandler: Done processing query
1627 2024.02.22 18:33:34.211364 [ 3 ] {f75c12df-b59d-4274-ad1f-01e38bca80e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1628 2024.02.22 18:33:34.211379 [ 3 ] {} <Debug> HTTP-Session: c3300691-c98f-4234-8cdf-23aaaba26835 Destroying unnamed session
1629 2024.02.22 18:33:34.211513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1630 2024.02.22 18:33:34.211558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1631 2024.02.22 18:33:34.211576 [ 3 ] {} <Debug> HTTP-Session: 42913e20-4ec6-4db1-bf2e-ee4b0ec36608 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1632 2024.02.22 18:33:34.211593 [ 3 ] {} <Debug> HTTP-Session: 42913e20-4ec6-4db1-bf2e-ee4b0ec36608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1633 2024.02.22 18:33:34.211667 [ 3 ] {f83f89cf-7819-48d5-9a9d-9eea25d98e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1634 2024.02.22 18:33:34.211706 [ 3 ] {f83f89cf-7819-48d5-9a9d-9eea25d98e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1635 2024.02.22 18:33:34.211815 [ 3 ] {f83f89cf-7819-48d5-9a9d-9eea25d98e74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1636 2024.02.22 18:33:34.212189 [ 3 ] {f83f89cf-7819-48d5-9a9d-9eea25d98e74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1637 2024.02.22 18:33:34.212405 [ 3 ] {f83f89cf-7819-48d5-9a9d-9eea25d98e74} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1638 2024.02.22 18:33:34.212557 [ 3 ] {f83f89cf-7819-48d5-9a9d-9eea25d98e74} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1639 2024.02.22 18:33:34.212679 [ 3 ] {f83f89cf-7819-48d5-9a9d-9eea25d98e74} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.000983329 sec., 79322 rows/sec., 8.05 MiB/sec.
1640 2024.02.22 18:33:34.212802 [ 3 ] {f83f89cf-7819-48d5-9a9d-9eea25d98e74} <Debug> DynamicQueryHandler: Done processing query
1641 2024.02.22 18:33:34.212825 [ 3 ] {f83f89cf-7819-48d5-9a9d-9eea25d98e74} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1642 2024.02.22 18:33:34.212841 [ 3 ] {} <Debug> HTTP-Session: 42913e20-4ec6-4db1-bf2e-ee4b0ec36608 Destroying unnamed session
1643 2024.02.22 18:33:34.212984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1644 2024.02.22 18:33:34.213028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1645 2024.02.22 18:33:34.213046 [ 3 ] {} <Debug> HTTP-Session: 951717a5-a9ee-455d-a4e5-0a6b674de3a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1646 2024.02.22 18:33:34.213066 [ 3 ] {} <Debug> HTTP-Session: 951717a5-a9ee-455d-a4e5-0a6b674de3a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1647 2024.02.22 18:33:34.213139 [ 3 ] {a37863ba-128c-407a-82e4-ce95d83bdcc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1648 2024.02.22 18:33:34.213176 [ 3 ] {a37863ba-128c-407a-82e4-ce95d83bdcc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1649 2024.02.22 18:33:34.213285 [ 3 ] {a37863ba-128c-407a-82e4-ce95d83bdcc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1650 2024.02.22 18:33:34.213586 [ 3 ] {a37863ba-128c-407a-82e4-ce95d83bdcc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1651 2024.02.22 18:33:34.213796 [ 3 ] {a37863ba-128c-407a-82e4-ce95d83bdcc9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1652 2024.02.22 18:33:34.213943 [ 3 ] {a37863ba-128c-407a-82e4-ce95d83bdcc9} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1653 2024.02.22 18:33:34.214059 [ 3 ] {a37863ba-128c-407a-82e4-ce95d83bdcc9} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000892817 sec., 29121 rows/sec., 2.28 MiB/sec.
1654 2024.02.22 18:33:34.214178 [ 3 ] {a37863ba-128c-407a-82e4-ce95d83bdcc9} <Debug> DynamicQueryHandler: Done processing query
1655 2024.02.22 18:33:34.214201 [ 3 ] {a37863ba-128c-407a-82e4-ce95d83bdcc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1656 2024.02.22 18:33:34.214219 [ 3 ] {} <Debug> HTTP-Session: 951717a5-a9ee-455d-a4e5-0a6b674de3a8 Destroying unnamed session
1657 2024.02.22 18:33:34.214364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1658 2024.02.22 18:33:34.214408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1659 2024.02.22 18:33:34.214426 [ 3 ] {} <Debug> HTTP-Session: 67d75e2d-a8b5-4b8c-9a56-34cbc8092e42 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1660 2024.02.22 18:33:34.214443 [ 3 ] {} <Debug> HTTP-Session: 67d75e2d-a8b5-4b8c-9a56-34cbc8092e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1661 2024.02.22 18:33:34.214521 [ 3 ] {cd892abc-09a3-41f0-b6a5-cc78d978292b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1662 2024.02.22 18:33:34.214566 [ 3 ] {cd892abc-09a3-41f0-b6a5-cc78d978292b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1663 2024.02.22 18:33:34.214706 [ 3 ] {cd892abc-09a3-41f0-b6a5-cc78d978292b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1664 2024.02.22 18:33:34.215146 [ 3 ] {cd892abc-09a3-41f0-b6a5-cc78d978292b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1665 2024.02.22 18:33:34.215455 [ 3 ] {cd892abc-09a3-41f0-b6a5-cc78d978292b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1666 2024.02.22 18:33:34.215652 [ 3 ] {cd892abc-09a3-41f0-b6a5-cc78d978292b} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1667 2024.02.22 18:33:34.215767 [ 3 ] {cd892abc-09a3-41f0-b6a5-cc78d978292b} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001217393 sec., 21357 rows/sec., 28.82 MiB/sec.
1668 2024.02.22 18:33:34.215900 [ 3 ] {cd892abc-09a3-41f0-b6a5-cc78d978292b} <Debug> DynamicQueryHandler: Done processing query
1669 2024.02.22 18:33:34.215923 [ 3 ] {cd892abc-09a3-41f0-b6a5-cc78d978292b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1670 2024.02.22 18:33:34.215942 [ 3 ] {} <Debug> HTTP-Session: 67d75e2d-a8b5-4b8c-9a56-34cbc8092e42 Destroying unnamed session
1671 2024.02.22 18:33:39.210307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1672 2024.02.22 18:33:39.210426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1673 2024.02.22 18:33:39.210451 [ 3 ] {} <Debug> HTTP-Session: 1d04aa42-8f34-4067-b494-0de72331fbf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1674 2024.02.22 18:33:39.210474 [ 3 ] {} <Debug> HTTP-Session: 1d04aa42-8f34-4067-b494-0de72331fbf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1675 2024.02.22 18:33:39.210605 [ 3 ] {8bc0888a-d892-485c-964d-25d49c66a5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1676 2024.02.22 18:33:39.210664 [ 3 ] {8bc0888a-d892-485c-964d-25d49c66a5ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1677 2024.02.22 18:33:39.210823 [ 3 ] {8bc0888a-d892-485c-964d-25d49c66a5ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1678 2024.02.22 18:33:39.211430 [ 3 ] {8bc0888a-d892-485c-964d-25d49c66a5ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1679 2024.02.22 18:33:39.211684 [ 3 ] {8bc0888a-d892-485c-964d-25d49c66a5ac} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1680 2024.02.22 18:33:39.211843 [ 3 ] {8bc0888a-d892-485c-964d-25d49c66a5ac} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1681 2024.02.22 18:33:39.211978 [ 3 ] {8bc0888a-d892-485c-964d-25d49c66a5ac} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001333036 sec., 18754 rows/sec., 1.48 MiB/sec.
1682 2024.02.22 18:33:39.212118 [ 3 ] {8bc0888a-d892-485c-964d-25d49c66a5ac} <Debug> DynamicQueryHandler: Done processing query
1683 2024.02.22 18:33:39.212142 [ 3 ] {8bc0888a-d892-485c-964d-25d49c66a5ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1684 2024.02.22 18:33:39.212159 [ 3 ] {} <Debug> HTTP-Session: 1d04aa42-8f34-4067-b494-0de72331fbf4 Destroying unnamed session
1685 2024.02.22 18:33:39.212286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1686 2024.02.22 18:33:39.212331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1687 2024.02.22 18:33:39.212349 [ 3 ] {} <Debug> HTTP-Session: 7f1f2207-d0fc-4503-a278-146cab6473c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1688 2024.02.22 18:33:39.212365 [ 3 ] {} <Debug> HTTP-Session: 7f1f2207-d0fc-4503-a278-146cab6473c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1689 2024.02.22 18:33:39.212439 [ 3 ] {7b7ce4f2-92c1-4bf9-b7d5-a57017446155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1690 2024.02.22 18:33:39.212479 [ 3 ] {7b7ce4f2-92c1-4bf9-b7d5-a57017446155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1691 2024.02.22 18:33:39.212584 [ 3 ] {7b7ce4f2-92c1-4bf9-b7d5-a57017446155} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1692 2024.02.22 18:33:39.212934 [ 3 ] {7b7ce4f2-92c1-4bf9-b7d5-a57017446155} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1693 2024.02.22 18:33:39.213146 [ 3 ] {7b7ce4f2-92c1-4bf9-b7d5-a57017446155} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1694 2024.02.22 18:33:39.213305 [ 3 ] {7b7ce4f2-92c1-4bf9-b7d5-a57017446155} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1695 2024.02.22 18:33:39.213431 [ 3 ] {7b7ce4f2-92c1-4bf9-b7d5-a57017446155} <Information> executeQuery: Read 75 rows, 6.98 KiB in 0.000958619 sec., 78237 rows/sec., 7.11 MiB/sec.
1696 2024.02.22 18:33:39.213587 [ 3 ] {7b7ce4f2-92c1-4bf9-b7d5-a57017446155} <Debug> DynamicQueryHandler: Done processing query
1697 2024.02.22 18:33:39.213609 [ 3 ] {7b7ce4f2-92c1-4bf9-b7d5-a57017446155} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1698 2024.02.22 18:33:39.213625 [ 3 ] {} <Debug> HTTP-Session: 7f1f2207-d0fc-4503-a278-146cab6473c7 Destroying unnamed session
1699 2024.02.22 18:33:39.213748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1700 2024.02.22 18:33:39.213791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1701 2024.02.22 18:33:39.213810 [ 3 ] {} <Debug> HTTP-Session: 1e30a8be-3131-4447-a941-5fadc4d8fae5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1702 2024.02.22 18:33:39.213827 [ 3 ] {} <Debug> HTTP-Session: 1e30a8be-3131-4447-a941-5fadc4d8fae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1703 2024.02.22 18:33:39.213897 [ 3 ] {77f87b5d-7f56-435a-b057-e9d707f91890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1704 2024.02.22 18:33:39.213934 [ 3 ] {77f87b5d-7f56-435a-b057-e9d707f91890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1705 2024.02.22 18:33:39.214042 [ 3 ] {77f87b5d-7f56-435a-b057-e9d707f91890} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1706 2024.02.22 18:33:39.214349 [ 3 ] {77f87b5d-7f56-435a-b057-e9d707f91890} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1707 2024.02.22 18:33:39.214558 [ 3 ] {77f87b5d-7f56-435a-b057-e9d707f91890} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1708 2024.02.22 18:33:39.214710 [ 3 ] {77f87b5d-7f56-435a-b057-e9d707f91890} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1709 2024.02.22 18:33:39.214826 [ 3 ] {77f87b5d-7f56-435a-b057-e9d707f91890} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000900687 sec., 27756 rows/sec., 2.17 MiB/sec.
1710 2024.02.22 18:33:39.214944 [ 3 ] {77f87b5d-7f56-435a-b057-e9d707f91890} <Debug> DynamicQueryHandler: Done processing query
1711 2024.02.22 18:33:39.214968 [ 3 ] {77f87b5d-7f56-435a-b057-e9d707f91890} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1712 2024.02.22 18:33:39.214983 [ 3 ] {} <Debug> HTTP-Session: 1e30a8be-3131-4447-a941-5fadc4d8fae5 Destroying unnamed session
1713 2024.02.22 18:33:39.215188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1714 2024.02.22 18:33:39.215236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1715 2024.02.22 18:33:39.215255 [ 3 ] {} <Debug> HTTP-Session: d3ce7a67-2827-4721-b51a-1337f834b513 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1716 2024.02.22 18:33:39.215273 [ 3 ] {} <Debug> HTTP-Session: d3ce7a67-2827-4721-b51a-1337f834b513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1717 2024.02.22 18:33:39.215349 [ 3 ] {4223ba24-0bb6-4e6c-b3a2-047adb612447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1718 2024.02.22 18:33:39.215394 [ 3 ] {4223ba24-0bb6-4e6c-b3a2-047adb612447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1719 2024.02.22 18:33:39.215530 [ 3 ] {4223ba24-0bb6-4e6c-b3a2-047adb612447} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1720 2024.02.22 18:33:39.215955 [ 3 ] {4223ba24-0bb6-4e6c-b3a2-047adb612447} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1721 2024.02.22 18:33:39.216266 [ 3 ] {4223ba24-0bb6-4e6c-b3a2-047adb612447} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1722 2024.02.22 18:33:39.216462 [ 3 ] {4223ba24-0bb6-4e6c-b3a2-047adb612447} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1723 2024.02.22 18:33:39.216591 [ 3 ] {4223ba24-0bb6-4e6c-b3a2-047adb612447} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001207834 sec., 20698 rows/sec., 27.93 MiB/sec.
1724 2024.02.22 18:33:39.216719 [ 3 ] {4223ba24-0bb6-4e6c-b3a2-047adb612447} <Debug> DynamicQueryHandler: Done processing query
1725 2024.02.22 18:33:39.216743 [ 3 ] {4223ba24-0bb6-4e6c-b3a2-047adb612447} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1726 2024.02.22 18:33:39.216760 [ 3 ] {} <Debug> HTTP-Session: d3ce7a67-2827-4721-b51a-1337f834b513 Destroying unnamed session
1727 2024.02.22 18:33:44.209921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1728 2024.02.22 18:33:44.210049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1729 2024.02.22 18:33:44.210077 [ 3 ] {} <Debug> HTTP-Session: 4543e896-60a3-4c5a-8d01-927cebfc5872 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1730 2024.02.22 18:33:44.210101 [ 3 ] {} <Debug> HTTP-Session: 4543e896-60a3-4c5a-8d01-927cebfc5872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1731 2024.02.22 18:33:44.210229 [ 3 ] {71de1a80-f568-493e-bb8b-84c02f5245ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1732 2024.02.22 18:33:44.210290 [ 3 ] {71de1a80-f568-493e-bb8b-84c02f5245ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1733 2024.02.22 18:33:44.210453 [ 3 ] {71de1a80-f568-493e-bb8b-84c02f5245ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1734 2024.02.22 18:33:44.210912 [ 3 ] {71de1a80-f568-493e-bb8b-84c02f5245ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1735 2024.02.22 18:33:44.211180 [ 3 ] {71de1a80-f568-493e-bb8b-84c02f5245ca} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1736 2024.02.22 18:33:44.211342 [ 3 ] {71de1a80-f568-493e-bb8b-84c02f5245ca} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1737 2024.02.22 18:33:44.211462 [ 3 ] {71de1a80-f568-493e-bb8b-84c02f5245ca} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001198283 sec., 21697 rows/sec., 1.72 MiB/sec.
1738 2024.02.22 18:33:44.211488 [ 69 ] {} <Debug> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1739 2024.02.22 18:33:44.211608 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1740 2024.02.22 18:33:44.211669 [ 3 ] {71de1a80-f568-493e-bb8b-84c02f5245ca} <Debug> DynamicQueryHandler: Done processing query
1741 2024.02.22 18:33:44.211721 [ 3 ] {71de1a80-f568-493e-bb8b-84c02f5245ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1742 2024.02.22 18:33:44.211715 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1743 2024.02.22 18:33:44.211746 [ 3 ] {} <Debug> HTTP-Session: 4543e896-60a3-4c5a-8d01-927cebfc5872 Destroying unnamed session
1744 2024.02.22 18:33:44.211838 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1745 2024.02.22 18:33:44.211867 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part
1746 2024.02.22 18:33:44.211901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1747 2024.02.22 18:33:44.211952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1748 2024.02.22 18:33:44.211977 [ 3 ] {} <Debug> HTTP-Session: 0768dc42-55b7-40c3-830e-9ebbd1b5cefe Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1749 2024.02.22 18:33:44.212004 [ 3 ] {} <Debug> HTTP-Session: 0768dc42-55b7-40c3-830e-9ebbd1b5cefe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1750 2024.02.22 18:33:44.212033 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part
1751 2024.02.22 18:33:44.212120 [ 3 ] {6fe44d4b-2e1e-46db-b43d-eb534ae9b45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1752 2024.02.22 18:33:44.212176 [ 3 ] {6fe44d4b-2e1e-46db-b43d-eb534ae9b45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1753 2024.02.22 18:33:44.212187 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
1754 2024.02.22 18:33:44.212394 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part
1755 2024.02.22 18:33:44.212405 [ 3 ] {6fe44d4b-2e1e-46db-b43d-eb534ae9b45d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1756 2024.02.22 18:33:44.212520 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
1757 2024.02.22 18:33:44.212670 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part
1758 2024.02.22 18:33:44.212986 [ 3 ] {6fe44d4b-2e1e-46db-b43d-eb534ae9b45d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1759 2024.02.22 18:33:44.213264 [ 3 ] {6fe44d4b-2e1e-46db-b43d-eb534ae9b45d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1760 2024.02.22 18:33:44.213513 [ 3 ] {6fe44d4b-2e1e-46db-b43d-eb534ae9b45d} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1761 2024.02.22 18:33:44.213544 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.001882047 sec., 94046.53550097314 rows/sec., 7.44 MiB/sec.
1762 2024.02.22 18:33:44.213665 [ 69 ] {} <Debug> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1763 2024.02.22 18:33:44.213689 [ 3 ] {6fe44d4b-2e1e-46db-b43d-eb534ae9b45d} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.00153661 sec., 50761 rows/sec., 5.15 MiB/sec.
1764 2024.02.22 18:33:44.213712 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1765 2024.02.22 18:33:44.213736 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1766 2024.02.22 18:33:44.214109 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_11_2} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1767 2024.02.22 18:33:44.214128 [ 3 ] {6fe44d4b-2e1e-46db-b43d-eb534ae9b45d} <Debug> DynamicQueryHandler: Done processing query
1768 2024.02.22 18:33:44.214104 [ 10 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1769 2024.02.22 18:33:44.214162 [ 3 ] {6fe44d4b-2e1e-46db-b43d-eb534ae9b45d} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1770 2024.02.22 18:33:44.214202 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_11_2} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1771 2024.02.22 18:33:44.214224 [ 3 ] {} <Debug> HTTP-Session: 0768dc42-55b7-40c3-830e-9ebbd1b5cefe Destroying unnamed session
1772 2024.02.22 18:33:44.214347 [ 10 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1773 2024.02.22 18:33:44.214388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1774 2024.02.22 18:33:44.214409 [ 10 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 184 rows starting from the beginning of the part
1775 2024.02.22 18:33:44.214456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1776 2024.02.22 18:33:44.214507 [ 3 ] {} <Debug> HTTP-Session: 7b3dc445-eac3-4042-8e70-3277febd4f73 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1777 2024.02.22 18:33:44.214549 [ 3 ] {} <Debug> HTTP-Session: 7b3dc445-eac3-4042-8e70-3277febd4f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1778 2024.02.22 18:33:44.214712 [ 10 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 78 rows starting from the beginning of the part
1779 2024.02.22 18:33:44.214747 [ 3 ] {2f330ff1-570d-4165-a31e-e44a8b587df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1780 2024.02.22 18:33:44.214831 [ 3 ] {2f330ff1-570d-4165-a31e-e44a8b587df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1781 2024.02.22 18:33:44.214958 [ 10 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 76 rows starting from the beginning of the part
1782 2024.02.22 18:33:44.215292 [ 10 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 78 rows starting from the beginning of the part
1783 2024.02.22 18:33:44.215315 [ 3 ] {2f330ff1-570d-4165-a31e-e44a8b587df5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1784 2024.02.22 18:33:44.215491 [ 10 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 75 rows starting from the beginning of the part
1785 2024.02.22 18:33:44.215662 [ 10 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part
1786 2024.02.22 18:33:44.216176 [ 3 ] {2f330ff1-570d-4165-a31e-e44a8b587df5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1787 2024.02.22 18:33:44.216541 [ 3 ] {2f330ff1-570d-4165-a31e-e44a8b587df5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1788 2024.02.22 18:33:44.216865 [ 3 ] {2f330ff1-570d-4165-a31e-e44a8b587df5} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1789 2024.02.22 18:33:44.217057 [ 69 ] {} <Debug> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1790 2024.02.22 18:33:44.217083 [ 3 ] {2f330ff1-570d-4165-a31e-e44a8b587df5} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.002285375 sec., 11376 rows/sec., 911.02 KiB/sec.
1791 2024.02.22 18:33:44.217163 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1792 2024.02.22 18:33:44.217417 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1793 2024.02.22 18:33:44.217665 [ 3 ] {2f330ff1-570d-4165-a31e-e44a8b587df5} <Debug> DynamicQueryHandler: Done processing query
1794 2024.02.22 18:33:44.217714 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1795 2024.02.22 18:33:44.217757 [ 3 ] {2f330ff1-570d-4165-a31e-e44a8b587df5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1796 2024.02.22 18:33:44.217789 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 93 rows starting from the beginning of the part
1797 2024.02.22 18:33:44.217800 [ 3 ] {} <Debug> HTTP-Session: 7b3dc445-eac3-4042-8e70-3277febd4f73 Destroying unnamed session
1798 2024.02.22 18:33:44.217811 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 569 rows, containing 4 columns (4 merged, 0 gathered) in 0.003959257 sec., 143713.83317627525 rows/sec., 13.75 MiB/sec.
1799 2024.02.22 18:33:44.217938 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part
1800 2024.02.22 18:33:44.218030 [ 22 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1801 2024.02.22 18:33:44.218078 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part
1802 2024.02.22 18:33:44.218129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1803 2024.02.22 18:33:44.218270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1804 2024.02.22 18:33:44.218340 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part
1805 2024.02.22 18:33:44.218351 [ 3 ] {} <Debug> HTTP-Session: 11f8f3eb-776b-4f22-99db-f48e4dd83961 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1806 2024.02.22 18:33:44.218440 [ 3 ] {} <Debug> HTTP-Session: 11f8f3eb-776b-4f22-99db-f48e4dd83961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1807 2024.02.22 18:33:44.218517 [ 22 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_11_2} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1808 2024.02.22 18:33:44.218664 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::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
1809 2024.02.22 18:33:44.218751 [ 22 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_11_2} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1810 2024.02.22 18:33:44.218829 [ 3 ] {9be8096f-2c63-4f36-8e03-b9c286310774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1811 2024.02.22 18:33:44.219044 [ 3 ] {9be8096f-2c63-4f36-8e03-b9c286310774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1812 2024.02.22 18:33:44.219048 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part
1813 2024.02.22 18:33:44.219677 [ 3 ] {9be8096f-2c63-4f36-8e03-b9c286310774} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1814 2024.02.22 18:33:44.220715 [ 22 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.003443308 sec., 64763.30319564791 rows/sec., 5.06 MiB/sec.
1815 2024.02.22 18:33:44.220787 [ 3 ] {9be8096f-2c63-4f36-8e03-b9c286310774} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1816 2024.02.22 18:33:44.220891 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1817 2024.02.22 18:33:44.221229 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_11_2} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1818 2024.02.22 18:33:44.221290 [ 3 ] {9be8096f-2c63-4f36-8e03-b9c286310774} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1819 2024.02.22 18:33:44.221330 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_11_2} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1820 2024.02.22 18:33:44.221560 [ 3 ] {9be8096f-2c63-4f36-8e03-b9c286310774} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1821 2024.02.22 18:33:44.221697 [ 69 ] {} <Debug> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1822 2024.02.22 18:33:44.221699 [ 3 ] {9be8096f-2c63-4f36-8e03-b9c286310774} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.002776995 sec., 9362 rows/sec., 12.63 MiB/sec.
1823 2024.02.22 18:33:44.221766 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1824 2024.02.22 18:33:44.221945 [ 22 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1825 2024.02.22 18:33:44.222018 [ 3 ] {9be8096f-2c63-4f36-8e03-b9c286310774} <Debug> DynamicQueryHandler: Done processing query
1826 2024.02.22 18:33:44.222073 [ 3 ] {9be8096f-2c63-4f36-8e03-b9c286310774} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1827 2024.02.22 18:33:44.222119 [ 3 ] {} <Debug> HTTP-Session: 11f8f3eb-776b-4f22-99db-f48e4dd83961 Destroying unnamed session
1828 2024.02.22 18:33:44.222120 [ 22 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1829 2024.02.22 18:33:44.222173 [ 22 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 148 rows starting from the beginning of the part
1830 2024.02.22 18:33:44.222295 [ 22 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part
1831 2024.02.22 18:33:44.222395 [ 22 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
1832 2024.02.22 18:33:44.222488 [ 22 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part
1833 2024.02.22 18:33:44.222581 [ 22 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
1834 2024.02.22 18:33:44.222672 [ 22 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part
1835 2024.02.22 18:33:44.226398 [ 22 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 6 columns (6 merged, 0 gathered) in 0.004544988 sec., 60726.23294054902 rows/sec., 81.95 MiB/sec.
1836 2024.02.22 18:33:44.226616 [ 22 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1837 2024.02.22 18:33:44.226860 [ 22 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1838 2024.02.22 18:33:44.226930 [ 22 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1839 2024.02.22 18:33:44.226990 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_11_2: 4.12 MiB.
1840 2024.02.22 18:33:47.953976 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache
1841 2024.02.22 18:33:47.954033 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache
1842 2024.02.22 18:33:49.211396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1843 2024.02.22 18:33:49.211520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1844 2024.02.22 18:33:49.211550 [ 3 ] {} <Debug> HTTP-Session: 401a55e2-7dae-4c39-92ee-fa88dcda5d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1845 2024.02.22 18:33:49.211577 [ 3 ] {} <Debug> HTTP-Session: 401a55e2-7dae-4c39-92ee-fa88dcda5d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1846 2024.02.22 18:33:49.211717 [ 3 ] {26621b3f-0299-4f32-960b-06782363df4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1847 2024.02.22 18:33:49.211780 [ 3 ] {26621b3f-0299-4f32-960b-06782363df4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1848 2024.02.22 18:33:49.211963 [ 3 ] {26621b3f-0299-4f32-960b-06782363df4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1849 2024.02.22 18:33:49.212416 [ 3 ] {26621b3f-0299-4f32-960b-06782363df4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1850 2024.02.22 18:33:49.212675 [ 3 ] {26621b3f-0299-4f32-960b-06782363df4a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1851 2024.02.22 18:33:49.212838 [ 3 ] {26621b3f-0299-4f32-960b-06782363df4a} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1852 2024.02.22 18:33:49.212953 [ 3 ] {26621b3f-0299-4f32-960b-06782363df4a} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001198104 sec., 20866 rows/sec., 1.65 MiB/sec.
1853 2024.02.22 18:33:49.213091 [ 3 ] {26621b3f-0299-4f32-960b-06782363df4a} <Debug> DynamicQueryHandler: Done processing query
1854 2024.02.22 18:33:49.213114 [ 3 ] {26621b3f-0299-4f32-960b-06782363df4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1855 2024.02.22 18:33:49.213130 [ 3 ] {} <Debug> HTTP-Session: 401a55e2-7dae-4c39-92ee-fa88dcda5d64 Destroying unnamed session
1856 2024.02.22 18:33:49.213266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 16560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1857 2024.02.22 18:33:49.213310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1858 2024.02.22 18:33:49.213329 [ 3 ] {} <Debug> HTTP-Session: 4d5f8666-b8a5-43d1-8664-ace5e30443d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1859 2024.02.22 18:33:49.213347 [ 3 ] {} <Debug> HTTP-Session: 4d5f8666-b8a5-43d1-8664-ace5e30443d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1860 2024.02.22 18:33:49.213422 [ 3 ] {b194aa13-c85b-4fa2-8a4c-5c3eea024938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1861 2024.02.22 18:33:49.213462 [ 3 ] {b194aa13-c85b-4fa2-8a4c-5c3eea024938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1862 2024.02.22 18:33:49.213568 [ 3 ] {b194aa13-c85b-4fa2-8a4c-5c3eea024938} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1863 2024.02.22 18:33:49.213943 [ 3 ] {b194aa13-c85b-4fa2-8a4c-5c3eea024938} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1864 2024.02.22 18:33:49.214158 [ 3 ] {b194aa13-c85b-4fa2-8a4c-5c3eea024938} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1865 2024.02.22 18:33:49.214307 [ 3 ] {b194aa13-c85b-4fa2-8a4c-5c3eea024938} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1866 2024.02.22 18:33:49.214420 [ 3 ] {b194aa13-c85b-4fa2-8a4c-5c3eea024938} <Information> executeQuery: Read 111 rows, 9.79 KiB in 0.000965258 sec., 114995 rows/sec., 9.91 MiB/sec.
1867 2024.02.22 18:33:49.214603 [ 3 ] {b194aa13-c85b-4fa2-8a4c-5c3eea024938} <Debug> DynamicQueryHandler: Done processing query
1868 2024.02.22 18:33:49.214626 [ 3 ] {b194aa13-c85b-4fa2-8a4c-5c3eea024938} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
1869 2024.02.22 18:33:49.214642 [ 3 ] {} <Debug> HTTP-Session: 4d5f8666-b8a5-43d1-8664-ace5e30443d1 Destroying unnamed session
1870 2024.02.22 18:33:49.214800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 8328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1871 2024.02.22 18:33:49.214845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1872 2024.02.22 18:33:49.214864 [ 3 ] {} <Debug> HTTP-Session: 1afedc64-59ed-422b-9a69-c10c7ce70027 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1873 2024.02.22 18:33:49.214880 [ 3 ] {} <Debug> HTTP-Session: 1afedc64-59ed-422b-9a69-c10c7ce70027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1874 2024.02.22 18:33:49.214951 [ 3 ] {8c4afb02-3d50-499d-a19f-44fc1ad70886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1875 2024.02.22 18:33:49.214988 [ 3 ] {8c4afb02-3d50-499d-a19f-44fc1ad70886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1876 2024.02.22 18:33:49.215104 [ 3 ] {8c4afb02-3d50-499d-a19f-44fc1ad70886} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1877 2024.02.22 18:33:49.215426 [ 3 ] {8c4afb02-3d50-499d-a19f-44fc1ad70886} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1878 2024.02.22 18:33:49.215637 [ 3 ] {8c4afb02-3d50-499d-a19f-44fc1ad70886} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1879 2024.02.22 18:33:49.215783 [ 3 ] {8c4afb02-3d50-499d-a19f-44fc1ad70886} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1880 2024.02.22 18:33:49.215892 [ 3 ] {8c4afb02-3d50-499d-a19f-44fc1ad70886} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.000914397 sec., 53587 rows/sec., 4.17 MiB/sec.
1881 2024.02.22 18:33:49.216010 [ 3 ] {8c4afb02-3d50-499d-a19f-44fc1ad70886} <Debug> DynamicQueryHandler: Done processing query
1882 2024.02.22 18:33:49.216033 [ 3 ] {8c4afb02-3d50-499d-a19f-44fc1ad70886} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1883 2024.02.22 18:33:49.216048 [ 3 ] {} <Debug> HTTP-Session: 1afedc64-59ed-422b-9a69-c10c7ce70027 Destroying unnamed session
1884 2024.02.22 18:33:49.216155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1885 2024.02.22 18:33:49.216198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1886 2024.02.22 18:33:49.216216 [ 3 ] {} <Debug> HTTP-Session: a9313bff-2e71-4361-ac96-dc5a39acebdd Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1887 2024.02.22 18:33:49.216233 [ 3 ] {} <Debug> HTTP-Session: a9313bff-2e71-4361-ac96-dc5a39acebdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1888 2024.02.22 18:33:49.216304 [ 3 ] {b1d07bda-952a-4c1f-8235-4d1d3f4410e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1889 2024.02.22 18:33:49.216345 [ 3 ] {b1d07bda-952a-4c1f-8235-4d1d3f4410e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1890 2024.02.22 18:33:49.216463 [ 3 ] {b1d07bda-952a-4c1f-8235-4d1d3f4410e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1891 2024.02.22 18:33:49.216760 [ 3 ] {b1d07bda-952a-4c1f-8235-4d1d3f4410e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1892 2024.02.22 18:33:49.217032 [ 3 ] {b1d07bda-952a-4c1f-8235-4d1d3f4410e8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1893 2024.02.22 18:33:49.217209 [ 3 ] {b1d07bda-952a-4c1f-8235-4d1d3f4410e8} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1894 2024.02.22 18:33:49.217331 [ 3 ] {b1d07bda-952a-4c1f-8235-4d1d3f4410e8} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000998629 sec., 36049 rows/sec., 2.54 MiB/sec.
1895 2024.02.22 18:33:49.217448 [ 3 ] {b1d07bda-952a-4c1f-8235-4d1d3f4410e8} <Debug> DynamicQueryHandler: Done processing query
1896 2024.02.22 18:33:49.217470 [ 3 ] {b1d07bda-952a-4c1f-8235-4d1d3f4410e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1897 2024.02.22 18:33:49.217486 [ 3 ] {} <Debug> HTTP-Session: a9313bff-2e71-4361-ac96-dc5a39acebdd Destroying unnamed session
1898 2024.02.22 18:33:49.217647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1899 2024.02.22 18:33:49.217690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1900 2024.02.22 18:33:49.217708 [ 3 ] {} <Debug> HTTP-Session: af41bf7b-85e1-4c54-bec3-4b01bb9bffac Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1901 2024.02.22 18:33:49.217723 [ 3 ] {} <Debug> HTTP-Session: af41bf7b-85e1-4c54-bec3-4b01bb9bffac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1902 2024.02.22 18:33:49.217801 [ 3 ] {1ac675a3-7835-4e56-9374-986b190ae96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1903 2024.02.22 18:33:49.217843 [ 3 ] {1ac675a3-7835-4e56-9374-986b190ae96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1904 2024.02.22 18:33:49.217978 [ 3 ] {1ac675a3-7835-4e56-9374-986b190ae96a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1905 2024.02.22 18:33:49.218417 [ 3 ] {1ac675a3-7835-4e56-9374-986b190ae96a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1906 2024.02.22 18:33:49.218706 [ 3 ] {1ac675a3-7835-4e56-9374-986b190ae96a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1907 2024.02.22 18:33:49.218884 [ 3 ] {1ac675a3-7835-4e56-9374-986b190ae96a} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1908 2024.02.22 18:33:49.218996 [ 3 ] {1ac675a3-7835-4e56-9374-986b190ae96a} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001168383 sec., 21397 rows/sec., 28.87 MiB/sec.
1909 2024.02.22 18:33:49.219119 [ 3 ] {1ac675a3-7835-4e56-9374-986b190ae96a} <Debug> DynamicQueryHandler: Done processing query
1910 2024.02.22 18:33:49.219142 [ 3 ] {1ac675a3-7835-4e56-9374-986b190ae96a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1911 2024.02.22 18:33:49.219158 [ 3 ] {} <Debug> HTTP-Session: af41bf7b-85e1-4c54-bec3-4b01bb9bffac Destroying unnamed session
1912 2024.02.22 18:33:54.210128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1913 2024.02.22 18:33:54.210253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1914 2024.02.22 18:33:54.210278 [ 3 ] {} <Debug> HTTP-Session: 01c43ce4-2d4e-4c10-a671-241cff710e16 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1915 2024.02.22 18:33:54.210302 [ 3 ] {} <Debug> HTTP-Session: 01c43ce4-2d4e-4c10-a671-241cff710e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1916 2024.02.22 18:33:54.210433 [ 3 ] {c089d48d-9031-4e14-b354-58b161b5dd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1917 2024.02.22 18:33:54.210495 [ 3 ] {c089d48d-9031-4e14-b354-58b161b5dd7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1918 2024.02.22 18:33:54.210661 [ 3 ] {c089d48d-9031-4e14-b354-58b161b5dd7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1919 2024.02.22 18:33:54.211087 [ 3 ] {c089d48d-9031-4e14-b354-58b161b5dd7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1920 2024.02.22 18:33:54.211370 [ 3 ] {c089d48d-9031-4e14-b354-58b161b5dd7c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1921 2024.02.22 18:33:54.211550 [ 3 ] {c089d48d-9031-4e14-b354-58b161b5dd7c} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1922 2024.02.22 18:33:54.211678 [ 3 ] {c089d48d-9031-4e14-b354-58b161b5dd7c} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001207004 sec., 21540 rows/sec., 1.71 MiB/sec.
1923 2024.02.22 18:33:54.211896 [ 3 ] {c089d48d-9031-4e14-b354-58b161b5dd7c} <Debug> DynamicQueryHandler: Done processing query
1924 2024.02.22 18:33:54.211922 [ 3 ] {c089d48d-9031-4e14-b354-58b161b5dd7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1925 2024.02.22 18:33:54.211944 [ 3 ] {} <Debug> HTTP-Session: 01c43ce4-2d4e-4c10-a671-241cff710e16 Destroying unnamed session
1926 2024.02.22 18:33:54.212080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1927 2024.02.22 18:33:54.212132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1928 2024.02.22 18:33:54.212158 [ 3 ] {} <Debug> HTTP-Session: d88086f6-369b-4045-bcd7-f434812921a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1929 2024.02.22 18:33:54.212176 [ 3 ] {} <Debug> HTTP-Session: d88086f6-369b-4045-bcd7-f434812921a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1930 2024.02.22 18:33:54.212260 [ 3 ] {27429237-9c93-4908-b874-825dc6129760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1931 2024.02.22 18:33:54.212306 [ 3 ] {27429237-9c93-4908-b874-825dc6129760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1932 2024.02.22 18:33:54.212427 [ 3 ] {27429237-9c93-4908-b874-825dc6129760} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1933 2024.02.22 18:33:54.212769 [ 3 ] {27429237-9c93-4908-b874-825dc6129760} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1934 2024.02.22 18:33:54.213029 [ 3 ] {27429237-9c93-4908-b874-825dc6129760} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1935 2024.02.22 18:33:54.213209 [ 3 ] {27429237-9c93-4908-b874-825dc6129760} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1936 2024.02.22 18:33:54.213326 [ 3 ] {27429237-9c93-4908-b874-825dc6129760} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.00103003 sec., 75725 rows/sec., 7.68 MiB/sec.
1937 2024.02.22 18:33:54.213443 [ 3 ] {27429237-9c93-4908-b874-825dc6129760} <Debug> DynamicQueryHandler: Done processing query
1938 2024.02.22 18:33:54.213466 [ 3 ] {27429237-9c93-4908-b874-825dc6129760} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1939 2024.02.22 18:33:54.213483 [ 3 ] {} <Debug> HTTP-Session: d88086f6-369b-4045-bcd7-f434812921a4 Destroying unnamed session
1940 2024.02.22 18:33:54.213638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1941 2024.02.22 18:33:54.213682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1942 2024.02.22 18:33:54.213700 [ 3 ] {} <Debug> HTTP-Session: 5047ecfc-b46c-43fd-95e9-0fcbed8082dd Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1943 2024.02.22 18:33:54.213717 [ 3 ] {} <Debug> HTTP-Session: 5047ecfc-b46c-43fd-95e9-0fcbed8082dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1944 2024.02.22 18:33:54.213789 [ 3 ] {8ac18ef5-9ad2-4255-806e-765c434b8a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1945 2024.02.22 18:33:54.213828 [ 3 ] {8ac18ef5-9ad2-4255-806e-765c434b8a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1946 2024.02.22 18:33:54.213936 [ 3 ] {8ac18ef5-9ad2-4255-806e-765c434b8a42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1947 2024.02.22 18:33:54.214225 [ 3 ] {8ac18ef5-9ad2-4255-806e-765c434b8a42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1948 2024.02.22 18:33:54.214464 [ 3 ] {8ac18ef5-9ad2-4255-806e-765c434b8a42} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1949 2024.02.22 18:33:54.214622 [ 3 ] {8ac18ef5-9ad2-4255-806e-765c434b8a42} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1950 2024.02.22 18:33:54.214740 [ 3 ] {8ac18ef5-9ad2-4255-806e-765c434b8a42} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000915207 sec., 28408 rows/sec., 2.22 MiB/sec.
1951 2024.02.22 18:33:54.214862 [ 3 ] {8ac18ef5-9ad2-4255-806e-765c434b8a42} <Debug> DynamicQueryHandler: Done processing query
1952 2024.02.22 18:33:54.214886 [ 3 ] {8ac18ef5-9ad2-4255-806e-765c434b8a42} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1953 2024.02.22 18:33:54.214901 [ 3 ] {} <Debug> HTTP-Session: 5047ecfc-b46c-43fd-95e9-0fcbed8082dd Destroying unnamed session
1954 2024.02.22 18:33:54.215046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1955 2024.02.22 18:33:54.215089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1956 2024.02.22 18:33:54.215106 [ 3 ] {} <Debug> HTTP-Session: 19c5f3df-4d30-44aa-a8ab-215975e52c32 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1957 2024.02.22 18:33:54.215123 [ 3 ] {} <Debug> HTTP-Session: 19c5f3df-4d30-44aa-a8ab-215975e52c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1958 2024.02.22 18:33:54.215200 [ 3 ] {368f4517-9c9d-4879-9ffa-244620858dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1959 2024.02.22 18:33:54.215244 [ 3 ] {368f4517-9c9d-4879-9ffa-244620858dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1960 2024.02.22 18:33:54.215387 [ 3 ] {368f4517-9c9d-4879-9ffa-244620858dbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1961 2024.02.22 18:33:54.215882 [ 3 ] {368f4517-9c9d-4879-9ffa-244620858dbe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1962 2024.02.22 18:33:54.216205 [ 3 ] {368f4517-9c9d-4879-9ffa-244620858dbe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1963 2024.02.22 18:33:54.216395 [ 3 ] {368f4517-9c9d-4879-9ffa-244620858dbe} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1964 2024.02.22 18:33:54.216512 [ 3 ] {368f4517-9c9d-4879-9ffa-244620858dbe} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001277945 sec., 20345 rows/sec., 27.45 MiB/sec.
1965 2024.02.22 18:33:54.216637 [ 3 ] {368f4517-9c9d-4879-9ffa-244620858dbe} <Debug> DynamicQueryHandler: Done processing query
1966 2024.02.22 18:33:54.216661 [ 3 ] {368f4517-9c9d-4879-9ffa-244620858dbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1967 2024.02.22 18:33:54.216678 [ 3 ] {} <Debug> HTTP-Session: 19c5f3df-4d30-44aa-a8ab-215975e52c32 Destroying unnamed session
1968 2024.02.22 18:33:59.209406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1969 2024.02.22 18:33:59.209580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1970 2024.02.22 18:33:59.209626 [ 3 ] {} <Debug> HTTP-Session: 178193e2-e055-4ac8-917e-575aa6114190 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1971 2024.02.22 18:33:59.209667 [ 3 ] {} <Debug> HTTP-Session: 178193e2-e055-4ac8-917e-575aa6114190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1972 2024.02.22 18:33:59.209865 [ 3 ] {3e2f60d3-32c5-479f-b7cf-b78db22d6657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1973 2024.02.22 18:33:59.209961 [ 3 ] {3e2f60d3-32c5-479f-b7cf-b78db22d6657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1974 2024.02.22 18:33:59.210220 [ 3 ] {3e2f60d3-32c5-479f-b7cf-b78db22d6657} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1975 2024.02.22 18:33:59.210677 [ 3 ] {3e2f60d3-32c5-479f-b7cf-b78db22d6657} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1976 2024.02.22 18:33:59.210940 [ 3 ] {3e2f60d3-32c5-479f-b7cf-b78db22d6657} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1977 2024.02.22 18:33:59.211103 [ 3 ] {3e2f60d3-32c5-479f-b7cf-b78db22d6657} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1978 2024.02.22 18:33:59.211229 [ 3 ] {3e2f60d3-32c5-479f-b7cf-b78db22d6657} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001303685 sec., 19176 rows/sec., 1.52 MiB/sec.
1979 2024.02.22 18:33:59.211446 [ 3 ] {3e2f60d3-32c5-479f-b7cf-b78db22d6657} <Debug> DynamicQueryHandler: Done processing query
1980 2024.02.22 18:33:59.211471 [ 3 ] {3e2f60d3-32c5-479f-b7cf-b78db22d6657} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1981 2024.02.22 18:33:59.211488 [ 3 ] {} <Debug> HTTP-Session: 178193e2-e055-4ac8-917e-575aa6114190 Destroying unnamed session
1982 2024.02.22 18:33:59.211618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1983 2024.02.22 18:33:59.211663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1984 2024.02.22 18:33:59.211681 [ 3 ] {} <Debug> HTTP-Session: be8acd96-ef2c-4267-bcf1-b2911170775e Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1985 2024.02.22 18:33:59.211698 [ 3 ] {} <Debug> HTTP-Session: be8acd96-ef2c-4267-bcf1-b2911170775e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1986 2024.02.22 18:33:59.211771 [ 3 ] {51ddb2df-4dc1-406b-a38c-5187f52d7192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1987 2024.02.22 18:33:59.211810 [ 3 ] {51ddb2df-4dc1-406b-a38c-5187f52d7192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1988 2024.02.22 18:33:59.211929 [ 3 ] {51ddb2df-4dc1-406b-a38c-5187f52d7192} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1989 2024.02.22 18:33:59.212243 [ 3 ] {51ddb2df-4dc1-406b-a38c-5187f52d7192} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
1990 2024.02.22 18:33:59.212464 [ 3 ] {51ddb2df-4dc1-406b-a38c-5187f52d7192} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1991 2024.02.22 18:33:59.212634 [ 3 ] {51ddb2df-4dc1-406b-a38c-5187f52d7192} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1992 2024.02.22 18:33:59.212750 [ 3 ] {51ddb2df-4dc1-406b-a38c-5187f52d7192} <Information> executeQuery: Read 75 rows, 6.98 KiB in 0.000947318 sec., 79170 rows/sec., 7.19 MiB/sec.
1993 2024.02.22 18:33:59.212868 [ 3 ] {51ddb2df-4dc1-406b-a38c-5187f52d7192} <Debug> DynamicQueryHandler: Done processing query
1994 2024.02.22 18:33:59.212891 [ 3 ] {51ddb2df-4dc1-406b-a38c-5187f52d7192} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1995 2024.02.22 18:33:59.212909 [ 3 ] {} <Debug> HTTP-Session: be8acd96-ef2c-4267-bcf1-b2911170775e Destroying unnamed session
1996 2024.02.22 18:33:59.213028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1997 2024.02.22 18:33:59.213072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1998 2024.02.22 18:33:59.213090 [ 3 ] {} <Debug> HTTP-Session: 55acaa03-f9c2-471c-bddd-c40ac45a3c08 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
1999 2024.02.22 18:33:59.213106 [ 3 ] {} <Debug> HTTP-Session: 55acaa03-f9c2-471c-bddd-c40ac45a3c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2000 2024.02.22 18:33:59.213177 [ 3 ] {96251f68-65b7-4b51-b2be-fdd114512493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2001 2024.02.22 18:33:59.213215 [ 3 ] {96251f68-65b7-4b51-b2be-fdd114512493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2002 2024.02.22 18:33:59.213319 [ 3 ] {96251f68-65b7-4b51-b2be-fdd114512493} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2003 2024.02.22 18:33:59.213584 [ 3 ] {96251f68-65b7-4b51-b2be-fdd114512493} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
2004 2024.02.22 18:33:59.213790 [ 3 ] {96251f68-65b7-4b51-b2be-fdd114512493} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2005 2024.02.22 18:33:59.213938 [ 3 ] {96251f68-65b7-4b51-b2be-fdd114512493} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2006 2024.02.22 18:33:59.214060 [ 3 ] {96251f68-65b7-4b51-b2be-fdd114512493} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000854927 sec., 29242 rows/sec., 2.29 MiB/sec.
2007 2024.02.22 18:33:59.214176 [ 3 ] {96251f68-65b7-4b51-b2be-fdd114512493} <Debug> DynamicQueryHandler: Done processing query
2008 2024.02.22 18:33:59.214199 [ 3 ] {96251f68-65b7-4b51-b2be-fdd114512493} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2009 2024.02.22 18:33:59.214215 [ 3 ] {} <Debug> HTTP-Session: 55acaa03-f9c2-471c-bddd-c40ac45a3c08 Destroying unnamed session
2010 2024.02.22 18:33:59.214399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2011 2024.02.22 18:33:59.214443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2012 2024.02.22 18:33:59.214461 [ 3 ] {} <Debug> HTTP-Session: 1227d412-42d8-4fdd-8412-3f3642b6aa13 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2013 2024.02.22 18:33:59.214478 [ 3 ] {} <Debug> HTTP-Session: 1227d412-42d8-4fdd-8412-3f3642b6aa13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2014 2024.02.22 18:33:59.214553 [ 3 ] {9035dbc2-399d-46f8-96f8-85bdaaaf7930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2015 2024.02.22 18:33:59.214597 [ 3 ] {9035dbc2-399d-46f8-96f8-85bdaaaf7930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2016 2024.02.22 18:33:59.214735 [ 3 ] {9035dbc2-399d-46f8-96f8-85bdaaaf7930} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2017 2024.02.22 18:33:59.215140 [ 3 ] {9035dbc2-399d-46f8-96f8-85bdaaaf7930} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
2018 2024.02.22 18:33:59.215435 [ 3 ] {9035dbc2-399d-46f8-96f8-85bdaaaf7930} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2019 2024.02.22 18:33:59.215614 [ 3 ] {9035dbc2-399d-46f8-96f8-85bdaaaf7930} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2020 2024.02.22 18:33:59.215739 [ 3 ] {9035dbc2-399d-46f8-96f8-85bdaaaf7930} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001159193 sec., 21566 rows/sec., 29.10 MiB/sec.
2021 2024.02.22 18:33:59.215848 [ 3 ] {9035dbc2-399d-46f8-96f8-85bdaaaf7930} <Debug> DynamicQueryHandler: Done processing query
2022 2024.02.22 18:33:59.215871 [ 3 ] {9035dbc2-399d-46f8-96f8-85bdaaaf7930} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2023 2024.02.22 18:33:59.215886 [ 3 ] {} <Debug> HTTP-Session: 1227d412-42d8-4fdd-8412-3f3642b6aa13 Destroying unnamed session
2024 2024.02.22 18:34:02.954086 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
2025 2024.02.22 18:34:02.954137 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
2026 2024.02.22 18:34:04.209798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2027 2024.02.22 18:34:04.209975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2028 2024.02.22 18:34:04.210021 [ 3 ] {} <Debug> HTTP-Session: ea7cf683-b3ad-48af-a619-67e2297d7035 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2029 2024.02.22 18:34:04.210061 [ 3 ] {} <Debug> HTTP-Session: ea7cf683-b3ad-48af-a619-67e2297d7035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2030 2024.02.22 18:34:04.210261 [ 3 ] {29cdf8cb-2daf-42aa-bc78-8d91c409d612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2031 2024.02.22 18:34:04.210353 [ 3 ] {29cdf8cb-2daf-42aa-bc78-8d91c409d612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2032 2024.02.22 18:34:04.210543 [ 3 ] {29cdf8cb-2daf-42aa-bc78-8d91c409d612} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2033 2024.02.22 18:34:04.210950 [ 3 ] {29cdf8cb-2daf-42aa-bc78-8d91c409d612} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
2034 2024.02.22 18:34:04.211213 [ 3 ] {29cdf8cb-2daf-42aa-bc78-8d91c409d612} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2035 2024.02.22 18:34:04.211378 [ 3 ] {29cdf8cb-2daf-42aa-bc78-8d91c409d612} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2036 2024.02.22 18:34:04.211509 [ 3 ] {29cdf8cb-2daf-42aa-bc78-8d91c409d612} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001185273 sec., 21935 rows/sec., 1.74 MiB/sec.
2037 2024.02.22 18:34:04.211681 [ 3 ] {29cdf8cb-2daf-42aa-bc78-8d91c409d612} <Debug> DynamicQueryHandler: Done processing query
2038 2024.02.22 18:34:04.211706 [ 3 ] {29cdf8cb-2daf-42aa-bc78-8d91c409d612} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2039 2024.02.22 18:34:04.211723 [ 3 ] {} <Debug> HTTP-Session: ea7cf683-b3ad-48af-a619-67e2297d7035 Destroying unnamed session
2040 2024.02.22 18:34:04.211844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2041 2024.02.22 18:34:04.211892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2042 2024.02.22 18:34:04.211912 [ 3 ] {} <Debug> HTTP-Session: 600b2e78-062e-4ede-b5cd-b287cdb795da Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2043 2024.02.22 18:34:04.211929 [ 3 ] {} <Debug> HTTP-Session: 600b2e78-062e-4ede-b5cd-b287cdb795da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2044 2024.02.22 18:34:04.212008 [ 3 ] {000690ea-50e3-4ea1-939f-3dbbe14eed0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2045 2024.02.22 18:34:04.212049 [ 3 ] {000690ea-50e3-4ea1-939f-3dbbe14eed0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2046 2024.02.22 18:34:04.212157 [ 3 ] {000690ea-50e3-4ea1-939f-3dbbe14eed0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2047 2024.02.22 18:34:04.214504 [ 3 ] {000690ea-50e3-4ea1-939f-3dbbe14eed0b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
2048 2024.02.22 18:34:04.214752 [ 3 ] {000690ea-50e3-4ea1-939f-3dbbe14eed0b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2049 2024.02.22 18:34:04.214963 [ 3 ] {000690ea-50e3-4ea1-939f-3dbbe14eed0b} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2050 2024.02.22 18:34:04.215101 [ 3 ] {000690ea-50e3-4ea1-939f-3dbbe14eed0b} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00305413 sec., 1309 rows/sec., 109.35 KiB/sec.
2051 2024.02.22 18:34:04.215282 [ 3 ] {000690ea-50e3-4ea1-939f-3dbbe14eed0b} <Debug> DynamicQueryHandler: Done processing query
2052 2024.02.22 18:34:04.215310 [ 3 ] {000690ea-50e3-4ea1-939f-3dbbe14eed0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2053 2024.02.22 18:34:04.215330 [ 3 ] {} <Debug> HTTP-Session: 600b2e78-062e-4ede-b5cd-b287cdb795da Destroying unnamed session
2054 2024.02.22 18:34:04.215498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 13197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2055 2024.02.22 18:34:04.215540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2056 2024.02.22 18:34:04.215558 [ 3 ] {} <Debug> HTTP-Session: bb47f782-dc78-418c-803e-5229ee47bc3e Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2057 2024.02.22 18:34:04.215576 [ 3 ] {} <Debug> HTTP-Session: bb47f782-dc78-418c-803e-5229ee47bc3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2058 2024.02.22 18:34:04.215651 [ 3 ] {f09a6e15-934a-4416-bfb1-c3cd8ac90026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2059 2024.02.22 18:34:04.215690 [ 3 ] {f09a6e15-934a-4416-bfb1-c3cd8ac90026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2060 2024.02.22 18:34:04.215800 [ 3 ] {f09a6e15-934a-4416-bfb1-c3cd8ac90026} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2061 2024.02.22 18:34:04.216136 [ 3 ] {f09a6e15-934a-4416-bfb1-c3cd8ac90026} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
2062 2024.02.22 18:34:04.216347 [ 3 ] {f09a6e15-934a-4416-bfb1-c3cd8ac90026} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2063 2024.02.22 18:34:04.216498 [ 3 ] {f09a6e15-934a-4416-bfb1-c3cd8ac90026} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2064 2024.02.22 18:34:04.216614 [ 3 ] {f09a6e15-934a-4416-bfb1-c3cd8ac90026} <Information> executeQuery: Read 80 rows, 8.28 KiB in 0.000935938 sec., 85475 rows/sec., 8.64 MiB/sec.
2065 2024.02.22 18:34:04.216727 [ 3 ] {f09a6e15-934a-4416-bfb1-c3cd8ac90026} <Debug> DynamicQueryHandler: Done processing query
2066 2024.02.22 18:34:04.216749 [ 3 ] {f09a6e15-934a-4416-bfb1-c3cd8ac90026} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2067 2024.02.22 18:34:04.216764 [ 3 ] {} <Debug> HTTP-Session: bb47f782-dc78-418c-803e-5229ee47bc3e Destroying unnamed session
2068 2024.02.22 18:34:04.216872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2069 2024.02.22 18:34:04.216915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2070 2024.02.22 18:34:04.216934 [ 3 ] {} <Debug> HTTP-Session: 961b37e7-86e6-42d8-87c5-2a7176337215 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2071 2024.02.22 18:34:04.216951 [ 3 ] {} <Debug> HTTP-Session: 961b37e7-86e6-42d8-87c5-2a7176337215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2072 2024.02.22 18:34:04.217018 [ 3 ] {22d8f441-7998-44bb-b1e5-587867ed355f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2073 2024.02.22 18:34:04.217056 [ 3 ] {22d8f441-7998-44bb-b1e5-587867ed355f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2074 2024.02.22 18:34:04.217160 [ 3 ] {22d8f441-7998-44bb-b1e5-587867ed355f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2075 2024.02.22 18:34:04.217457 [ 3 ] {22d8f441-7998-44bb-b1e5-587867ed355f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
2076 2024.02.22 18:34:04.217654 [ 3 ] {22d8f441-7998-44bb-b1e5-587867ed355f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2077 2024.02.22 18:34:04.217801 [ 3 ] {22d8f441-7998-44bb-b1e5-587867ed355f} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2078 2024.02.22 18:34:04.217915 [ 3 ] {22d8f441-7998-44bb-b1e5-587867ed355f} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000868227 sec., 4607 rows/sec., 321.69 KiB/sec.
2079 2024.02.22 18:34:04.218016 [ 3 ] {22d8f441-7998-44bb-b1e5-587867ed355f} <Debug> DynamicQueryHandler: Done processing query
2080 2024.02.22 18:34:04.218039 [ 3 ] {22d8f441-7998-44bb-b1e5-587867ed355f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2081 2024.02.22 18:34:04.218054 [ 3 ] {} <Debug> HTTP-Session: 961b37e7-86e6-42d8-87c5-2a7176337215 Destroying unnamed session
2082 2024.02.22 18:34:04.218163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2083 2024.02.22 18:34:04.218204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2084 2024.02.22 18:34:04.218221 [ 3 ] {} <Debug> HTTP-Session: a180383c-99e7-490f-b67b-864eb6834966 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2085 2024.02.22 18:34:04.218238 [ 3 ] {} <Debug> HTTP-Session: a180383c-99e7-490f-b67b-864eb6834966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2086 2024.02.22 18:34:04.218309 [ 3 ] {27406e8c-21de-488f-9d2c-8c3bfa8248e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2087 2024.02.22 18:34:04.218345 [ 3 ] {27406e8c-21de-488f-9d2c-8c3bfa8248e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2088 2024.02.22 18:34:04.218448 [ 3 ] {27406e8c-21de-488f-9d2c-8c3bfa8248e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2089 2024.02.22 18:34:04.218718 [ 3 ] {27406e8c-21de-488f-9d2c-8c3bfa8248e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
2090 2024.02.22 18:34:04.218922 [ 3 ] {27406e8c-21de-488f-9d2c-8c3bfa8248e5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2091 2024.02.22 18:34:04.219071 [ 3 ] {27406e8c-21de-488f-9d2c-8c3bfa8248e5} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2092 2024.02.22 18:34:04.219187 [ 3 ] {27406e8c-21de-488f-9d2c-8c3bfa8248e5} <Information> executeQuery: Read 30 rows, 2.41 KiB in 0.000850847 sec., 35258 rows/sec., 2.76 MiB/sec.
2093 2024.02.22 18:34:04.219299 [ 3 ] {27406e8c-21de-488f-9d2c-8c3bfa8248e5} <Debug> DynamicQueryHandler: Done processing query
2094 2024.02.22 18:34:04.219322 [ 3 ] {27406e8c-21de-488f-9d2c-8c3bfa8248e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2095 2024.02.22 18:34:04.219338 [ 3 ] {} <Debug> HTTP-Session: a180383c-99e7-490f-b67b-864eb6834966 Destroying unnamed session
2096 2024.02.22 18:34:04.219436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2097 2024.02.22 18:34:04.219480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2098 2024.02.22 18:34:04.219498 [ 3 ] {} <Debug> HTTP-Session: ade33609-cd51-46bc-89c4-9c2b9ee0564d Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2099 2024.02.22 18:34:04.219514 [ 3 ] {} <Debug> HTTP-Session: ade33609-cd51-46bc-89c4-9c2b9ee0564d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2100 2024.02.22 18:34:04.219582 [ 3 ] {41daaa62-913c-4308-a257-d0c2dfbdc9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2101 2024.02.22 18:34:04.219623 [ 3 ] {41daaa62-913c-4308-a257-d0c2dfbdc9b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2102 2024.02.22 18:34:04.219741 [ 3 ] {41daaa62-913c-4308-a257-d0c2dfbdc9b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2103 2024.02.22 18:34:04.219993 [ 3 ] {41daaa62-913c-4308-a257-d0c2dfbdc9b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
2104 2024.02.22 18:34:04.220246 [ 3 ] {41daaa62-913c-4308-a257-d0c2dfbdc9b0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2105 2024.02.22 18:34:04.220443 [ 3 ] {41daaa62-913c-4308-a257-d0c2dfbdc9b0} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2106 2024.02.22 18:34:04.220576 [ 3 ] {41daaa62-913c-4308-a257-d0c2dfbdc9b0} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000963079 sec., 2076 rows/sec., 146.02 KiB/sec.
2107 2024.02.22 18:34:04.220731 [ 3 ] {41daaa62-913c-4308-a257-d0c2dfbdc9b0} <Debug> DynamicQueryHandler: Done processing query
2108 2024.02.22 18:34:04.220754 [ 3 ] {41daaa62-913c-4308-a257-d0c2dfbdc9b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2109 2024.02.22 18:34:04.220769 [ 3 ] {} <Debug> HTTP-Session: ade33609-cd51-46bc-89c4-9c2b9ee0564d Destroying unnamed session
2110 2024.02.22 18:34:04.220909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2111 2024.02.22 18:34:04.220952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2112 2024.02.22 18:34:04.220970 [ 3 ] {} <Debug> HTTP-Session: e6ed250d-bf2b-4839-9047-d21adb422c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2113 2024.02.22 18:34:04.220986 [ 3 ] {} <Debug> HTTP-Session: e6ed250d-bf2b-4839-9047-d21adb422c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2114 2024.02.22 18:34:04.221063 [ 3 ] {d8fea37f-d81e-4942-b9c3-01960b6581ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2115 2024.02.22 18:34:04.221107 [ 3 ] {d8fea37f-d81e-4942-b9c3-01960b6581ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2116 2024.02.22 18:34:04.221243 [ 3 ] {d8fea37f-d81e-4942-b9c3-01960b6581ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2117 2024.02.22 18:34:04.221701 [ 3 ] {d8fea37f-d81e-4942-b9c3-01960b6581ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
2118 2024.02.22 18:34:04.221995 [ 3 ] {d8fea37f-d81e-4942-b9c3-01960b6581ec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2119 2024.02.22 18:34:04.222172 [ 3 ] {d8fea37f-d81e-4942-b9c3-01960b6581ec} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2120 2024.02.22 18:34:04.222290 [ 3 ] {d8fea37f-d81e-4942-b9c3-01960b6581ec} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001199613 sec., 21673 rows/sec., 29.25 MiB/sec.
2121 2024.02.22 18:34:04.222411 [ 3 ] {d8fea37f-d81e-4942-b9c3-01960b6581ec} <Debug> DynamicQueryHandler: Done processing query
2122 2024.02.22 18:34:04.222434 [ 3 ] {d8fea37f-d81e-4942-b9c3-01960b6581ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2123 2024.02.22 18:34:04.222449 [ 3 ] {} <Debug> HTTP-Session: e6ed250d-bf2b-4839-9047-d21adb422c62 Destroying unnamed session
2124 2024.02.22 18:34:09.209429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2125 2024.02.22 18:34:09.209553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2126 2024.02.22 18:34:09.209583 [ 3 ] {} <Debug> HTTP-Session: c44ef4e3-c5cc-43f4-ba7f-bfa20c2fd52a Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2127 2024.02.22 18:34:09.209609 [ 3 ] {} <Debug> HTTP-Session: c44ef4e3-c5cc-43f4-ba7f-bfa20c2fd52a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2128 2024.02.22 18:34:09.209749 [ 3 ] {78e05d00-a7dc-415f-875e-cf8f818ca83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2129 2024.02.22 18:34:09.209812 [ 3 ] {78e05d00-a7dc-415f-875e-cf8f818ca83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2130 2024.02.22 18:34:09.209992 [ 3 ] {78e05d00-a7dc-415f-875e-cf8f818ca83f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2131 2024.02.22 18:34:09.210476 [ 3 ] {78e05d00-a7dc-415f-875e-cf8f818ca83f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
2132 2024.02.22 18:34:09.210739 [ 3 ] {78e05d00-a7dc-415f-875e-cf8f818ca83f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2133 2024.02.22 18:34:09.210919 [ 3 ] {78e05d00-a7dc-415f-875e-cf8f818ca83f} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2134 2024.02.22 18:34:09.211034 [ 3 ] {78e05d00-a7dc-415f-875e-cf8f818ca83f} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001247054 sec., 20047 rows/sec., 1.59 MiB/sec.
2135 2024.02.22 18:34:09.211032 [ 52 ] {} <Debug> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2136 2024.02.22 18:34:09.211104 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
2137 2024.02.22 18:34:09.211221 [ 3 ] {78e05d00-a7dc-415f-875e-cf8f818ca83f} <Debug> DynamicQueryHandler: Done processing query
2138 2024.02.22 18:34:09.211262 [ 3 ] {78e05d00-a7dc-415f-875e-cf8f818ca83f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2139 2024.02.22 18:34:09.211260 [ 10 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2140 2024.02.22 18:34:09.211295 [ 3 ] {} <Debug> HTTP-Session: c44ef4e3-c5cc-43f4-ba7f-bfa20c2fd52a Destroying unnamed session
2141 2024.02.22 18:34:09.211420 [ 10 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2142 2024.02.22 18:34:09.211468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2143 2024.02.22 18:34:09.211488 [ 10 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part
2144 2024.02.22 18:34:09.211561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2145 2024.02.22 18:34:09.211609 [ 3 ] {} <Debug> HTTP-Session: ffcdea46-75b7-470a-9886-85cb985b2759 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2146 2024.02.22 18:34:09.211645 [ 3 ] {} <Debug> HTTP-Session: ffcdea46-75b7-470a-9886-85cb985b2759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2147 2024.02.22 18:34:09.211760 [ 10 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
2148 2024.02.22 18:34:09.211868 [ 3 ] {3ab32c8b-fa08-4fc6-9aa5-c67f5fa5a574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2149 2024.02.22 18:34:09.211972 [ 3 ] {3ab32c8b-fa08-4fc6-9aa5-c67f5fa5a574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2150 2024.02.22 18:34:09.212010 [ 10 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part
2151 2024.02.22 18:34:09.212304 [ 10 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
2152 2024.02.22 18:34:09.212447 [ 3 ] {3ab32c8b-fa08-4fc6-9aa5-c67f5fa5a574} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2153 2024.02.22 18:34:09.212557 [ 10 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part
2154 2024.02.22 18:34:09.212687 [ 10 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
2155 2024.02.22 18:34:09.213216 [ 3 ] {3ab32c8b-fa08-4fc6-9aa5-c67f5fa5a574} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2156 2024.02.22 18:34:09.213708 [ 3 ] {3ab32c8b-fa08-4fc6-9aa5-c67f5fa5a574} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2157 2024.02.22 18:34:09.214110 [ 3 ] {3ab32c8b-fa08-4fc6-9aa5-c67f5fa5a574} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2158 2024.02.22 18:34:09.214288 [ 11 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 4 columns (4 merged, 0 gathered) in 0.00307661 sec., 57855.88683648561 rows/sec., 4.58 MiB/sec.
2159 2024.02.22 18:34:09.214327 [ 3 ] {3ab32c8b-fa08-4fc6-9aa5-c67f5fa5a574} <Information> executeQuery: Read 75 rows, 6.98 KiB in 0.002411296 sec., 31103 rows/sec., 2.83 MiB/sec.
2160 2024.02.22 18:34:09.214296 [ 71 ] {} <Debug> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2161 2024.02.22 18:34:09.214410 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2162 2024.02.22 18:34:09.214641 [ 11 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2163 2024.02.22 18:34:09.214649 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2164 2024.02.22 18:34:09.214888 [ 3 ] {3ab32c8b-fa08-4fc6-9aa5-c67f5fa5a574} <Debug> DynamicQueryHandler: Done processing query
2165 2024.02.22 18:34:09.214899 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2166 2024.02.22 18:34:09.214932 [ 3 ] {3ab32c8b-fa08-4fc6-9aa5-c67f5fa5a574} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2167 2024.02.22 18:34:09.214962 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 191 rows starting from the beginning of the part
2168 2024.02.22 18:34:09.214978 [ 3 ] {} <Debug> HTTP-Session: ffcdea46-75b7-470a-9886-85cb985b2759 Destroying unnamed session
2169 2024.02.22 18:34:09.215109 [ 11 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_16_3} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2170 2024.02.22 18:34:09.215219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2171 2024.02.22 18:34:09.215252 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 111 rows starting from the beginning of the part
2172 2024.02.22 18:34:09.215287 [ 11 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_16_3} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2173 2024.02.22 18:34:09.215345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2174 2024.02.22 18:34:09.215430 [ 3 ] {} <Debug> HTTP-Session: f7e71c9a-e13b-4718-a9c1-a6d0dc15527c Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2175 2024.02.22 18:34:09.215552 [ 3 ] {} <Debug> HTTP-Session: f7e71c9a-e13b-4718-a9c1-a6d0dc15527c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2176 2024.02.22 18:34:09.215598 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part
2177 2024.02.22 18:34:09.215759 [ 3 ] {3c696c77-c8d7-4988-823a-f1d497f1da1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2178 2024.02.22 18:34:09.215818 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 75 rows starting from the beginning of the part
2179 2024.02.22 18:34:09.215838 [ 3 ] {3c696c77-c8d7-4988-823a-f1d497f1da1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2180 2024.02.22 18:34:09.216114 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 80 rows starting from the beginning of the part
2181 2024.02.22 18:34:09.216329 [ 3 ] {3c696c77-c8d7-4988-823a-f1d497f1da1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2182 2024.02.22 18:34:09.216370 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 75 rows starting from the beginning of the part
2183 2024.02.22 18:34:09.216908 [ 3 ] {3c696c77-c8d7-4988-823a-f1d497f1da1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2184 2024.02.22 18:34:09.217372 [ 3 ] {3c696c77-c8d7-4988-823a-f1d497f1da1b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2185 2024.02.22 18:34:09.217686 [ 3 ] {3c696c77-c8d7-4988-823a-f1d497f1da1b} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2186 2024.02.22 18:34:09.217937 [ 71 ] {} <Debug> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2187 2024.02.22 18:34:09.217996 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 4 columns (4 merged, 0 gathered) in 0.003497698 sec., 174400.419933339 rows/sec., 16.25 MiB/sec.
2188 2024.02.22 18:34:09.218008 [ 3 ] {3c696c77-c8d7-4988-823a-f1d497f1da1b} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.002178662 sec., 11474 rows/sec., 918.89 KiB/sec.
2189 2024.02.22 18:34:09.218030 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2190 2024.02.22 18:34:09.218289 [ 23 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2191 2024.02.22 18:34:09.218347 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2192 2024.02.22 18:34:09.218540 [ 23 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2193 2024.02.22 18:34:09.218549 [ 3 ] {3c696c77-c8d7-4988-823a-f1d497f1da1b} <Debug> DynamicQueryHandler: Done processing query
2194 2024.02.22 18:34:09.218588 [ 23 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 97 rows starting from the beginning of the part
2195 2024.02.22 18:34:09.218600 [ 3 ] {3c696c77-c8d7-4988-823a-f1d497f1da1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2196 2024.02.22 18:34:09.218674 [ 3 ] {} <Debug> HTTP-Session: f7e71c9a-e13b-4718-a9c1-a6d0dc15527c Destroying unnamed session
2197 2024.02.22 18:34:09.218765 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_16_3} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2198 2024.02.22 18:34:09.218813 [ 23 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 49 rows starting from the beginning of the part
2199 2024.02.22 18:34:09.218847 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_16_3} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2200 2024.02.22 18:34:09.219023 [ 23 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part
2201 2024.02.22 18:34:09.219028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2202 2024.02.22 18:34:09.219137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2203 2024.02.22 18:34:09.219193 [ 23 ] {8313d39e-8441-44fc-b37c-72fef5217280::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
2204 2024.02.22 18:34:09.219197 [ 3 ] {} <Debug> HTTP-Session: df42c7a7-2c62-4fb4-84d5-46b1f644b5ba Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2205 2024.02.22 18:34:09.219267 [ 3 ] {} <Debug> HTTP-Session: df42c7a7-2c62-4fb4-84d5-46b1f644b5ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2206 2024.02.22 18:34:09.219452 [ 23 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part
2207 2024.02.22 18:34:09.219480 [ 3 ] {cb3a1c4f-2a0c-4a49-9da8-2045759a74b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2208 2024.02.22 18:34:09.219588 [ 3 ] {cb3a1c4f-2a0c-4a49-9da8-2045759a74b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2209 2024.02.22 18:34:09.219640 [ 23 ] {8313d39e-8441-44fc-b37c-72fef5217280::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
2210 2024.02.22 18:34:09.220245 [ 3 ] {cb3a1c4f-2a0c-4a49-9da8-2045759a74b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2211 2024.02.22 18:34:09.221196 [ 3 ] {cb3a1c4f-2a0c-4a49-9da8-2045759a74b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2212 2024.02.22 18:34:09.221438 [ 15 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.003318915 sec., 75928.42841711825 rows/sec., 5.93 MiB/sec.
2213 2024.02.22 18:34:09.221614 [ 11 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2214 2024.02.22 18:34:09.221878 [ 3 ] {cb3a1c4f-2a0c-4a49-9da8-2045759a74b5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2215 2024.02.22 18:34:09.221944 [ 11 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_16_3} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2216 2024.02.22 18:34:09.222033 [ 11 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_16_3} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2217 2024.02.22 18:34:09.222180 [ 3 ] {cb3a1c4f-2a0c-4a49-9da8-2045759a74b5} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2218 2024.02.22 18:34:09.222282 [ 71 ] {} <Debug> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2219 2024.02.22 18:34:09.222293 [ 3 ] {cb3a1c4f-2a0c-4a49-9da8-2045759a74b5} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.002766924 sec., 9035 rows/sec., 12.19 MiB/sec.
2220 2024.02.22 18:34:09.222322 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB.
2221 2024.02.22 18:34:09.222487 [ 15 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2222 2024.02.22 18:34:09.222568 [ 3 ] {cb3a1c4f-2a0c-4a49-9da8-2045759a74b5} <Debug> DynamicQueryHandler: Done processing query
2223 2024.02.22 18:34:09.222616 [ 3 ] {cb3a1c4f-2a0c-4a49-9da8-2045759a74b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2224 2024.02.22 18:34:09.222664 [ 3 ] {} <Debug> HTTP-Session: df42c7a7-2c62-4fb4-84d5-46b1f644b5ba Destroying unnamed session
2225 2024.02.22 18:34:09.222678 [ 15 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2226 2024.02.22 18:34:09.222724 [ 15 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 276 rows starting from the beginning of the part
2227 2024.02.22 18:34:09.222853 [ 15 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
2228 2024.02.22 18:34:09.222953 [ 15 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part
2229 2024.02.22 18:34:09.223043 [ 15 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
2230 2024.02.22 18:34:09.223136 [ 15 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part
2231 2024.02.22 18:34:09.223225 [ 15 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
2232 2024.02.22 18:34:09.224527 [ 15 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 6 columns (6 merged, 0 gathered) in 0.002147382 sec., 187670.38188827137 rows/sec., 253.25 MiB/sec.
2233 2024.02.22 18:34:09.224835 [ 15 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2234 2024.02.22 18:34:09.225098 [ 15 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2235 2024.02.22 18:34:09.225169 [ 15 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2236 2024.02.22 18:34:09.225241 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_16_3: 4.00 MiB.
2237 2024.02.22 18:34:10.000116 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.03 MiB, peak 236.26 MiB, will set to 230.94 MiB (RSS), difference: -4.09 MiB
2238 2024.02.22 18:34:14.209822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2239 2024.02.22 18:34:14.209944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2240 2024.02.22 18:34:14.209970 [ 3 ] {} <Debug> HTTP-Session: c1179a73-adca-4530-9547-ec1e587f6dfa Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2241 2024.02.22 18:34:14.209995 [ 3 ] {} <Debug> HTTP-Session: c1179a73-adca-4530-9547-ec1e587f6dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2242 2024.02.22 18:34:14.210128 [ 3 ] {53054a92-ac34-452e-8150-e7eff5eed520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2243 2024.02.22 18:34:14.210188 [ 3 ] {53054a92-ac34-452e-8150-e7eff5eed520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2244 2024.02.22 18:34:14.210347 [ 3 ] {53054a92-ac34-452e-8150-e7eff5eed520} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2245 2024.02.22 18:34:14.210828 [ 3 ] {53054a92-ac34-452e-8150-e7eff5eed520} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2246 2024.02.22 18:34:14.211106 [ 3 ] {53054a92-ac34-452e-8150-e7eff5eed520} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2247 2024.02.22 18:34:14.211274 [ 3 ] {53054a92-ac34-452e-8150-e7eff5eed520} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2248 2024.02.22 18:34:14.211391 [ 3 ] {53054a92-ac34-452e-8150-e7eff5eed520} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001230064 sec., 21137 rows/sec., 1.67 MiB/sec.
2249 2024.02.22 18:34:14.211571 [ 3 ] {53054a92-ac34-452e-8150-e7eff5eed520} <Debug> DynamicQueryHandler: Done processing query
2250 2024.02.22 18:34:14.211598 [ 3 ] {53054a92-ac34-452e-8150-e7eff5eed520} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2251 2024.02.22 18:34:14.211615 [ 3 ] {} <Debug> HTTP-Session: c1179a73-adca-4530-9547-ec1e587f6dfa Destroying unnamed session
2252 2024.02.22 18:34:14.211756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2253 2024.02.22 18:34:14.211814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2254 2024.02.22 18:34:14.211844 [ 3 ] {} <Debug> HTTP-Session: 1381fdb3-d06b-4c05-ad01-ad115ccfbd87 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2255 2024.02.22 18:34:14.211862 [ 3 ] {} <Debug> HTTP-Session: 1381fdb3-d06b-4c05-ad01-ad115ccfbd87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2256 2024.02.22 18:34:14.211942 [ 3 ] {0fca0834-31bd-41de-bd31-708161a0e99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2257 2024.02.22 18:34:14.211982 [ 3 ] {0fca0834-31bd-41de-bd31-708161a0e99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2258 2024.02.22 18:34:14.212096 [ 3 ] {0fca0834-31bd-41de-bd31-708161a0e99e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2259 2024.02.22 18:34:14.212494 [ 3 ] {0fca0834-31bd-41de-bd31-708161a0e99e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2260 2024.02.22 18:34:14.212739 [ 3 ] {0fca0834-31bd-41de-bd31-708161a0e99e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2261 2024.02.22 18:34:14.212898 [ 3 ] {0fca0834-31bd-41de-bd31-708161a0e99e} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2262 2024.02.22 18:34:14.213023 [ 3 ] {0fca0834-31bd-41de-bd31-708161a0e99e} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.001053111 sec., 74066 rows/sec., 7.52 MiB/sec.
2263 2024.02.22 18:34:14.213147 [ 3 ] {0fca0834-31bd-41de-bd31-708161a0e99e} <Debug> DynamicQueryHandler: Done processing query
2264 2024.02.22 18:34:14.213170 [ 3 ] {0fca0834-31bd-41de-bd31-708161a0e99e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2265 2024.02.22 18:34:14.213186 [ 3 ] {} <Debug> HTTP-Session: 1381fdb3-d06b-4c05-ad01-ad115ccfbd87 Destroying unnamed session
2266 2024.02.22 18:34:14.213312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2267 2024.02.22 18:34:14.213358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2268 2024.02.22 18:34:14.213377 [ 3 ] {} <Debug> HTTP-Session: e3c1dc1d-de15-40a3-9571-0449532c4918 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2269 2024.02.22 18:34:14.213394 [ 3 ] {} <Debug> HTTP-Session: e3c1dc1d-de15-40a3-9571-0449532c4918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2270 2024.02.22 18:34:14.213466 [ 3 ] {873cdefc-c118-4f3d-94ca-e79d81dee5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2271 2024.02.22 18:34:14.213503 [ 3 ] {873cdefc-c118-4f3d-94ca-e79d81dee5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2272 2024.02.22 18:34:14.213612 [ 3 ] {873cdefc-c118-4f3d-94ca-e79d81dee5a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2273 2024.02.22 18:34:14.213927 [ 3 ] {873cdefc-c118-4f3d-94ca-e79d81dee5a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2274 2024.02.22 18:34:14.214132 [ 3 ] {873cdefc-c118-4f3d-94ca-e79d81dee5a5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2275 2024.02.22 18:34:14.214283 [ 3 ] {873cdefc-c118-4f3d-94ca-e79d81dee5a5} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2276 2024.02.22 18:34:14.214405 [ 3 ] {873cdefc-c118-4f3d-94ca-e79d81dee5a5} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000911288 sec., 28531 rows/sec., 2.23 MiB/sec.
2277 2024.02.22 18:34:14.214524 [ 3 ] {873cdefc-c118-4f3d-94ca-e79d81dee5a5} <Debug> DynamicQueryHandler: Done processing query
2278 2024.02.22 18:34:14.214546 [ 3 ] {873cdefc-c118-4f3d-94ca-e79d81dee5a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2279 2024.02.22 18:34:14.214562 [ 3 ] {} <Debug> HTTP-Session: e3c1dc1d-de15-40a3-9571-0449532c4918 Destroying unnamed session
2280 2024.02.22 18:34:14.214764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2281 2024.02.22 18:34:14.214807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2282 2024.02.22 18:34:14.214826 [ 3 ] {} <Debug> HTTP-Session: 855ece45-ae46-4374-a74f-870f00bacdfc Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2283 2024.02.22 18:34:14.214843 [ 3 ] {} <Debug> HTTP-Session: 855ece45-ae46-4374-a74f-870f00bacdfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2284 2024.02.22 18:34:14.214921 [ 3 ] {f9703664-6e4c-4464-acc0-c8b537517d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2285 2024.02.22 18:34:14.214966 [ 3 ] {f9703664-6e4c-4464-acc0-c8b537517d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2286 2024.02.22 18:34:14.215105 [ 3 ] {f9703664-6e4c-4464-acc0-c8b537517d6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2287 2024.02.22 18:34:14.215513 [ 3 ] {f9703664-6e4c-4464-acc0-c8b537517d6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2288 2024.02.22 18:34:14.215824 [ 3 ] {f9703664-6e4c-4464-acc0-c8b537517d6b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2289 2024.02.22 18:34:14.216035 [ 3 ] {f9703664-6e4c-4464-acc0-c8b537517d6b} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2290 2024.02.22 18:34:14.216160 [ 3 ] {f9703664-6e4c-4464-acc0-c8b537517d6b} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001209693 sec., 21493 rows/sec., 29.00 MiB/sec.
2291 2024.02.22 18:34:14.216289 [ 3 ] {f9703664-6e4c-4464-acc0-c8b537517d6b} <Debug> DynamicQueryHandler: Done processing query
2292 2024.02.22 18:34:14.216311 [ 3 ] {f9703664-6e4c-4464-acc0-c8b537517d6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2293 2024.02.22 18:34:14.216327 [ 3 ] {} <Debug> HTTP-Session: 855ece45-ae46-4374-a74f-870f00bacdfc Destroying unnamed session
2294 2024.02.22 18:34:17.954176 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache
2295 2024.02.22 18:34:17.954238 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache
2296 2024.02.22 18:34:18.098526 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2297 2024.02.22 18:34:18.098604 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2298 2024.02.22 18:34:18.098674 [ 11 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2299 2024.02.22 18:34:18.098805 [ 11 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2300 2024.02.22 18:34:18.098843 [ 11 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 420 rows starting from the beginning of the part
2301 2024.02.22 18:34:18.099026 [ 11 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part
2302 2024.02.22 18:34:18.099123 [ 11 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
2303 2024.02.22 18:34:18.099208 [ 11 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
2304 2024.02.22 18:34:18.099291 [ 11 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2305 2024.02.22 18:34:18.099952 [ 11 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305395 sec., 379961.62081209134 rows/sec., 26.81 MiB/sec.
2306 2024.02.22 18:34:18.100053 [ 11 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2307 2024.02.22 18:34:18.100249 [ 11 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2308 2024.02.22 18:34:18.100308 [ 11 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2309 2024.02.22 18:34:19.211487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2310 2024.02.22 18:34:19.211637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2311 2024.02.22 18:34:19.211668 [ 3 ] {} <Debug> HTTP-Session: 26eb76e3-a47a-4861-9f39-93f08ffe08d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2312 2024.02.22 18:34:19.211697 [ 3 ] {} <Debug> HTTP-Session: 26eb76e3-a47a-4861-9f39-93f08ffe08d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2313 2024.02.22 18:34:19.211840 [ 3 ] {05713852-9a95-4502-ad36-6862607c458a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2314 2024.02.22 18:34:19.211906 [ 3 ] {05713852-9a95-4502-ad36-6862607c458a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2315 2024.02.22 18:34:19.212087 [ 3 ] {05713852-9a95-4502-ad36-6862607c458a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2316 2024.02.22 18:34:19.212583 [ 3 ] {05713852-9a95-4502-ad36-6862607c458a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2317 2024.02.22 18:34:19.212866 [ 3 ] {05713852-9a95-4502-ad36-6862607c458a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2318 2024.02.22 18:34:19.213033 [ 3 ] {05713852-9a95-4502-ad36-6862607c458a} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2319 2024.02.22 18:34:19.213170 [ 3 ] {05713852-9a95-4502-ad36-6862607c458a} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001283345 sec., 19480 rows/sec., 1.54 MiB/sec.
2320 2024.02.22 18:34:19.213321 [ 3 ] {05713852-9a95-4502-ad36-6862607c458a} <Debug> DynamicQueryHandler: Done processing query
2321 2024.02.22 18:34:19.213346 [ 3 ] {05713852-9a95-4502-ad36-6862607c458a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2322 2024.02.22 18:34:19.213363 [ 3 ] {} <Debug> HTTP-Session: 26eb76e3-a47a-4861-9f39-93f08ffe08d5 Destroying unnamed session
2323 2024.02.22 18:34:19.213481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2324 2024.02.22 18:34:19.213532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2325 2024.02.22 18:34:19.213552 [ 3 ] {} <Debug> HTTP-Session: 7fb01d8d-feb1-433c-b8b9-81098d93c3f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2326 2024.02.22 18:34:19.213570 [ 3 ] {} <Debug> HTTP-Session: 7fb01d8d-feb1-433c-b8b9-81098d93c3f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2327 2024.02.22 18:34:19.213647 [ 3 ] {35fb263a-df6f-4ed2-92d0-910e63609a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2328 2024.02.22 18:34:19.213691 [ 3 ] {35fb263a-df6f-4ed2-92d0-910e63609a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2329 2024.02.22 18:34:19.213811 [ 3 ] {35fb263a-df6f-4ed2-92d0-910e63609a1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2330 2024.02.22 18:34:19.214119 [ 3 ] {35fb263a-df6f-4ed2-92d0-910e63609a1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2331 2024.02.22 18:34:19.214326 [ 3 ] {35fb263a-df6f-4ed2-92d0-910e63609a1b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2332 2024.02.22 18:34:19.214482 [ 3 ] {35fb263a-df6f-4ed2-92d0-910e63609a1b} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2333 2024.02.22 18:34:19.214596 [ 3 ] {35fb263a-df6f-4ed2-92d0-910e63609a1b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000918928 sec., 2176 rows/sec., 185.98 KiB/sec.
2334 2024.02.22 18:34:19.214775 [ 3 ] {35fb263a-df6f-4ed2-92d0-910e63609a1b} <Debug> DynamicQueryHandler: Done processing query
2335 2024.02.22 18:34:19.214798 [ 3 ] {35fb263a-df6f-4ed2-92d0-910e63609a1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2336 2024.02.22 18:34:19.214814 [ 3 ] {} <Debug> HTTP-Session: 7fb01d8d-feb1-433c-b8b9-81098d93c3f0 Destroying unnamed session
2337 2024.02.22 18:34:19.214954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 16710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2338 2024.02.22 18:34:19.215000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2339 2024.02.22 18:34:19.215019 [ 3 ] {} <Debug> HTTP-Session: 126887a3-0664-4ce5-8934-7296b7e9c834 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2340 2024.02.22 18:34:19.215036 [ 3 ] {} <Debug> HTTP-Session: 126887a3-0664-4ce5-8934-7296b7e9c834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2341 2024.02.22 18:34:19.215112 [ 3 ] {dc7c9912-c061-446a-a1bb-675e9d1b9d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2342 2024.02.22 18:34:19.215151 [ 3 ] {dc7c9912-c061-446a-a1bb-675e9d1b9d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2343 2024.02.22 18:34:19.215266 [ 3 ] {dc7c9912-c061-446a-a1bb-675e9d1b9d9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2344 2024.02.22 18:34:19.215629 [ 3 ] {dc7c9912-c061-446a-a1bb-675e9d1b9d9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2345 2024.02.22 18:34:19.215844 [ 3 ] {dc7c9912-c061-446a-a1bb-675e9d1b9d9d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2346 2024.02.22 18:34:19.216004 [ 3 ] {dc7c9912-c061-446a-a1bb-675e9d1b9d9d} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2347 2024.02.22 18:34:19.216125 [ 3 ] {dc7c9912-c061-446a-a1bb-675e9d1b9d9d} <Information> executeQuery: Read 112 rows, 9.88 KiB in 0.000984379 sec., 113777 rows/sec., 9.80 MiB/sec.
2348 2024.02.22 18:34:19.216256 [ 3 ] {dc7c9912-c061-446a-a1bb-675e9d1b9d9d} <Debug> DynamicQueryHandler: Done processing query
2349 2024.02.22 18:34:19.216278 [ 3 ] {dc7c9912-c061-446a-a1bb-675e9d1b9d9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
2350 2024.02.22 18:34:19.216294 [ 3 ] {} <Debug> HTTP-Session: 126887a3-0664-4ce5-8934-7296b7e9c834 Destroying unnamed session
2351 2024.02.22 18:34:19.216434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2352 2024.02.22 18:34:19.216479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2353 2024.02.22 18:34:19.216497 [ 3 ] {} <Debug> HTTP-Session: 7bab9e7f-13f3-4c9f-a547-f934e22f08ae Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2354 2024.02.22 18:34:19.216514 [ 3 ] {} <Debug> HTTP-Session: 7bab9e7f-13f3-4c9f-a547-f934e22f08ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2355 2024.02.22 18:34:19.216583 [ 3 ] {64cfdc91-2bfc-4221-9145-56542e23ab48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2356 2024.02.22 18:34:19.216621 [ 3 ] {64cfdc91-2bfc-4221-9145-56542e23ab48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2357 2024.02.22 18:34:19.216727 [ 3 ] {64cfdc91-2bfc-4221-9145-56542e23ab48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2358 2024.02.22 18:34:19.216998 [ 3 ] {64cfdc91-2bfc-4221-9145-56542e23ab48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2359 2024.02.22 18:34:19.217204 [ 3 ] {64cfdc91-2bfc-4221-9145-56542e23ab48} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2360 2024.02.22 18:34:19.217364 [ 3 ] {64cfdc91-2bfc-4221-9145-56542e23ab48} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2361 2024.02.22 18:34:19.217482 [ 3 ] {64cfdc91-2bfc-4221-9145-56542e23ab48} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000872007 sec., 2293 rows/sec., 160.15 KiB/sec.
2362 2024.02.22 18:34:19.217632 [ 3 ] {64cfdc91-2bfc-4221-9145-56542e23ab48} <Debug> DynamicQueryHandler: Done processing query
2363 2024.02.22 18:34:19.217656 [ 3 ] {64cfdc91-2bfc-4221-9145-56542e23ab48} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2364 2024.02.22 18:34:19.217672 [ 3 ] {} <Debug> HTTP-Session: 7bab9e7f-13f3-4c9f-a547-f934e22f08ae Destroying unnamed session
2365 2024.02.22 18:34:19.217784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 8671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2366 2024.02.22 18:34:19.217829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2367 2024.02.22 18:34:19.217847 [ 3 ] {} <Debug> HTTP-Session: c2a48349-0d45-4abb-b911-916c8d17d3e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2368 2024.02.22 18:34:19.217864 [ 3 ] {} <Debug> HTTP-Session: c2a48349-0d45-4abb-b911-916c8d17d3e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2369 2024.02.22 18:34:19.217939 [ 3 ] {2be64810-10ac-4065-86f6-00d10f804ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2370 2024.02.22 18:34:19.217977 [ 3 ] {2be64810-10ac-4065-86f6-00d10f804ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2371 2024.02.22 18:34:19.218086 [ 3 ] {2be64810-10ac-4065-86f6-00d10f804ede} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2372 2024.02.22 18:34:19.218391 [ 3 ] {2be64810-10ac-4065-86f6-00d10f804ede} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2373 2024.02.22 18:34:19.218599 [ 3 ] {2be64810-10ac-4065-86f6-00d10f804ede} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2374 2024.02.22 18:34:19.218748 [ 3 ] {2be64810-10ac-4065-86f6-00d10f804ede} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2375 2024.02.22 18:34:19.218869 [ 3 ] {2be64810-10ac-4065-86f6-00d10f804ede} <Information> executeQuery: Read 51 rows, 4.06 KiB in 0.000903177 sec., 56467 rows/sec., 4.39 MiB/sec.
2376 2024.02.22 18:34:19.218996 [ 3 ] {2be64810-10ac-4065-86f6-00d10f804ede} <Debug> DynamicQueryHandler: Done processing query
2377 2024.02.22 18:34:19.219019 [ 3 ] {2be64810-10ac-4065-86f6-00d10f804ede} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2378 2024.02.22 18:34:19.219035 [ 3 ] {} <Debug> HTTP-Session: c2a48349-0d45-4abb-b911-916c8d17d3e9 Destroying unnamed session
2379 2024.02.22 18:34:19.219149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2380 2024.02.22 18:34:19.219193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2381 2024.02.22 18:34:19.219211 [ 3 ] {} <Debug> HTTP-Session: bef79825-01eb-4061-8939-e19269fa099e Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2382 2024.02.22 18:34:19.219228 [ 3 ] {} <Debug> HTTP-Session: bef79825-01eb-4061-8939-e19269fa099e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2383 2024.02.22 18:34:19.219299 [ 3 ] {e18c9372-85ce-45d6-876b-f11f9d479667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2384 2024.02.22 18:34:19.219341 [ 3 ] {e18c9372-85ce-45d6-876b-f11f9d479667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2385 2024.02.22 18:34:19.219463 [ 3 ] {e18c9372-85ce-45d6-876b-f11f9d479667} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2386 2024.02.22 18:34:19.219765 [ 3 ] {e18c9372-85ce-45d6-876b-f11f9d479667} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2387 2024.02.22 18:34:19.220039 [ 3 ] {e18c9372-85ce-45d6-876b-f11f9d479667} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2388 2024.02.22 18:34:19.220210 [ 3 ] {e18c9372-85ce-45d6-876b-f11f9d479667} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2389 2024.02.22 18:34:19.220328 [ 3 ] {e18c9372-85ce-45d6-876b-f11f9d479667} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00100054 sec., 36980 rows/sec., 2.61 MiB/sec.
2390 2024.02.22 18:34:19.220462 [ 3 ] {e18c9372-85ce-45d6-876b-f11f9d479667} <Debug> DynamicQueryHandler: Done processing query
2391 2024.02.22 18:34:19.220485 [ 3 ] {e18c9372-85ce-45d6-876b-f11f9d479667} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2392 2024.02.22 18:34:19.220501 [ 3 ] {} <Debug> HTTP-Session: bef79825-01eb-4061-8939-e19269fa099e Destroying unnamed session
2393 2024.02.22 18:34:19.220642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2394 2024.02.22 18:34:19.220685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2395 2024.02.22 18:34:19.220703 [ 3 ] {} <Debug> HTTP-Session: 5590e525-5b5c-4067-a312-a3f6b7549f53 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2396 2024.02.22 18:34:19.220721 [ 3 ] {} <Debug> HTTP-Session: 5590e525-5b5c-4067-a312-a3f6b7549f53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2397 2024.02.22 18:34:19.220799 [ 3 ] {55a29ed4-327c-4992-84b9-45a7ae648a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2398 2024.02.22 18:34:19.220843 [ 3 ] {55a29ed4-327c-4992-84b9-45a7ae648a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2399 2024.02.22 18:34:19.220981 [ 3 ] {55a29ed4-327c-4992-84b9-45a7ae648a6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2400 2024.02.22 18:34:19.221383 [ 3 ] {55a29ed4-327c-4992-84b9-45a7ae648a6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2401 2024.02.22 18:34:19.221680 [ 3 ] {55a29ed4-327c-4992-84b9-45a7ae648a6d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2402 2024.02.22 18:34:19.221860 [ 3 ] {55a29ed4-327c-4992-84b9-45a7ae648a6d} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2403 2024.02.22 18:34:19.221984 [ 3 ] {55a29ed4-327c-4992-84b9-45a7ae648a6d} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001156963 sec., 21608 rows/sec., 29.16 MiB/sec.
2404 2024.02.22 18:34:19.222109 [ 3 ] {55a29ed4-327c-4992-84b9-45a7ae648a6d} <Debug> DynamicQueryHandler: Done processing query
2405 2024.02.22 18:34:19.222131 [ 3 ] {55a29ed4-327c-4992-84b9-45a7ae648a6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2406 2024.02.22 18:34:19.222147 [ 3 ] {} <Debug> HTTP-Session: 5590e525-5b5c-4067-a312-a3f6b7549f53 Destroying unnamed session
2407 2024.02.22 18:34:24.209806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2408 2024.02.22 18:34:24.209929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2409 2024.02.22 18:34:24.209959 [ 3 ] {} <Debug> HTTP-Session: 2aafc30c-26c4-422c-86f0-635fa8846689 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2410 2024.02.22 18:34:24.209987 [ 3 ] {} <Debug> HTTP-Session: 2aafc30c-26c4-422c-86f0-635fa8846689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2411 2024.02.22 18:34:24.210130 [ 3 ] {c5101680-6946-4677-b1d2-9f7cb70b5f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2412 2024.02.22 18:34:24.210196 [ 3 ] {c5101680-6946-4677-b1d2-9f7cb70b5f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2413 2024.02.22 18:34:24.210376 [ 3 ] {c5101680-6946-4677-b1d2-9f7cb70b5f89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2414 2024.02.22 18:34:24.210876 [ 3 ] {c5101680-6946-4677-b1d2-9f7cb70b5f89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2415 2024.02.22 18:34:24.211145 [ 3 ] {c5101680-6946-4677-b1d2-9f7cb70b5f89} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2416 2024.02.22 18:34:24.211314 [ 3 ] {c5101680-6946-4677-b1d2-9f7cb70b5f89} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2417 2024.02.22 18:34:24.211432 [ 3 ] {c5101680-6946-4677-b1d2-9f7cb70b5f89} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001263134 sec., 20583 rows/sec., 1.63 MiB/sec.
2418 2024.02.22 18:34:24.211577 [ 3 ] {c5101680-6946-4677-b1d2-9f7cb70b5f89} <Debug> DynamicQueryHandler: Done processing query
2419 2024.02.22 18:34:24.211602 [ 3 ] {c5101680-6946-4677-b1d2-9f7cb70b5f89} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2420 2024.02.22 18:34:24.211619 [ 3 ] {} <Debug> HTTP-Session: 2aafc30c-26c4-422c-86f0-635fa8846689 Destroying unnamed session
2421 2024.02.22 18:34:24.211746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2422 2024.02.22 18:34:24.211793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2423 2024.02.22 18:34:24.211812 [ 3 ] {} <Debug> HTTP-Session: 5265ff7c-0f8a-4685-b7fc-2ecefabceb49 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2424 2024.02.22 18:34:24.211829 [ 3 ] {} <Debug> HTTP-Session: 5265ff7c-0f8a-4685-b7fc-2ecefabceb49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2425 2024.02.22 18:34:24.211908 [ 3 ] {8b2e031c-1440-4f5d-b4bc-3f2a5330f91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2426 2024.02.22 18:34:24.211949 [ 3 ] {8b2e031c-1440-4f5d-b4bc-3f2a5330f91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2427 2024.02.22 18:34:24.212052 [ 3 ] {8b2e031c-1440-4f5d-b4bc-3f2a5330f91c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2428 2024.02.22 18:34:24.212452 [ 3 ] {8b2e031c-1440-4f5d-b4bc-3f2a5330f91c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2429 2024.02.22 18:34:24.212666 [ 3 ] {8b2e031c-1440-4f5d-b4bc-3f2a5330f91c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2430 2024.02.22 18:34:24.212818 [ 3 ] {8b2e031c-1440-4f5d-b4bc-3f2a5330f91c} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2431 2024.02.22 18:34:24.212931 [ 3 ] {8b2e031c-1440-4f5d-b4bc-3f2a5330f91c} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.000994529 sec., 78429 rows/sec., 7.96 MiB/sec.
2432 2024.02.22 18:34:24.213052 [ 3 ] {8b2e031c-1440-4f5d-b4bc-3f2a5330f91c} <Debug> DynamicQueryHandler: Done processing query
2433 2024.02.22 18:34:24.213075 [ 3 ] {8b2e031c-1440-4f5d-b4bc-3f2a5330f91c} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2434 2024.02.22 18:34:24.213091 [ 3 ] {} <Debug> HTTP-Session: 5265ff7c-0f8a-4685-b7fc-2ecefabceb49 Destroying unnamed session
2435 2024.02.22 18:34:24.213245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2436 2024.02.22 18:34:24.213289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2437 2024.02.22 18:34:24.213307 [ 3 ] {} <Debug> HTTP-Session: cebbace8-5df2-4a2b-8001-759c5583a3e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2438 2024.02.22 18:34:24.213323 [ 3 ] {} <Debug> HTTP-Session: cebbace8-5df2-4a2b-8001-759c5583a3e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2439 2024.02.22 18:34:24.213393 [ 3 ] {bfdc12dc-1b4c-48d0-9a5b-4a581b696069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2440 2024.02.22 18:34:24.213430 [ 3 ] {bfdc12dc-1b4c-48d0-9a5b-4a581b696069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2441 2024.02.22 18:34:24.213538 [ 3 ] {bfdc12dc-1b4c-48d0-9a5b-4a581b696069} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2442 2024.02.22 18:34:24.213839 [ 3 ] {bfdc12dc-1b4c-48d0-9a5b-4a581b696069} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2443 2024.02.22 18:34:24.214042 [ 3 ] {bfdc12dc-1b4c-48d0-9a5b-4a581b696069} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2444 2024.02.22 18:34:24.214191 [ 3 ] {bfdc12dc-1b4c-48d0-9a5b-4a581b696069} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2445 2024.02.22 18:34:24.214304 [ 3 ] {bfdc12dc-1b4c-48d0-9a5b-4a581b696069} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000874327 sec., 29737 rows/sec., 2.33 MiB/sec.
2446 2024.02.22 18:34:24.214442 [ 3 ] {bfdc12dc-1b4c-48d0-9a5b-4a581b696069} <Debug> DynamicQueryHandler: Done processing query
2447 2024.02.22 18:34:24.214472 [ 3 ] {bfdc12dc-1b4c-48d0-9a5b-4a581b696069} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2448 2024.02.22 18:34:24.214488 [ 3 ] {} <Debug> HTTP-Session: cebbace8-5df2-4a2b-8001-759c5583a3e4 Destroying unnamed session
2449 2024.02.22 18:34:24.214647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2450 2024.02.22 18:34:24.214710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2451 2024.02.22 18:34:24.214733 [ 3 ] {} <Debug> HTTP-Session: 1d9ea0bd-f969-43a2-9df0-69348269d477 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2452 2024.02.22 18:34:24.214751 [ 3 ] {} <Debug> HTTP-Session: 1d9ea0bd-f969-43a2-9df0-69348269d477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2453 2024.02.22 18:34:24.214833 [ 3 ] {f1972977-eb4c-4ab8-a4c7-943692c3fb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2454 2024.02.22 18:34:24.214879 [ 3 ] {f1972977-eb4c-4ab8-a4c7-943692c3fb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2455 2024.02.22 18:34:24.215025 [ 3 ] {f1972977-eb4c-4ab8-a4c7-943692c3fb23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2456 2024.02.22 18:34:24.215450 [ 3 ] {f1972977-eb4c-4ab8-a4c7-943692c3fb23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2457 2024.02.22 18:34:24.215766 [ 3 ] {f1972977-eb4c-4ab8-a4c7-943692c3fb23} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2458 2024.02.22 18:34:24.215947 [ 3 ] {f1972977-eb4c-4ab8-a4c7-943692c3fb23} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2459 2024.02.22 18:34:24.216072 [ 3 ] {f1972977-eb4c-4ab8-a4c7-943692c3fb23} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001210944 sec., 21470 rows/sec., 28.97 MiB/sec.
2460 2024.02.22 18:34:24.216196 [ 3 ] {f1972977-eb4c-4ab8-a4c7-943692c3fb23} <Debug> DynamicQueryHandler: Done processing query
2461 2024.02.22 18:34:24.216219 [ 3 ] {f1972977-eb4c-4ab8-a4c7-943692c3fb23} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2462 2024.02.22 18:34:24.216234 [ 3 ] {} <Debug> HTTP-Session: 1d9ea0bd-f969-43a2-9df0-69348269d477 Destroying unnamed session
2463 2024.02.22 18:34:29.209129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2464 2024.02.22 18:34:29.209308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2465 2024.02.22 18:34:29.209354 [ 3 ] {} <Debug> HTTP-Session: 304dbb11-3c14-4c65-80f5-84a1f224f99f Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2466 2024.02.22 18:34:29.209396 [ 3 ] {} <Debug> HTTP-Session: 304dbb11-3c14-4c65-80f5-84a1f224f99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2467 2024.02.22 18:34:29.209596 [ 3 ] {f3d5b0bd-f057-45d6-a287-c68d2844f068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2468 2024.02.22 18:34:29.209695 [ 3 ] {f3d5b0bd-f057-45d6-a287-c68d2844f068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2469 2024.02.22 18:34:29.209964 [ 3 ] {f3d5b0bd-f057-45d6-a287-c68d2844f068} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2470 2024.02.22 18:34:29.210427 [ 3 ] {f3d5b0bd-f057-45d6-a287-c68d2844f068} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2471 2024.02.22 18:34:29.210702 [ 3 ] {f3d5b0bd-f057-45d6-a287-c68d2844f068} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2472 2024.02.22 18:34:29.210871 [ 3 ] {f3d5b0bd-f057-45d6-a287-c68d2844f068} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2473 2024.02.22 18:34:29.211000 [ 3 ] {f3d5b0bd-f057-45d6-a287-c68d2844f068} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001343036 sec., 18614 rows/sec., 1.47 MiB/sec.
2474 2024.02.22 18:34:29.211158 [ 3 ] {f3d5b0bd-f057-45d6-a287-c68d2844f068} <Debug> DynamicQueryHandler: Done processing query
2475 2024.02.22 18:34:29.211184 [ 3 ] {f3d5b0bd-f057-45d6-a287-c68d2844f068} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2476 2024.02.22 18:34:29.211200 [ 3 ] {} <Debug> HTTP-Session: 304dbb11-3c14-4c65-80f5-84a1f224f99f Destroying unnamed session
2477 2024.02.22 18:34:29.211323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2478 2024.02.22 18:34:29.211375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2479 2024.02.22 18:34:29.211395 [ 3 ] {} <Debug> HTTP-Session: 69fe8a7a-1551-4eb3-8502-154afb98d39e Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2480 2024.02.22 18:34:29.211413 [ 3 ] {} <Debug> HTTP-Session: 69fe8a7a-1551-4eb3-8502-154afb98d39e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2481 2024.02.22 18:34:29.211489 [ 3 ] {e71f1ce3-cef8-4ea6-897e-16555c0d15f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2482 2024.02.22 18:34:29.211532 [ 3 ] {e71f1ce3-cef8-4ea6-897e-16555c0d15f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2483 2024.02.22 18:34:29.211642 [ 3 ] {e71f1ce3-cef8-4ea6-897e-16555c0d15f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2484 2024.02.22 18:34:29.211941 [ 3 ] {e71f1ce3-cef8-4ea6-897e-16555c0d15f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2485 2024.02.22 18:34:29.212144 [ 3 ] {e71f1ce3-cef8-4ea6-897e-16555c0d15f3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2486 2024.02.22 18:34:29.212294 [ 3 ] {e71f1ce3-cef8-4ea6-897e-16555c0d15f3} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2487 2024.02.22 18:34:29.212417 [ 3 ] {e71f1ce3-cef8-4ea6-897e-16555c0d15f3} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000895348 sec., 2233 rows/sec., 190.87 KiB/sec.
2488 2024.02.22 18:34:29.212536 [ 3 ] {e71f1ce3-cef8-4ea6-897e-16555c0d15f3} <Debug> DynamicQueryHandler: Done processing query
2489 2024.02.22 18:34:29.212559 [ 3 ] {e71f1ce3-cef8-4ea6-897e-16555c0d15f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2490 2024.02.22 18:34:29.212574 [ 3 ] {} <Debug> HTTP-Session: 69fe8a7a-1551-4eb3-8502-154afb98d39e Destroying unnamed session
2491 2024.02.22 18:34:29.212724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2492 2024.02.22 18:34:29.212771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2493 2024.02.22 18:34:29.212791 [ 3 ] {} <Debug> HTTP-Session: b2f78946-b01c-4471-9ad8-4132057a8b7e Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2494 2024.02.22 18:34:29.212808 [ 3 ] {} <Debug> HTTP-Session: b2f78946-b01c-4471-9ad8-4132057a8b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2495 2024.02.22 18:34:29.212882 [ 3 ] {a71e132a-1437-4826-9494-3b49d6459170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2496 2024.02.22 18:34:29.212921 [ 3 ] {a71e132a-1437-4826-9494-3b49d6459170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2497 2024.02.22 18:34:29.213029 [ 3 ] {a71e132a-1437-4826-9494-3b49d6459170} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2498 2024.02.22 18:34:29.213359 [ 3 ] {a71e132a-1437-4826-9494-3b49d6459170} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2499 2024.02.22 18:34:29.213565 [ 3 ] {a71e132a-1437-4826-9494-3b49d6459170} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2500 2024.02.22 18:34:29.213716 [ 3 ] {a71e132a-1437-4826-9494-3b49d6459170} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2501 2024.02.22 18:34:29.213837 [ 3 ] {a71e132a-1437-4826-9494-3b49d6459170} <Information> executeQuery: Read 76 rows, 7.07 KiB in 0.000925569 sec., 82111 rows/sec., 7.46 MiB/sec.
2502 2024.02.22 18:34:29.213955 [ 3 ] {a71e132a-1437-4826-9494-3b49d6459170} <Debug> DynamicQueryHandler: Done processing query
2503 2024.02.22 18:34:29.213979 [ 3 ] {a71e132a-1437-4826-9494-3b49d6459170} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2504 2024.02.22 18:34:29.213994 [ 3 ] {} <Debug> HTTP-Session: b2f78946-b01c-4471-9ad8-4132057a8b7e Destroying unnamed session
2505 2024.02.22 18:34:29.214128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2506 2024.02.22 18:34:29.214173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2507 2024.02.22 18:34:29.214192 [ 3 ] {} <Debug> HTTP-Session: 2e0bb187-23be-43ab-b23b-ae4cd758b302 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2508 2024.02.22 18:34:29.214209 [ 3 ] {} <Debug> HTTP-Session: 2e0bb187-23be-43ab-b23b-ae4cd758b302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2509 2024.02.22 18:34:29.214277 [ 3 ] {5aecc052-59a3-46ac-b59d-4e0a79c508db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2510 2024.02.22 18:34:29.214317 [ 3 ] {5aecc052-59a3-46ac-b59d-4e0a79c508db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2511 2024.02.22 18:34:29.214425 [ 3 ] {5aecc052-59a3-46ac-b59d-4e0a79c508db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2512 2024.02.22 18:34:29.214690 [ 3 ] {5aecc052-59a3-46ac-b59d-4e0a79c508db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2513 2024.02.22 18:34:29.214957 [ 3 ] {5aecc052-59a3-46ac-b59d-4e0a79c508db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2514 2024.02.22 18:34:29.215104 [ 3 ] {5aecc052-59a3-46ac-b59d-4e0a79c508db} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2515 2024.02.22 18:34:29.215224 [ 3 ] {5aecc052-59a3-46ac-b59d-4e0a79c508db} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000917988 sec., 2178 rows/sec., 152.12 KiB/sec.
2516 2024.02.22 18:34:29.215373 [ 3 ] {5aecc052-59a3-46ac-b59d-4e0a79c508db} <Debug> DynamicQueryHandler: Done processing query
2517 2024.02.22 18:34:29.215397 [ 3 ] {5aecc052-59a3-46ac-b59d-4e0a79c508db} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2518 2024.02.22 18:34:29.215412 [ 3 ] {} <Debug> HTTP-Session: 2e0bb187-23be-43ab-b23b-ae4cd758b302 Destroying unnamed session
2519 2024.02.22 18:34:29.215558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2520 2024.02.22 18:34:29.215602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2521 2024.02.22 18:34:29.215620 [ 3 ] {} <Debug> HTTP-Session: e69a22c2-11f2-4888-8a6d-fe3988d679af Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2522 2024.02.22 18:34:29.215638 [ 3 ] {} <Debug> HTTP-Session: e69a22c2-11f2-4888-8a6d-fe3988d679af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2523 2024.02.22 18:34:29.215708 [ 3 ] {4dc78dad-6362-40e2-8180-06981ad66f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2524 2024.02.22 18:34:29.215747 [ 3 ] {4dc78dad-6362-40e2-8180-06981ad66f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2525 2024.02.22 18:34:29.215855 [ 3 ] {4dc78dad-6362-40e2-8180-06981ad66f77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2526 2024.02.22 18:34:29.216149 [ 3 ] {4dc78dad-6362-40e2-8180-06981ad66f77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2527 2024.02.22 18:34:29.216357 [ 3 ] {4dc78dad-6362-40e2-8180-06981ad66f77} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2528 2024.02.22 18:34:29.216500 [ 3 ] {4dc78dad-6362-40e2-8180-06981ad66f77} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2529 2024.02.22 18:34:29.216621 [ 3 ] {4dc78dad-6362-40e2-8180-06981ad66f77} <Information> executeQuery: Read 27 rows, 2.17 KiB in 0.000884248 sec., 30534 rows/sec., 2.39 MiB/sec.
2530 2024.02.22 18:34:29.216739 [ 3 ] {4dc78dad-6362-40e2-8180-06981ad66f77} <Debug> DynamicQueryHandler: Done processing query
2531 2024.02.22 18:34:29.216763 [ 3 ] {4dc78dad-6362-40e2-8180-06981ad66f77} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2532 2024.02.22 18:34:29.216779 [ 3 ] {} <Debug> HTTP-Session: e69a22c2-11f2-4888-8a6d-fe3988d679af Destroying unnamed session
2533 2024.02.22 18:34:29.216872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2534 2024.02.22 18:34:29.216915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2535 2024.02.22 18:34:29.216933 [ 3 ] {} <Debug> HTTP-Session: 1dad1f92-01c6-4cb6-80eb-bc016c702f9d Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2536 2024.02.22 18:34:29.216950 [ 3 ] {} <Debug> HTTP-Session: 1dad1f92-01c6-4cb6-80eb-bc016c702f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2537 2024.02.22 18:34:29.217018 [ 3 ] {2157b976-29e6-44f6-a831-792161f8e6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2538 2024.02.22 18:34:29.217060 [ 3 ] {2157b976-29e6-44f6-a831-792161f8e6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2539 2024.02.22 18:34:29.217180 [ 3 ] {2157b976-29e6-44f6-a831-792161f8e6a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2540 2024.02.22 18:34:29.217467 [ 3 ] {2157b976-29e6-44f6-a831-792161f8e6a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2541 2024.02.22 18:34:29.217720 [ 3 ] {2157b976-29e6-44f6-a831-792161f8e6a1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2542 2024.02.22 18:34:29.217893 [ 3 ] {2157b976-29e6-44f6-a831-792161f8e6a1} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2543 2024.02.22 18:34:29.218010 [ 3 ] {2157b976-29e6-44f6-a831-792161f8e6a1} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000965089 sec., 1036 rows/sec., 72.86 KiB/sec.
2544 2024.02.22 18:34:29.218133 [ 3 ] {2157b976-29e6-44f6-a831-792161f8e6a1} <Debug> DynamicQueryHandler: Done processing query
2545 2024.02.22 18:34:29.218155 [ 3 ] {2157b976-29e6-44f6-a831-792161f8e6a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2546 2024.02.22 18:34:29.218171 [ 3 ] {} <Debug> HTTP-Session: 1dad1f92-01c6-4cb6-80eb-bc016c702f9d Destroying unnamed session
2547 2024.02.22 18:34:29.218322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2548 2024.02.22 18:34:29.218367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2549 2024.02.22 18:34:29.218385 [ 3 ] {} <Debug> HTTP-Session: 390418f4-300b-429a-bfcd-1367a3ac11f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2550 2024.02.22 18:34:29.218401 [ 3 ] {} <Debug> HTTP-Session: 390418f4-300b-429a-bfcd-1367a3ac11f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2551 2024.02.22 18:34:29.218475 [ 3 ] {7f4b3f7a-47df-4051-adbf-0c0c47d18f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2552 2024.02.22 18:34:29.218518 [ 3 ] {7f4b3f7a-47df-4051-adbf-0c0c47d18f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2553 2024.02.22 18:34:29.218655 [ 3 ] {7f4b3f7a-47df-4051-adbf-0c0c47d18f98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2554 2024.02.22 18:34:29.219052 [ 3 ] {7f4b3f7a-47df-4051-adbf-0c0c47d18f98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2555 2024.02.22 18:34:29.219341 [ 3 ] {7f4b3f7a-47df-4051-adbf-0c0c47d18f98} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2556 2024.02.22 18:34:29.219521 [ 3 ] {7f4b3f7a-47df-4051-adbf-0c0c47d18f98} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2557 2024.02.22 18:34:29.219648 [ 3 ] {7f4b3f7a-47df-4051-adbf-0c0c47d18f98} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001145942 sec., 21816 rows/sec., 29.44 MiB/sec.
2558 2024.02.22 18:34:29.219771 [ 3 ] {7f4b3f7a-47df-4051-adbf-0c0c47d18f98} <Debug> DynamicQueryHandler: Done processing query
2559 2024.02.22 18:34:29.219794 [ 3 ] {7f4b3f7a-47df-4051-adbf-0c0c47d18f98} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2560 2024.02.22 18:34:29.219810 [ 3 ] {} <Debug> HTTP-Session: 390418f4-300b-429a-bfcd-1367a3ac11f3 Destroying unnamed session
2561 2024.02.22 18:34:32.954481 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache
2562 2024.02.22 18:34:32.954540 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache
2563 2024.02.22 18:34:34.209224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2564 2024.02.22 18:34:34.209348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2565 2024.02.22 18:34:34.209374 [ 3 ] {} <Debug> HTTP-Session: e6061848-3303-4126-8aa9-b3d605754499 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2566 2024.02.22 18:34:34.209398 [ 3 ] {} <Debug> HTTP-Session: e6061848-3303-4126-8aa9-b3d605754499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2567 2024.02.22 18:34:34.209530 [ 3 ] {ab30e4b6-09fa-4b10-aa48-82f9d07b25ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2568 2024.02.22 18:34:34.209590 [ 3 ] {ab30e4b6-09fa-4b10-aa48-82f9d07b25ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2569 2024.02.22 18:34:34.209756 [ 3 ] {ab30e4b6-09fa-4b10-aa48-82f9d07b25ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2570 2024.02.22 18:34:34.210261 [ 3 ] {ab30e4b6-09fa-4b10-aa48-82f9d07b25ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2571 2024.02.22 18:34:34.210527 [ 3 ] {ab30e4b6-09fa-4b10-aa48-82f9d07b25ea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2572 2024.02.22 18:34:34.210709 [ 3 ] {ab30e4b6-09fa-4b10-aa48-82f9d07b25ea} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2573 2024.02.22 18:34:34.210841 [ 3 ] {ab30e4b6-09fa-4b10-aa48-82f9d07b25ea} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001272205 sec., 20436 rows/sec., 1.62 MiB/sec.
2574 2024.02.22 18:34:34.210857 [ 130 ] {} <Debug> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2575 2024.02.22 18:34:34.210988 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2576 2024.02.22 18:34:34.211052 [ 3 ] {ab30e4b6-09fa-4b10-aa48-82f9d07b25ea} <Debug> DynamicQueryHandler: Done processing query
2577 2024.02.22 18:34:34.211114 [ 3 ] {ab30e4b6-09fa-4b10-aa48-82f9d07b25ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2578 2024.02.22 18:34:34.211139 [ 9 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2579 2024.02.22 18:34:34.211175 [ 3 ] {} <Debug> HTTP-Session: e6061848-3303-4126-8aa9-b3d605754499 Destroying unnamed session
2580 2024.02.22 18:34:34.211293 [ 9 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2581 2024.02.22 18:34:34.211329 [ 9 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 51 rows starting from the beginning of the part
2582 2024.02.22 18:34:34.211394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2583 2024.02.22 18:34:34.211498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2584 2024.02.22 18:34:34.211559 [ 3 ] {} <Debug> HTTP-Session: 9a13775e-ed8f-421b-88d5-518d5463022a Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2585 2024.02.22 18:34:34.211588 [ 9 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part
2586 2024.02.22 18:34:34.211599 [ 3 ] {} <Debug> HTTP-Session: 9a13775e-ed8f-421b-88d5-518d5463022a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2587 2024.02.22 18:34:34.211858 [ 9 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
2588 2024.02.22 18:34:34.211863 [ 3 ] {05af9ee3-496d-4c28-8c4f-bce0c00950ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2589 2024.02.22 18:34:34.211970 [ 3 ] {05af9ee3-496d-4c28-8c4f-bce0c00950ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2590 2024.02.22 18:34:34.212104 [ 9 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part
2591 2024.02.22 18:34:34.212431 [ 9 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
2592 2024.02.22 18:34:34.212446 [ 3 ] {05af9ee3-496d-4c28-8c4f-bce0c00950ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2593 2024.02.22 18:34:34.212612 [ 9 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part
2594 2024.02.22 18:34:34.213123 [ 3 ] {05af9ee3-496d-4c28-8c4f-bce0c00950ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2595 2024.02.22 18:34:34.213597 [ 3 ] {05af9ee3-496d-4c28-8c4f-bce0c00950ea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2596 2024.02.22 18:34:34.213956 [ 3 ] {05af9ee3-496d-4c28-8c4f-bce0c00950ea} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2597 2024.02.22 18:34:34.213992 [ 19 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 4 columns (4 merged, 0 gathered) in 0.002938147 sec., 60922.75165265727 rows/sec., 4.82 MiB/sec.
2598 2024.02.22 18:34:34.214103 [ 130 ] {} <Debug> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2599 2024.02.22 18:34:34.214149 [ 3 ] {05af9ee3-496d-4c28-8c4f-bce0c00950ea} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.002207503 sec., 35334 rows/sec., 3.59 MiB/sec.
2600 2024.02.22 18:34:34.214198 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2601 2024.02.22 18:34:34.214237 [ 16 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2602 2024.02.22 18:34:34.214566 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2603 2024.02.22 18:34:34.214627 [ 3 ] {05af9ee3-496d-4c28-8c4f-bce0c00950ea} <Debug> DynamicQueryHandler: Done processing query
2604 2024.02.22 18:34:34.214678 [ 3 ] {05af9ee3-496d-4c28-8c4f-bce0c00950ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2605 2024.02.22 18:34:34.214743 [ 3 ] {} <Debug> HTTP-Session: 9a13775e-ed8f-421b-88d5-518d5463022a Destroying unnamed session
2606 2024.02.22 18:34:34.214812 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2607 2024.02.22 18:34:34.214827 [ 16 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_21_4} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2608 2024.02.22 18:34:34.214865 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 193 rows starting from the beginning of the part
2609 2024.02.22 18:34:34.214963 [ 16 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_21_4} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2610 2024.02.22 18:34:34.214982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2611 2024.02.22 18:34:34.215109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2612 2024.02.22 18:34:34.215216 [ 3 ] {} <Debug> HTTP-Session: 31964a4c-d2a4-4df2-a765-100bde424212 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2613 2024.02.22 18:34:34.215260 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 78 rows starting from the beginning of the part
2614 2024.02.22 18:34:34.215265 [ 3 ] {} <Debug> HTTP-Session: 31964a4c-d2a4-4df2-a765-100bde424212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2615 2024.02.22 18:34:34.215539 [ 3 ] {dc7b9907-580a-4bab-86f6-90ab40254d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2616 2024.02.22 18:34:34.215549 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 112 rows starting from the beginning of the part
2617 2024.02.22 18:34:34.215635 [ 3 ] {dc7b9907-580a-4bab-86f6-90ab40254d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2618 2024.02.22 18:34:34.215844 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 78 rows starting from the beginning of the part
2619 2024.02.22 18:34:34.216131 [ 3 ] {dc7b9907-580a-4bab-86f6-90ab40254d78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2620 2024.02.22 18:34:34.216151 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 76 rows starting from the beginning of the part
2621 2024.02.22 18:34:34.216346 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 78 rows starting from the beginning of the part
2622 2024.02.22 18:34:34.216859 [ 3 ] {dc7b9907-580a-4bab-86f6-90ab40254d78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2623 2024.02.22 18:34:34.217301 [ 3 ] {dc7b9907-580a-4bab-86f6-90ab40254d78} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2624 2024.02.22 18:34:34.217639 [ 3 ] {dc7b9907-580a-4bab-86f6-90ab40254d78} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2625 2024.02.22 18:34:34.217786 [ 130 ] {} <Debug> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2626 2024.02.22 18:34:34.217857 [ 3 ] {dc7b9907-580a-4bab-86f6-90ab40254d78} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.002256164 sec., 11523 rows/sec., 922.82 KiB/sec.
2627 2024.02.22 18:34:34.217886 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2628 2024.02.22 18:34:34.218160 [ 19 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2629 2024.02.22 18:34:34.218398 [ 3 ] {dc7b9907-580a-4bab-86f6-90ab40254d78} <Debug> DynamicQueryHandler: Done processing query
2630 2024.02.22 18:34:34.218515 [ 3 ] {dc7b9907-580a-4bab-86f6-90ab40254d78} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2631 2024.02.22 18:34:34.218528 [ 19 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2632 2024.02.22 18:34:34.218561 [ 3 ] {} <Debug> HTTP-Session: 31964a4c-d2a4-4df2-a765-100bde424212 Destroying unnamed session
2633 2024.02.22 18:34:34.218562 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 4 columns (4 merged, 0 gathered) in 0.004250472 sec., 144689.81327250245 rows/sec., 13.67 MiB/sec.
2634 2024.02.22 18:34:34.218588 [ 19 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 101 rows starting from the beginning of the part
2635 2024.02.22 18:34:34.218711 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2636 2024.02.22 18:34:34.218854 [ 19 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part
2637 2024.02.22 18:34:34.218865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2638 2024.02.22 18:34:34.218989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2639 2024.02.22 18:34:34.219068 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_21_4} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2640 2024.02.22 18:34:34.219086 [ 3 ] {} <Debug> HTTP-Session: 5b191b25-4588-4db2-a510-c2407d787d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2641 2024.02.22 18:34:34.219122 [ 19 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part
2642 2024.02.22 18:34:34.219154 [ 3 ] {} <Debug> HTTP-Session: 5b191b25-4588-4db2-a510-c2407d787d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2643 2024.02.22 18:34:34.219193 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_21_4} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2644 2024.02.22 18:34:34.219534 [ 19 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part
2645 2024.02.22 18:34:34.219552 [ 3 ] {852c8187-55be-46ac-bec5-1b6cc8def1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2646 2024.02.22 18:34:34.219664 [ 3 ] {852c8187-55be-46ac-bec5-1b6cc8def1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2647 2024.02.22 18:34:34.219749 [ 19 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part
2648 2024.02.22 18:34:34.220112 [ 19 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part
2649 2024.02.22 18:34:34.220326 [ 3 ] {852c8187-55be-46ac-bec5-1b6cc8def1cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2650 2024.02.22 18:34:34.221565 [ 3 ] {852c8187-55be-46ac-bec5-1b6cc8def1cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2651 2024.02.22 18:34:34.221836 [ 19 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 4 columns (4 merged, 0 gathered) in 0.003874585 sec., 66329.68434038742 rows/sec., 5.18 MiB/sec.
2652 2024.02.22 18:34:34.222041 [ 19 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2653 2024.02.22 18:34:34.222225 [ 3 ] {852c8187-55be-46ac-bec5-1b6cc8def1cd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2654 2024.02.22 18:34:34.222326 [ 19 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_21_4} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2655 2024.02.22 18:34:34.222412 [ 19 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_21_4} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2656 2024.02.22 18:34:34.222554 [ 3 ] {852c8187-55be-46ac-bec5-1b6cc8def1cd} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2657 2024.02.22 18:34:34.222683 [ 130 ] {} <Debug> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2658 2024.02.22 18:34:34.222709 [ 3 ] {852c8187-55be-46ac-bec5-1b6cc8def1cd} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.00310016 sec., 8386 rows/sec., 11.32 MiB/sec.
2659 2024.02.22 18:34:34.222737 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2660 2024.02.22 18:34:34.222903 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2661 2024.02.22 18:34:34.223007 [ 3 ] {852c8187-55be-46ac-bec5-1b6cc8def1cd} <Debug> DynamicQueryHandler: Done processing query
2662 2024.02.22 18:34:34.223058 [ 3 ] {852c8187-55be-46ac-bec5-1b6cc8def1cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2663 2024.02.22 18:34:34.223092 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2664 2024.02.22 18:34:34.223105 [ 3 ] {} <Debug> HTTP-Session: 5b191b25-4588-4db2-a510-c2407d787d39 Destroying unnamed session
2665 2024.02.22 18:34:34.223164 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 403 rows starting from the beginning of the part
2666 2024.02.22 18:34:34.223277 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part
2667 2024.02.22 18:34:34.223371 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
2668 2024.02.22 18:34:34.223459 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part
2669 2024.02.22 18:34:34.223549 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
2670 2024.02.22 18:34:34.223632 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part
2671 2024.02.22 18:34:34.225114 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 531 rows, containing 6 columns (6 merged, 0 gathered) in 0.002311426 sec., 229728.31490171002 rows/sec., 310.01 MiB/sec.
2672 2024.02.22 18:34:34.225384 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2673 2024.02.22 18:34:34.225593 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2674 2024.02.22 18:34:34.225651 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2675 2024.02.22 18:34:34.225717 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_21_4: 4.45 MiB.
2676 2024.02.22 18:34:39.209595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2677 2024.02.22 18:34:39.209721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2678 2024.02.22 18:34:39.209746 [ 3 ] {} <Debug> HTTP-Session: cb907950-f819-49cc-99d6-29daf74073ec Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2679 2024.02.22 18:34:39.209770 [ 3 ] {} <Debug> HTTP-Session: cb907950-f819-49cc-99d6-29daf74073ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2680 2024.02.22 18:34:39.209898 [ 3 ] {fb7c73ec-ac31-4d51-99a0-d62eea72a550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2681 2024.02.22 18:34:39.209958 [ 3 ] {fb7c73ec-ac31-4d51-99a0-d62eea72a550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2682 2024.02.22 18:34:39.210121 [ 3 ] {fb7c73ec-ac31-4d51-99a0-d62eea72a550} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2683 2024.02.22 18:34:39.210539 [ 3 ] {fb7c73ec-ac31-4d51-99a0-d62eea72a550} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2684 2024.02.22 18:34:39.210805 [ 3 ] {fb7c73ec-ac31-4d51-99a0-d62eea72a550} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2685 2024.02.22 18:34:39.210987 [ 3 ] {fb7c73ec-ac31-4d51-99a0-d62eea72a550} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2686 2024.02.22 18:34:39.211113 [ 3 ] {fb7c73ec-ac31-4d51-99a0-d62eea72a550} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001173573 sec., 21302 rows/sec., 1.69 MiB/sec.
2687 2024.02.22 18:34:39.211248 [ 3 ] {fb7c73ec-ac31-4d51-99a0-d62eea72a550} <Debug> DynamicQueryHandler: Done processing query
2688 2024.02.22 18:34:39.211274 [ 3 ] {fb7c73ec-ac31-4d51-99a0-d62eea72a550} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2689 2024.02.22 18:34:39.211290 [ 3 ] {} <Debug> HTTP-Session: cb907950-f819-49cc-99d6-29daf74073ec Destroying unnamed session
2690 2024.02.22 18:34:39.211411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2691 2024.02.22 18:34:39.211458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2692 2024.02.22 18:34:39.211478 [ 3 ] {} <Debug> HTTP-Session: 5509c4de-9756-44ed-b431-d66ea61f97b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2693 2024.02.22 18:34:39.211497 [ 3 ] {} <Debug> HTTP-Session: 5509c4de-9756-44ed-b431-d66ea61f97b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2694 2024.02.22 18:34:39.211580 [ 3 ] {a859baf1-c527-4229-b1fd-64e470a25b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2695 2024.02.22 18:34:39.211623 [ 3 ] {a859baf1-c527-4229-b1fd-64e470a25b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2696 2024.02.22 18:34:39.211735 [ 3 ] {a859baf1-c527-4229-b1fd-64e470a25b60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2697 2024.02.22 18:34:39.212071 [ 3 ] {a859baf1-c527-4229-b1fd-64e470a25b60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2698 2024.02.22 18:34:39.212287 [ 3 ] {a859baf1-c527-4229-b1fd-64e470a25b60} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2699 2024.02.22 18:34:39.212437 [ 3 ] {a859baf1-c527-4229-b1fd-64e470a25b60} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2700 2024.02.22 18:34:39.212556 [ 3 ] {a859baf1-c527-4229-b1fd-64e470a25b60} <Information> executeQuery: Read 75 rows, 6.98 KiB in 0.000948468 sec., 79074 rows/sec., 7.19 MiB/sec.
2701 2024.02.22 18:34:39.212677 [ 3 ] {a859baf1-c527-4229-b1fd-64e470a25b60} <Debug> DynamicQueryHandler: Done processing query
2702 2024.02.22 18:34:39.212701 [ 3 ] {a859baf1-c527-4229-b1fd-64e470a25b60} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2703 2024.02.22 18:34:39.212716 [ 3 ] {} <Debug> HTTP-Session: 5509c4de-9756-44ed-b431-d66ea61f97b4 Destroying unnamed session
2704 2024.02.22 18:34:39.212827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2705 2024.02.22 18:34:39.212873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2706 2024.02.22 18:34:39.212891 [ 3 ] {} <Debug> HTTP-Session: 4661ee5c-9b3b-43ff-af81-92a8152533fe Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2707 2024.02.22 18:34:39.212908 [ 3 ] {} <Debug> HTTP-Session: 4661ee5c-9b3b-43ff-af81-92a8152533fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2708 2024.02.22 18:34:39.212980 [ 3 ] {7b86ee5a-86ac-4b0f-a8fc-1ded396d28a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2709 2024.02.22 18:34:39.213018 [ 3 ] {7b86ee5a-86ac-4b0f-a8fc-1ded396d28a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2710 2024.02.22 18:34:39.213124 [ 3 ] {7b86ee5a-86ac-4b0f-a8fc-1ded396d28a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2711 2024.02.22 18:34:39.213480 [ 3 ] {7b86ee5a-86ac-4b0f-a8fc-1ded396d28a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2712 2024.02.22 18:34:39.213684 [ 3 ] {7b86ee5a-86ac-4b0f-a8fc-1ded396d28a1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2713 2024.02.22 18:34:39.213830 [ 3 ] {7b86ee5a-86ac-4b0f-a8fc-1ded396d28a1} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2714 2024.02.22 18:34:39.213942 [ 3 ] {7b86ee5a-86ac-4b0f-a8fc-1ded396d28a1} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000934298 sec., 26758 rows/sec., 2.09 MiB/sec.
2715 2024.02.22 18:34:39.214062 [ 3 ] {7b86ee5a-86ac-4b0f-a8fc-1ded396d28a1} <Debug> DynamicQueryHandler: Done processing query
2716 2024.02.22 18:34:39.214086 [ 3 ] {7b86ee5a-86ac-4b0f-a8fc-1ded396d28a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2717 2024.02.22 18:34:39.214101 [ 3 ] {} <Debug> HTTP-Session: 4661ee5c-9b3b-43ff-af81-92a8152533fe Destroying unnamed session
2718 2024.02.22 18:34:39.214293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2719 2024.02.22 18:34:39.214339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2720 2024.02.22 18:34:39.214356 [ 3 ] {} <Debug> HTTP-Session: b5b0c93f-12fc-4139-b99d-5ff919b96aaf Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2721 2024.02.22 18:34:39.214372 [ 3 ] {} <Debug> HTTP-Session: b5b0c93f-12fc-4139-b99d-5ff919b96aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2722 2024.02.22 18:34:39.214446 [ 3 ] {ce5be86f-f18d-4fa9-a788-36ebc1de09d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2723 2024.02.22 18:34:39.214491 [ 3 ] {ce5be86f-f18d-4fa9-a788-36ebc1de09d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2724 2024.02.22 18:34:39.214628 [ 3 ] {ce5be86f-f18d-4fa9-a788-36ebc1de09d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2725 2024.02.22 18:34:39.215044 [ 3 ] {ce5be86f-f18d-4fa9-a788-36ebc1de09d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2726 2024.02.22 18:34:39.215346 [ 3 ] {ce5be86f-f18d-4fa9-a788-36ebc1de09d8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2727 2024.02.22 18:34:39.215525 [ 3 ] {ce5be86f-f18d-4fa9-a788-36ebc1de09d8} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2728 2024.02.22 18:34:39.215644 [ 3 ] {ce5be86f-f18d-4fa9-a788-36ebc1de09d8} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001169772 sec., 21371 rows/sec., 28.84 MiB/sec.
2729 2024.02.22 18:34:39.215776 [ 3 ] {ce5be86f-f18d-4fa9-a788-36ebc1de09d8} <Debug> DynamicQueryHandler: Done processing query
2730 2024.02.22 18:34:39.215799 [ 3 ] {ce5be86f-f18d-4fa9-a788-36ebc1de09d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2731 2024.02.22 18:34:39.215814 [ 3 ] {} <Debug> HTTP-Session: b5b0c93f-12fc-4139-b99d-5ff919b96aaf Destroying unnamed session
2732 2024.02.22 18:34:40.397167 [ 112 ] {} <Debug> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2733 2024.02.22 18:34:40.397294 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2734 2024.02.22 18:34:40.397460 [ 13 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2735 2024.02.22 18:34:40.397684 [ 13 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2736 2024.02.22 18:34:40.397744 [ 13 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2737 2024.02.22 18:34:40.398001 [ 13 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2738 2024.02.22 18:34:40.398163 [ 13 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
2739 2024.02.22 18:34:40.398332 [ 13 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
2740 2024.02.22 18:34:40.398496 [ 13 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2741 2024.02.22 18:34:40.399136 [ 11 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001761655 sec., 6811.776426144734 rows/sec., 475.63 KiB/sec.
2742 2024.02.22 18:34:40.399278 [ 11 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2743 2024.02.22 18:34:40.399481 [ 11 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_5_1} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2744 2024.02.22 18:34:40.399546 [ 11 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_5_1} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2745 2024.02.22 18:34:42.015854 [ 103 ] {} <Debug> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2746 2024.02.22 18:34:42.015975 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2747 2024.02.22 18:34:42.016081 [ 16 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2748 2024.02.22 18:34:42.016245 [ 16 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2749 2024.02.22 18:34:42.016299 [ 16 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2750 2024.02.22 18:34:42.016451 [ 16 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2751 2024.02.22 18:34:42.016537 [ 16 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
2752 2024.02.22 18:34:42.016613 [ 16 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
2753 2024.02.22 18:34:42.016688 [ 16 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2754 2024.02.22 18:34:42.017291 [ 25 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001220944 sec., 9828.460600977603 rows/sec., 833.44 KiB/sec.
2755 2024.02.22 18:34:42.017487 [ 13 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2756 2024.02.22 18:34:42.017733 [ 13 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_5_1} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2757 2024.02.22 18:34:42.017811 [ 13 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_5_1} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2758 2024.02.22 18:34:44.209468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2759 2024.02.22 18:34:44.209595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2760 2024.02.22 18:34:44.209625 [ 3 ] {} <Debug> HTTP-Session: 44714422-ee98-405d-aced-1ccde149d9da Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2761 2024.02.22 18:34:44.209654 [ 3 ] {} <Debug> HTTP-Session: 44714422-ee98-405d-aced-1ccde149d9da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2762 2024.02.22 18:34:44.209799 [ 3 ] {6be49cd6-e276-422f-a726-f28f0da8af87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2763 2024.02.22 18:34:44.209867 [ 3 ] {6be49cd6-e276-422f-a726-f28f0da8af87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2764 2024.02.22 18:34:44.210053 [ 3 ] {6be49cd6-e276-422f-a726-f28f0da8af87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2765 2024.02.22 18:34:44.210537 [ 3 ] {6be49cd6-e276-422f-a726-f28f0da8af87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2766 2024.02.22 18:34:44.210841 [ 3 ] {6be49cd6-e276-422f-a726-f28f0da8af87} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2767 2024.02.22 18:34:44.211019 [ 3 ] {6be49cd6-e276-422f-a726-f28f0da8af87} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2768 2024.02.22 18:34:44.211133 [ 3 ] {6be49cd6-e276-422f-a726-f28f0da8af87} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001295675 sec., 20066 rows/sec., 1.59 MiB/sec.
2769 2024.02.22 18:34:44.211301 [ 3 ] {6be49cd6-e276-422f-a726-f28f0da8af87} <Debug> DynamicQueryHandler: Done processing query
2770 2024.02.22 18:34:44.211327 [ 3 ] {6be49cd6-e276-422f-a726-f28f0da8af87} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2771 2024.02.22 18:34:44.211344 [ 3 ] {} <Debug> HTTP-Session: 44714422-ee98-405d-aced-1ccde149d9da Destroying unnamed session
2772 2024.02.22 18:34:44.211478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2773 2024.02.22 18:34:44.211523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2774 2024.02.22 18:34:44.211543 [ 3 ] {} <Debug> HTTP-Session: 3e480131-9f3a-4c29-97ba-6c1be9bbad42 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2775 2024.02.22 18:34:44.211559 [ 3 ] {} <Debug> HTTP-Session: 3e480131-9f3a-4c29-97ba-6c1be9bbad42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2776 2024.02.22 18:34:44.211635 [ 3 ] {7ce547ab-85be-4c5a-bb67-ca919487cdab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2777 2024.02.22 18:34:44.211681 [ 3 ] {7ce547ab-85be-4c5a-bb67-ca919487cdab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2778 2024.02.22 18:34:44.211794 [ 3 ] {7ce547ab-85be-4c5a-bb67-ca919487cdab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2779 2024.02.22 18:34:44.212158 [ 3 ] {7ce547ab-85be-4c5a-bb67-ca919487cdab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2780 2024.02.22 18:34:44.212376 [ 3 ] {7ce547ab-85be-4c5a-bb67-ca919487cdab} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2781 2024.02.22 18:34:44.212526 [ 3 ] {7ce547ab-85be-4c5a-bb67-ca919487cdab} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2782 2024.02.22 18:34:44.212619 [ 3 ] {7ce547ab-85be-4c5a-bb67-ca919487cdab} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.000950609 sec., 82052 rows/sec., 8.33 MiB/sec.
2783 2024.02.22 18:34:44.212765 [ 3 ] {7ce547ab-85be-4c5a-bb67-ca919487cdab} <Debug> DynamicQueryHandler: Done processing query
2784 2024.02.22 18:34:44.212788 [ 3 ] {7ce547ab-85be-4c5a-bb67-ca919487cdab} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2785 2024.02.22 18:34:44.212804 [ 3 ] {} <Debug> HTTP-Session: 3e480131-9f3a-4c29-97ba-6c1be9bbad42 Destroying unnamed session
2786 2024.02.22 18:34:44.212922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2787 2024.02.22 18:34:44.212965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2788 2024.02.22 18:34:44.212983 [ 3 ] {} <Debug> HTTP-Session: 8a9ae21b-5571-4d3b-9512-5900690396a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2789 2024.02.22 18:34:44.213000 [ 3 ] {} <Debug> HTTP-Session: 8a9ae21b-5571-4d3b-9512-5900690396a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2790 2024.02.22 18:34:44.213069 [ 3 ] {ef8c6aec-d27e-4c71-801f-41e357cc5adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2791 2024.02.22 18:34:44.213107 [ 3 ] {ef8c6aec-d27e-4c71-801f-41e357cc5adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2792 2024.02.22 18:34:44.213211 [ 3 ] {ef8c6aec-d27e-4c71-801f-41e357cc5adf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2793 2024.02.22 18:34:44.213515 [ 3 ] {ef8c6aec-d27e-4c71-801f-41e357cc5adf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2794 2024.02.22 18:34:44.213721 [ 3 ] {ef8c6aec-d27e-4c71-801f-41e357cc5adf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2795 2024.02.22 18:34:44.213870 [ 3 ] {ef8c6aec-d27e-4c71-801f-41e357cc5adf} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2796 2024.02.22 18:34:44.213960 [ 3 ] {ef8c6aec-d27e-4c71-801f-41e357cc5adf} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000865517 sec., 30039 rows/sec., 2.35 MiB/sec.
2797 2024.02.22 18:34:44.214077 [ 3 ] {ef8c6aec-d27e-4c71-801f-41e357cc5adf} <Debug> DynamicQueryHandler: Done processing query
2798 2024.02.22 18:34:44.214099 [ 3 ] {ef8c6aec-d27e-4c71-801f-41e357cc5adf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2799 2024.02.22 18:34:44.214115 [ 3 ] {} <Debug> HTTP-Session: 8a9ae21b-5571-4d3b-9512-5900690396a6 Destroying unnamed session
2800 2024.02.22 18:34:44.214302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2801 2024.02.22 18:34:44.214347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2802 2024.02.22 18:34:44.214365 [ 3 ] {} <Debug> HTTP-Session: fb199d05-dda6-409a-aea5-a5f34604dd2d Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2803 2024.02.22 18:34:44.214380 [ 3 ] {} <Debug> HTTP-Session: fb199d05-dda6-409a-aea5-a5f34604dd2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2804 2024.02.22 18:34:44.214456 [ 3 ] {0d4df2dd-5867-405d-92fe-fc411ada3eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2805 2024.02.22 18:34:44.214500 [ 3 ] {0d4df2dd-5867-405d-92fe-fc411ada3eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2806 2024.02.22 18:34:44.214637 [ 3 ] {0d4df2dd-5867-405d-92fe-fc411ada3eb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2807 2024.02.22 18:34:44.215045 [ 3 ] {0d4df2dd-5867-405d-92fe-fc411ada3eb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB.
2808 2024.02.22 18:34:44.215345 [ 3 ] {0d4df2dd-5867-405d-92fe-fc411ada3eb9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2809 2024.02.22 18:34:44.215523 [ 3 ] {0d4df2dd-5867-405d-92fe-fc411ada3eb9} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2810 2024.02.22 18:34:44.215620 [ 3 ] {0d4df2dd-5867-405d-92fe-fc411ada3eb9} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001136912 sec., 22868 rows/sec., 30.86 MiB/sec.
2811 2024.02.22 18:34:44.215809 [ 3 ] {0d4df2dd-5867-405d-92fe-fc411ada3eb9} <Debug> DynamicQueryHandler: Done processing query
2812 2024.02.22 18:34:44.215833 [ 3 ] {0d4df2dd-5867-405d-92fe-fc411ada3eb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2813 2024.02.22 18:34:44.215849 [ 3 ] {} <Debug> HTTP-Session: fb199d05-dda6-409a-aea5-a5f34604dd2d Destroying unnamed session
2814 2024.02.22 18:34:47.954589 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache
2815 2024.02.22 18:34:47.954643 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache
2816 2024.02.22 18:34:49.211097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2817 2024.02.22 18:34:49.211220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2818 2024.02.22 18:34:49.211251 [ 3 ] {} <Debug> HTTP-Session: 67570b0d-e744-40b8-9b83-4b56d57354e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2819 2024.02.22 18:34:49.211275 [ 3 ] {} <Debug> HTTP-Session: 67570b0d-e744-40b8-9b83-4b56d57354e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2820 2024.02.22 18:34:49.211404 [ 3 ] {0489ebc4-5179-4b5f-8ae1-6614e3d03ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2821 2024.02.22 18:34:49.211464 [ 3 ] {0489ebc4-5179-4b5f-8ae1-6614e3d03ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2822 2024.02.22 18:34:49.211626 [ 3 ] {0489ebc4-5179-4b5f-8ae1-6614e3d03ec3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2823 2024.02.22 18:34:49.212086 [ 3 ] {0489ebc4-5179-4b5f-8ae1-6614e3d03ec3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2824 2024.02.22 18:34:49.212354 [ 3 ] {0489ebc4-5179-4b5f-8ae1-6614e3d03ec3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2825 2024.02.22 18:34:49.212532 [ 3 ] {0489ebc4-5179-4b5f-8ae1-6614e3d03ec3} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2826 2024.02.22 18:34:49.212645 [ 3 ] {0489ebc4-5179-4b5f-8ae1-6614e3d03ec3} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001205624 sec., 20736 rows/sec., 1.64 MiB/sec.
2827 2024.02.22 18:34:49.212795 [ 3 ] {0489ebc4-5179-4b5f-8ae1-6614e3d03ec3} <Debug> DynamicQueryHandler: Done processing query
2828 2024.02.22 18:34:49.212820 [ 3 ] {0489ebc4-5179-4b5f-8ae1-6614e3d03ec3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2829 2024.02.22 18:34:49.212836 [ 3 ] {} <Debug> HTTP-Session: 67570b0d-e744-40b8-9b83-4b56d57354e7 Destroying unnamed session
2830 2024.02.22 18:34:49.212969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 16560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2831 2024.02.22 18:34:49.213018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2832 2024.02.22 18:34:49.213037 [ 3 ] {} <Debug> HTTP-Session: 3d7584c7-fad0-4c98-b2a8-3e132345c2ac Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2833 2024.02.22 18:34:49.213056 [ 3 ] {} <Debug> HTTP-Session: 3d7584c7-fad0-4c98-b2a8-3e132345c2ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2834 2024.02.22 18:34:49.213141 [ 3 ] {43320f90-4d5b-46cb-b931-957d725084f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2835 2024.02.22 18:34:49.213183 [ 3 ] {43320f90-4d5b-46cb-b931-957d725084f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2836 2024.02.22 18:34:49.213289 [ 3 ] {43320f90-4d5b-46cb-b931-957d725084f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2837 2024.02.22 18:34:49.213677 [ 3 ] {43320f90-4d5b-46cb-b931-957d725084f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2838 2024.02.22 18:34:49.213904 [ 3 ] {43320f90-4d5b-46cb-b931-957d725084f7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2839 2024.02.22 18:34:49.214058 [ 3 ] {43320f90-4d5b-46cb-b931-957d725084f7} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2840 2024.02.22 18:34:49.214153 [ 3 ] {43320f90-4d5b-46cb-b931-957d725084f7} <Information> executeQuery: Read 111 rows, 9.79 KiB in 0.000983799 sec., 112827 rows/sec., 9.72 MiB/sec.
2841 2024.02.22 18:34:49.214275 [ 3 ] {43320f90-4d5b-46cb-b931-957d725084f7} <Debug> DynamicQueryHandler: Done processing query
2842 2024.02.22 18:34:49.214298 [ 3 ] {43320f90-4d5b-46cb-b931-957d725084f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
2843 2024.02.22 18:34:49.214314 [ 3 ] {} <Debug> HTTP-Session: 3d7584c7-fad0-4c98-b2a8-3e132345c2ac Destroying unnamed session
2844 2024.02.22 18:34:49.214438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 8328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2845 2024.02.22 18:34:49.214483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2846 2024.02.22 18:34:49.214502 [ 3 ] {} <Debug> HTTP-Session: 7f7131fb-aee8-4674-afba-5549480e68b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2847 2024.02.22 18:34:49.214518 [ 3 ] {} <Debug> HTTP-Session: 7f7131fb-aee8-4674-afba-5549480e68b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2848 2024.02.22 18:34:49.214593 [ 3 ] {34061d16-46e1-4b8d-b140-7b2601aedde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2849 2024.02.22 18:34:49.214631 [ 3 ] {34061d16-46e1-4b8d-b140-7b2601aedde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2850 2024.02.22 18:34:49.214736 [ 3 ] {34061d16-46e1-4b8d-b140-7b2601aedde9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2851 2024.02.22 18:34:49.215084 [ 3 ] {34061d16-46e1-4b8d-b140-7b2601aedde9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2852 2024.02.22 18:34:49.215292 [ 3 ] {34061d16-46e1-4b8d-b140-7b2601aedde9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2853 2024.02.22 18:34:49.215439 [ 3 ] {34061d16-46e1-4b8d-b140-7b2601aedde9} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2854 2024.02.22 18:34:49.215534 [ 3 ] {34061d16-46e1-4b8d-b140-7b2601aedde9} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.000915448 sec., 53525 rows/sec., 4.16 MiB/sec.
2855 2024.02.22 18:34:49.215652 [ 3 ] {34061d16-46e1-4b8d-b140-7b2601aedde9} <Debug> DynamicQueryHandler: Done processing query
2856 2024.02.22 18:34:49.215675 [ 3 ] {34061d16-46e1-4b8d-b140-7b2601aedde9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2857 2024.02.22 18:34:49.215692 [ 3 ] {} <Debug> HTTP-Session: 7f7131fb-aee8-4674-afba-5549480e68b9 Destroying unnamed session
2858 2024.02.22 18:34:49.215837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2859 2024.02.22 18:34:49.215883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2860 2024.02.22 18:34:49.215901 [ 3 ] {} <Debug> HTTP-Session: 05a8718e-bce9-4c57-8f0c-046a1e84d698 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2861 2024.02.22 18:34:49.215918 [ 3 ] {} <Debug> HTTP-Session: 05a8718e-bce9-4c57-8f0c-046a1e84d698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2862 2024.02.22 18:34:49.215989 [ 3 ] {c5c42df3-12ec-4ecb-bfcb-dd857cc9826a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2863 2024.02.22 18:34:49.216032 [ 3 ] {c5c42df3-12ec-4ecb-bfcb-dd857cc9826a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2864 2024.02.22 18:34:49.216151 [ 3 ] {c5c42df3-12ec-4ecb-bfcb-dd857cc9826a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2865 2024.02.22 18:34:49.216456 [ 3 ] {c5c42df3-12ec-4ecb-bfcb-dd857cc9826a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2866 2024.02.22 18:34:49.216717 [ 3 ] {c5c42df3-12ec-4ecb-bfcb-dd857cc9826a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2867 2024.02.22 18:34:49.216895 [ 3 ] {c5c42df3-12ec-4ecb-bfcb-dd857cc9826a} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2868 2024.02.22 18:34:49.216988 [ 3 ] {c5c42df3-12ec-4ecb-bfcb-dd857cc9826a} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000972468 sec., 37019 rows/sec., 2.61 MiB/sec.
2869 2024.02.22 18:34:49.217108 [ 3 ] {c5c42df3-12ec-4ecb-bfcb-dd857cc9826a} <Debug> DynamicQueryHandler: Done processing query
2870 2024.02.22 18:34:49.217132 [ 3 ] {c5c42df3-12ec-4ecb-bfcb-dd857cc9826a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2871 2024.02.22 18:34:49.217148 [ 3 ] {} <Debug> HTTP-Session: 05a8718e-bce9-4c57-8f0c-046a1e84d698 Destroying unnamed session
2872 2024.02.22 18:34:49.217299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2873 2024.02.22 18:34:49.217345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2874 2024.02.22 18:34:49.217363 [ 3 ] {} <Debug> HTTP-Session: 2552270b-319a-4891-9236-91ccc592b109 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2875 2024.02.22 18:34:49.217379 [ 3 ] {} <Debug> HTTP-Session: 2552270b-319a-4891-9236-91ccc592b109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2876 2024.02.22 18:34:49.217455 [ 3 ] {eb1e5f20-1e3a-4022-9965-313189ad8b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2877 2024.02.22 18:34:49.217499 [ 3 ] {eb1e5f20-1e3a-4022-9965-313189ad8b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2878 2024.02.22 18:34:49.217632 [ 3 ] {eb1e5f20-1e3a-4022-9965-313189ad8b13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2879 2024.02.22 18:34:49.218037 [ 3 ] {eb1e5f20-1e3a-4022-9965-313189ad8b13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2880 2024.02.22 18:34:49.218336 [ 3 ] {eb1e5f20-1e3a-4022-9965-313189ad8b13} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2881 2024.02.22 18:34:49.218512 [ 3 ] {eb1e5f20-1e3a-4022-9965-313189ad8b13} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2882 2024.02.22 18:34:49.218612 [ 3 ] {eb1e5f20-1e3a-4022-9965-313189ad8b13} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001128882 sec., 22145 rows/sec., 29.88 MiB/sec.
2883 2024.02.22 18:34:49.218766 [ 3 ] {eb1e5f20-1e3a-4022-9965-313189ad8b13} <Debug> DynamicQueryHandler: Done processing query
2884 2024.02.22 18:34:49.218790 [ 3 ] {eb1e5f20-1e3a-4022-9965-313189ad8b13} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2885 2024.02.22 18:34:49.218806 [ 3 ] {} <Debug> HTTP-Session: 2552270b-319a-4891-9236-91ccc592b109 Destroying unnamed session
2886 2024.02.22 18:34:54.210039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2887 2024.02.22 18:34:54.210159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2888 2024.02.22 18:34:54.210185 [ 3 ] {} <Debug> HTTP-Session: c73d582f-d930-456a-b529-92b1f5b64d4c Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2889 2024.02.22 18:34:54.210208 [ 3 ] {} <Debug> HTTP-Session: c73d582f-d930-456a-b529-92b1f5b64d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2890 2024.02.22 18:34:54.210336 [ 3 ] {b757351c-0bb4-425c-878c-a821b03b1e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2891 2024.02.22 18:34:54.210395 [ 3 ] {b757351c-0bb4-425c-878c-a821b03b1e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2892 2024.02.22 18:34:54.210557 [ 3 ] {b757351c-0bb4-425c-878c-a821b03b1e64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2893 2024.02.22 18:34:54.211022 [ 3 ] {b757351c-0bb4-425c-878c-a821b03b1e64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2894 2024.02.22 18:34:54.211290 [ 3 ] {b757351c-0bb4-425c-878c-a821b03b1e64} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2895 2024.02.22 18:34:54.211462 [ 3 ] {b757351c-0bb4-425c-878c-a821b03b1e64} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2896 2024.02.22 18:34:54.211579 [ 3 ] {b757351c-0bb4-425c-878c-a821b03b1e64} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001210883 sec., 21471 rows/sec., 1.70 MiB/sec.
2897 2024.02.22 18:34:54.211737 [ 3 ] {b757351c-0bb4-425c-878c-a821b03b1e64} <Debug> DynamicQueryHandler: Done processing query
2898 2024.02.22 18:34:54.211762 [ 3 ] {b757351c-0bb4-425c-878c-a821b03b1e64} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2899 2024.02.22 18:34:54.211778 [ 3 ] {} <Debug> HTTP-Session: c73d582f-d930-456a-b529-92b1f5b64d4c Destroying unnamed session
2900 2024.02.22 18:34:54.211912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2901 2024.02.22 18:34:54.211962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2902 2024.02.22 18:34:54.211981 [ 3 ] {} <Debug> HTTP-Session: 468e0367-cb46-42f0-9d67-18241872e96c Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2903 2024.02.22 18:34:54.211999 [ 3 ] {} <Debug> HTTP-Session: 468e0367-cb46-42f0-9d67-18241872e96c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2904 2024.02.22 18:34:54.212078 [ 3 ] {370097f2-d0e7-4c93-968d-c8ea8c89849a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2905 2024.02.22 18:34:54.212120 [ 3 ] {370097f2-d0e7-4c93-968d-c8ea8c89849a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2906 2024.02.22 18:34:54.212226 [ 3 ] {370097f2-d0e7-4c93-968d-c8ea8c89849a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2907 2024.02.22 18:34:54.212593 [ 3 ] {370097f2-d0e7-4c93-968d-c8ea8c89849a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2908 2024.02.22 18:34:54.212812 [ 3 ] {370097f2-d0e7-4c93-968d-c8ea8c89849a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2909 2024.02.22 18:34:54.212963 [ 3 ] {370097f2-d0e7-4c93-968d-c8ea8c89849a} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2910 2024.02.22 18:34:54.213060 [ 3 ] {370097f2-d0e7-4c93-968d-c8ea8c89849a} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.000954809 sec., 81691 rows/sec., 8.29 MiB/sec.
2911 2024.02.22 18:34:54.213179 [ 3 ] {370097f2-d0e7-4c93-968d-c8ea8c89849a} <Debug> DynamicQueryHandler: Done processing query
2912 2024.02.22 18:34:54.213201 [ 3 ] {370097f2-d0e7-4c93-968d-c8ea8c89849a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2913 2024.02.22 18:34:54.213218 [ 3 ] {} <Debug> HTTP-Session: 468e0367-cb46-42f0-9d67-18241872e96c Destroying unnamed session
2914 2024.02.22 18:34:54.213344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2915 2024.02.22 18:34:54.213388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2916 2024.02.22 18:34:54.213405 [ 3 ] {} <Debug> HTTP-Session: d8ce9a1d-bbd4-46c1-ab42-4745ffe2ae69 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2917 2024.02.22 18:34:54.213421 [ 3 ] {} <Debug> HTTP-Session: d8ce9a1d-bbd4-46c1-ab42-4745ffe2ae69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2918 2024.02.22 18:34:54.213490 [ 3 ] {a926403c-7eb6-4456-b61c-a8bee1659223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2919 2024.02.22 18:34:54.213528 [ 3 ] {a926403c-7eb6-4456-b61c-a8bee1659223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2920 2024.02.22 18:34:54.213633 [ 3 ] {a926403c-7eb6-4456-b61c-a8bee1659223} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2921 2024.02.22 18:34:54.213947 [ 3 ] {a926403c-7eb6-4456-b61c-a8bee1659223} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2922 2024.02.22 18:34:54.214153 [ 3 ] {a926403c-7eb6-4456-b61c-a8bee1659223} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2923 2024.02.22 18:34:54.214301 [ 3 ] {a926403c-7eb6-4456-b61c-a8bee1659223} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2924 2024.02.22 18:34:54.214397 [ 3 ] {a926403c-7eb6-4456-b61c-a8bee1659223} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000881607 sec., 29491 rows/sec., 2.31 MiB/sec.
2925 2024.02.22 18:34:54.214510 [ 3 ] {a926403c-7eb6-4456-b61c-a8bee1659223} <Debug> DynamicQueryHandler: Done processing query
2926 2024.02.22 18:34:54.214533 [ 3 ] {a926403c-7eb6-4456-b61c-a8bee1659223} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2927 2024.02.22 18:34:54.214549 [ 3 ] {} <Debug> HTTP-Session: d8ce9a1d-bbd4-46c1-ab42-4745ffe2ae69 Destroying unnamed session
2928 2024.02.22 18:34:54.214737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2929 2024.02.22 18:34:54.214783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2930 2024.02.22 18:34:54.214802 [ 3 ] {} <Debug> HTTP-Session: 61dfca27-14c1-4711-9b88-1c183f3e0626 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2931 2024.02.22 18:34:54.214818 [ 3 ] {} <Debug> HTTP-Session: 61dfca27-14c1-4711-9b88-1c183f3e0626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2932 2024.02.22 18:34:54.214893 [ 3 ] {2e48c088-e2e8-4382-bdb5-620c12203f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2933 2024.02.22 18:34:54.214938 [ 3 ] {2e48c088-e2e8-4382-bdb5-620c12203f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2934 2024.02.22 18:34:54.215072 [ 3 ] {2e48c088-e2e8-4382-bdb5-620c12203f99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2935 2024.02.22 18:34:54.215557 [ 3 ] {2e48c088-e2e8-4382-bdb5-620c12203f99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2936 2024.02.22 18:34:54.215863 [ 3 ] {2e48c088-e2e8-4382-bdb5-620c12203f99} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2937 2024.02.22 18:34:54.216040 [ 3 ] {2e48c088-e2e8-4382-bdb5-620c12203f99} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2938 2024.02.22 18:34:54.216146 [ 3 ] {2e48c088-e2e8-4382-bdb5-620c12203f99} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001225644 sec., 21213 rows/sec., 28.63 MiB/sec.
2939 2024.02.22 18:34:54.216275 [ 3 ] {2e48c088-e2e8-4382-bdb5-620c12203f99} <Debug> DynamicQueryHandler: Done processing query
2940 2024.02.22 18:34:54.216298 [ 3 ] {2e48c088-e2e8-4382-bdb5-620c12203f99} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2941 2024.02.22 18:34:54.216313 [ 3 ] {} <Debug> HTTP-Session: 61dfca27-14c1-4711-9b88-1c183f3e0626 Destroying unnamed session
2942 2024.02.22 18:34:59.209193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2943 2024.02.22 18:34:59.209368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2944 2024.02.22 18:34:59.209415 [ 3 ] {} <Debug> HTTP-Session: 20c456dd-2169-4502-9590-53c85c303e55 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2945 2024.02.22 18:34:59.209457 [ 3 ] {} <Debug> HTTP-Session: 20c456dd-2169-4502-9590-53c85c303e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2946 2024.02.22 18:34:59.209654 [ 3 ] {ed985bd7-031e-4171-8ea3-f2046ce6af2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2947 2024.02.22 18:34:59.209749 [ 3 ] {ed985bd7-031e-4171-8ea3-f2046ce6af2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2948 2024.02.22 18:34:59.209987 [ 3 ] {ed985bd7-031e-4171-8ea3-f2046ce6af2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2949 2024.02.22 18:34:59.210444 [ 3 ] {ed985bd7-031e-4171-8ea3-f2046ce6af2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2950 2024.02.22 18:34:59.210706 [ 3 ] {ed985bd7-031e-4171-8ea3-f2046ce6af2d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2951 2024.02.22 18:34:59.210938 [ 3 ] {ed985bd7-031e-4171-8ea3-f2046ce6af2d} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2952 2024.02.22 18:34:59.211067 [ 3 ] {ed985bd7-031e-4171-8ea3-f2046ce6af2d} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001372867 sec., 18210 rows/sec., 1.44 MiB/sec.
2953 2024.02.22 18:34:59.211072 [ 128 ] {} <Debug> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2954 2024.02.22 18:34:59.211187 [ 128 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2955 2024.02.22 18:34:59.211281 [ 3 ] {ed985bd7-031e-4171-8ea3-f2046ce6af2d} <Debug> DynamicQueryHandler: Done processing query
2956 2024.02.22 18:34:59.211314 [ 25 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2957 2024.02.22 18:34:59.211319 [ 3 ] {ed985bd7-031e-4171-8ea3-f2046ce6af2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2958 2024.02.22 18:34:59.211393 [ 3 ] {} <Debug> HTTP-Session: 20c456dd-2169-4502-9590-53c85c303e55 Destroying unnamed session
2959 2024.02.22 18:34:59.211465 [ 25 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2960 2024.02.22 18:34:59.211507 [ 25 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 51 rows starting from the beginning of the part
2961 2024.02.22 18:34:59.211545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2962 2024.02.22 18:34:59.211640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2963 2024.02.22 18:34:59.211672 [ 3 ] {} <Debug> HTTP-Session: c9b6c742-6b06-4228-bdbf-789012dc5572 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2964 2024.02.22 18:34:59.211780 [ 3 ] {} <Debug> HTTP-Session: c9b6c742-6b06-4228-bdbf-789012dc5572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2965 2024.02.22 18:34:59.211842 [ 25 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
2966 2024.02.22 18:34:59.211979 [ 3 ] {7303bc11-5696-468b-b1f8-46e0b4ef2505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2967 2024.02.22 18:34:59.212087 [ 3 ] {7303bc11-5696-468b-b1f8-46e0b4ef2505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2968 2024.02.22 18:34:59.212103 [ 25 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part
2969 2024.02.22 18:34:59.212440 [ 25 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
2970 2024.02.22 18:34:59.212546 [ 3 ] {7303bc11-5696-468b-b1f8-46e0b4ef2505} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2971 2024.02.22 18:34:59.212741 [ 25 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part
2972 2024.02.22 18:34:59.212870 [ 25 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
2973 2024.02.22 18:34:59.213434 [ 3 ] {7303bc11-5696-468b-b1f8-46e0b4ef2505} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2974 2024.02.22 18:34:59.213865 [ 3 ] {7303bc11-5696-468b-b1f8-46e0b4ef2505} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2975 2024.02.22 18:34:59.214168 [ 3 ] {7303bc11-5696-468b-b1f8-46e0b4ef2505} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2976 2024.02.22 18:34:59.214404 [ 53 ] {} <Debug> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2977 2024.02.22 18:34:59.214497 [ 13 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 4 columns (4 merged, 0 gathered) in 0.003209853 sec., 55454.25288946254 rows/sec., 4.39 MiB/sec.
2978 2024.02.22 18:34:59.214518 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
2979 2024.02.22 18:34:59.214510 [ 3 ] {7303bc11-5696-468b-b1f8-46e0b4ef2505} <Information> executeQuery: Read 75 rows, 6.98 KiB in 0.002463608 sec., 30443 rows/sec., 2.77 MiB/sec.
2980 2024.02.22 18:34:59.214684 [ 16 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2981 2024.02.22 18:34:59.214710 [ 13 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2982 2024.02.22 18:34:59.214851 [ 3 ] {7303bc11-5696-468b-b1f8-46e0b4ef2505} <Debug> DynamicQueryHandler: Done processing query
2983 2024.02.22 18:34:59.214897 [ 3 ] {7303bc11-5696-468b-b1f8-46e0b4ef2505} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2984 2024.02.22 18:34:59.214904 [ 16 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2985 2024.02.22 18:34:59.214924 [ 3 ] {} <Debug> HTTP-Session: c9b6c742-6b06-4228-bdbf-789012dc5572 Destroying unnamed session
2986 2024.02.22 18:34:59.214967 [ 16 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 193 rows starting from the beginning of the part
2987 2024.02.22 18:34:59.215128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2988 2024.02.22 18:34:59.215148 [ 13 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_26_5} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2989 2024.02.22 18:34:59.215189 [ 16 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 75 rows starting from the beginning of the part
2990 2024.02.22 18:34:59.215223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2991 2024.02.22 18:34:59.215279 [ 3 ] {} <Debug> HTTP-Session: e176d01d-3c16-4403-b0a1-6d88e61f3ff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
2992 2024.02.22 18:34:59.215329 [ 3 ] {} <Debug> HTTP-Session: e176d01d-3c16-4403-b0a1-6d88e61f3ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2993 2024.02.22 18:34:59.215326 [ 13 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_26_5} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2994 2024.02.22 18:34:59.215452 [ 16 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 78 rows starting from the beginning of the part
2995 2024.02.22 18:34:59.215603 [ 3 ] {fd62348b-cad4-49d5-9603-283d69d802ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2996 2024.02.22 18:34:59.215660 [ 3 ] {fd62348b-cad4-49d5-9603-283d69d802ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2997 2024.02.22 18:34:59.215675 [ 16 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 111 rows starting from the beginning of the part
2998 2024.02.22 18:34:59.215838 [ 16 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 78 rows starting from the beginning of the part
2999 2024.02.22 18:34:59.215909 [ 3 ] {fd62348b-cad4-49d5-9603-283d69d802ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3000 2024.02.22 18:34:59.215975 [ 16 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 75 rows starting from the beginning of the part
3001 2024.02.22 18:34:59.216358 [ 3 ] {fd62348b-cad4-49d5-9603-283d69d802ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3002 2024.02.22 18:34:59.216649 [ 3 ] {fd62348b-cad4-49d5-9603-283d69d802ea} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3003 2024.02.22 18:34:59.216825 [ 3 ] {fd62348b-cad4-49d5-9603-283d69d802ea} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3004 2024.02.22 18:34:59.216985 [ 16 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 4 columns (4 merged, 0 gathered) in 0.002404667 sec., 253673.377644389 rows/sec., 23.64 MiB/sec.
3005 2024.02.22 18:34:59.217004 [ 53 ] {} <Debug> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3006 2024.02.22 18:34:59.217038 [ 3 ] {fd62348b-cad4-49d5-9603-283d69d802ea} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.001402627 sec., 17823 rows/sec., 1.39 MiB/sec.
3007 2024.02.22 18:34:59.217081 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3008 2024.02.22 18:34:59.217198 [ 16 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3009 2024.02.22 18:34:59.217351 [ 13 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3010 2024.02.22 18:34:59.217518 [ 3 ] {fd62348b-cad4-49d5-9603-283d69d802ea} <Debug> DynamicQueryHandler: Done processing query
3011 2024.02.22 18:34:59.217576 [ 3 ] {fd62348b-cad4-49d5-9603-283d69d802ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3012 2024.02.22 18:34:59.217583 [ 13 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3013 2024.02.22 18:34:59.217619 [ 3 ] {} <Debug> HTTP-Session: e176d01d-3c16-4403-b0a1-6d88e61f3ff3 Destroying unnamed session
3014 2024.02.22 18:34:59.217650 [ 16 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_26_5} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3015 2024.02.22 18:34:59.217680 [ 13 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 101 rows starting from the beginning of the part
3016 2024.02.22 18:34:59.217743 [ 16 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_26_5} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3017 2024.02.22 18:34:59.217922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3018 2024.02.22 18:34:59.217951 [ 13 ] {8313d39e-8441-44fc-b37c-72fef5217280::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
3019 2024.02.22 18:34:59.218024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3020 2024.02.22 18:34:59.218061 [ 3 ] {} <Debug> HTTP-Session: 7a653fa5-8459-4325-8437-e922498541e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3021 2024.02.22 18:34:59.218114 [ 3 ] {} <Debug> HTTP-Session: 7a653fa5-8459-4325-8437-e922498541e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3022 2024.02.22 18:34:59.218153 [ 13 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part
3023 2024.02.22 18:34:59.218314 [ 3 ] {24576d55-b046-41fb-b73b-96b203421824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3024 2024.02.22 18:34:59.218384 [ 13 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 49 rows starting from the beginning of the part
3025 2024.02.22 18:34:59.218417 [ 3 ] {24576d55-b046-41fb-b73b-96b203421824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3026 2024.02.22 18:34:59.218648 [ 13 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part
3027 2024.02.22 18:34:59.218987 [ 13 ] {8313d39e-8441-44fc-b37c-72fef5217280::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
3028 2024.02.22 18:34:59.219018 [ 3 ] {24576d55-b046-41fb-b73b-96b203421824} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3029 2024.02.22 18:34:59.220003 [ 3 ] {24576d55-b046-41fb-b73b-96b203421824} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3030 2024.02.22 18:34:59.220484 [ 16 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.003301394 sec., 76331.39213314133 rows/sec., 5.96 MiB/sec.
3031 2024.02.22 18:34:59.220611 [ 32 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3032 2024.02.22 18:34:59.220644 [ 3 ] {24576d55-b046-41fb-b73b-96b203421824} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3033 2024.02.22 18:34:59.220831 [ 32 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_26_5} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3034 2024.02.22 18:34:59.220868 [ 3 ] {24576d55-b046-41fb-b73b-96b203421824} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3035 2024.02.22 18:34:59.220914 [ 32 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_26_5} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3036 2024.02.22 18:34:59.221043 [ 53 ] {} <Debug> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3037 2024.02.22 18:34:59.221092 [ 3 ] {24576d55-b046-41fb-b73b-96b203421824} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.002711933 sec., 9218 rows/sec., 12.44 MiB/sec.
3038 2024.02.22 18:34:59.221116 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3039 2024.02.22 18:34:59.221286 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3040 2024.02.22 18:34:59.221367 [ 3 ] {24576d55-b046-41fb-b73b-96b203421824} <Debug> DynamicQueryHandler: Done processing query
3041 2024.02.22 18:34:59.221411 [ 3 ] {24576d55-b046-41fb-b73b-96b203421824} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3042 2024.02.22 18:34:59.221462 [ 3 ] {} <Debug> HTTP-Session: 7a653fa5-8459-4325-8437-e922498541e4 Destroying unnamed session
3043 2024.02.22 18:34:59.221473 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3044 2024.02.22 18:34:59.221516 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 531 rows starting from the beginning of the part
3045 2024.02.22 18:34:59.221625 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
3046 2024.02.22 18:34:59.221721 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part
3047 2024.02.22 18:34:59.221808 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
3048 2024.02.22 18:34:59.221895 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part
3049 2024.02.22 18:34:59.221981 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
3050 2024.02.22 18:34:59.223469 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 658 rows, containing 6 columns (6 merged, 0 gathered) in 0.002279974 sec., 288599.78227821895 rows/sec., 389.45 MiB/sec.
3051 2024.02.22 18:34:59.223825 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3052 2024.02.22 18:34:59.224023 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3053 2024.02.22 18:34:59.224082 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3054 2024.02.22 18:34:59.224143 [ 25 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_26_5: 4.06 MiB.
3055 2024.02.22 18:35:02.954684 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache
3056 2024.02.22 18:35:02.954734 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache
3057 2024.02.22 18:35:04.209557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3058 2024.02.22 18:35:04.209691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3059 2024.02.22 18:35:04.209721 [ 3 ] {} <Debug> HTTP-Session: 28d1e818-520c-4bc8-825c-9a096beebb85 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3060 2024.02.22 18:35:04.209777 [ 3 ] {} <Debug> HTTP-Session: 28d1e818-520c-4bc8-825c-9a096beebb85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3061 2024.02.22 18:35:04.209922 [ 3 ] {34f383b9-7135-4daf-bd6e-c317a432061c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3062 2024.02.22 18:35:04.209991 [ 3 ] {34f383b9-7135-4daf-bd6e-c317a432061c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3063 2024.02.22 18:35:04.210161 [ 3 ] {34f383b9-7135-4daf-bd6e-c317a432061c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3064 2024.02.22 18:35:04.210592 [ 3 ] {34f383b9-7135-4daf-bd6e-c317a432061c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3065 2024.02.22 18:35:04.210860 [ 3 ] {34f383b9-7135-4daf-bd6e-c317a432061c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3066 2024.02.22 18:35:04.211033 [ 3 ] {34f383b9-7135-4daf-bd6e-c317a432061c} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3067 2024.02.22 18:35:04.211150 [ 3 ] {34f383b9-7135-4daf-bd6e-c317a432061c} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001188863 sec., 21869 rows/sec., 1.73 MiB/sec.
3068 2024.02.22 18:35:04.211304 [ 3 ] {34f383b9-7135-4daf-bd6e-c317a432061c} <Debug> DynamicQueryHandler: Done processing query
3069 2024.02.22 18:35:04.211329 [ 3 ] {34f383b9-7135-4daf-bd6e-c317a432061c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3070 2024.02.22 18:35:04.211345 [ 3 ] {} <Debug> HTTP-Session: 28d1e818-520c-4bc8-825c-9a096beebb85 Destroying unnamed session
3071 2024.02.22 18:35:04.211521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3072 2024.02.22 18:35:04.211572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3073 2024.02.22 18:35:04.211591 [ 3 ] {} <Debug> HTTP-Session: 4eee6e70-c8c6-444c-80b0-f57ead844683 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3074 2024.02.22 18:35:04.211610 [ 3 ] {} <Debug> HTTP-Session: 4eee6e70-c8c6-444c-80b0-f57ead844683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3075 2024.02.22 18:35:04.211687 [ 3 ] {f11f7263-09c7-48b5-abdd-5dffd97e3ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3076 2024.02.22 18:35:04.211728 [ 3 ] {f11f7263-09c7-48b5-abdd-5dffd97e3ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3077 2024.02.22 18:35:04.211837 [ 3 ] {f11f7263-09c7-48b5-abdd-5dffd97e3ae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3078 2024.02.22 18:35:04.212125 [ 3 ] {f11f7263-09c7-48b5-abdd-5dffd97e3ae3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3079 2024.02.22 18:35:04.212336 [ 3 ] {f11f7263-09c7-48b5-abdd-5dffd97e3ae3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3080 2024.02.22 18:35:04.212490 [ 3 ] {f11f7263-09c7-48b5-abdd-5dffd97e3ae3} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
3081 2024.02.22 18:35:04.212602 [ 3 ] {f11f7263-09c7-48b5-abdd-5dffd97e3ae3} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000887458 sec., 4507 rows/sec., 376.34 KiB/sec.
3082 2024.02.22 18:35:04.212709 [ 3 ] {f11f7263-09c7-48b5-abdd-5dffd97e3ae3} <Debug> DynamicQueryHandler: Done processing query
3083 2024.02.22 18:35:04.212733 [ 3 ] {f11f7263-09c7-48b5-abdd-5dffd97e3ae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3084 2024.02.22 18:35:04.212748 [ 3 ] {} <Debug> HTTP-Session: 4eee6e70-c8c6-444c-80b0-f57ead844683 Destroying unnamed session
3085 2024.02.22 18:35:04.212899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 13197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3086 2024.02.22 18:35:04.212944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3087 2024.02.22 18:35:04.212963 [ 3 ] {} <Debug> HTTP-Session: 51def582-2704-4660-850d-69083f646430 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3088 2024.02.22 18:35:04.212980 [ 3 ] {} <Debug> HTTP-Session: 51def582-2704-4660-850d-69083f646430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3089 2024.02.22 18:35:04.213053 [ 3 ] {aa2108e2-2857-4492-899c-e288011c47a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3090 2024.02.22 18:35:04.213093 [ 3 ] {aa2108e2-2857-4492-899c-e288011c47a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3091 2024.02.22 18:35:04.213197 [ 3 ] {aa2108e2-2857-4492-899c-e288011c47a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3092 2024.02.22 18:35:04.213508 [ 3 ] {aa2108e2-2857-4492-899c-e288011c47a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3093 2024.02.22 18:35:04.213721 [ 3 ] {aa2108e2-2857-4492-899c-e288011c47a8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3094 2024.02.22 18:35:04.213876 [ 3 ] {aa2108e2-2857-4492-899c-e288011c47a8} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3095 2024.02.22 18:35:04.213992 [ 3 ] {aa2108e2-2857-4492-899c-e288011c47a8} <Information> executeQuery: Read 80 rows, 8.28 KiB in 0.000909738 sec., 87937 rows/sec., 8.89 MiB/sec.
3096 2024.02.22 18:35:04.214106 [ 3 ] {aa2108e2-2857-4492-899c-e288011c47a8} <Debug> DynamicQueryHandler: Done processing query
3097 2024.02.22 18:35:04.214129 [ 3 ] {aa2108e2-2857-4492-899c-e288011c47a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3098 2024.02.22 18:35:04.214145 [ 3 ] {} <Debug> HTTP-Session: 51def582-2704-4660-850d-69083f646430 Destroying unnamed session
3099 2024.02.22 18:35:04.214290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3100 2024.02.22 18:35:04.214336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3101 2024.02.22 18:35:04.214354 [ 3 ] {} <Debug> HTTP-Session: f6b78401-5b80-48ff-82d9-52c885b86fc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3102 2024.02.22 18:35:04.214370 [ 3 ] {} <Debug> HTTP-Session: f6b78401-5b80-48ff-82d9-52c885b86fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3103 2024.02.22 18:35:04.214438 [ 3 ] {33ead538-5af7-41d1-9728-cdd430180221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3104 2024.02.22 18:35:04.214477 [ 3 ] {33ead538-5af7-41d1-9728-cdd430180221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3105 2024.02.22 18:35:04.214584 [ 3 ] {33ead538-5af7-41d1-9728-cdd430180221} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3106 2024.02.22 18:35:04.214847 [ 3 ] {33ead538-5af7-41d1-9728-cdd430180221} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3107 2024.02.22 18:35:04.215058 [ 3 ] {33ead538-5af7-41d1-9728-cdd430180221} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3108 2024.02.22 18:35:04.215209 [ 3 ] {33ead538-5af7-41d1-9728-cdd430180221} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
3109 2024.02.22 18:35:04.215323 [ 3 ] {33ead538-5af7-41d1-9728-cdd430180221} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000856717 sec., 4668 rows/sec., 326.01 KiB/sec.
3110 2024.02.22 18:35:04.215475 [ 3 ] {33ead538-5af7-41d1-9728-cdd430180221} <Debug> DynamicQueryHandler: Done processing query
3111 2024.02.22 18:35:04.215498 [ 3 ] {33ead538-5af7-41d1-9728-cdd430180221} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3112 2024.02.22 18:35:04.215514 [ 3 ] {} <Debug> HTTP-Session: f6b78401-5b80-48ff-82d9-52c885b86fc6 Destroying unnamed session
3113 2024.02.22 18:35:04.215641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3114 2024.02.22 18:35:04.215683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3115 2024.02.22 18:35:04.215702 [ 3 ] {} <Debug> HTTP-Session: 94efb29f-5f94-49e4-8a68-cc8eac6b18aa Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3116 2024.02.22 18:35:04.215719 [ 3 ] {} <Debug> HTTP-Session: 94efb29f-5f94-49e4-8a68-cc8eac6b18aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3117 2024.02.22 18:35:04.215790 [ 3 ] {3e9ad2c3-16fe-4f32-b5f3-d2d46e3851e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3118 2024.02.22 18:35:04.215827 [ 3 ] {3e9ad2c3-16fe-4f32-b5f3-d2d46e3851e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3119 2024.02.22 18:35:04.215943 [ 3 ] {3e9ad2c3-16fe-4f32-b5f3-d2d46e3851e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3120 2024.02.22 18:35:04.216219 [ 3 ] {3e9ad2c3-16fe-4f32-b5f3-d2d46e3851e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3121 2024.02.22 18:35:04.216428 [ 3 ] {3e9ad2c3-16fe-4f32-b5f3-d2d46e3851e0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3122 2024.02.22 18:35:04.216574 [ 3 ] {3e9ad2c3-16fe-4f32-b5f3-d2d46e3851e0} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3123 2024.02.22 18:35:04.216683 [ 3 ] {3e9ad2c3-16fe-4f32-b5f3-d2d46e3851e0} <Information> executeQuery: Read 30 rows, 2.41 KiB in 0.000865847 sec., 34648 rows/sec., 2.72 MiB/sec.
3124 2024.02.22 18:35:04.216794 [ 3 ] {3e9ad2c3-16fe-4f32-b5f3-d2d46e3851e0} <Debug> DynamicQueryHandler: Done processing query
3125 2024.02.22 18:35:04.216818 [ 3 ] {3e9ad2c3-16fe-4f32-b5f3-d2d46e3851e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3126 2024.02.22 18:35:04.216833 [ 3 ] {} <Debug> HTTP-Session: 94efb29f-5f94-49e4-8a68-cc8eac6b18aa Destroying unnamed session
3127 2024.02.22 18:35:04.216972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3128 2024.02.22 18:35:04.217015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3129 2024.02.22 18:35:04.217033 [ 3 ] {} <Debug> HTTP-Session: 14688aa4-6e1a-421a-890e-0c25697b3027 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3130 2024.02.22 18:35:04.217049 [ 3 ] {} <Debug> HTTP-Session: 14688aa4-6e1a-421a-890e-0c25697b3027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3131 2024.02.22 18:35:04.217116 [ 3 ] {e37df1c2-2849-4a18-bfc2-3dcf81fc35b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3132 2024.02.22 18:35:04.217159 [ 3 ] {e37df1c2-2849-4a18-bfc2-3dcf81fc35b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3133 2024.02.22 18:35:04.217277 [ 3 ] {e37df1c2-2849-4a18-bfc2-3dcf81fc35b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3134 2024.02.22 18:35:04.217550 [ 3 ] {e37df1c2-2849-4a18-bfc2-3dcf81fc35b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3135 2024.02.22 18:35:04.217810 [ 3 ] {e37df1c2-2849-4a18-bfc2-3dcf81fc35b8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3136 2024.02.22 18:35:04.217991 [ 3 ] {e37df1c2-2849-4a18-bfc2-3dcf81fc35b8} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3137 2024.02.22 18:35:04.218115 [ 3 ] {e37df1c2-2849-4a18-bfc2-3dcf81fc35b8} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000969369 sec., 2063 rows/sec., 145.07 KiB/sec.
3138 2024.02.22 18:35:04.218292 [ 3 ] {e37df1c2-2849-4a18-bfc2-3dcf81fc35b8} <Debug> DynamicQueryHandler: Done processing query
3139 2024.02.22 18:35:04.218316 [ 3 ] {e37df1c2-2849-4a18-bfc2-3dcf81fc35b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3140 2024.02.22 18:35:04.218331 [ 3 ] {} <Debug> HTTP-Session: 14688aa4-6e1a-421a-890e-0c25697b3027 Destroying unnamed session
3141 2024.02.22 18:35:04.218488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3142 2024.02.22 18:35:04.218531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3143 2024.02.22 18:35:04.218549 [ 3 ] {} <Debug> HTTP-Session: 079580f1-43ce-45cd-8aae-2e06b774754d Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3144 2024.02.22 18:35:04.218564 [ 3 ] {} <Debug> HTTP-Session: 079580f1-43ce-45cd-8aae-2e06b774754d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3145 2024.02.22 18:35:04.218638 [ 3 ] {4cf73640-2872-4ad3-8284-0cfdf84704b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3146 2024.02.22 18:35:04.218682 [ 3 ] {4cf73640-2872-4ad3-8284-0cfdf84704b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3147 2024.02.22 18:35:04.218828 [ 3 ] {4cf73640-2872-4ad3-8284-0cfdf84704b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3148 2024.02.22 18:35:04.219214 [ 3 ] {4cf73640-2872-4ad3-8284-0cfdf84704b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3149 2024.02.22 18:35:04.219507 [ 3 ] {4cf73640-2872-4ad3-8284-0cfdf84704b6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3150 2024.02.22 18:35:04.219698 [ 3 ] {4cf73640-2872-4ad3-8284-0cfdf84704b6} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3151 2024.02.22 18:35:04.219811 [ 3 ] {4cf73640-2872-4ad3-8284-0cfdf84704b6} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001146152 sec., 22684 rows/sec., 30.61 MiB/sec.
3152 2024.02.22 18:35:04.219935 [ 3 ] {4cf73640-2872-4ad3-8284-0cfdf84704b6} <Debug> DynamicQueryHandler: Done processing query
3153 2024.02.22 18:35:04.219958 [ 3 ] {4cf73640-2872-4ad3-8284-0cfdf84704b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3154 2024.02.22 18:35:04.219973 [ 3 ] {} <Debug> HTTP-Session: 079580f1-43ce-45cd-8aae-2e06b774754d Destroying unnamed session
3155 2024.02.22 18:35:09.210119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3156 2024.02.22 18:35:09.210298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3157 2024.02.22 18:35:09.210330 [ 3 ] {} <Debug> HTTP-Session: 8ea7d75b-6636-427e-9ec8-2a423c092ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3158 2024.02.22 18:35:09.210358 [ 3 ] {} <Debug> HTTP-Session: 8ea7d75b-6636-427e-9ec8-2a423c092ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3159 2024.02.22 18:35:09.210503 [ 3 ] {ef1f65c5-a850-4497-8975-4df674bd9032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3160 2024.02.22 18:35:09.210570 [ 3 ] {ef1f65c5-a850-4497-8975-4df674bd9032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3161 2024.02.22 18:35:09.210753 [ 3 ] {ef1f65c5-a850-4497-8975-4df674bd9032} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3162 2024.02.22 18:35:09.211216 [ 3 ] {ef1f65c5-a850-4497-8975-4df674bd9032} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3163 2024.02.22 18:35:09.211494 [ 3 ] {ef1f65c5-a850-4497-8975-4df674bd9032} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3164 2024.02.22 18:35:09.211669 [ 3 ] {ef1f65c5-a850-4497-8975-4df674bd9032} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3165 2024.02.22 18:35:09.211806 [ 3 ] {ef1f65c5-a850-4497-8975-4df674bd9032} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001257774 sec., 19876 rows/sec., 1.57 MiB/sec.
3166 2024.02.22 18:35:09.211952 [ 3 ] {ef1f65c5-a850-4497-8975-4df674bd9032} <Debug> DynamicQueryHandler: Done processing query
3167 2024.02.22 18:35:09.211976 [ 3 ] {ef1f65c5-a850-4497-8975-4df674bd9032} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3168 2024.02.22 18:35:09.211993 [ 3 ] {} <Debug> HTTP-Session: 8ea7d75b-6636-427e-9ec8-2a423c092ceb Destroying unnamed session
3169 2024.02.22 18:35:09.212124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3170 2024.02.22 18:35:09.212169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3171 2024.02.22 18:35:09.212188 [ 3 ] {} <Debug> HTTP-Session: 36559235-8d1a-4836-bfea-620d38a869d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3172 2024.02.22 18:35:09.212204 [ 3 ] {} <Debug> HTTP-Session: 36559235-8d1a-4836-bfea-620d38a869d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3173 2024.02.22 18:35:09.212281 [ 3 ] {27481309-b3ad-43dd-b329-d3630b250289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3174 2024.02.22 18:35:09.212320 [ 3 ] {27481309-b3ad-43dd-b329-d3630b250289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3175 2024.02.22 18:35:09.212429 [ 3 ] {27481309-b3ad-43dd-b329-d3630b250289} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3176 2024.02.22 18:35:09.212753 [ 3 ] {27481309-b3ad-43dd-b329-d3630b250289} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3177 2024.02.22 18:35:09.212970 [ 3 ] {27481309-b3ad-43dd-b329-d3630b250289} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3178 2024.02.22 18:35:09.213121 [ 3 ] {27481309-b3ad-43dd-b329-d3630b250289} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3179 2024.02.22 18:35:09.213243 [ 3 ] {27481309-b3ad-43dd-b329-d3630b250289} <Information> executeQuery: Read 75 rows, 6.98 KiB in 0.000933448 sec., 80347 rows/sec., 7.30 MiB/sec.
3180 2024.02.22 18:35:09.213363 [ 3 ] {27481309-b3ad-43dd-b329-d3630b250289} <Debug> DynamicQueryHandler: Done processing query
3181 2024.02.22 18:35:09.213386 [ 3 ] {27481309-b3ad-43dd-b329-d3630b250289} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3182 2024.02.22 18:35:09.213402 [ 3 ] {} <Debug> HTTP-Session: 36559235-8d1a-4836-bfea-620d38a869d5 Destroying unnamed session
3183 2024.02.22 18:35:09.213540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3184 2024.02.22 18:35:09.213585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3185 2024.02.22 18:35:09.213603 [ 3 ] {} <Debug> HTTP-Session: 50d354ce-db4f-4555-9e5b-fdebdafa5873 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3186 2024.02.22 18:35:09.213619 [ 3 ] {} <Debug> HTTP-Session: 50d354ce-db4f-4555-9e5b-fdebdafa5873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3187 2024.02.22 18:35:09.213690 [ 3 ] {e0c9bed7-92f0-4600-9d31-86a7b095d5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3188 2024.02.22 18:35:09.213728 [ 3 ] {e0c9bed7-92f0-4600-9d31-86a7b095d5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3189 2024.02.22 18:35:09.213836 [ 3 ] {e0c9bed7-92f0-4600-9d31-86a7b095d5bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3190 2024.02.22 18:35:09.214118 [ 3 ] {e0c9bed7-92f0-4600-9d31-86a7b095d5bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3191 2024.02.22 18:35:09.214325 [ 3 ] {e0c9bed7-92f0-4600-9d31-86a7b095d5bb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3192 2024.02.22 18:35:09.214477 [ 3 ] {e0c9bed7-92f0-4600-9d31-86a7b095d5bb} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3193 2024.02.22 18:35:09.214594 [ 3 ] {e0c9bed7-92f0-4600-9d31-86a7b095d5bb} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000876927 sec., 28508 rows/sec., 2.23 MiB/sec.
3194 2024.02.22 18:35:09.214790 [ 3 ] {e0c9bed7-92f0-4600-9d31-86a7b095d5bb} <Debug> DynamicQueryHandler: Done processing query
3195 2024.02.22 18:35:09.214814 [ 3 ] {e0c9bed7-92f0-4600-9d31-86a7b095d5bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3196 2024.02.22 18:35:09.214832 [ 3 ] {} <Debug> HTTP-Session: 50d354ce-db4f-4555-9e5b-fdebdafa5873 Destroying unnamed session
3197 2024.02.22 18:35:09.215015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3198 2024.02.22 18:35:09.215060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3199 2024.02.22 18:35:09.215079 [ 3 ] {} <Debug> HTTP-Session: 96a982d6-e2a0-4256-9de4-202a74f88e50 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3200 2024.02.22 18:35:09.215095 [ 3 ] {} <Debug> HTTP-Session: 96a982d6-e2a0-4256-9de4-202a74f88e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3201 2024.02.22 18:35:09.215175 [ 3 ] {4955389b-ae19-412c-b01b-5eaada01b152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3202 2024.02.22 18:35:09.215222 [ 3 ] {4955389b-ae19-412c-b01b-5eaada01b152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3203 2024.02.22 18:35:09.215375 [ 3 ] {4955389b-ae19-412c-b01b-5eaada01b152} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3204 2024.02.22 18:35:09.215752 [ 3 ] {4955389b-ae19-412c-b01b-5eaada01b152} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3205 2024.02.22 18:35:09.216059 [ 3 ] {4955389b-ae19-412c-b01b-5eaada01b152} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3206 2024.02.22 18:35:09.216234 [ 3 ] {4955389b-ae19-412c-b01b-5eaada01b152} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3207 2024.02.22 18:35:09.216364 [ 3 ] {4955389b-ae19-412c-b01b-5eaada01b152} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001161693 sec., 21520 rows/sec., 29.04 MiB/sec.
3208 2024.02.22 18:35:09.216489 [ 3 ] {4955389b-ae19-412c-b01b-5eaada01b152} <Debug> DynamicQueryHandler: Done processing query
3209 2024.02.22 18:35:09.216512 [ 3 ] {4955389b-ae19-412c-b01b-5eaada01b152} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3210 2024.02.22 18:35:09.216528 [ 3 ] {} <Debug> HTTP-Session: 96a982d6-e2a0-4256-9de4-202a74f88e50 Destroying unnamed session
3211 2024.02.22 18:35:14.210221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3212 2024.02.22 18:35:14.210353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3213 2024.02.22 18:35:14.210383 [ 3 ] {} <Debug> HTTP-Session: 2173625f-125f-4964-bfaa-fd705e0124e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3214 2024.02.22 18:35:14.210411 [ 3 ] {} <Debug> HTTP-Session: 2173625f-125f-4964-bfaa-fd705e0124e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3215 2024.02.22 18:35:14.210556 [ 3 ] {a76328d4-62dc-4c32-be8e-22c357f2ef18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3216 2024.02.22 18:35:14.210623 [ 3 ] {a76328d4-62dc-4c32-be8e-22c357f2ef18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3217 2024.02.22 18:35:14.210805 [ 3 ] {a76328d4-62dc-4c32-be8e-22c357f2ef18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3218 2024.02.22 18:35:14.211307 [ 3 ] {a76328d4-62dc-4c32-be8e-22c357f2ef18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3219 2024.02.22 18:35:14.211594 [ 3 ] {a76328d4-62dc-4c32-be8e-22c357f2ef18} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3220 2024.02.22 18:35:14.211762 [ 3 ] {a76328d4-62dc-4c32-be8e-22c357f2ef18} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3221 2024.02.22 18:35:14.211886 [ 3 ] {a76328d4-62dc-4c32-be8e-22c357f2ef18} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001290426 sec., 20148 rows/sec., 1.59 MiB/sec.
3222 2024.02.22 18:35:14.212033 [ 3 ] {a76328d4-62dc-4c32-be8e-22c357f2ef18} <Debug> DynamicQueryHandler: Done processing query
3223 2024.02.22 18:35:14.212059 [ 3 ] {a76328d4-62dc-4c32-be8e-22c357f2ef18} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3224 2024.02.22 18:35:14.212075 [ 3 ] {} <Debug> HTTP-Session: 2173625f-125f-4964-bfaa-fd705e0124e0 Destroying unnamed session
3225 2024.02.22 18:35:14.212206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3226 2024.02.22 18:35:14.212260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3227 2024.02.22 18:35:14.212280 [ 3 ] {} <Debug> HTTP-Session: 4dd78061-c18b-48cd-985d-49fc84fd5050 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3228 2024.02.22 18:35:14.212299 [ 3 ] {} <Debug> HTTP-Session: 4dd78061-c18b-48cd-985d-49fc84fd5050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3229 2024.02.22 18:35:14.212384 [ 3 ] {0da6feed-92d4-4e20-989d-388ef1574b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3230 2024.02.22 18:35:14.212427 [ 3 ] {0da6feed-92d4-4e20-989d-388ef1574b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3231 2024.02.22 18:35:14.212538 [ 3 ] {0da6feed-92d4-4e20-989d-388ef1574b55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3232 2024.02.22 18:35:14.212869 [ 3 ] {0da6feed-92d4-4e20-989d-388ef1574b55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3233 2024.02.22 18:35:14.213090 [ 3 ] {0da6feed-92d4-4e20-989d-388ef1574b55} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3234 2024.02.22 18:35:14.213243 [ 3 ] {0da6feed-92d4-4e20-989d-388ef1574b55} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3235 2024.02.22 18:35:14.213362 [ 3 ] {0da6feed-92d4-4e20-989d-388ef1574b55} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.000947068 sec., 82359 rows/sec., 8.36 MiB/sec.
3236 2024.02.22 18:35:14.213482 [ 3 ] {0da6feed-92d4-4e20-989d-388ef1574b55} <Debug> DynamicQueryHandler: Done processing query
3237 2024.02.22 18:35:14.213504 [ 3 ] {0da6feed-92d4-4e20-989d-388ef1574b55} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3238 2024.02.22 18:35:14.213520 [ 3 ] {} <Debug> HTTP-Session: 4dd78061-c18b-48cd-985d-49fc84fd5050 Destroying unnamed session
3239 2024.02.22 18:35:14.213636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3240 2024.02.22 18:35:14.213682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3241 2024.02.22 18:35:14.213702 [ 3 ] {} <Debug> HTTP-Session: 5a9f86a0-5fa1-4059-b958-36a60da8d5a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3242 2024.02.22 18:35:14.213720 [ 3 ] {} <Debug> HTTP-Session: 5a9f86a0-5fa1-4059-b958-36a60da8d5a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3243 2024.02.22 18:35:14.213794 [ 3 ] {fe14f028-074d-4405-97a6-cdb1324cb9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3244 2024.02.22 18:35:14.213834 [ 3 ] {fe14f028-074d-4405-97a6-cdb1324cb9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3245 2024.02.22 18:35:14.213941 [ 3 ] {fe14f028-074d-4405-97a6-cdb1324cb9b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3246 2024.02.22 18:35:14.214330 [ 3 ] {fe14f028-074d-4405-97a6-cdb1324cb9b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3247 2024.02.22 18:35:14.214546 [ 3 ] {fe14f028-074d-4405-97a6-cdb1324cb9b7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3248 2024.02.22 18:35:14.214695 [ 3 ] {fe14f028-074d-4405-97a6-cdb1324cb9b7} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3249 2024.02.22 18:35:14.214811 [ 3 ] {fe14f028-074d-4405-97a6-cdb1324cb9b7} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.00098916 sec., 26284 rows/sec., 2.06 MiB/sec.
3250 2024.02.22 18:35:14.214927 [ 3 ] {fe14f028-074d-4405-97a6-cdb1324cb9b7} <Debug> DynamicQueryHandler: Done processing query
3251 2024.02.22 18:35:14.214950 [ 3 ] {fe14f028-074d-4405-97a6-cdb1324cb9b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3252 2024.02.22 18:35:14.214966 [ 3 ] {} <Debug> HTTP-Session: 5a9f86a0-5fa1-4059-b958-36a60da8d5a1 Destroying unnamed session
3253 2024.02.22 18:35:14.215151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3254 2024.02.22 18:35:14.215196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3255 2024.02.22 18:35:14.215214 [ 3 ] {} <Debug> HTTP-Session: 0f16e19e-8b88-4cd5-a25a-83f0302bf563 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3256 2024.02.22 18:35:14.215231 [ 3 ] {} <Debug> HTTP-Session: 0f16e19e-8b88-4cd5-a25a-83f0302bf563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3257 2024.02.22 18:35:14.215308 [ 3 ] {1f4c0f6c-e5f5-4fea-8b7b-b1e1cc482dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3258 2024.02.22 18:35:14.215352 [ 3 ] {1f4c0f6c-e5f5-4fea-8b7b-b1e1cc482dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3259 2024.02.22 18:35:14.215490 [ 3 ] {1f4c0f6c-e5f5-4fea-8b7b-b1e1cc482dd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3260 2024.02.22 18:35:14.215891 [ 3 ] {1f4c0f6c-e5f5-4fea-8b7b-b1e1cc482dd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3261 2024.02.22 18:35:14.216184 [ 3 ] {1f4c0f6c-e5f5-4fea-8b7b-b1e1cc482dd2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3262 2024.02.22 18:35:14.216365 [ 3 ] {1f4c0f6c-e5f5-4fea-8b7b-b1e1cc482dd2} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3263 2024.02.22 18:35:14.216488 [ 3 ] {1f4c0f6c-e5f5-4fea-8b7b-b1e1cc482dd2} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001145152 sec., 22704 rows/sec., 30.64 MiB/sec.
3264 2024.02.22 18:35:14.216626 [ 3 ] {1f4c0f6c-e5f5-4fea-8b7b-b1e1cc482dd2} <Debug> DynamicQueryHandler: Done processing query
3265 2024.02.22 18:35:14.216649 [ 3 ] {1f4c0f6c-e5f5-4fea-8b7b-b1e1cc482dd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3266 2024.02.22 18:35:14.216664 [ 3 ] {} <Debug> HTTP-Session: 0f16e19e-8b88-4cd5-a25a-83f0302bf563 Destroying unnamed session
3267 2024.02.22 18:35:17.954784 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache
3268 2024.02.22 18:35:17.954863 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache
3269 2024.02.22 18:35:18.941573 [ 172 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3270 2024.02.22 18:35:18.941661 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3271 2024.02.22 18:35:18.941788 [ 14 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
3272 2024.02.22 18:35:18.941958 [ 14 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3273 2024.02.22 18:35:18.942001 [ 14 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 496 rows starting from the beginning of the part
3274 2024.02.22 18:35:18.942171 [ 14 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part
3275 2024.02.22 18:35:18.942283 [ 14 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part
3276 2024.02.22 18:35:18.942385 [ 14 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part
3277 2024.02.22 18:35:18.942485 [ 14 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
3278 2024.02.22 18:35:18.943184 [ 25 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451409 sec., 394099.80233001173 rows/sec., 27.80 MiB/sec.
3279 2024.02.22 18:35:18.943383 [ 16 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3280 2024.02.22 18:35:18.943659 [ 16 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
3281 2024.02.22 18:35:18.943728 [ 16 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
3282 2024.02.22 18:35:19.211594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3283 2024.02.22 18:35:19.211698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3284 2024.02.22 18:35:19.211723 [ 3 ] {} <Debug> HTTP-Session: 3af2ccb3-a923-44d6-8957-a20878f9a6a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3285 2024.02.22 18:35:19.211746 [ 3 ] {} <Debug> HTTP-Session: 3af2ccb3-a923-44d6-8957-a20878f9a6a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3286 2024.02.22 18:35:19.211868 [ 3 ] {f4b7d40c-d41f-4c24-9193-3e487161854e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3287 2024.02.22 18:35:19.211926 [ 3 ] {f4b7d40c-d41f-4c24-9193-3e487161854e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3288 2024.02.22 18:35:19.212085 [ 3 ] {f4b7d40c-d41f-4c24-9193-3e487161854e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3289 2024.02.22 18:35:19.212508 [ 3 ] {f4b7d40c-d41f-4c24-9193-3e487161854e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3290 2024.02.22 18:35:19.212749 [ 3 ] {f4b7d40c-d41f-4c24-9193-3e487161854e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3291 2024.02.22 18:35:19.212910 [ 3 ] {f4b7d40c-d41f-4c24-9193-3e487161854e} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3292 2024.02.22 18:35:19.213014 [ 3 ] {f4b7d40c-d41f-4c24-9193-3e487161854e} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001108502 sec., 22552 rows/sec., 1.79 MiB/sec.
3293 2024.02.22 18:35:19.213161 [ 3 ] {f4b7d40c-d41f-4c24-9193-3e487161854e} <Debug> DynamicQueryHandler: Done processing query
3294 2024.02.22 18:35:19.213186 [ 3 ] {f4b7d40c-d41f-4c24-9193-3e487161854e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3295 2024.02.22 18:35:19.213203 [ 3 ] {} <Debug> HTTP-Session: 3af2ccb3-a923-44d6-8957-a20878f9a6a1 Destroying unnamed session
3296 2024.02.22 18:35:19.213319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3297 2024.02.22 18:35:19.213371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3298 2024.02.22 18:35:19.213390 [ 3 ] {} <Debug> HTTP-Session: 6bfef1d3-b516-4aa3-ab63-c2973d3580b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3299 2024.02.22 18:35:19.213410 [ 3 ] {} <Debug> HTTP-Session: 6bfef1d3-b516-4aa3-ab63-c2973d3580b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3300 2024.02.22 18:35:19.213485 [ 3 ] {27c3ebe7-4961-499b-b520-3f2fea57ce8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3301 2024.02.22 18:35:19.213526 [ 3 ] {27c3ebe7-4961-499b-b520-3f2fea57ce8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3302 2024.02.22 18:35:19.213635 [ 3 ] {27c3ebe7-4961-499b-b520-3f2fea57ce8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3303 2024.02.22 18:35:19.213920 [ 3 ] {27c3ebe7-4961-499b-b520-3f2fea57ce8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3304 2024.02.22 18:35:19.214125 [ 3 ] {27c3ebe7-4961-499b-b520-3f2fea57ce8e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3305 2024.02.22 18:35:19.214274 [ 3 ] {27c3ebe7-4961-499b-b520-3f2fea57ce8e} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3306 2024.02.22 18:35:19.214368 [ 3 ] {27c3ebe7-4961-499b-b520-3f2fea57ce8e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000855837 sec., 2336 rows/sec., 199.69 KiB/sec.
3307 2024.02.22 18:35:19.214543 [ 3 ] {27c3ebe7-4961-499b-b520-3f2fea57ce8e} <Debug> DynamicQueryHandler: Done processing query
3308 2024.02.22 18:35:19.214567 [ 3 ] {27c3ebe7-4961-499b-b520-3f2fea57ce8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3309 2024.02.22 18:35:19.214583 [ 3 ] {} <Debug> HTTP-Session: 6bfef1d3-b516-4aa3-ab63-c2973d3580b4 Destroying unnamed session
3310 2024.02.22 18:35:19.214730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 16710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3311 2024.02.22 18:35:19.214776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3312 2024.02.22 18:35:19.214794 [ 3 ] {} <Debug> HTTP-Session: e926d515-5153-4e8d-b277-8d86ce21486d Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3313 2024.02.22 18:35:19.214812 [ 3 ] {} <Debug> HTTP-Session: e926d515-5153-4e8d-b277-8d86ce21486d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3314 2024.02.22 18:35:19.214889 [ 3 ] {5a6ad0f3-1e02-4464-b927-2f733e828b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3315 2024.02.22 18:35:19.214928 [ 3 ] {5a6ad0f3-1e02-4464-b927-2f733e828b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3316 2024.02.22 18:35:19.215041 [ 3 ] {5a6ad0f3-1e02-4464-b927-2f733e828b42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3317 2024.02.22 18:35:19.215388 [ 3 ] {5a6ad0f3-1e02-4464-b927-2f733e828b42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3318 2024.02.22 18:35:19.215609 [ 3 ] {5a6ad0f3-1e02-4464-b927-2f733e828b42} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3319 2024.02.22 18:35:19.215767 [ 3 ] {5a6ad0f3-1e02-4464-b927-2f733e828b42} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3320 2024.02.22 18:35:19.215860 [ 3 ] {5a6ad0f3-1e02-4464-b927-2f733e828b42} <Information> executeQuery: Read 112 rows, 9.88 KiB in 0.000944348 sec., 118600 rows/sec., 10.22 MiB/sec.
3321 2024.02.22 18:35:19.216020 [ 3 ] {5a6ad0f3-1e02-4464-b927-2f733e828b42} <Debug> DynamicQueryHandler: Done processing query
3322 2024.02.22 18:35:19.216043 [ 3 ] {5a6ad0f3-1e02-4464-b927-2f733e828b42} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
3323 2024.02.22 18:35:19.216058 [ 3 ] {} <Debug> HTTP-Session: e926d515-5153-4e8d-b277-8d86ce21486d Destroying unnamed session
3324 2024.02.22 18:35:19.216197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3325 2024.02.22 18:35:19.216242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3326 2024.02.22 18:35:19.216260 [ 3 ] {} <Debug> HTTP-Session: 65cb241e-3a73-4122-9775-bceebd155cd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3327 2024.02.22 18:35:19.216277 [ 3 ] {} <Debug> HTTP-Session: 65cb241e-3a73-4122-9775-bceebd155cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3328 2024.02.22 18:35:19.216348 [ 3 ] {1d18514a-30c8-457b-b649-11aeb4a50df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3329 2024.02.22 18:35:19.216387 [ 3 ] {1d18514a-30c8-457b-b649-11aeb4a50df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3330 2024.02.22 18:35:19.216497 [ 3 ] {1d18514a-30c8-457b-b649-11aeb4a50df7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3331 2024.02.22 18:35:19.216758 [ 3 ] {1d18514a-30c8-457b-b649-11aeb4a50df7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3332 2024.02.22 18:35:19.216964 [ 3 ] {1d18514a-30c8-457b-b649-11aeb4a50df7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3333 2024.02.22 18:35:19.217109 [ 3 ] {1d18514a-30c8-457b-b649-11aeb4a50df7} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3334 2024.02.22 18:35:19.217205 [ 3 ] {1d18514a-30c8-457b-b649-11aeb4a50df7} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000822196 sec., 2432 rows/sec., 169.85 KiB/sec.
3335 2024.02.22 18:35:19.217335 [ 3 ] {1d18514a-30c8-457b-b649-11aeb4a50df7} <Debug> DynamicQueryHandler: Done processing query
3336 2024.02.22 18:35:19.217359 [ 3 ] {1d18514a-30c8-457b-b649-11aeb4a50df7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3337 2024.02.22 18:35:19.217374 [ 3 ] {} <Debug> HTTP-Session: 65cb241e-3a73-4122-9775-bceebd155cd0 Destroying unnamed session
3338 2024.02.22 18:35:19.217505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 8671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3339 2024.02.22 18:35:19.217548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3340 2024.02.22 18:35:19.217566 [ 3 ] {} <Debug> HTTP-Session: d363a84c-ba31-4f83-973d-b24bbd9d83a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3341 2024.02.22 18:35:19.217583 [ 3 ] {} <Debug> HTTP-Session: d363a84c-ba31-4f83-973d-b24bbd9d83a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3342 2024.02.22 18:35:19.217656 [ 3 ] {c25a8af2-67ff-441b-ac91-31cd756f1e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3343 2024.02.22 18:35:19.217693 [ 3 ] {c25a8af2-67ff-441b-ac91-31cd756f1e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3344 2024.02.22 18:35:19.217796 [ 3 ] {c25a8af2-67ff-441b-ac91-31cd756f1e0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3345 2024.02.22 18:35:19.218094 [ 3 ] {c25a8af2-67ff-441b-ac91-31cd756f1e0b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3346 2024.02.22 18:35:19.218301 [ 3 ] {c25a8af2-67ff-441b-ac91-31cd756f1e0b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3347 2024.02.22 18:35:19.218449 [ 3 ] {c25a8af2-67ff-441b-ac91-31cd756f1e0b} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3348 2024.02.22 18:35:19.218546 [ 3 ] {c25a8af2-67ff-441b-ac91-31cd756f1e0b} <Information> executeQuery: Read 51 rows, 4.06 KiB in 0.000860177 sec., 59290 rows/sec., 4.61 MiB/sec.
3349 2024.02.22 18:35:19.218756 [ 3 ] {c25a8af2-67ff-441b-ac91-31cd756f1e0b} <Debug> DynamicQueryHandler: Done processing query
3350 2024.02.22 18:35:19.218779 [ 3 ] {c25a8af2-67ff-441b-ac91-31cd756f1e0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3351 2024.02.22 18:35:19.218795 [ 3 ] {} <Debug> HTTP-Session: d363a84c-ba31-4f83-973d-b24bbd9d83a8 Destroying unnamed session
3352 2024.02.22 18:35:19.218944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3353 2024.02.22 18:35:19.218989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3354 2024.02.22 18:35:19.219007 [ 3 ] {} <Debug> HTTP-Session: 55a053a9-7359-4477-abae-c92175b4cc76 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3355 2024.02.22 18:35:19.219023 [ 3 ] {} <Debug> HTTP-Session: 55a053a9-7359-4477-abae-c92175b4cc76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3356 2024.02.22 18:35:19.219098 [ 3 ] {f04508dd-c300-44de-af46-7a33cefd5e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3357 2024.02.22 18:35:19.219141 [ 3 ] {f04508dd-c300-44de-af46-7a33cefd5e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3358 2024.02.22 18:35:19.219272 [ 3 ] {f04508dd-c300-44de-af46-7a33cefd5e0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3359 2024.02.22 18:35:19.219564 [ 3 ] {f04508dd-c300-44de-af46-7a33cefd5e0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3360 2024.02.22 18:35:19.219819 [ 3 ] {f04508dd-c300-44de-af46-7a33cefd5e0a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3361 2024.02.22 18:35:19.220002 [ 3 ] {f04508dd-c300-44de-af46-7a33cefd5e0a} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3362 2024.02.22 18:35:19.220092 [ 3 ] {f04508dd-c300-44de-af46-7a33cefd5e0a} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000966579 sec., 38279 rows/sec., 2.70 MiB/sec.
3363 2024.02.22 18:35:19.220211 [ 3 ] {f04508dd-c300-44de-af46-7a33cefd5e0a} <Debug> DynamicQueryHandler: Done processing query
3364 2024.02.22 18:35:19.220235 [ 3 ] {f04508dd-c300-44de-af46-7a33cefd5e0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3365 2024.02.22 18:35:19.220250 [ 3 ] {} <Debug> HTTP-Session: 55a053a9-7359-4477-abae-c92175b4cc76 Destroying unnamed session
3366 2024.02.22 18:35:19.220402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3367 2024.02.22 18:35:19.220447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3368 2024.02.22 18:35:19.220464 [ 3 ] {} <Debug> HTTP-Session: 7b3281c9-947e-4c76-b1d8-b7a1fb2730dc Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3369 2024.02.22 18:35:19.220480 [ 3 ] {} <Debug> HTTP-Session: 7b3281c9-947e-4c76-b1d8-b7a1fb2730dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3370 2024.02.22 18:35:19.220555 [ 3 ] {0b928504-c97b-4d0a-8439-b599bf3255da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3371 2024.02.22 18:35:19.220597 [ 3 ] {0b928504-c97b-4d0a-8439-b599bf3255da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3372 2024.02.22 18:35:19.220727 [ 3 ] {0b928504-c97b-4d0a-8439-b599bf3255da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3373 2024.02.22 18:35:19.221174 [ 3 ] {0b928504-c97b-4d0a-8439-b599bf3255da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3374 2024.02.22 18:35:19.221455 [ 3 ] {0b928504-c97b-4d0a-8439-b599bf3255da} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3375 2024.02.22 18:35:19.221636 [ 3 ] {0b928504-c97b-4d0a-8439-b599bf3255da} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3376 2024.02.22 18:35:19.221732 [ 3 ] {0b928504-c97b-4d0a-8439-b599bf3255da} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001150893 sec., 21722 rows/sec., 29.31 MiB/sec.
3377 2024.02.22 18:35:19.221859 [ 3 ] {0b928504-c97b-4d0a-8439-b599bf3255da} <Debug> DynamicQueryHandler: Done processing query
3378 2024.02.22 18:35:19.221882 [ 3 ] {0b928504-c97b-4d0a-8439-b599bf3255da} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3379 2024.02.22 18:35:19.221898 [ 3 ] {} <Debug> HTTP-Session: 7b3281c9-947e-4c76-b1d8-b7a1fb2730dc Destroying unnamed session
3380 2024.02.22 18:35:24.209993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3381 2024.02.22 18:35:24.210120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3382 2024.02.22 18:35:24.210151 [ 3 ] {} <Debug> HTTP-Session: 4eada3d8-52ba-41bd-a375-4986db6f97f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3383 2024.02.22 18:35:24.210178 [ 3 ] {} <Debug> HTTP-Session: 4eada3d8-52ba-41bd-a375-4986db6f97f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3384 2024.02.22 18:35:24.210323 [ 3 ] {2a216ea3-b030-40ff-adb9-4ac0c984ddcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3385 2024.02.22 18:35:24.210389 [ 3 ] {2a216ea3-b030-40ff-adb9-4ac0c984ddcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3386 2024.02.22 18:35:24.210571 [ 3 ] {2a216ea3-b030-40ff-adb9-4ac0c984ddcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3387 2024.02.22 18:35:24.211074 [ 3 ] {2a216ea3-b030-40ff-adb9-4ac0c984ddcb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3388 2024.02.22 18:35:24.211338 [ 3 ] {2a216ea3-b030-40ff-adb9-4ac0c984ddcb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3389 2024.02.22 18:35:24.211505 [ 3 ] {2a216ea3-b030-40ff-adb9-4ac0c984ddcb} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3390 2024.02.22 18:35:24.211641 [ 3 ] {2a216ea3-b030-40ff-adb9-4ac0c984ddcb} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001269994 sec., 20472 rows/sec., 1.62 MiB/sec.
3391 2024.02.22 18:35:24.211648 [ 170 ] {} <Debug> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3392 2024.02.22 18:35:24.211769 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3393 2024.02.22 18:35:24.211861 [ 3 ] {2a216ea3-b030-40ff-adb9-4ac0c984ddcb} <Debug> DynamicQueryHandler: Done processing query
3394 2024.02.22 18:35:24.211919 [ 3 ] {2a216ea3-b030-40ff-adb9-4ac0c984ddcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3395 2024.02.22 18:35:24.211974 [ 3 ] {} <Debug> HTTP-Session: 4eada3d8-52ba-41bd-a375-4986db6f97f7 Destroying unnamed session
3396 2024.02.22 18:35:24.211971 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3397 2024.02.22 18:35:24.212145 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3398 2024.02.22 18:35:24.212164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3399 2024.02.22 18:35:24.212214 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 51 rows starting from the beginning of the part
3400 2024.02.22 18:35:24.212248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3401 2024.02.22 18:35:24.212298 [ 3 ] {} <Debug> HTTP-Session: ed565676-25e2-4a22-869d-8b9d4eb5f34d Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3402 2024.02.22 18:35:24.212331 [ 3 ] {} <Debug> HTTP-Session: ed565676-25e2-4a22-869d-8b9d4eb5f34d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3403 2024.02.22 18:35:24.212529 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part
3404 2024.02.22 18:35:24.212553 [ 3 ] {d969d3d3-f679-4935-8572-2426c24871fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3405 2024.02.22 18:35:24.212647 [ 3 ] {d969d3d3-f679-4935-8572-2426c24871fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3406 2024.02.22 18:35:24.212835 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
3407 2024.02.22 18:35:24.213128 [ 3 ] {d969d3d3-f679-4935-8572-2426c24871fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3408 2024.02.22 18:35:24.213141 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part
3409 2024.02.22 18:35:24.213335 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
3410 2024.02.22 18:35:24.213471 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part
3411 2024.02.22 18:35:24.214032 [ 3 ] {d969d3d3-f679-4935-8572-2426c24871fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3412 2024.02.22 18:35:24.214460 [ 3 ] {d969d3d3-f679-4935-8572-2426c24871fe} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3413 2024.02.22 18:35:24.214773 [ 3 ] {d969d3d3-f679-4935-8572-2426c24871fe} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3414 2024.02.22 18:35:24.215013 [ 170 ] {} <Debug> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3415 2024.02.22 18:35:24.215107 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3416 2024.02.22 18:35:24.215107 [ 3 ] {d969d3d3-f679-4935-8572-2426c24871fe} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.002485269 sec., 31384 rows/sec., 3.18 MiB/sec.
3417 2024.02.22 18:35:24.215119 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 4 columns (4 merged, 0 gathered) in 0.003263384 sec., 54851.038063556116 rows/sec., 4.34 MiB/sec.
3418 2024.02.22 18:35:24.215238 [ 25 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3419 2024.02.22 18:35:24.215410 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3420 2024.02.22 18:35:24.215476 [ 3 ] {d969d3d3-f679-4935-8572-2426c24871fe} <Debug> DynamicQueryHandler: Done processing query
3421 2024.02.22 18:35:24.215494 [ 25 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3422 2024.02.22 18:35:24.215545 [ 3 ] {d969d3d3-f679-4935-8572-2426c24871fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3423 2024.02.22 18:35:24.215567 [ 25 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 193 rows starting from the beginning of the part
3424 2024.02.22 18:35:24.215579 [ 3 ] {} <Debug> HTTP-Session: ed565676-25e2-4a22-869d-8b9d4eb5f34d Destroying unnamed session
3425 2024.02.22 18:35:24.215763 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_31_6} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3426 2024.02.22 18:35:24.215846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3427 2024.02.22 18:35:24.215875 [ 25 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 80 rows starting from the beginning of the part
3428 2024.02.22 18:35:24.215949 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_31_6} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3429 2024.02.22 18:35:24.215980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3430 2024.02.22 18:35:24.216068 [ 3 ] {} <Debug> HTTP-Session: a3dce131-3fb2-4b44-b13a-48e2165c8ef4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3431 2024.02.22 18:35:24.216201 [ 3 ] {} <Debug> HTTP-Session: a3dce131-3fb2-4b44-b13a-48e2165c8ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3432 2024.02.22 18:35:24.216215 [ 25 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 75 rows starting from the beginning of the part
3433 2024.02.22 18:35:24.216402 [ 3 ] {a267cc45-7197-4e41-af7a-71cdd17ee6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3434 2024.02.22 18:35:24.216440 [ 25 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 78 rows starting from the beginning of the part
3435 2024.02.22 18:35:24.216503 [ 3 ] {a267cc45-7197-4e41-af7a-71cdd17ee6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3436 2024.02.22 18:35:24.216727 [ 25 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 112 rows starting from the beginning of the part
3437 2024.02.22 18:35:24.216948 [ 3 ] {a267cc45-7197-4e41-af7a-71cdd17ee6d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3438 2024.02.22 18:35:24.216983 [ 25 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 78 rows starting from the beginning of the part
3439 2024.02.22 18:35:24.217546 [ 3 ] {a267cc45-7197-4e41-af7a-71cdd17ee6d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3440 2024.02.22 18:35:24.217999 [ 3 ] {a267cc45-7197-4e41-af7a-71cdd17ee6d7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3441 2024.02.22 18:35:24.218275 [ 3 ] {a267cc45-7197-4e41-af7a-71cdd17ee6d7} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3442 2024.02.22 18:35:24.218490 [ 170 ] {} <Debug> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3443 2024.02.22 18:35:24.218618 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3444 2024.02.22 18:35:24.218634 [ 3 ] {a267cc45-7197-4e41-af7a-71cdd17ee6d7} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.002147372 sec., 12107 rows/sec., 969.57 KiB/sec.
3445 2024.02.22 18:35:24.218741 [ 14 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 4 columns (4 merged, 0 gathered) in 0.003558909 sec., 173086.7521479195 rows/sec., 16.35 MiB/sec.
3446 2024.02.22 18:35:24.218926 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3447 2024.02.22 18:35:24.219151 [ 14 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3448 2024.02.22 18:35:24.219244 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3449 2024.02.22 18:35:24.219276 [ 3 ] {a267cc45-7197-4e41-af7a-71cdd17ee6d7} <Debug> DynamicQueryHandler: Done processing query
3450 2024.02.22 18:35:24.219294 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 101 rows starting from the beginning of the part
3451 2024.02.22 18:35:24.219324 [ 3 ] {a267cc45-7197-4e41-af7a-71cdd17ee6d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3452 2024.02.22 18:35:24.219394 [ 3 ] {} <Debug> HTTP-Session: a3dce131-3fb2-4b44-b13a-48e2165c8ef4 Destroying unnamed session
3453 2024.02.22 18:35:24.219500 [ 14 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_31_6} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3454 2024.02.22 18:35:24.219515 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part
3455 2024.02.22 18:35:24.219607 [ 14 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_31_6} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3456 2024.02.22 18:35:24.219662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3457 2024.02.22 18:35:24.219697 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::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
3458 2024.02.22 18:35:24.219830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3459 2024.02.22 18:35:24.219872 [ 3 ] {} <Debug> HTTP-Session: e1abcfa3-4134-4126-bc8e-0114a718e000 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3460 2024.02.22 18:35:24.219922 [ 3 ] {} <Debug> HTTP-Session: e1abcfa3-4134-4126-bc8e-0114a718e000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3461 2024.02.22 18:35:24.219965 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part
3462 2024.02.22 18:35:24.220129 [ 3 ] {85d47594-6ebe-4030-8dc3-82444a3382c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3463 2024.02.22 18:35:24.220180 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 51 rows starting from the beginning of the part
3464 2024.02.22 18:35:24.220258 [ 3 ] {85d47594-6ebe-4030-8dc3-82444a3382c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3465 2024.02.22 18:35:24.220463 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part
3466 2024.02.22 18:35:24.221029 [ 3 ] {85d47594-6ebe-4030-8dc3-82444a3382c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3467 2024.02.22 18:35:24.221988 [ 3 ] {85d47594-6ebe-4030-8dc3-82444a3382c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3468 2024.02.22 18:35:24.222249 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 259 rows, containing 4 columns (4 merged, 0 gathered) in 0.003545399 sec., 73052.42653929784 rows/sec., 5.71 MiB/sec.
3469 2024.02.22 18:35:24.222396 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3470 2024.02.22 18:35:24.222594 [ 3 ] {85d47594-6ebe-4030-8dc3-82444a3382c9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3471 2024.02.22 18:35:24.222676 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_31_6} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3472 2024.02.22 18:35:24.222760 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_31_6} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3473 2024.02.22 18:35:24.222912 [ 3 ] {85d47594-6ebe-4030-8dc3-82444a3382c9} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3474 2024.02.22 18:35:24.223049 [ 170 ] {} <Debug> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3475 2024.02.22 18:35:24.223066 [ 3 ] {85d47594-6ebe-4030-8dc3-82444a3382c9} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.002868866 sec., 9062 rows/sec., 12.23 MiB/sec.
3476 2024.02.22 18:35:24.223100 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3477 2024.02.22 18:35:24.223305 [ 14 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3478 2024.02.22 18:35:24.223485 [ 3 ] {85d47594-6ebe-4030-8dc3-82444a3382c9} <Debug> DynamicQueryHandler: Done processing query
3479 2024.02.22 18:35:24.223538 [ 3 ] {85d47594-6ebe-4030-8dc3-82444a3382c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3480 2024.02.22 18:35:24.223540 [ 14 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3481 2024.02.22 18:35:24.223569 [ 3 ] {} <Debug> HTTP-Session: e1abcfa3-4134-4126-bc8e-0114a718e000 Destroying unnamed session
3482 2024.02.22 18:35:24.223618 [ 14 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 658 rows starting from the beginning of the part
3483 2024.02.22 18:35:24.223735 [ 14 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part
3484 2024.02.22 18:35:24.223830 [ 14 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
3485 2024.02.22 18:35:24.223918 [ 14 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part
3486 2024.02.22 18:35:24.224008 [ 14 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
3487 2024.02.22 18:35:24.224092 [ 14 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part
3488 2024.02.22 18:35:24.225703 [ 10 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 6 columns (6 merged, 0 gathered) in 0.00254287 sec., 309099.5607325581 rows/sec., 417.11 MiB/sec.
3489 2024.02.22 18:35:24.226109 [ 10 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3490 2024.02.22 18:35:24.226341 [ 10 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3491 2024.02.22 18:35:24.226416 [ 10 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3492 2024.02.22 18:35:24.226490 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_31_6: 4.14 MiB.
3493 2024.02.22 18:35:29.209874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3494 2024.02.22 18:35:29.209994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3495 2024.02.22 18:35:29.210021 [ 3 ] {} <Debug> HTTP-Session: c73eb09f-462f-47ed-bd86-c225a6b0f1fe Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3496 2024.02.22 18:35:29.210044 [ 3 ] {} <Debug> HTTP-Session: c73eb09f-462f-47ed-bd86-c225a6b0f1fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3497 2024.02.22 18:35:29.210172 [ 3 ] {94988bb2-978e-49c6-8324-614361f2d005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3498 2024.02.22 18:35:29.210232 [ 3 ] {94988bb2-978e-49c6-8324-614361f2d005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3499 2024.02.22 18:35:29.210392 [ 3 ] {94988bb2-978e-49c6-8324-614361f2d005} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3500 2024.02.22 18:35:29.210851 [ 3 ] {94988bb2-978e-49c6-8324-614361f2d005} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3501 2024.02.22 18:35:29.211111 [ 3 ] {94988bb2-978e-49c6-8324-614361f2d005} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3502 2024.02.22 18:35:29.211276 [ 3 ] {94988bb2-978e-49c6-8324-614361f2d005} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3503 2024.02.22 18:35:29.211390 [ 3 ] {94988bb2-978e-49c6-8324-614361f2d005} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001183483 sec., 21124 rows/sec., 1.67 MiB/sec.
3504 2024.02.22 18:35:29.211563 [ 3 ] {94988bb2-978e-49c6-8324-614361f2d005} <Debug> DynamicQueryHandler: Done processing query
3505 2024.02.22 18:35:29.211588 [ 3 ] {94988bb2-978e-49c6-8324-614361f2d005} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3506 2024.02.22 18:35:29.211605 [ 3 ] {} <Debug> HTTP-Session: c73eb09f-462f-47ed-bd86-c225a6b0f1fe Destroying unnamed session
3507 2024.02.22 18:35:29.211718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3508 2024.02.22 18:35:29.211768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3509 2024.02.22 18:35:29.211788 [ 3 ] {} <Debug> HTTP-Session: 88f9da8d-0316-409d-b6a0-5792a47fd1b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3510 2024.02.22 18:35:29.211807 [ 3 ] {} <Debug> HTTP-Session: 88f9da8d-0316-409d-b6a0-5792a47fd1b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3511 2024.02.22 18:35:29.211884 [ 3 ] {0d0edf5e-ab3e-4fbc-b314-5a5cbefcc38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3512 2024.02.22 18:35:29.211926 [ 3 ] {0d0edf5e-ab3e-4fbc-b314-5a5cbefcc38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3513 2024.02.22 18:35:29.212040 [ 3 ] {0d0edf5e-ab3e-4fbc-b314-5a5cbefcc38b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3514 2024.02.22 18:35:29.212329 [ 3 ] {0d0edf5e-ab3e-4fbc-b314-5a5cbefcc38b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3515 2024.02.22 18:35:29.212530 [ 3 ] {0d0edf5e-ab3e-4fbc-b314-5a5cbefcc38b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3516 2024.02.22 18:35:29.212675 [ 3 ] {0d0edf5e-ab3e-4fbc-b314-5a5cbefcc38b} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3517 2024.02.22 18:35:29.212793 [ 3 ] {0d0edf5e-ab3e-4fbc-b314-5a5cbefcc38b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000877897 sec., 2278 rows/sec., 194.67 KiB/sec.
3518 2024.02.22 18:35:29.212915 [ 3 ] {0d0edf5e-ab3e-4fbc-b314-5a5cbefcc38b} <Debug> DynamicQueryHandler: Done processing query
3519 2024.02.22 18:35:29.212937 [ 3 ] {0d0edf5e-ab3e-4fbc-b314-5a5cbefcc38b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3520 2024.02.22 18:35:29.212953 [ 3 ] {} <Debug> HTTP-Session: 88f9da8d-0316-409d-b6a0-5792a47fd1b9 Destroying unnamed session
3521 2024.02.22 18:35:29.213078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3522 2024.02.22 18:35:29.213122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3523 2024.02.22 18:35:29.213141 [ 3 ] {} <Debug> HTTP-Session: 6a9beaa8-942a-4e05-8509-add6932a0f84 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3524 2024.02.22 18:35:29.213157 [ 3 ] {} <Debug> HTTP-Session: 6a9beaa8-942a-4e05-8509-add6932a0f84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3525 2024.02.22 18:35:29.213229 [ 3 ] {c26f0224-e2ac-4fb1-81b3-781fe82e0139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3526 2024.02.22 18:35:29.213269 [ 3 ] {c26f0224-e2ac-4fb1-81b3-781fe82e0139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3527 2024.02.22 18:35:29.213375 [ 3 ] {c26f0224-e2ac-4fb1-81b3-781fe82e0139} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3528 2024.02.22 18:35:29.213694 [ 3 ] {c26f0224-e2ac-4fb1-81b3-781fe82e0139} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3529 2024.02.22 18:35:29.213903 [ 3 ] {c26f0224-e2ac-4fb1-81b3-781fe82e0139} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3530 2024.02.22 18:35:29.214061 [ 3 ] {c26f0224-e2ac-4fb1-81b3-781fe82e0139} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3531 2024.02.22 18:35:29.214175 [ 3 ] {c26f0224-e2ac-4fb1-81b3-781fe82e0139} <Information> executeQuery: Read 76 rows, 7.07 KiB in 0.000917208 sec., 82860 rows/sec., 7.52 MiB/sec.
3532 2024.02.22 18:35:29.214315 [ 3 ] {c26f0224-e2ac-4fb1-81b3-781fe82e0139} <Debug> DynamicQueryHandler: Done processing query
3533 2024.02.22 18:35:29.214339 [ 3 ] {c26f0224-e2ac-4fb1-81b3-781fe82e0139} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3534 2024.02.22 18:35:29.214354 [ 3 ] {} <Debug> HTTP-Session: 6a9beaa8-942a-4e05-8509-add6932a0f84 Destroying unnamed session
3535 2024.02.22 18:35:29.214497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3536 2024.02.22 18:35:29.214543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3537 2024.02.22 18:35:29.214561 [ 3 ] {} <Debug> HTTP-Session: 60263b6e-200a-41b4-ab33-a966b6d24589 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3538 2024.02.22 18:35:29.214577 [ 3 ] {} <Debug> HTTP-Session: 60263b6e-200a-41b4-ab33-a966b6d24589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3539 2024.02.22 18:35:29.214646 [ 3 ] {7b79e4de-171b-4a5c-a544-79eedf1a58d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3540 2024.02.22 18:35:29.214684 [ 3 ] {7b79e4de-171b-4a5c-a544-79eedf1a58d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3541 2024.02.22 18:35:29.214790 [ 3 ] {7b79e4de-171b-4a5c-a544-79eedf1a58d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3542 2024.02.22 18:35:29.215123 [ 3 ] {7b79e4de-171b-4a5c-a544-79eedf1a58d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3543 2024.02.22 18:35:29.215326 [ 3 ] {7b79e4de-171b-4a5c-a544-79eedf1a58d9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3544 2024.02.22 18:35:29.215472 [ 3 ] {7b79e4de-171b-4a5c-a544-79eedf1a58d9} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3545 2024.02.22 18:35:29.215589 [ 3 ] {7b79e4de-171b-4a5c-a544-79eedf1a58d9} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000909978 sec., 2197 rows/sec., 153.46 KiB/sec.
3546 2024.02.22 18:35:29.215721 [ 3 ] {7b79e4de-171b-4a5c-a544-79eedf1a58d9} <Debug> DynamicQueryHandler: Done processing query
3547 2024.02.22 18:35:29.215745 [ 3 ] {7b79e4de-171b-4a5c-a544-79eedf1a58d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3548 2024.02.22 18:35:29.215760 [ 3 ] {} <Debug> HTTP-Session: 60263b6e-200a-41b4-ab33-a966b6d24589 Destroying unnamed session
3549 2024.02.22 18:35:29.215880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3550 2024.02.22 18:35:29.215925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3551 2024.02.22 18:35:29.215943 [ 3 ] {} <Debug> HTTP-Session: 5f95a155-f2ce-40e6-b366-bb31f2f2a811 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3552 2024.02.22 18:35:29.215959 [ 3 ] {} <Debug> HTTP-Session: 5f95a155-f2ce-40e6-b366-bb31f2f2a811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3553 2024.02.22 18:35:29.216032 [ 3 ] {f711bbd1-9489-459a-bfac-3c6b789d0bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3554 2024.02.22 18:35:29.216070 [ 3 ] {f711bbd1-9489-459a-bfac-3c6b789d0bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3555 2024.02.22 18:35:29.216174 [ 3 ] {f711bbd1-9489-459a-bfac-3c6b789d0bb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3556 2024.02.22 18:35:29.216468 [ 3 ] {f711bbd1-9489-459a-bfac-3c6b789d0bb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3557 2024.02.22 18:35:29.216668 [ 3 ] {f711bbd1-9489-459a-bfac-3c6b789d0bb1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3558 2024.02.22 18:35:29.216814 [ 3 ] {f711bbd1-9489-459a-bfac-3c6b789d0bb1} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3559 2024.02.22 18:35:29.216926 [ 3 ] {f711bbd1-9489-459a-bfac-3c6b789d0bb1} <Information> executeQuery: Read 27 rows, 2.17 KiB in 0.000864867 sec., 31218 rows/sec., 2.44 MiB/sec.
3560 2024.02.22 18:35:29.217039 [ 3 ] {f711bbd1-9489-459a-bfac-3c6b789d0bb1} <Debug> DynamicQueryHandler: Done processing query
3561 2024.02.22 18:35:29.217062 [ 3 ] {f711bbd1-9489-459a-bfac-3c6b789d0bb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3562 2024.02.22 18:35:29.217078 [ 3 ] {} <Debug> HTTP-Session: 5f95a155-f2ce-40e6-b366-bb31f2f2a811 Destroying unnamed session
3563 2024.02.22 18:35:29.217206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3564 2024.02.22 18:35:29.217250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3565 2024.02.22 18:35:29.217268 [ 3 ] {} <Debug> HTTP-Session: ba42839b-443e-4f1f-b59c-b35399969991 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3566 2024.02.22 18:35:29.217284 [ 3 ] {} <Debug> HTTP-Session: ba42839b-443e-4f1f-b59c-b35399969991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3567 2024.02.22 18:35:29.217350 [ 3 ] {e62aeb13-96d8-4891-83ab-f1d1e03cc1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3568 2024.02.22 18:35:29.217392 [ 3 ] {e62aeb13-96d8-4891-83ab-f1d1e03cc1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3569 2024.02.22 18:35:29.217513 [ 3 ] {e62aeb13-96d8-4891-83ab-f1d1e03cc1b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3570 2024.02.22 18:35:29.217776 [ 3 ] {e62aeb13-96d8-4891-83ab-f1d1e03cc1b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3571 2024.02.22 18:35:29.218028 [ 3 ] {e62aeb13-96d8-4891-83ab-f1d1e03cc1b1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3572 2024.02.22 18:35:29.218206 [ 3 ] {e62aeb13-96d8-4891-83ab-f1d1e03cc1b1} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
3573 2024.02.22 18:35:29.218332 [ 3 ] {e62aeb13-96d8-4891-83ab-f1d1e03cc1b1} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000953948 sec., 1048 rows/sec., 73.71 KiB/sec.
3574 2024.02.22 18:35:29.218508 [ 3 ] {e62aeb13-96d8-4891-83ab-f1d1e03cc1b1} <Debug> DynamicQueryHandler: Done processing query
3575 2024.02.22 18:35:29.218531 [ 3 ] {e62aeb13-96d8-4891-83ab-f1d1e03cc1b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3576 2024.02.22 18:35:29.218547 [ 3 ] {} <Debug> HTTP-Session: ba42839b-443e-4f1f-b59c-b35399969991 Destroying unnamed session
3577 2024.02.22 18:35:29.218690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3578 2024.02.22 18:35:29.218735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3579 2024.02.22 18:35:29.218753 [ 3 ] {} <Debug> HTTP-Session: 3144dbfb-ce6c-4926-afa2-49022775b83c Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3580 2024.02.22 18:35:29.218769 [ 3 ] {} <Debug> HTTP-Session: 3144dbfb-ce6c-4926-afa2-49022775b83c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3581 2024.02.22 18:35:29.218844 [ 3 ] {e97b0031-ea93-4241-899e-39d5f8fd6caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3582 2024.02.22 18:35:29.218888 [ 3 ] {e97b0031-ea93-4241-899e-39d5f8fd6caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3583 2024.02.22 18:35:29.219033 [ 3 ] {e97b0031-ea93-4241-899e-39d5f8fd6caf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3584 2024.02.22 18:35:29.219429 [ 3 ] {e97b0031-ea93-4241-899e-39d5f8fd6caf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.84 GiB.
3585 2024.02.22 18:35:29.219717 [ 3 ] {e97b0031-ea93-4241-899e-39d5f8fd6caf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3586 2024.02.22 18:35:29.219896 [ 3 ] {e97b0031-ea93-4241-899e-39d5f8fd6caf} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3587 2024.02.22 18:35:29.219992 [ 3 ] {e97b0031-ea93-4241-899e-39d5f8fd6caf} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001120112 sec., 22319 rows/sec., 30.12 MiB/sec.
3588 2024.02.22 18:35:29.220160 [ 3 ] {e97b0031-ea93-4241-899e-39d5f8fd6caf} <Debug> DynamicQueryHandler: Done processing query
3589 2024.02.22 18:35:29.220188 [ 3 ] {e97b0031-ea93-4241-899e-39d5f8fd6caf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3590 2024.02.22 18:35:29.220205 [ 3 ] {} <Debug> HTTP-Session: 3144dbfb-ce6c-4926-afa2-49022775b83c Destroying unnamed session
3591 2024.02.22 18:35:32.954917 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache
3592 2024.02.22 18:35:32.954971 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache
3593 2024.02.22 18:35:34.209759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3594 2024.02.22 18:35:34.209886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3595 2024.02.22 18:35:34.209912 [ 3 ] {} <Debug> HTTP-Session: 2f5b7ade-a13e-4698-b2e4-cfd37784e232 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3596 2024.02.22 18:35:34.209937 [ 3 ] {} <Debug> HTTP-Session: 2f5b7ade-a13e-4698-b2e4-cfd37784e232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3597 2024.02.22 18:35:34.210065 [ 3 ] {098396af-974e-428d-9a98-a6707982f65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3598 2024.02.22 18:35:34.210126 [ 3 ] {098396af-974e-428d-9a98-a6707982f65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3599 2024.02.22 18:35:34.210283 [ 3 ] {098396af-974e-428d-9a98-a6707982f65f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3600 2024.02.22 18:35:34.210747 [ 3 ] {098396af-974e-428d-9a98-a6707982f65f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3601 2024.02.22 18:35:34.211060 [ 3 ] {098396af-974e-428d-9a98-a6707982f65f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3602 2024.02.22 18:35:34.211257 [ 3 ] {098396af-974e-428d-9a98-a6707982f65f} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3603 2024.02.22 18:35:34.211383 [ 3 ] {098396af-974e-428d-9a98-a6707982f65f} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001277595 sec., 20350 rows/sec., 1.61 MiB/sec.
3604 2024.02.22 18:35:34.211549 [ 3 ] {098396af-974e-428d-9a98-a6707982f65f} <Debug> DynamicQueryHandler: Done processing query
3605 2024.02.22 18:35:34.211575 [ 3 ] {098396af-974e-428d-9a98-a6707982f65f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3606 2024.02.22 18:35:34.211593 [ 3 ] {} <Debug> HTTP-Session: 2f5b7ade-a13e-4698-b2e4-cfd37784e232 Destroying unnamed session
3607 2024.02.22 18:35:34.211726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3608 2024.02.22 18:35:34.211774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3609 2024.02.22 18:35:34.211793 [ 3 ] {} <Debug> HTTP-Session: c830d562-21b9-409b-88d0-6e6700ccd782 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3610 2024.02.22 18:35:34.211810 [ 3 ] {} <Debug> HTTP-Session: c830d562-21b9-409b-88d0-6e6700ccd782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3611 2024.02.22 18:35:34.211886 [ 3 ] {79279fba-5d90-46b5-a706-a674a93596ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3612 2024.02.22 18:35:34.211928 [ 3 ] {79279fba-5d90-46b5-a706-a674a93596ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3613 2024.02.22 18:35:34.212041 [ 3 ] {79279fba-5d90-46b5-a706-a674a93596ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3614 2024.02.22 18:35:34.212403 [ 3 ] {79279fba-5d90-46b5-a706-a674a93596ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3615 2024.02.22 18:35:34.212622 [ 3 ] {79279fba-5d90-46b5-a706-a674a93596ca} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3616 2024.02.22 18:35:34.212778 [ 3 ] {79279fba-5d90-46b5-a706-a674a93596ca} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3617 2024.02.22 18:35:34.212896 [ 3 ] {79279fba-5d90-46b5-a706-a674a93596ca} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.00097987 sec., 79602 rows/sec., 8.08 MiB/sec.
3618 2024.02.22 18:35:34.213015 [ 3 ] {79279fba-5d90-46b5-a706-a674a93596ca} <Debug> DynamicQueryHandler: Done processing query
3619 2024.02.22 18:35:34.213039 [ 3 ] {79279fba-5d90-46b5-a706-a674a93596ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3620 2024.02.22 18:35:34.213055 [ 3 ] {} <Debug> HTTP-Session: c830d562-21b9-409b-88d0-6e6700ccd782 Destroying unnamed session
3621 2024.02.22 18:35:34.213167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3622 2024.02.22 18:35:34.213213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3623 2024.02.22 18:35:34.213231 [ 3 ] {} <Debug> HTTP-Session: cfcf5cb9-f279-4cc2-8f8d-300708b07da6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3624 2024.02.22 18:35:34.213247 [ 3 ] {} <Debug> HTTP-Session: cfcf5cb9-f279-4cc2-8f8d-300708b07da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3625 2024.02.22 18:35:34.213318 [ 3 ] {bc74bf55-31f6-4de9-98b0-acdf7978d469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3626 2024.02.22 18:35:34.213357 [ 3 ] {bc74bf55-31f6-4de9-98b0-acdf7978d469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3627 2024.02.22 18:35:34.213465 [ 3 ] {bc74bf55-31f6-4de9-98b0-acdf7978d469} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3628 2024.02.22 18:35:34.213757 [ 3 ] {bc74bf55-31f6-4de9-98b0-acdf7978d469} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3629 2024.02.22 18:35:34.213967 [ 3 ] {bc74bf55-31f6-4de9-98b0-acdf7978d469} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3630 2024.02.22 18:35:34.214130 [ 3 ] {bc74bf55-31f6-4de9-98b0-acdf7978d469} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3631 2024.02.22 18:35:34.214249 [ 3 ] {bc74bf55-31f6-4de9-98b0-acdf7978d469} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000901278 sec., 28847 rows/sec., 2.26 MiB/sec.
3632 2024.02.22 18:35:34.214401 [ 3 ] {bc74bf55-31f6-4de9-98b0-acdf7978d469} <Debug> DynamicQueryHandler: Done processing query
3633 2024.02.22 18:35:34.214425 [ 3 ] {bc74bf55-31f6-4de9-98b0-acdf7978d469} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3634 2024.02.22 18:35:34.214440 [ 3 ] {} <Debug> HTTP-Session: cfcf5cb9-f279-4cc2-8f8d-300708b07da6 Destroying unnamed session
3635 2024.02.22 18:35:34.214643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3636 2024.02.22 18:35:34.214688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3637 2024.02.22 18:35:34.214706 [ 3 ] {} <Debug> HTTP-Session: 443a2e86-fd8b-41c9-af22-7a69bf222c5d Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3638 2024.02.22 18:35:34.214722 [ 3 ] {} <Debug> HTTP-Session: 443a2e86-fd8b-41c9-af22-7a69bf222c5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3639 2024.02.22 18:35:34.214799 [ 3 ] {3b2df77c-4521-4fb5-97e0-ae3a9aef853a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3640 2024.02.22 18:35:34.214844 [ 3 ] {3b2df77c-4521-4fb5-97e0-ae3a9aef853a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3641 2024.02.22 18:35:34.214980 [ 3 ] {3b2df77c-4521-4fb5-97e0-ae3a9aef853a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3642 2024.02.22 18:35:34.215402 [ 3 ] {3b2df77c-4521-4fb5-97e0-ae3a9aef853a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3643 2024.02.22 18:35:34.215709 [ 3 ] {3b2df77c-4521-4fb5-97e0-ae3a9aef853a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3644 2024.02.22 18:35:34.215893 [ 3 ] {3b2df77c-4521-4fb5-97e0-ae3a9aef853a} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3645 2024.02.22 18:35:34.216012 [ 3 ] {3b2df77c-4521-4fb5-97e0-ae3a9aef853a} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001185883 sec., 21924 rows/sec., 29.59 MiB/sec.
3646 2024.02.22 18:35:34.216140 [ 3 ] {3b2df77c-4521-4fb5-97e0-ae3a9aef853a} <Debug> DynamicQueryHandler: Done processing query
3647 2024.02.22 18:35:34.216162 [ 3 ] {3b2df77c-4521-4fb5-97e0-ae3a9aef853a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3648 2024.02.22 18:35:34.216178 [ 3 ] {} <Debug> HTTP-Session: 443a2e86-fd8b-41c9-af22-7a69bf222c5d Destroying unnamed session
3649 2024.02.22 18:35:39.209479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3650 2024.02.22 18:35:39.209636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3651 2024.02.22 18:35:39.209672 [ 3 ] {} <Debug> HTTP-Session: 7c8aec11-b581-45c7-9d10-cec98456a57f Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3652 2024.02.22 18:35:39.209704 [ 3 ] {} <Debug> HTTP-Session: 7c8aec11-b581-45c7-9d10-cec98456a57f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3653 2024.02.22 18:35:39.209877 [ 3 ] {8d966ebc-d664-4129-ba1e-f5d9600f073a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3654 2024.02.22 18:35:39.209959 [ 3 ] {8d966ebc-d664-4129-ba1e-f5d9600f073a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3655 2024.02.22 18:35:39.210155 [ 3 ] {8d966ebc-d664-4129-ba1e-f5d9600f073a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3656 2024.02.22 18:35:39.210567 [ 3 ] {8d966ebc-d664-4129-ba1e-f5d9600f073a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3657 2024.02.22 18:35:39.210834 [ 3 ] {8d966ebc-d664-4129-ba1e-f5d9600f073a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3658 2024.02.22 18:35:39.210996 [ 3 ] {8d966ebc-d664-4129-ba1e-f5d9600f073a} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3659 2024.02.22 18:35:39.211110 [ 3 ] {8d966ebc-d664-4129-ba1e-f5d9600f073a} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001187673 sec., 21049 rows/sec., 1.67 MiB/sec.
3660 2024.02.22 18:35:39.211274 [ 3 ] {8d966ebc-d664-4129-ba1e-f5d9600f073a} <Debug> DynamicQueryHandler: Done processing query
3661 2024.02.22 18:35:39.211300 [ 3 ] {8d966ebc-d664-4129-ba1e-f5d9600f073a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3662 2024.02.22 18:35:39.211316 [ 3 ] {} <Debug> HTTP-Session: 7c8aec11-b581-45c7-9d10-cec98456a57f Destroying unnamed session
3663 2024.02.22 18:35:39.211452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3664 2024.02.22 18:35:39.211496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3665 2024.02.22 18:35:39.211515 [ 3 ] {} <Debug> HTTP-Session: 38b9f90a-0555-40ad-82a7-8e17f73a9454 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3666 2024.02.22 18:35:39.211532 [ 3 ] {} <Debug> HTTP-Session: 38b9f90a-0555-40ad-82a7-8e17f73a9454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3667 2024.02.22 18:35:39.211607 [ 3 ] {6d2e75b8-93db-479f-9814-f731f7946d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3668 2024.02.22 18:35:39.211648 [ 3 ] {6d2e75b8-93db-479f-9814-f731f7946d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3669 2024.02.22 18:35:39.211759 [ 3 ] {6d2e75b8-93db-479f-9814-f731f7946d97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3670 2024.02.22 18:35:39.212096 [ 3 ] {6d2e75b8-93db-479f-9814-f731f7946d97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3671 2024.02.22 18:35:39.212308 [ 3 ] {6d2e75b8-93db-479f-9814-f731f7946d97} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3672 2024.02.22 18:35:39.212460 [ 3 ] {6d2e75b8-93db-479f-9814-f731f7946d97} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3673 2024.02.22 18:35:39.212557 [ 3 ] {6d2e75b8-93db-479f-9814-f731f7946d97} <Information> executeQuery: Read 75 rows, 6.98 KiB in 0.000922498 sec., 81300 rows/sec., 7.39 MiB/sec.
3674 2024.02.22 18:35:39.212670 [ 3 ] {6d2e75b8-93db-479f-9814-f731f7946d97} <Debug> DynamicQueryHandler: Done processing query
3675 2024.02.22 18:35:39.212693 [ 3 ] {6d2e75b8-93db-479f-9814-f731f7946d97} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3676 2024.02.22 18:35:39.212708 [ 3 ] {} <Debug> HTTP-Session: 38b9f90a-0555-40ad-82a7-8e17f73a9454 Destroying unnamed session
3677 2024.02.22 18:35:39.212826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3678 2024.02.22 18:35:39.212871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3679 2024.02.22 18:35:39.212889 [ 3 ] {} <Debug> HTTP-Session: c2340c47-ca3f-44c1-9f8c-ef9811369e56 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3680 2024.02.22 18:35:39.212905 [ 3 ] {} <Debug> HTTP-Session: c2340c47-ca3f-44c1-9f8c-ef9811369e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3681 2024.02.22 18:35:39.212975 [ 3 ] {227073c9-5e54-4915-8010-ba193439708c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3682 2024.02.22 18:35:39.213013 [ 3 ] {227073c9-5e54-4915-8010-ba193439708c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3683 2024.02.22 18:35:39.213118 [ 3 ] {227073c9-5e54-4915-8010-ba193439708c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3684 2024.02.22 18:35:39.213385 [ 3 ] {227073c9-5e54-4915-8010-ba193439708c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3685 2024.02.22 18:35:39.213592 [ 3 ] {227073c9-5e54-4915-8010-ba193439708c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3686 2024.02.22 18:35:39.213748 [ 3 ] {227073c9-5e54-4915-8010-ba193439708c} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3687 2024.02.22 18:35:39.213843 [ 3 ] {227073c9-5e54-4915-8010-ba193439708c} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000841896 sec., 29694 rows/sec., 2.32 MiB/sec.
3688 2024.02.22 18:35:39.213941 [ 3 ] {227073c9-5e54-4915-8010-ba193439708c} <Debug> DynamicQueryHandler: Done processing query
3689 2024.02.22 18:35:39.213964 [ 3 ] {227073c9-5e54-4915-8010-ba193439708c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3690 2024.02.22 18:35:39.213979 [ 3 ] {} <Debug> HTTP-Session: c2340c47-ca3f-44c1-9f8c-ef9811369e56 Destroying unnamed session
3691 2024.02.22 18:35:39.214155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3692 2024.02.22 18:35:39.214197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3693 2024.02.22 18:35:39.214215 [ 3 ] {} <Debug> HTTP-Session: 8ccfa1f2-3bdb-46dc-ad6b-c556edb8e492 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3694 2024.02.22 18:35:39.214231 [ 3 ] {} <Debug> HTTP-Session: 8ccfa1f2-3bdb-46dc-ad6b-c556edb8e492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3695 2024.02.22 18:35:39.214305 [ 3 ] {ff1f2d07-973a-402e-952b-726943585ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3696 2024.02.22 18:35:39.214349 [ 3 ] {ff1f2d07-973a-402e-952b-726943585ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3697 2024.02.22 18:35:39.214480 [ 3 ] {ff1f2d07-973a-402e-952b-726943585ab1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3698 2024.02.22 18:35:39.214853 [ 3 ] {ff1f2d07-973a-402e-952b-726943585ab1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3699 2024.02.22 18:35:39.215152 [ 3 ] {ff1f2d07-973a-402e-952b-726943585ab1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3700 2024.02.22 18:35:39.215337 [ 3 ] {ff1f2d07-973a-402e-952b-726943585ab1} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3701 2024.02.22 18:35:39.215437 [ 3 ] {ff1f2d07-973a-402e-952b-726943585ab1} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001104672 sec., 22631 rows/sec., 30.54 MiB/sec.
3702 2024.02.22 18:35:39.215593 [ 3 ] {ff1f2d07-973a-402e-952b-726943585ab1} <Debug> DynamicQueryHandler: Done processing query
3703 2024.02.22 18:35:39.215618 [ 3 ] {ff1f2d07-973a-402e-952b-726943585ab1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3704 2024.02.22 18:35:39.215633 [ 3 ] {} <Debug> HTTP-Session: 8ccfa1f2-3bdb-46dc-ad6b-c556edb8e492 Destroying unnamed session
3705 2024.02.22 18:35:44.210149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3706 2024.02.22 18:35:44.210267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3707 2024.02.22 18:35:44.210293 [ 3 ] {} <Debug> HTTP-Session: d7387945-93ae-4d53-a5f2-ff132f484d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3708 2024.02.22 18:35:44.210317 [ 3 ] {} <Debug> HTTP-Session: d7387945-93ae-4d53-a5f2-ff132f484d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3709 2024.02.22 18:35:44.210445 [ 3 ] {d53d9e7e-b520-464f-81e2-4fe4b713bffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3710 2024.02.22 18:35:44.210504 [ 3 ] {d53d9e7e-b520-464f-81e2-4fe4b713bffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3711 2024.02.22 18:35:44.210666 [ 3 ] {d53d9e7e-b520-464f-81e2-4fe4b713bffd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3712 2024.02.22 18:35:44.211089 [ 3 ] {d53d9e7e-b520-464f-81e2-4fe4b713bffd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3713 2024.02.22 18:35:44.211357 [ 3 ] {d53d9e7e-b520-464f-81e2-4fe4b713bffd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3714 2024.02.22 18:35:44.211527 [ 3 ] {d53d9e7e-b520-464f-81e2-4fe4b713bffd} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3715 2024.02.22 18:35:44.211647 [ 3 ] {d53d9e7e-b520-464f-81e2-4fe4b713bffd} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001166953 sec., 22280 rows/sec., 1.76 MiB/sec.
3716 2024.02.22 18:35:44.211845 [ 3 ] {d53d9e7e-b520-464f-81e2-4fe4b713bffd} <Debug> DynamicQueryHandler: Done processing query
3717 2024.02.22 18:35:44.211874 [ 3 ] {d53d9e7e-b520-464f-81e2-4fe4b713bffd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3718 2024.02.22 18:35:44.211891 [ 3 ] {} <Debug> HTTP-Session: d7387945-93ae-4d53-a5f2-ff132f484d58 Destroying unnamed session
3719 2024.02.22 18:35:44.212018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3720 2024.02.22 18:35:44.212063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3721 2024.02.22 18:35:44.212084 [ 3 ] {} <Debug> HTTP-Session: 9a27545f-354d-435e-be3a-58a06b9e25e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3722 2024.02.22 18:35:44.212102 [ 3 ] {} <Debug> HTTP-Session: 9a27545f-354d-435e-be3a-58a06b9e25e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3723 2024.02.22 18:35:44.212185 [ 3 ] {71a8fb22-0749-4d97-bfa1-1d777e3ff7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3724 2024.02.22 18:35:44.212229 [ 3 ] {71a8fb22-0749-4d97-bfa1-1d777e3ff7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3725 2024.02.22 18:35:44.212351 [ 3 ] {71a8fb22-0749-4d97-bfa1-1d777e3ff7d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3726 2024.02.22 18:35:44.212687 [ 3 ] {71a8fb22-0749-4d97-bfa1-1d777e3ff7d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3727 2024.02.22 18:35:44.212904 [ 3 ] {71a8fb22-0749-4d97-bfa1-1d777e3ff7d8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3728 2024.02.22 18:35:44.213055 [ 3 ] {71a8fb22-0749-4d97-bfa1-1d777e3ff7d8} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3729 2024.02.22 18:35:44.213179 [ 3 ] {71a8fb22-0749-4d97-bfa1-1d777e3ff7d8} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.000958429 sec., 81383 rows/sec., 8.26 MiB/sec.
3730 2024.02.22 18:35:44.213305 [ 3 ] {71a8fb22-0749-4d97-bfa1-1d777e3ff7d8} <Debug> DynamicQueryHandler: Done processing query
3731 2024.02.22 18:35:44.213329 [ 3 ] {71a8fb22-0749-4d97-bfa1-1d777e3ff7d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3732 2024.02.22 18:35:44.213345 [ 3 ] {} <Debug> HTTP-Session: 9a27545f-354d-435e-be3a-58a06b9e25e1 Destroying unnamed session
3733 2024.02.22 18:35:44.213492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3734 2024.02.22 18:35:44.213537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3735 2024.02.22 18:35:44.213555 [ 3 ] {} <Debug> HTTP-Session: 20475d6c-0617-4196-bdb1-75ada4ea2a29 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3736 2024.02.22 18:35:44.213573 [ 3 ] {} <Debug> HTTP-Session: 20475d6c-0617-4196-bdb1-75ada4ea2a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3737 2024.02.22 18:35:44.213644 [ 3 ] {96f91f21-3587-4a7d-be18-de9409254306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3738 2024.02.22 18:35:44.213684 [ 3 ] {96f91f21-3587-4a7d-be18-de9409254306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3739 2024.02.22 18:35:44.213791 [ 3 ] {96f91f21-3587-4a7d-be18-de9409254306} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3740 2024.02.22 18:35:44.214067 [ 3 ] {96f91f21-3587-4a7d-be18-de9409254306} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3741 2024.02.22 18:35:44.214284 [ 3 ] {96f91f21-3587-4a7d-be18-de9409254306} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3742 2024.02.22 18:35:44.214438 [ 3 ] {96f91f21-3587-4a7d-be18-de9409254306} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3743 2024.02.22 18:35:44.214554 [ 3 ] {96f91f21-3587-4a7d-be18-de9409254306} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000875227 sec., 29706 rows/sec., 2.32 MiB/sec.
3744 2024.02.22 18:35:44.214664 [ 3 ] {96f91f21-3587-4a7d-be18-de9409254306} <Debug> DynamicQueryHandler: Done processing query
3745 2024.02.22 18:35:44.214687 [ 3 ] {96f91f21-3587-4a7d-be18-de9409254306} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3746 2024.02.22 18:35:44.214703 [ 3 ] {} <Debug> HTTP-Session: 20475d6c-0617-4196-bdb1-75ada4ea2a29 Destroying unnamed session
3747 2024.02.22 18:35:44.214841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3748 2024.02.22 18:35:44.214885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3749 2024.02.22 18:35:44.214903 [ 3 ] {} <Debug> HTTP-Session: 54065731-9d3f-46e1-88dc-663883faa6eb Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3750 2024.02.22 18:35:44.214920 [ 3 ] {} <Debug> HTTP-Session: 54065731-9d3f-46e1-88dc-663883faa6eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3751 2024.02.22 18:35:44.214996 [ 3 ] {ddd05eef-dc6d-4efd-afa2-85815cf3df97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3752 2024.02.22 18:35:44.215041 [ 3 ] {ddd05eef-dc6d-4efd-afa2-85815cf3df97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3753 2024.02.22 18:35:44.215178 [ 3 ] {ddd05eef-dc6d-4efd-afa2-85815cf3df97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3754 2024.02.22 18:35:44.215569 [ 3 ] {ddd05eef-dc6d-4efd-afa2-85815cf3df97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3755 2024.02.22 18:35:44.215874 [ 3 ] {ddd05eef-dc6d-4efd-afa2-85815cf3df97} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3756 2024.02.22 18:35:44.216060 [ 3 ] {ddd05eef-dc6d-4efd-afa2-85815cf3df97} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3757 2024.02.22 18:35:44.216185 [ 3 ] {ddd05eef-dc6d-4efd-afa2-85815cf3df97} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001159992 sec., 22413 rows/sec., 30.25 MiB/sec.
3758 2024.02.22 18:35:44.216316 [ 3 ] {ddd05eef-dc6d-4efd-afa2-85815cf3df97} <Debug> DynamicQueryHandler: Done processing query
3759 2024.02.22 18:35:44.216341 [ 3 ] {ddd05eef-dc6d-4efd-afa2-85815cf3df97} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3760 2024.02.22 18:35:44.216356 [ 3 ] {} <Debug> HTTP-Session: 54065731-9d3f-46e1-88dc-663883faa6eb Destroying unnamed session
3761 2024.02.22 18:35:47.955239 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache
3762 2024.02.22 18:35:47.955326 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache
3763 2024.02.22 18:35:49.211104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3764 2024.02.22 18:35:49.211223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3765 2024.02.22 18:35:49.211249 [ 3 ] {} <Debug> HTTP-Session: 55d4ef2c-c4e6-40db-9772-8aac15e163cc Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3766 2024.02.22 18:35:49.211273 [ 3 ] {} <Debug> HTTP-Session: 55d4ef2c-c4e6-40db-9772-8aac15e163cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3767 2024.02.22 18:35:49.211402 [ 3 ] {2a3b1e71-9fd1-4ff3-9159-ecd3b0fcc9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3768 2024.02.22 18:35:49.211461 [ 3 ] {2a3b1e71-9fd1-4ff3-9159-ecd3b0fcc9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3769 2024.02.22 18:35:49.211623 [ 3 ] {2a3b1e71-9fd1-4ff3-9159-ecd3b0fcc9dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3770 2024.02.22 18:35:49.212033 [ 3 ] {2a3b1e71-9fd1-4ff3-9159-ecd3b0fcc9dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3771 2024.02.22 18:35:49.212302 [ 3 ] {2a3b1e71-9fd1-4ff3-9159-ecd3b0fcc9dc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3772 2024.02.22 18:35:49.212471 [ 3 ] {2a3b1e71-9fd1-4ff3-9159-ecd3b0fcc9dc} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3773 2024.02.22 18:35:49.212602 [ 3 ] {2a3b1e71-9fd1-4ff3-9159-ecd3b0fcc9dc} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001156373 sec., 21619 rows/sec., 1.71 MiB/sec.
3774 2024.02.22 18:35:49.212612 [ 154 ] {} <Debug> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3775 2024.02.22 18:35:49.212729 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3776 2024.02.22 18:35:49.212827 [ 3 ] {2a3b1e71-9fd1-4ff3-9159-ecd3b0fcc9dc} <Debug> DynamicQueryHandler: Done processing query
3777 2024.02.22 18:35:49.212856 [ 23 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3778 2024.02.22 18:35:49.212870 [ 3 ] {2a3b1e71-9fd1-4ff3-9159-ecd3b0fcc9dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3779 2024.02.22 18:35:49.212934 [ 3 ] {} <Debug> HTTP-Session: 55d4ef2c-c4e6-40db-9772-8aac15e163cc Destroying unnamed session
3780 2024.02.22 18:35:49.213006 [ 23 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3781 2024.02.22 18:35:49.213047 [ 23 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 51 rows starting from the beginning of the part
3782 2024.02.22 18:35:49.213122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 16560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3783 2024.02.22 18:35:49.213212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3784 2024.02.22 18:35:49.213259 [ 23 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
3785 2024.02.22 18:35:49.213266 [ 3 ] {} <Debug> HTTP-Session: 3c3530e2-8175-465d-ba87-8c0372a116f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3786 2024.02.22 18:35:49.213340 [ 3 ] {} <Debug> HTTP-Session: 3c3530e2-8175-465d-ba87-8c0372a116f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3787 2024.02.22 18:35:49.213546 [ 23 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part
3788 2024.02.22 18:35:49.213566 [ 3 ] {7031877b-ad37-4144-8fa8-841a2ca85be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3789 2024.02.22 18:35:49.213660 [ 3 ] {7031877b-ad37-4144-8fa8-841a2ca85be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3790 2024.02.22 18:35:49.213823 [ 23 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
3791 2024.02.22 18:35:49.214128 [ 23 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part
3792 2024.02.22 18:35:49.214143 [ 3 ] {7031877b-ad37-4144-8fa8-841a2ca85be5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3793 2024.02.22 18:35:49.214319 [ 23 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
3794 2024.02.22 18:35:49.214829 [ 3 ] {7031877b-ad37-4144-8fa8-841a2ca85be5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3795 2024.02.22 18:35:49.215341 [ 3 ] {7031877b-ad37-4144-8fa8-841a2ca85be5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3796 2024.02.22 18:35:49.215596 [ 15 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 4 columns (4 merged, 0 gathered) in 0.002789414 sec., 63812.68610539705 rows/sec., 5.05 MiB/sec.
3797 2024.02.22 18:35:49.215617 [ 3 ] {7031877b-ad37-4144-8fa8-841a2ca85be5} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3798 2024.02.22 18:35:49.215752 [ 15 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3799 2024.02.22 18:35:49.215856 [ 154 ] {} <Debug> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3800 2024.02.22 18:35:49.215874 [ 3 ] {7031877b-ad37-4144-8fa8-841a2ca85be5} <Information> executeQuery: Read 111 rows, 9.79 KiB in 0.002225123 sec., 49884 rows/sec., 4.30 MiB/sec.
3801 2024.02.22 18:35:49.215970 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3802 2024.02.22 18:35:49.216238 [ 15 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_36_7} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3803 2024.02.22 18:35:49.216251 [ 3 ] {7031877b-ad37-4144-8fa8-841a2ca85be5} <Debug> DynamicQueryHandler: Done processing query
3804 2024.02.22 18:35:49.216264 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3805 2024.02.22 18:35:49.216303 [ 3 ] {7031877b-ad37-4144-8fa8-841a2ca85be5} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
3806 2024.02.22 18:35:49.216340 [ 15 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_36_7} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3807 2024.02.22 18:35:49.216357 [ 3 ] {} <Debug> HTTP-Session: 3c3530e2-8175-465d-ba87-8c0372a116f0 Destroying unnamed session
3808 2024.02.22 18:35:49.216456 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3809 2024.02.22 18:35:49.216501 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 193 rows starting from the beginning of the part
3810 2024.02.22 18:35:49.216601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 8328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3811 2024.02.22 18:35:49.216657 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 76 rows starting from the beginning of the part
3812 2024.02.22 18:35:49.216684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3813 2024.02.22 18:35:49.216737 [ 3 ] {} <Debug> HTTP-Session: 7b27832f-1038-4ec3-9c72-397f4da95963 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3814 2024.02.22 18:35:49.216766 [ 3 ] {} <Debug> HTTP-Session: 7b27832f-1038-4ec3-9c72-397f4da95963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3815 2024.02.22 18:35:49.216864 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 78 rows starting from the beginning of the part
3816 2024.02.22 18:35:49.217003 [ 3 ] {41f2a16e-9125-4034-8b89-3ded24dd2c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3817 2024.02.22 18:35:49.217117 [ 3 ] {41f2a16e-9125-4034-8b89-3ded24dd2c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3818 2024.02.22 18:35:49.217134 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 75 rows starting from the beginning of the part
3819 2024.02.22 18:35:49.217474 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 78 rows starting from the beginning of the part
3820 2024.02.22 18:35:49.217600 [ 3 ] {41f2a16e-9125-4034-8b89-3ded24dd2c96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3821 2024.02.22 18:35:49.217749 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 111 rows starting from the beginning of the part
3822 2024.02.22 18:35:49.218295 [ 3 ] {41f2a16e-9125-4034-8b89-3ded24dd2c96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3823 2024.02.22 18:35:49.218786 [ 3 ] {41f2a16e-9125-4034-8b89-3ded24dd2c96} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3824 2024.02.22 18:35:49.219057 [ 3 ] {41f2a16e-9125-4034-8b89-3ded24dd2c96} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3825 2024.02.22 18:35:49.219358 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 4 columns (4 merged, 0 gathered) in 0.003236323 sec., 188794.50536921067 rows/sec., 17.59 MiB/sec.
3826 2024.02.22 18:35:49.219345 [ 154 ] {} <Debug> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3827 2024.02.22 18:35:49.219410 [ 3 ] {41f2a16e-9125-4034-8b89-3ded24dd2c96} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.002346936 sec., 20878 rows/sec., 1.62 MiB/sec.
3828 2024.02.22 18:35:49.219464 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3829 2024.02.22 18:35:49.219572 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3830 2024.02.22 18:35:49.219765 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3831 2024.02.22 18:35:49.219921 [ 3 ] {41f2a16e-9125-4034-8b89-3ded24dd2c96} <Debug> DynamicQueryHandler: Done processing query
3832 2024.02.22 18:35:49.220060 [ 3 ] {41f2a16e-9125-4034-8b89-3ded24dd2c96} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3833 2024.02.22 18:35:49.220088 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_36_7} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3834 2024.02.22 18:35:49.220209 [ 3 ] {} <Debug> HTTP-Session: 7b27832f-1038-4ec3-9c72-397f4da95963 Destroying unnamed session
3835 2024.02.22 18:35:49.220220 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3836 2024.02.22 18:35:49.220264 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_36_7} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3837 2024.02.22 18:35:49.220294 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 101 rows starting from the beginning of the part
3838 2024.02.22 18:35:49.220447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3839 2024.02.22 18:35:49.220526 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 27 rows starting from the beginning of the part
3840 2024.02.22 18:35:49.220643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3841 2024.02.22 18:35:49.220682 [ 3 ] {} <Debug> HTTP-Session: ce1bd078-4542-47c6-ab6d-39f15ccb5875 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3842 2024.02.22 18:35:49.220728 [ 3 ] {} <Debug> HTTP-Session: ce1bd078-4542-47c6-ab6d-39f15ccb5875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3843 2024.02.22 18:35:49.220794 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part
3844 2024.02.22 18:35:49.220927 [ 3 ] {da006806-1cb8-4212-b9bf-3e992dd84feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3845 2024.02.22 18:35:49.221034 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::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
3846 2024.02.22 18:35:49.221047 [ 3 ] {da006806-1cb8-4212-b9bf-3e992dd84feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3847 2024.02.22 18:35:49.221291 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part
3848 2024.02.22 18:35:49.221628 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 49 rows starting from the beginning of the part
3849 2024.02.22 18:35:49.221647 [ 3 ] {da006806-1cb8-4212-b9bf-3e992dd84feb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3850 2024.02.22 18:35:49.222327 [ 3 ] {da006806-1cb8-4212-b9bf-3e992dd84feb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3851 2024.02.22 18:35:49.223031 [ 3 ] {da006806-1cb8-4212-b9bf-3e992dd84feb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3852 2024.02.22 18:35:49.223217 [ 23 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 4 columns (4 merged, 0 gathered) in 0.00362921 sec., 69987.68326991274 rows/sec., 5.47 MiB/sec.
3853 2024.02.22 18:35:49.223382 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3854 2024.02.22 18:35:49.223414 [ 3 ] {da006806-1cb8-4212-b9bf-3e992dd84feb} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
3855 2024.02.22 18:35:49.223674 [ 3 ] {da006806-1cb8-4212-b9bf-3e992dd84feb} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002682302 sec., 13421 rows/sec., 969.90 KiB/sec.
3856 2024.02.22 18:35:49.223732 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_36_7} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3857 2024.02.22 18:35:49.223893 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_36_7} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3858 2024.02.22 18:35:49.223950 [ 3 ] {da006806-1cb8-4212-b9bf-3e992dd84feb} <Debug> DynamicQueryHandler: Done processing query
3859 2024.02.22 18:35:49.224017 [ 3 ] {da006806-1cb8-4212-b9bf-3e992dd84feb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3860 2024.02.22 18:35:49.224040 [ 3 ] {} <Debug> HTTP-Session: ce1bd078-4542-47c6-ab6d-39f15ccb5875 Destroying unnamed session
3861 2024.02.22 18:35:49.224179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3862 2024.02.22 18:35:49.224225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3863 2024.02.22 18:35:49.224244 [ 3 ] {} <Debug> HTTP-Session: 38790bea-14d8-4a8b-a923-13da7b0870ab Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3864 2024.02.22 18:35:49.224261 [ 3 ] {} <Debug> HTTP-Session: 38790bea-14d8-4a8b-a923-13da7b0870ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3865 2024.02.22 18:35:49.224344 [ 3 ] {538480be-de15-4471-87b4-bb0474a89185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3866 2024.02.22 18:35:49.224390 [ 3 ] {538480be-de15-4471-87b4-bb0474a89185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3867 2024.02.22 18:35:49.224551 [ 3 ] {538480be-de15-4471-87b4-bb0474a89185} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3868 2024.02.22 18:35:49.224958 [ 3 ] {538480be-de15-4471-87b4-bb0474a89185} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3869 2024.02.22 18:35:49.225275 [ 3 ] {538480be-de15-4471-87b4-bb0474a89185} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3870 2024.02.22 18:35:49.225462 [ 3 ] {538480be-de15-4471-87b4-bb0474a89185} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3871 2024.02.22 18:35:49.225575 [ 154 ] {} <Debug> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3872 2024.02.22 18:35:49.225592 [ 3 ] {538480be-de15-4471-87b4-bb0474a89185} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001218833 sec., 20511 rows/sec., 27.68 MiB/sec.
3873 2024.02.22 18:35:49.225621 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3874 2024.02.22 18:35:49.225779 [ 23 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3875 2024.02.22 18:35:49.225858 [ 3 ] {538480be-de15-4471-87b4-bb0474a89185} <Debug> DynamicQueryHandler: Done processing query
3876 2024.02.22 18:35:49.225900 [ 3 ] {538480be-de15-4471-87b4-bb0474a89185} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3877 2024.02.22 18:35:49.225949 [ 3 ] {} <Debug> HTTP-Session: 38790bea-14d8-4a8b-a923-13da7b0870ab Destroying unnamed session
3878 2024.02.22 18:35:49.225980 [ 23 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3879 2024.02.22 18:35:49.226027 [ 23 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 786 rows starting from the beginning of the part
3880 2024.02.22 18:35:49.226155 [ 23 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
3881 2024.02.22 18:35:49.226267 [ 23 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part
3882 2024.02.22 18:35:49.226374 [ 23 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
3883 2024.02.22 18:35:49.226480 [ 23 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part
3884 2024.02.22 18:35:49.226581 [ 23 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
3885 2024.02.22 18:35:49.229609 [ 14 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 913 rows, containing 6 columns (6 merged, 0 gathered) in 0.003931107 sec., 232250.10156172296 rows/sec., 313.41 MiB/sec.
3886 2024.02.22 18:35:49.230053 [ 23 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3887 2024.02.22 18:35:49.230270 [ 23 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3888 2024.02.22 18:35:49.230330 [ 23 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3889 2024.02.22 18:35:49.230396 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_36_7: 4.23 MiB.
3890 2024.02.22 18:35:50.000149 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.29 MiB, peak 236.53 MiB, will set to 232.80 MiB (RSS), difference: 1.52 MiB
3891 2024.02.22 18:35:54.210622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3892 2024.02.22 18:35:54.210746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3893 2024.02.22 18:35:54.210773 [ 3 ] {} <Debug> HTTP-Session: fcc3f6d2-d92f-447d-97f3-00937e8dc170 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3894 2024.02.22 18:35:54.210797 [ 3 ] {} <Debug> HTTP-Session: fcc3f6d2-d92f-447d-97f3-00937e8dc170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3895 2024.02.22 18:35:54.210928 [ 3 ] {d03d4b11-d300-4e3b-b8e2-f28a48dcdb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3896 2024.02.22 18:35:54.210989 [ 3 ] {d03d4b11-d300-4e3b-b8e2-f28a48dcdb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3897 2024.02.22 18:35:54.211159 [ 3 ] {d03d4b11-d300-4e3b-b8e2-f28a48dcdb45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3898 2024.02.22 18:35:54.211588 [ 3 ] {d03d4b11-d300-4e3b-b8e2-f28a48dcdb45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3899 2024.02.22 18:35:54.211859 [ 3 ] {d03d4b11-d300-4e3b-b8e2-f28a48dcdb45} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3900 2024.02.22 18:35:54.212031 [ 3 ] {d03d4b11-d300-4e3b-b8e2-f28a48dcdb45} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3901 2024.02.22 18:35:54.212161 [ 3 ] {d03d4b11-d300-4e3b-b8e2-f28a48dcdb45} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001194053 sec., 21774 rows/sec., 1.72 MiB/sec.
3902 2024.02.22 18:35:54.212319 [ 3 ] {d03d4b11-d300-4e3b-b8e2-f28a48dcdb45} <Debug> DynamicQueryHandler: Done processing query
3903 2024.02.22 18:35:54.212345 [ 3 ] {d03d4b11-d300-4e3b-b8e2-f28a48dcdb45} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3904 2024.02.22 18:35:54.212362 [ 3 ] {} <Debug> HTTP-Session: fcc3f6d2-d92f-447d-97f3-00937e8dc170 Destroying unnamed session
3905 2024.02.22 18:35:54.212492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3906 2024.02.22 18:35:54.212545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3907 2024.02.22 18:35:54.212565 [ 3 ] {} <Debug> HTTP-Session: c58f7e42-c0cb-43b9-9690-c96a4a57cfed Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3908 2024.02.22 18:35:54.212584 [ 3 ] {} <Debug> HTTP-Session: c58f7e42-c0cb-43b9-9690-c96a4a57cfed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3909 2024.02.22 18:35:54.212670 [ 3 ] {461bf5e2-8325-4b67-acfa-b5a550fd19c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3910 2024.02.22 18:35:54.212713 [ 3 ] {461bf5e2-8325-4b67-acfa-b5a550fd19c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3911 2024.02.22 18:35:54.212824 [ 3 ] {461bf5e2-8325-4b67-acfa-b5a550fd19c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3912 2024.02.22 18:35:54.213158 [ 3 ] {461bf5e2-8325-4b67-acfa-b5a550fd19c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3913 2024.02.22 18:35:54.213387 [ 3 ] {461bf5e2-8325-4b67-acfa-b5a550fd19c9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3914 2024.02.22 18:35:54.213543 [ 3 ] {461bf5e2-8325-4b67-acfa-b5a550fd19c9} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3915 2024.02.22 18:35:54.213661 [ 3 ] {461bf5e2-8325-4b67-acfa-b5a550fd19c9} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.000962649 sec., 81026 rows/sec., 8.22 MiB/sec.
3916 2024.02.22 18:35:54.213787 [ 3 ] {461bf5e2-8325-4b67-acfa-b5a550fd19c9} <Debug> DynamicQueryHandler: Done processing query
3917 2024.02.22 18:35:54.213811 [ 3 ] {461bf5e2-8325-4b67-acfa-b5a550fd19c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3918 2024.02.22 18:35:54.213827 [ 3 ] {} <Debug> HTTP-Session: c58f7e42-c0cb-43b9-9690-c96a4a57cfed Destroying unnamed session
3919 2024.02.22 18:35:54.213956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3920 2024.02.22 18:35:54.214003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3921 2024.02.22 18:35:54.214022 [ 3 ] {} <Debug> HTTP-Session: 99647b56-b627-4f92-b800-305e1eef9cc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3922 2024.02.22 18:35:54.214041 [ 3 ] {} <Debug> HTTP-Session: 99647b56-b627-4f92-b800-305e1eef9cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3923 2024.02.22 18:35:54.214116 [ 3 ] {2ccb2698-8423-4b33-8449-4860f893846a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3924 2024.02.22 18:35:54.214155 [ 3 ] {2ccb2698-8423-4b33-8449-4860f893846a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3925 2024.02.22 18:35:54.214262 [ 3 ] {2ccb2698-8423-4b33-8449-4860f893846a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3926 2024.02.22 18:35:54.214542 [ 3 ] {2ccb2698-8423-4b33-8449-4860f893846a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3927 2024.02.22 18:35:54.214757 [ 3 ] {2ccb2698-8423-4b33-8449-4860f893846a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3928 2024.02.22 18:35:54.214918 [ 3 ] {2ccb2698-8423-4b33-8449-4860f893846a} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3929 2024.02.22 18:35:54.215039 [ 3 ] {2ccb2698-8423-4b33-8449-4860f893846a} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000894197 sec., 29076 rows/sec., 2.27 MiB/sec.
3930 2024.02.22 18:35:54.215183 [ 3 ] {2ccb2698-8423-4b33-8449-4860f893846a} <Debug> DynamicQueryHandler: Done processing query
3931 2024.02.22 18:35:54.215207 [ 3 ] {2ccb2698-8423-4b33-8449-4860f893846a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3932 2024.02.22 18:35:54.215223 [ 3 ] {} <Debug> HTTP-Session: 99647b56-b627-4f92-b800-305e1eef9cc9 Destroying unnamed session
3933 2024.02.22 18:35:54.215409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3934 2024.02.22 18:35:54.215456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3935 2024.02.22 18:35:54.215475 [ 3 ] {} <Debug> HTTP-Session: c07a70cf-83c9-4fc7-8c1a-f349376e8759 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3936 2024.02.22 18:35:54.215493 [ 3 ] {} <Debug> HTTP-Session: c07a70cf-83c9-4fc7-8c1a-f349376e8759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3937 2024.02.22 18:35:54.215574 [ 3 ] {2b9aadde-1567-43ee-aedd-644220ddb163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3938 2024.02.22 18:35:54.215621 [ 3 ] {2b9aadde-1567-43ee-aedd-644220ddb163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3939 2024.02.22 18:35:54.215765 [ 3 ] {2b9aadde-1567-43ee-aedd-644220ddb163} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3940 2024.02.22 18:35:54.216230 [ 3 ] {2b9aadde-1567-43ee-aedd-644220ddb163} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3941 2024.02.22 18:35:54.216543 [ 3 ] {2b9aadde-1567-43ee-aedd-644220ddb163} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3942 2024.02.22 18:35:54.216724 [ 3 ] {2b9aadde-1567-43ee-aedd-644220ddb163} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3943 2024.02.22 18:35:54.216838 [ 3 ] {2b9aadde-1567-43ee-aedd-644220ddb163} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001235644 sec., 21041 rows/sec., 28.39 MiB/sec.
3944 2024.02.22 18:35:54.216969 [ 3 ] {2b9aadde-1567-43ee-aedd-644220ddb163} <Debug> DynamicQueryHandler: Done processing query
3945 2024.02.22 18:35:54.216992 [ 3 ] {2b9aadde-1567-43ee-aedd-644220ddb163} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3946 2024.02.22 18:35:54.217009 [ 3 ] {} <Debug> HTTP-Session: c07a70cf-83c9-4fc7-8c1a-f349376e8759 Destroying unnamed session
3947 2024.02.22 18:35:59.209870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3948 2024.02.22 18:35:59.209998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3949 2024.02.22 18:35:59.210028 [ 3 ] {} <Debug> HTTP-Session: 8d77b2ac-c238-41da-b7ad-a5462502d6dd Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3950 2024.02.22 18:35:59.210056 [ 3 ] {} <Debug> HTTP-Session: 8d77b2ac-c238-41da-b7ad-a5462502d6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3951 2024.02.22 18:35:59.210200 [ 3 ] {31b07d85-450d-4daf-8c05-d0048076e5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3952 2024.02.22 18:35:59.210266 [ 3 ] {31b07d85-450d-4daf-8c05-d0048076e5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3953 2024.02.22 18:35:59.210447 [ 3 ] {31b07d85-450d-4daf-8c05-d0048076e5f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3954 2024.02.22 18:35:59.210923 [ 3 ] {31b07d85-450d-4daf-8c05-d0048076e5f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3955 2024.02.22 18:35:59.211201 [ 3 ] {31b07d85-450d-4daf-8c05-d0048076e5f8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3956 2024.02.22 18:35:59.211371 [ 3 ] {31b07d85-450d-4daf-8c05-d0048076e5f8} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3957 2024.02.22 18:35:59.211509 [ 3 ] {31b07d85-450d-4daf-8c05-d0048076e5f8} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001262224 sec., 19806 rows/sec., 1.57 MiB/sec.
3958 2024.02.22 18:35:59.211679 [ 3 ] {31b07d85-450d-4daf-8c05-d0048076e5f8} <Debug> DynamicQueryHandler: Done processing query
3959 2024.02.22 18:35:59.211706 [ 3 ] {31b07d85-450d-4daf-8c05-d0048076e5f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3960 2024.02.22 18:35:59.211723 [ 3 ] {} <Debug> HTTP-Session: 8d77b2ac-c238-41da-b7ad-a5462502d6dd Destroying unnamed session
3961 2024.02.22 18:35:59.211852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3962 2024.02.22 18:35:59.211906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3963 2024.02.22 18:35:59.211925 [ 3 ] {} <Debug> HTTP-Session: 17c3aafa-d0a8-4f47-9198-3fc939b4a9c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3964 2024.02.22 18:35:59.211945 [ 3 ] {} <Debug> HTTP-Session: 17c3aafa-d0a8-4f47-9198-3fc939b4a9c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3965 2024.02.22 18:35:59.212032 [ 3 ] {eb8b212d-2544-4fed-be03-60d9f7721094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3966 2024.02.22 18:35:59.212075 [ 3 ] {eb8b212d-2544-4fed-be03-60d9f7721094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3967 2024.02.22 18:35:59.212190 [ 3 ] {eb8b212d-2544-4fed-be03-60d9f7721094} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3968 2024.02.22 18:35:59.212547 [ 3 ] {eb8b212d-2544-4fed-be03-60d9f7721094} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3969 2024.02.22 18:35:59.212769 [ 3 ] {eb8b212d-2544-4fed-be03-60d9f7721094} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3970 2024.02.22 18:35:59.212924 [ 3 ] {eb8b212d-2544-4fed-be03-60d9f7721094} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3971 2024.02.22 18:35:59.213056 [ 3 ] {eb8b212d-2544-4fed-be03-60d9f7721094} <Information> executeQuery: Read 75 rows, 6.98 KiB in 0.000994059 sec., 75448 rows/sec., 6.86 MiB/sec.
3972 2024.02.22 18:35:59.213187 [ 3 ] {eb8b212d-2544-4fed-be03-60d9f7721094} <Debug> DynamicQueryHandler: Done processing query
3973 2024.02.22 18:35:59.213211 [ 3 ] {eb8b212d-2544-4fed-be03-60d9f7721094} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3974 2024.02.22 18:35:59.213226 [ 3 ] {} <Debug> HTTP-Session: 17c3aafa-d0a8-4f47-9198-3fc939b4a9c3 Destroying unnamed session
3975 2024.02.22 18:35:59.213355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3976 2024.02.22 18:35:59.213400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3977 2024.02.22 18:35:59.213419 [ 3 ] {} <Debug> HTTP-Session: 5b7cb4b3-1316-46c4-9172-fd26398feda7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3978 2024.02.22 18:35:59.213437 [ 3 ] {} <Debug> HTTP-Session: 5b7cb4b3-1316-46c4-9172-fd26398feda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3979 2024.02.22 18:35:59.213510 [ 3 ] {94fc6dfc-27e1-4bbb-bac5-3a46850ee088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3980 2024.02.22 18:35:59.213548 [ 3 ] {94fc6dfc-27e1-4bbb-bac5-3a46850ee088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3981 2024.02.22 18:35:59.213654 [ 3 ] {94fc6dfc-27e1-4bbb-bac5-3a46850ee088} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3982 2024.02.22 18:35:59.213951 [ 3 ] {94fc6dfc-27e1-4bbb-bac5-3a46850ee088} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3983 2024.02.22 18:35:59.214181 [ 3 ] {94fc6dfc-27e1-4bbb-bac5-3a46850ee088} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3984 2024.02.22 18:35:59.214331 [ 3 ] {94fc6dfc-27e1-4bbb-bac5-3a46850ee088} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3985 2024.02.22 18:35:59.214452 [ 3 ] {94fc6dfc-27e1-4bbb-bac5-3a46850ee088} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000914458 sec., 27338 rows/sec., 2.14 MiB/sec.
3986 2024.02.22 18:35:59.214570 [ 3 ] {94fc6dfc-27e1-4bbb-bac5-3a46850ee088} <Debug> DynamicQueryHandler: Done processing query
3987 2024.02.22 18:35:59.214594 [ 3 ] {94fc6dfc-27e1-4bbb-bac5-3a46850ee088} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3988 2024.02.22 18:35:59.214609 [ 3 ] {} <Debug> HTTP-Session: 5b7cb4b3-1316-46c4-9172-fd26398feda7 Destroying unnamed session
3989 2024.02.22 18:35:59.214771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3990 2024.02.22 18:35:59.214817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3991 2024.02.22 18:35:59.214836 [ 3 ] {} <Debug> HTTP-Session: bb3d4580-64d8-4d51-94a8-9894987bb6bc Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
3992 2024.02.22 18:35:59.214853 [ 3 ] {} <Debug> HTTP-Session: bb3d4580-64d8-4d51-94a8-9894987bb6bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3993 2024.02.22 18:35:59.214930 [ 3 ] {7c8db3f7-7b44-404a-a89d-467be48b75c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3994 2024.02.22 18:35:59.214974 [ 3 ] {7c8db3f7-7b44-404a-a89d-467be48b75c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3995 2024.02.22 18:35:59.215115 [ 3 ] {7c8db3f7-7b44-404a-a89d-467be48b75c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3996 2024.02.22 18:35:59.215518 [ 3 ] {7c8db3f7-7b44-404a-a89d-467be48b75c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
3997 2024.02.22 18:35:59.215827 [ 3 ] {7c8db3f7-7b44-404a-a89d-467be48b75c9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3998 2024.02.22 18:35:59.216013 [ 3 ] {7c8db3f7-7b44-404a-a89d-467be48b75c9} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3999 2024.02.22 18:35:59.216139 [ 3 ] {7c8db3f7-7b44-404a-a89d-467be48b75c9} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001180473 sec., 21177 rows/sec., 28.58 MiB/sec.
4000 2024.02.22 18:35:59.216266 [ 3 ] {7c8db3f7-7b44-404a-a89d-467be48b75c9} <Debug> DynamicQueryHandler: Done processing query
4001 2024.02.22 18:35:59.216290 [ 3 ] {7c8db3f7-7b44-404a-a89d-467be48b75c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4002 2024.02.22 18:35:59.216305 [ 3 ] {} <Debug> HTTP-Session: bb3d4580-64d8-4d51-94a8-9894987bb6bc Destroying unnamed session
4003 2024.02.22 18:36:02.955387 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache
4004 2024.02.22 18:36:02.955443 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache
4005 2024.02.22 18:36:04.210391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4006 2024.02.22 18:36:04.210528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4007 2024.02.22 18:36:04.210558 [ 3 ] {} <Debug> HTTP-Session: d28df934-88df-4f39-9d3e-14451bb70803 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4008 2024.02.22 18:36:04.210586 [ 3 ] {} <Debug> HTTP-Session: d28df934-88df-4f39-9d3e-14451bb70803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4009 2024.02.22 18:36:04.210732 [ 3 ] {06f08f4d-0792-49d9-a1d9-51575648570d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4010 2024.02.22 18:36:04.210801 [ 3 ] {06f08f4d-0792-49d9-a1d9-51575648570d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4011 2024.02.22 18:36:04.210985 [ 3 ] {06f08f4d-0792-49d9-a1d9-51575648570d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4012 2024.02.22 18:36:04.211444 [ 3 ] {06f08f4d-0792-49d9-a1d9-51575648570d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4013 2024.02.22 18:36:04.211715 [ 3 ] {06f08f4d-0792-49d9-a1d9-51575648570d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4014 2024.02.22 18:36:04.211884 [ 3 ] {06f08f4d-0792-49d9-a1d9-51575648570d} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4015 2024.02.22 18:36:04.212014 [ 3 ] {06f08f4d-0792-49d9-a1d9-51575648570d} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001234975 sec., 21053 rows/sec., 1.67 MiB/sec.
4016 2024.02.22 18:36:04.212169 [ 3 ] {06f08f4d-0792-49d9-a1d9-51575648570d} <Debug> DynamicQueryHandler: Done processing query
4017 2024.02.22 18:36:04.212195 [ 3 ] {06f08f4d-0792-49d9-a1d9-51575648570d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4018 2024.02.22 18:36:04.212211 [ 3 ] {} <Debug> HTTP-Session: d28df934-88df-4f39-9d3e-14451bb70803 Destroying unnamed session
4019 2024.02.22 18:36:04.212328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4020 2024.02.22 18:36:04.212381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4021 2024.02.22 18:36:04.212400 [ 3 ] {} <Debug> HTTP-Session: a8cb7d25-d6d4-466b-a464-8f4ad2ebd2e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4022 2024.02.22 18:36:04.212419 [ 3 ] {} <Debug> HTTP-Session: a8cb7d25-d6d4-466b-a464-8f4ad2ebd2e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4023 2024.02.22 18:36:04.212495 [ 3 ] {f62b5c01-9620-49c9-b50a-4aff303c4eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4024 2024.02.22 18:36:04.212537 [ 3 ] {f62b5c01-9620-49c9-b50a-4aff303c4eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4025 2024.02.22 18:36:04.212648 [ 3 ] {f62b5c01-9620-49c9-b50a-4aff303c4eb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4026 2024.02.22 18:36:04.212971 [ 3 ] {f62b5c01-9620-49c9-b50a-4aff303c4eb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4027 2024.02.22 18:36:04.213186 [ 3 ] {f62b5c01-9620-49c9-b50a-4aff303c4eb5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4028 2024.02.22 18:36:04.213338 [ 3 ] {f62b5c01-9620-49c9-b50a-4aff303c4eb5} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
4029 2024.02.22 18:36:04.213458 [ 3 ] {f62b5c01-9620-49c9-b50a-4aff303c4eb5} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000934708 sec., 4279 rows/sec., 357.31 KiB/sec.
4030 2024.02.22 18:36:04.213581 [ 3 ] {f62b5c01-9620-49c9-b50a-4aff303c4eb5} <Debug> DynamicQueryHandler: Done processing query
4031 2024.02.22 18:36:04.213605 [ 3 ] {f62b5c01-9620-49c9-b50a-4aff303c4eb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4032 2024.02.22 18:36:04.213620 [ 3 ] {} <Debug> HTTP-Session: a8cb7d25-d6d4-466b-a464-8f4ad2ebd2e3 Destroying unnamed session
4033 2024.02.22 18:36:04.213747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 13197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4034 2024.02.22 18:36:04.213795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4035 2024.02.22 18:36:04.213814 [ 3 ] {} <Debug> HTTP-Session: ae0b2eff-a948-4dc1-b3eb-879fe1f86300 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4036 2024.02.22 18:36:04.213831 [ 3 ] {} <Debug> HTTP-Session: ae0b2eff-a948-4dc1-b3eb-879fe1f86300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4037 2024.02.22 18:36:04.213905 [ 3 ] {d2cc7a29-109d-460d-89c3-fe10151e2760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4038 2024.02.22 18:36:04.213944 [ 3 ] {d2cc7a29-109d-460d-89c3-fe10151e2760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4039 2024.02.22 18:36:04.214054 [ 3 ] {d2cc7a29-109d-460d-89c3-fe10151e2760} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4040 2024.02.22 18:36:04.214400 [ 3 ] {d2cc7a29-109d-460d-89c3-fe10151e2760} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4041 2024.02.22 18:36:04.214624 [ 3 ] {d2cc7a29-109d-460d-89c3-fe10151e2760} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4042 2024.02.22 18:36:04.214776 [ 3 ] {d2cc7a29-109d-460d-89c3-fe10151e2760} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4043 2024.02.22 18:36:04.214889 [ 3 ] {d2cc7a29-109d-460d-89c3-fe10151e2760} <Information> executeQuery: Read 80 rows, 8.28 KiB in 0.000956879 sec., 83605 rows/sec., 8.45 MiB/sec.
4044 2024.02.22 18:36:04.215007 [ 3 ] {d2cc7a29-109d-460d-89c3-fe10151e2760} <Debug> DynamicQueryHandler: Done processing query
4045 2024.02.22 18:36:04.215030 [ 3 ] {d2cc7a29-109d-460d-89c3-fe10151e2760} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
4046 2024.02.22 18:36:04.215046 [ 3 ] {} <Debug> HTTP-Session: ae0b2eff-a948-4dc1-b3eb-879fe1f86300 Destroying unnamed session
4047 2024.02.22 18:36:04.215187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4048 2024.02.22 18:36:04.215232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4049 2024.02.22 18:36:04.215251 [ 3 ] {} <Debug> HTTP-Session: 3bf8aebc-db30-4235-b350-d5ef8c37f8e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4050 2024.02.22 18:36:04.215269 [ 3 ] {} <Debug> HTTP-Session: 3bf8aebc-db30-4235-b350-d5ef8c37f8e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4051 2024.02.22 18:36:04.215337 [ 3 ] {9e19bdd1-3de8-4a99-b914-3be0aa527f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4052 2024.02.22 18:36:04.215375 [ 3 ] {9e19bdd1-3de8-4a99-b914-3be0aa527f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4053 2024.02.22 18:36:04.215481 [ 3 ] {9e19bdd1-3de8-4a99-b914-3be0aa527f6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4054 2024.02.22 18:36:04.215827 [ 3 ] {9e19bdd1-3de8-4a99-b914-3be0aa527f6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4055 2024.02.22 18:36:04.216030 [ 3 ] {9e19bdd1-3de8-4a99-b914-3be0aa527f6c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4056 2024.02.22 18:36:04.216183 [ 3 ] {9e19bdd1-3de8-4a99-b914-3be0aa527f6c} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
4057 2024.02.22 18:36:04.216301 [ 3 ] {9e19bdd1-3de8-4a99-b914-3be0aa527f6c} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000935238 sec., 4276 rows/sec., 298.64 KiB/sec.
4058 2024.02.22 18:36:04.216475 [ 3 ] {9e19bdd1-3de8-4a99-b914-3be0aa527f6c} <Debug> DynamicQueryHandler: Done processing query
4059 2024.02.22 18:36:04.216499 [ 3 ] {9e19bdd1-3de8-4a99-b914-3be0aa527f6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4060 2024.02.22 18:36:04.216514 [ 3 ] {} <Debug> HTTP-Session: 3bf8aebc-db30-4235-b350-d5ef8c37f8e7 Destroying unnamed session
4061 2024.02.22 18:36:04.216658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4062 2024.02.22 18:36:04.216701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4063 2024.02.22 18:36:04.216720 [ 3 ] {} <Debug> HTTP-Session: 0cc6ba71-5751-4c7d-93ff-aaeeaf394582 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4064 2024.02.22 18:36:04.216737 [ 3 ] {} <Debug> HTTP-Session: 0cc6ba71-5751-4c7d-93ff-aaeeaf394582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4065 2024.02.22 18:36:04.216808 [ 3 ] {4e65507f-a81c-475c-9d83-41e47407accc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4066 2024.02.22 18:36:04.216846 [ 3 ] {4e65507f-a81c-475c-9d83-41e47407accc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4067 2024.02.22 18:36:04.216961 [ 3 ] {4e65507f-a81c-475c-9d83-41e47407accc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4068 2024.02.22 18:36:04.217268 [ 3 ] {4e65507f-a81c-475c-9d83-41e47407accc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4069 2024.02.22 18:36:04.217477 [ 3 ] {4e65507f-a81c-475c-9d83-41e47407accc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4070 2024.02.22 18:36:04.217626 [ 3 ] {4e65507f-a81c-475c-9d83-41e47407accc} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4071 2024.02.22 18:36:04.217743 [ 3 ] {4e65507f-a81c-475c-9d83-41e47407accc} <Information> executeQuery: Read 30 rows, 2.41 KiB in 0.000908227 sec., 33031 rows/sec., 2.59 MiB/sec.
4072 2024.02.22 18:36:04.217860 [ 3 ] {4e65507f-a81c-475c-9d83-41e47407accc} <Debug> DynamicQueryHandler: Done processing query
4073 2024.02.22 18:36:04.217883 [ 3 ] {4e65507f-a81c-475c-9d83-41e47407accc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4074 2024.02.22 18:36:04.217899 [ 3 ] {} <Debug> HTTP-Session: 0cc6ba71-5751-4c7d-93ff-aaeeaf394582 Destroying unnamed session
4075 2024.02.22 18:36:04.217997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4076 2024.02.22 18:36:04.218041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4077 2024.02.22 18:36:04.218059 [ 3 ] {} <Debug> HTTP-Session: 34a9f4e0-d122-477f-9927-f5854120b4ce Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4078 2024.02.22 18:36:04.218075 [ 3 ] {} <Debug> HTTP-Session: 34a9f4e0-d122-477f-9927-f5854120b4ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4079 2024.02.22 18:36:04.218144 [ 3 ] {893425f4-f18c-4f23-a6f5-5ef017eac256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4080 2024.02.22 18:36:04.218187 [ 3 ] {893425f4-f18c-4f23-a6f5-5ef017eac256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4081 2024.02.22 18:36:04.218306 [ 3 ] {893425f4-f18c-4f23-a6f5-5ef017eac256} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4082 2024.02.22 18:36:04.218606 [ 3 ] {893425f4-f18c-4f23-a6f5-5ef017eac256} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4083 2024.02.22 18:36:04.218859 [ 3 ] {893425f4-f18c-4f23-a6f5-5ef017eac256} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4084 2024.02.22 18:36:04.219035 [ 3 ] {893425f4-f18c-4f23-a6f5-5ef017eac256} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
4085 2024.02.22 18:36:04.219159 [ 3 ] {893425f4-f18c-4f23-a6f5-5ef017eac256} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000985709 sec., 2028 rows/sec., 142.66 KiB/sec.
4086 2024.02.22 18:36:04.219342 [ 3 ] {893425f4-f18c-4f23-a6f5-5ef017eac256} <Debug> DynamicQueryHandler: Done processing query
4087 2024.02.22 18:36:04.219365 [ 3 ] {893425f4-f18c-4f23-a6f5-5ef017eac256} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4088 2024.02.22 18:36:04.219380 [ 3 ] {} <Debug> HTTP-Session: 34a9f4e0-d122-477f-9927-f5854120b4ce Destroying unnamed session
4089 2024.02.22 18:36:04.219511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4090 2024.02.22 18:36:04.219554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4091 2024.02.22 18:36:04.219572 [ 3 ] {} <Debug> HTTP-Session: d3fe5840-3c5a-4373-b08a-77e7735d2e00 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4092 2024.02.22 18:36:04.219588 [ 3 ] {} <Debug> HTTP-Session: d3fe5840-3c5a-4373-b08a-77e7735d2e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4093 2024.02.22 18:36:04.219662 [ 3 ] {45864988-d659-432b-aa81-5293c60526f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4094 2024.02.22 18:36:04.219707 [ 3 ] {45864988-d659-432b-aa81-5293c60526f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4095 2024.02.22 18:36:04.219855 [ 3 ] {45864988-d659-432b-aa81-5293c60526f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4096 2024.02.22 18:36:04.220231 [ 3 ] {45864988-d659-432b-aa81-5293c60526f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4097 2024.02.22 18:36:04.220524 [ 3 ] {45864988-d659-432b-aa81-5293c60526f9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4098 2024.02.22 18:36:04.220704 [ 3 ] {45864988-d659-432b-aa81-5293c60526f9} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4099 2024.02.22 18:36:04.220833 [ 3 ] {45864988-d659-432b-aa81-5293c60526f9} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001136963 sec., 22867 rows/sec., 30.86 MiB/sec.
4100 2024.02.22 18:36:04.221071 [ 3 ] {45864988-d659-432b-aa81-5293c60526f9} <Debug> DynamicQueryHandler: Done processing query
4101 2024.02.22 18:36:04.221096 [ 3 ] {45864988-d659-432b-aa81-5293c60526f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4102 2024.02.22 18:36:04.221112 [ 3 ] {} <Debug> HTTP-Session: d3fe5840-3c5a-4373-b08a-77e7735d2e00 Destroying unnamed session
4103 2024.02.22 18:36:09.209894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4104 2024.02.22 18:36:09.210023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4105 2024.02.22 18:36:09.210055 [ 3 ] {} <Debug> HTTP-Session: a395026f-c995-4c23-9a06-2be25a4152c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4106 2024.02.22 18:36:09.210082 [ 3 ] {} <Debug> HTTP-Session: a395026f-c995-4c23-9a06-2be25a4152c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4107 2024.02.22 18:36:09.210226 [ 3 ] {eebc96d2-caa5-475b-ada6-885fd950b704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4108 2024.02.22 18:36:09.210295 [ 3 ] {eebc96d2-caa5-475b-ada6-885fd950b704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4109 2024.02.22 18:36:09.210456 [ 3 ] {eebc96d2-caa5-475b-ada6-885fd950b704} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4110 2024.02.22 18:36:09.210870 [ 3 ] {eebc96d2-caa5-475b-ada6-885fd950b704} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4111 2024.02.22 18:36:09.211140 [ 3 ] {eebc96d2-caa5-475b-ada6-885fd950b704} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4112 2024.02.22 18:36:09.211308 [ 3 ] {eebc96d2-caa5-475b-ada6-885fd950b704} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4113 2024.02.22 18:36:09.211453 [ 3 ] {eebc96d2-caa5-475b-ada6-885fd950b704} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001173033 sec., 21312 rows/sec., 1.69 MiB/sec.
4114 2024.02.22 18:36:09.211593 [ 3 ] {eebc96d2-caa5-475b-ada6-885fd950b704} <Debug> DynamicQueryHandler: Done processing query
4115 2024.02.22 18:36:09.211619 [ 3 ] {eebc96d2-caa5-475b-ada6-885fd950b704} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4116 2024.02.22 18:36:09.211635 [ 3 ] {} <Debug> HTTP-Session: a395026f-c995-4c23-9a06-2be25a4152c3 Destroying unnamed session
4117 2024.02.22 18:36:09.211774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4118 2024.02.22 18:36:09.211821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4119 2024.02.22 18:36:09.211841 [ 3 ] {} <Debug> HTTP-Session: 3168a474-c572-47ca-af56-07253c257848 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4120 2024.02.22 18:36:09.211861 [ 3 ] {} <Debug> HTTP-Session: 3168a474-c572-47ca-af56-07253c257848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4121 2024.02.22 18:36:09.211944 [ 3 ] {a1e5533a-0dbb-469d-99f7-6de352c154f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4122 2024.02.22 18:36:09.211988 [ 3 ] {a1e5533a-0dbb-469d-99f7-6de352c154f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4123 2024.02.22 18:36:09.212097 [ 3 ] {a1e5533a-0dbb-469d-99f7-6de352c154f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4124 2024.02.22 18:36:09.212441 [ 3 ] {a1e5533a-0dbb-469d-99f7-6de352c154f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4125 2024.02.22 18:36:09.212662 [ 3 ] {a1e5533a-0dbb-469d-99f7-6de352c154f1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4126 2024.02.22 18:36:09.212819 [ 3 ] {a1e5533a-0dbb-469d-99f7-6de352c154f1} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4127 2024.02.22 18:36:09.212944 [ 3 ] {a1e5533a-0dbb-469d-99f7-6de352c154f1} <Information> executeQuery: Read 75 rows, 6.98 KiB in 0.000969188 sec., 77384 rows/sec., 7.03 MiB/sec.
4128 2024.02.22 18:36:09.213106 [ 3 ] {a1e5533a-0dbb-469d-99f7-6de352c154f1} <Debug> DynamicQueryHandler: Done processing query
4129 2024.02.22 18:36:09.213133 [ 3 ] {a1e5533a-0dbb-469d-99f7-6de352c154f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4130 2024.02.22 18:36:09.213150 [ 3 ] {} <Debug> HTTP-Session: 3168a474-c572-47ca-af56-07253c257848 Destroying unnamed session
4131 2024.02.22 18:36:09.213296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4132 2024.02.22 18:36:09.213346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4133 2024.02.22 18:36:09.213365 [ 3 ] {} <Debug> HTTP-Session: 91f0e3ec-3781-4686-a982-4c538202c26c Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4134 2024.02.22 18:36:09.213383 [ 3 ] {} <Debug> HTTP-Session: 91f0e3ec-3781-4686-a982-4c538202c26c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4135 2024.02.22 18:36:09.213460 [ 3 ] {9c1c8811-2958-40a5-85e9-01779cf790a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4136 2024.02.22 18:36:09.213501 [ 3 ] {9c1c8811-2958-40a5-85e9-01779cf790a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4137 2024.02.22 18:36:09.213614 [ 3 ] {9c1c8811-2958-40a5-85e9-01779cf790a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4138 2024.02.22 18:36:09.213913 [ 3 ] {9c1c8811-2958-40a5-85e9-01779cf790a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4139 2024.02.22 18:36:09.214123 [ 3 ] {9c1c8811-2958-40a5-85e9-01779cf790a6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4140 2024.02.22 18:36:09.214275 [ 3 ] {9c1c8811-2958-40a5-85e9-01779cf790a6} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4141 2024.02.22 18:36:09.214375 [ 3 ] {9c1c8811-2958-40a5-85e9-01779cf790a6} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000885057 sec., 28246 rows/sec., 2.21 MiB/sec.
4142 2024.02.22 18:36:09.214523 [ 3 ] {9c1c8811-2958-40a5-85e9-01779cf790a6} <Debug> DynamicQueryHandler: Done processing query
4143 2024.02.22 18:36:09.214558 [ 3 ] {9c1c8811-2958-40a5-85e9-01779cf790a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4144 2024.02.22 18:36:09.214573 [ 3 ] {} <Debug> HTTP-Session: 91f0e3ec-3781-4686-a982-4c538202c26c Destroying unnamed session
4145 2024.02.22 18:36:09.214748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4146 2024.02.22 18:36:09.214791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4147 2024.02.22 18:36:09.214810 [ 3 ] {} <Debug> HTTP-Session: 825158bf-5086-4f1d-b04a-38854fbfd5ed Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4148 2024.02.22 18:36:09.214826 [ 3 ] {} <Debug> HTTP-Session: 825158bf-5086-4f1d-b04a-38854fbfd5ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4149 2024.02.22 18:36:09.214909 [ 3 ] {f15cea4c-659a-4b12-af39-896067372bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4150 2024.02.22 18:36:09.214955 [ 3 ] {f15cea4c-659a-4b12-af39-896067372bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4151 2024.02.22 18:36:09.215100 [ 3 ] {f15cea4c-659a-4b12-af39-896067372bb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4152 2024.02.22 18:36:09.215495 [ 3 ] {f15cea4c-659a-4b12-af39-896067372bb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4153 2024.02.22 18:36:09.215801 [ 3 ] {f15cea4c-659a-4b12-af39-896067372bb2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4154 2024.02.22 18:36:09.215985 [ 3 ] {f15cea4c-659a-4b12-af39-896067372bb2} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4155 2024.02.22 18:36:09.216085 [ 3 ] {f15cea4c-659a-4b12-af39-896067372bb2} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001150083 sec., 21737 rows/sec., 29.33 MiB/sec.
4156 2024.02.22 18:36:09.216208 [ 3 ] {f15cea4c-659a-4b12-af39-896067372bb2} <Debug> DynamicQueryHandler: Done processing query
4157 2024.02.22 18:36:09.216231 [ 3 ] {f15cea4c-659a-4b12-af39-896067372bb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4158 2024.02.22 18:36:09.216246 [ 3 ] {} <Debug> HTTP-Session: 825158bf-5086-4f1d-b04a-38854fbfd5ed Destroying unnamed session
4159 2024.02.22 18:36:14.210600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4160 2024.02.22 18:36:14.210730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4161 2024.02.22 18:36:14.210760 [ 3 ] {} <Debug> HTTP-Session: 7c535404-82ff-4cf9-9027-d0217db446c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4162 2024.02.22 18:36:14.210788 [ 3 ] {} <Debug> HTTP-Session: 7c535404-82ff-4cf9-9027-d0217db446c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4163 2024.02.22 18:36:14.210932 [ 3 ] {ea362984-884f-4fa5-a0e3-1deacee5459c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4164 2024.02.22 18:36:14.211000 [ 3 ] {ea362984-884f-4fa5-a0e3-1deacee5459c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4165 2024.02.22 18:36:14.211211 [ 3 ] {ea362984-884f-4fa5-a0e3-1deacee5459c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4166 2024.02.22 18:36:14.211692 [ 3 ] {ea362984-884f-4fa5-a0e3-1deacee5459c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4167 2024.02.22 18:36:14.211960 [ 3 ] {ea362984-884f-4fa5-a0e3-1deacee5459c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4168 2024.02.22 18:36:14.212130 [ 3 ] {ea362984-884f-4fa5-a0e3-1deacee5459c} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4169 2024.02.22 18:36:14.212250 [ 3 ] {ea362984-884f-4fa5-a0e3-1deacee5459c} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001276655 sec., 20365 rows/sec., 1.61 MiB/sec.
4170 2024.02.22 18:36:14.212271 [ 140 ] {} <Debug> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4171 2024.02.22 18:36:14.212392 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4172 2024.02.22 18:36:14.212460 [ 3 ] {ea362984-884f-4fa5-a0e3-1deacee5459c} <Debug> DynamicQueryHandler: Done processing query
4173 2024.02.22 18:36:14.212526 [ 3 ] {ea362984-884f-4fa5-a0e3-1deacee5459c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4174 2024.02.22 18:36:14.212537 [ 21 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4175 2024.02.22 18:36:14.212564 [ 3 ] {} <Debug> HTTP-Session: 7c535404-82ff-4cf9-9027-d0217db446c6 Destroying unnamed session
4176 2024.02.22 18:36:14.212699 [ 21 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4177 2024.02.22 18:36:14.212753 [ 21 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 51 rows starting from the beginning of the part
4178 2024.02.22 18:36:14.212778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4179 2024.02.22 18:36:14.212858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4180 2024.02.22 18:36:14.212898 [ 3 ] {} <Debug> HTTP-Session: c8f567ce-c25a-43cb-9736-72ca07f65ccf Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4181 2024.02.22 18:36:14.212947 [ 3 ] {} <Debug> HTTP-Session: c8f567ce-c25a-43cb-9736-72ca07f65ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4182 2024.02.22 18:36:14.213034 [ 21 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part
4183 2024.02.22 18:36:14.213165 [ 3 ] {6be53853-5799-41f3-a278-7fe8bff793ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4184 2024.02.22 18:36:14.213296 [ 3 ] {6be53853-5799-41f3-a278-7fe8bff793ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4185 2024.02.22 18:36:14.213310 [ 21 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
4186 2024.02.22 18:36:14.213666 [ 21 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part
4187 2024.02.22 18:36:14.213780 [ 3 ] {6be53853-5799-41f3-a278-7fe8bff793ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4188 2024.02.22 18:36:14.213940 [ 21 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
4189 2024.02.22 18:36:14.214069 [ 21 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part
4190 2024.02.22 18:36:14.214659 [ 3 ] {6be53853-5799-41f3-a278-7fe8bff793ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4191 2024.02.22 18:36:14.215111 [ 3 ] {6be53853-5799-41f3-a278-7fe8bff793ab} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4192 2024.02.22 18:36:14.215418 [ 3 ] {6be53853-5799-41f3-a278-7fe8bff793ab} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4193 2024.02.22 18:36:14.215636 [ 140 ] {} <Debug> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4194 2024.02.22 18:36:14.215641 [ 21 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 4 columns (4 merged, 0 gathered) in 0.003172532 sec., 56421.81071774847 rows/sec., 4.47 MiB/sec.
4195 2024.02.22 18:36:14.215697 [ 3 ] {6be53853-5799-41f3-a278-7fe8bff793ab} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.002451378 sec., 31818 rows/sec., 3.23 MiB/sec.
4196 2024.02.22 18:36:14.215711 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4197 2024.02.22 18:36:14.215958 [ 9 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4198 2024.02.22 18:36:14.215966 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4199 2024.02.22 18:36:14.216289 [ 3 ] {6be53853-5799-41f3-a278-7fe8bff793ab} <Debug> DynamicQueryHandler: Done processing query
4200 2024.02.22 18:36:14.216302 [ 9 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4201 2024.02.22 18:36:14.216336 [ 3 ] {6be53853-5799-41f3-a278-7fe8bff793ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
4202 2024.02.22 18:36:14.216372 [ 9 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 193 rows starting from the beginning of the part
4203 2024.02.22 18:36:14.216387 [ 3 ] {} <Debug> HTTP-Session: c8f567ce-c25a-43cb-9736-72ca07f65ccf Destroying unnamed session
4204 2024.02.22 18:36:14.216563 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_41_8} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4205 2024.02.22 18:36:14.216663 [ 9 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 78 rows starting from the beginning of the part
4206 2024.02.22 18:36:14.216658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4207 2024.02.22 18:36:14.216757 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_41_8} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4208 2024.02.22 18:36:14.216809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4209 2024.02.22 18:36:14.216882 [ 3 ] {} <Debug> HTTP-Session: 02e10f85-359d-47d2-a5b7-a19203f93000 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4210 2024.02.22 18:36:14.216912 [ 9 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 75 rows starting from the beginning of the part
4211 2024.02.22 18:36:14.216957 [ 3 ] {} <Debug> HTTP-Session: 02e10f85-359d-47d2-a5b7-a19203f93000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4212 2024.02.22 18:36:14.217215 [ 9 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 80 rows starting from the beginning of the part
4213 2024.02.22 18:36:14.217233 [ 3 ] {094de8be-d15d-4c75-82d8-8dae0caf40c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4214 2024.02.22 18:36:14.217324 [ 3 ] {094de8be-d15d-4c75-82d8-8dae0caf40c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4215 2024.02.22 18:36:14.217478 [ 9 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 75 rows starting from the beginning of the part
4216 2024.02.22 18:36:14.217814 [ 3 ] {094de8be-d15d-4c75-82d8-8dae0caf40c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4217 2024.02.22 18:36:14.217814 [ 9 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 78 rows starting from the beginning of the part
4218 2024.02.22 18:36:14.218460 [ 3 ] {094de8be-d15d-4c75-82d8-8dae0caf40c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4219 2024.02.22 18:36:14.218951 [ 3 ] {094de8be-d15d-4c75-82d8-8dae0caf40c0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4220 2024.02.22 18:36:14.219249 [ 3 ] {094de8be-d15d-4c75-82d8-8dae0caf40c0} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4221 2024.02.22 18:36:14.219418 [ 21 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 4 columns (4 merged, 0 gathered) in 0.003620711 sec., 159913.3429870542 rows/sec., 15.29 MiB/sec.
4222 2024.02.22 18:36:14.219490 [ 140 ] {} <Debug> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4223 2024.02.22 18:36:14.219542 [ 3 ] {094de8be-d15d-4c75-82d8-8dae0caf40c0} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.002238164 sec., 11616 rows/sec., 930.24 KiB/sec.
4224 2024.02.22 18:36:14.219586 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4225 2024.02.22 18:36:14.219686 [ 21 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4226 2024.02.22 18:36:14.219927 [ 26 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4227 2024.02.22 18:36:14.220093 [ 3 ] {094de8be-d15d-4c75-82d8-8dae0caf40c0} <Debug> DynamicQueryHandler: Done processing query
4228 2024.02.22 18:36:14.220147 [ 3 ] {094de8be-d15d-4c75-82d8-8dae0caf40c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4229 2024.02.22 18:36:14.220195 [ 21 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_41_8} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4230 2024.02.22 18:36:14.220213 [ 3 ] {} <Debug> HTTP-Session: 02e10f85-359d-47d2-a5b7-a19203f93000 Destroying unnamed session
4231 2024.02.22 18:36:14.220251 [ 26 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4232 2024.02.22 18:36:14.220318 [ 26 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 101 rows starting from the beginning of the part
4233 2024.02.22 18:36:14.220330 [ 21 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_41_8} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4234 2024.02.22 18:36:14.220515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4235 2024.02.22 18:36:14.220600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4236 2024.02.22 18:36:14.220613 [ 26 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part
4237 2024.02.22 18:36:14.220632 [ 3 ] {} <Debug> HTTP-Session: 61a0d2b6-4ff9-4583-aee5-35b204c18df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4238 2024.02.22 18:36:14.220692 [ 3 ] {} <Debug> HTTP-Session: 61a0d2b6-4ff9-4583-aee5-35b204c18df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4239 2024.02.22 18:36:14.220873 [ 26 ] {8313d39e-8441-44fc-b37c-72fef5217280::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
4240 2024.02.22 18:36:14.220911 [ 3 ] {c10392bc-a1c9-4a66-bd43-0d27421db88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4241 2024.02.22 18:36:14.221026 [ 3 ] {c10392bc-a1c9-4a66-bd43-0d27421db88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4242 2024.02.22 18:36:14.221069 [ 26 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part
4243 2024.02.22 18:36:14.221383 [ 26 ] {8313d39e-8441-44fc-b37c-72fef5217280::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
4244 2024.02.22 18:36:14.221691 [ 3 ] {c10392bc-a1c9-4a66-bd43-0d27421db88f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4245 2024.02.22 18:36:14.221695 [ 26 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part
4246 2024.02.22 18:36:14.222679 [ 3 ] {c10392bc-a1c9-4a66-bd43-0d27421db88f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4247 2024.02.22 18:36:14.223298 [ 21 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 233 rows, containing 4 columns (4 merged, 0 gathered) in 0.00362087 sec., 64349.17575057928 rows/sec., 5.03 MiB/sec.
4248 2024.02.22 18:36:14.223412 [ 3 ] {c10392bc-a1c9-4a66-bd43-0d27421db88f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4249 2024.02.22 18:36:14.223449 [ 21 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4250 2024.02.22 18:36:14.223712 [ 3 ] {c10392bc-a1c9-4a66-bd43-0d27421db88f} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4251 2024.02.22 18:36:14.223756 [ 21 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_41_8} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4252 2024.02.22 18:36:14.223896 [ 21 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_41_8} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4253 2024.02.22 18:36:14.223904 [ 140 ] {} <Debug> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4254 2024.02.22 18:36:14.223937 [ 3 ] {c10392bc-a1c9-4a66-bd43-0d27421db88f} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.002967148 sec., 8762 rows/sec., 11.82 MiB/sec.
4255 2024.02.22 18:36:14.224011 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4256 2024.02.22 18:36:14.224242 [ 21 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4257 2024.02.22 18:36:14.224301 [ 3 ] {c10392bc-a1c9-4a66-bd43-0d27421db88f} <Debug> DynamicQueryHandler: Done processing query
4258 2024.02.22 18:36:14.224356 [ 3 ] {c10392bc-a1c9-4a66-bd43-0d27421db88f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4259 2024.02.22 18:36:14.224405 [ 3 ] {} <Debug> HTTP-Session: 61a0d2b6-4ff9-4583-aee5-35b204c18df5 Destroying unnamed session
4260 2024.02.22 18:36:14.224427 [ 21 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4261 2024.02.22 18:36:14.224469 [ 21 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part
4262 2024.02.22 18:36:14.224574 [ 21 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part
4263 2024.02.22 18:36:14.224672 [ 21 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
4264 2024.02.22 18:36:14.224764 [ 21 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part
4265 2024.02.22 18:36:14.224852 [ 21 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
4266 2024.02.22 18:36:14.224938 [ 21 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part
4267 2024.02.22 18:36:14.235845 [ 14 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1041 rows, containing 6 columns (6 merged, 0 gathered) in 0.011708738 sec., 88907.95916690594 rows/sec., 119.98 MiB/sec.
4268 2024.02.22 18:36:14.236285 [ 21 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4269 2024.02.22 18:36:14.236505 [ 21 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4270 2024.02.22 18:36:14.236564 [ 21 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4271 2024.02.22 18:36:14.236627 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_41_8: 9.09 MiB.
4272 2024.02.22 18:36:15.000180 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.97 MiB, peak 242.03 MiB, will set to 234.81 MiB (RSS), difference: 1.84 MiB
4273 2024.02.22 18:36:17.012172 [ 138 ] {} <Debug> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
4274 2024.02.22 18:36:17.012260 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4275 2024.02.22 18:36:17.012364 [ 19 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
4276 2024.02.22 18:36:17.012513 [ 19 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4277 2024.02.22 18:36:17.012550 [ 19 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part
4278 2024.02.22 18:36:17.012677 [ 19 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
4279 2024.02.22 18:36:17.012768 [ 19 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
4280 2024.02.22 18:36:17.012854 [ 19 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
4281 2024.02.22 18:36:17.012934 [ 19 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
4282 2024.02.22 18:36:17.013709 [ 19 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001391497 sec., 14373.009787301015 rows/sec., 1003.58 KiB/sec.
4283 2024.02.22 18:36:17.013834 [ 11 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
4284 2024.02.22 18:36:17.014054 [ 11 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_9_2} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
4285 2024.02.22 18:36:17.014125 [ 11 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_9_2} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
4286 2024.02.22 18:36:17.762601 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
4287 2024.02.22 18:36:17.762684 [ 137 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4288 2024.02.22 18:36:17.762858 [ 14 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact
4289 2024.02.22 18:36:17.763084 [ 14 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4290 2024.02.22 18:36:17.763149 [ 14 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 572 rows starting from the beginning of the part
4291 2024.02.22 18:36:17.763357 [ 14 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part
4292 2024.02.22 18:36:17.763527 [ 14 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part
4293 2024.02.22 18:36:17.763654 [ 14 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part
4294 2024.02.22 18:36:17.763739 [ 14 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
4295 2024.02.22 18:36:17.764455 [ 18 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 5 columns (5 merged, 0 gathered) in 0.001698303 sec., 381557.3546063335 rows/sec., 26.91 MiB/sec.
4296 2024.02.22 18:36:17.764591 [ 14 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
4297 2024.02.22 18:36:17.764802 [ 14 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3.
4298 2024.02.22 18:36:17.764865 [ 14 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0
4299 2024.02.22 18:36:17.955500 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache
4300 2024.02.22 18:36:17.955564 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache
4301 2024.02.22 18:36:18.083643 [ 137 ] {} <Debug> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
4302 2024.02.22 18:36:18.083691 [ 137 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4303 2024.02.22 18:36:18.083769 [ 11 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
4304 2024.02.22 18:36:18.083888 [ 11 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4305 2024.02.22 18:36:18.083926 [ 11 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part
4306 2024.02.22 18:36:18.084054 [ 11 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
4307 2024.02.22 18:36:18.084154 [ 11 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
4308 2024.02.22 18:36:18.084250 [ 11 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
4309 2024.02.22 18:36:18.084342 [ 11 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
4310 2024.02.22 18:36:18.084949 [ 18 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001212903 sec., 16489.364771956207 rows/sec., 1.34 MiB/sec.
4311 2024.02.22 18:36:18.085056 [ 11 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
4312 2024.02.22 18:36:18.085230 [ 11 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_9_2} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
4313 2024.02.22 18:36:18.085289 [ 11 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_9_2} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
4314 2024.02.22 18:36:19.211643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4315 2024.02.22 18:36:19.211769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4316 2024.02.22 18:36:19.211799 [ 3 ] {} <Debug> HTTP-Session: 412bc7ee-ecdd-4717-add3-18f024c321c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4317 2024.02.22 18:36:19.211826 [ 3 ] {} <Debug> HTTP-Session: 412bc7ee-ecdd-4717-add3-18f024c321c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4318 2024.02.22 18:36:19.211971 [ 3 ] {377c5c3e-9660-48a0-9610-a1c4d9f71b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4319 2024.02.22 18:36:19.212037 [ 3 ] {377c5c3e-9660-48a0-9610-a1c4d9f71b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4320 2024.02.22 18:36:19.212223 [ 3 ] {377c5c3e-9660-48a0-9610-a1c4d9f71b36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4321 2024.02.22 18:36:19.212685 [ 3 ] {377c5c3e-9660-48a0-9610-a1c4d9f71b36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4322 2024.02.22 18:36:19.212954 [ 3 ] {377c5c3e-9660-48a0-9610-a1c4d9f71b36} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4323 2024.02.22 18:36:19.213120 [ 3 ] {377c5c3e-9660-48a0-9610-a1c4d9f71b36} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4324 2024.02.22 18:36:19.213246 [ 3 ] {377c5c3e-9660-48a0-9610-a1c4d9f71b36} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001235194 sec., 20239 rows/sec., 1.60 MiB/sec.
4325 2024.02.22 18:36:19.213418 [ 3 ] {377c5c3e-9660-48a0-9610-a1c4d9f71b36} <Debug> DynamicQueryHandler: Done processing query
4326 2024.02.22 18:36:19.213443 [ 3 ] {377c5c3e-9660-48a0-9610-a1c4d9f71b36} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4327 2024.02.22 18:36:19.213459 [ 3 ] {} <Debug> HTTP-Session: 412bc7ee-ecdd-4717-add3-18f024c321c2 Destroying unnamed session
4328 2024.02.22 18:36:19.213578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4329 2024.02.22 18:36:19.213630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4330 2024.02.22 18:36:19.213650 [ 3 ] {} <Debug> HTTP-Session: 8c677f39-6bd0-4b9f-914e-787ad999a7e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4331 2024.02.22 18:36:19.213670 [ 3 ] {} <Debug> HTTP-Session: 8c677f39-6bd0-4b9f-914e-787ad999a7e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4332 2024.02.22 18:36:19.213746 [ 3 ] {bdeeedde-0eb2-425f-8a52-e9ec39351e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4333 2024.02.22 18:36:19.213788 [ 3 ] {bdeeedde-0eb2-425f-8a52-e9ec39351e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4334 2024.02.22 18:36:19.213899 [ 3 ] {bdeeedde-0eb2-425f-8a52-e9ec39351e69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4335 2024.02.22 18:36:19.214193 [ 3 ] {bdeeedde-0eb2-425f-8a52-e9ec39351e69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4336 2024.02.22 18:36:19.214409 [ 3 ] {bdeeedde-0eb2-425f-8a52-e9ec39351e69} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4337 2024.02.22 18:36:19.214560 [ 3 ] {bdeeedde-0eb2-425f-8a52-e9ec39351e69} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
4338 2024.02.22 18:36:19.214679 [ 3 ] {bdeeedde-0eb2-425f-8a52-e9ec39351e69} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000902197 sec., 2216 rows/sec., 189.42 KiB/sec.
4339 2024.02.22 18:36:19.214867 [ 3 ] {bdeeedde-0eb2-425f-8a52-e9ec39351e69} <Debug> DynamicQueryHandler: Done processing query
4340 2024.02.22 18:36:19.214891 [ 3 ] {bdeeedde-0eb2-425f-8a52-e9ec39351e69} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4341 2024.02.22 18:36:19.214907 [ 3 ] {} <Debug> HTTP-Session: 8c677f39-6bd0-4b9f-914e-787ad999a7e8 Destroying unnamed session
4342 2024.02.22 18:36:19.215049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 16710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4343 2024.02.22 18:36:19.215095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4344 2024.02.22 18:36:19.215115 [ 3 ] {} <Debug> HTTP-Session: b3c22f6a-b3b3-4a6e-aa85-d60c8c3cfdc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4345 2024.02.22 18:36:19.215132 [ 3 ] {} <Debug> HTTP-Session: b3c22f6a-b3b3-4a6e-aa85-d60c8c3cfdc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4346 2024.02.22 18:36:19.215208 [ 3 ] {341919a4-d8df-4ce1-8b4b-d7cae8ee693d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4347 2024.02.22 18:36:19.215247 [ 3 ] {341919a4-d8df-4ce1-8b4b-d7cae8ee693d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4348 2024.02.22 18:36:19.215365 [ 3 ] {341919a4-d8df-4ce1-8b4b-d7cae8ee693d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4349 2024.02.22 18:36:19.215716 [ 3 ] {341919a4-d8df-4ce1-8b4b-d7cae8ee693d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4350 2024.02.22 18:36:19.215927 [ 3 ] {341919a4-d8df-4ce1-8b4b-d7cae8ee693d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4351 2024.02.22 18:36:19.216084 [ 3 ] {341919a4-d8df-4ce1-8b4b-d7cae8ee693d} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4352 2024.02.22 18:36:19.216206 [ 3 ] {341919a4-d8df-4ce1-8b4b-d7cae8ee693d} <Information> executeQuery: Read 112 rows, 9.88 KiB in 0.000969799 sec., 115487 rows/sec., 9.95 MiB/sec.
4353 2024.02.22 18:36:19.216326 [ 3 ] {341919a4-d8df-4ce1-8b4b-d7cae8ee693d} <Debug> DynamicQueryHandler: Done processing query
4354 2024.02.22 18:36:19.216349 [ 3 ] {341919a4-d8df-4ce1-8b4b-d7cae8ee693d} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
4355 2024.02.22 18:36:19.216364 [ 3 ] {} <Debug> HTTP-Session: b3c22f6a-b3b3-4a6e-aa85-d60c8c3cfdc6 Destroying unnamed session
4356 2024.02.22 18:36:19.216508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4357 2024.02.22 18:36:19.216553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4358 2024.02.22 18:36:19.216572 [ 3 ] {} <Debug> HTTP-Session: ff8ef443-b82b-424d-863b-18d4ef2a93fc Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4359 2024.02.22 18:36:19.216588 [ 3 ] {} <Debug> HTTP-Session: ff8ef443-b82b-424d-863b-18d4ef2a93fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4360 2024.02.22 18:36:19.216657 [ 3 ] {edd2d1d6-8658-4207-8843-3f674d8ec19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4361 2024.02.22 18:36:19.216694 [ 3 ] {edd2d1d6-8658-4207-8843-3f674d8ec19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4362 2024.02.22 18:36:19.216808 [ 3 ] {edd2d1d6-8658-4207-8843-3f674d8ec19d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4363 2024.02.22 18:36:19.217071 [ 3 ] {edd2d1d6-8658-4207-8843-3f674d8ec19d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4364 2024.02.22 18:36:19.217276 [ 3 ] {edd2d1d6-8658-4207-8843-3f674d8ec19d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4365 2024.02.22 18:36:19.217423 [ 3 ] {edd2d1d6-8658-4207-8843-3f674d8ec19d} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
4366 2024.02.22 18:36:19.217541 [ 3 ] {edd2d1d6-8658-4207-8843-3f674d8ec19d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000855116 sec., 2338 rows/sec., 163.31 KiB/sec.
4367 2024.02.22 18:36:19.217654 [ 3 ] {edd2d1d6-8658-4207-8843-3f674d8ec19d} <Debug> DynamicQueryHandler: Done processing query
4368 2024.02.22 18:36:19.217677 [ 3 ] {edd2d1d6-8658-4207-8843-3f674d8ec19d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4369 2024.02.22 18:36:19.217692 [ 3 ] {} <Debug> HTTP-Session: ff8ef443-b82b-424d-863b-18d4ef2a93fc Destroying unnamed session
4370 2024.02.22 18:36:19.217824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 8671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4371 2024.02.22 18:36:19.217868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4372 2024.02.22 18:36:19.217887 [ 3 ] {} <Debug> HTTP-Session: 9d7d1918-d33d-40aa-8a08-341e05ecc979 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4373 2024.02.22 18:36:19.217903 [ 3 ] {} <Debug> HTTP-Session: 9d7d1918-d33d-40aa-8a08-341e05ecc979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4374 2024.02.22 18:36:19.217977 [ 3 ] {6a536116-1058-4029-9fb2-afa8397a53a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4375 2024.02.22 18:36:19.218015 [ 3 ] {6a536116-1058-4029-9fb2-afa8397a53a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4376 2024.02.22 18:36:19.218125 [ 3 ] {6a536116-1058-4029-9fb2-afa8397a53a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4377 2024.02.22 18:36:19.218439 [ 3 ] {6a536116-1058-4029-9fb2-afa8397a53a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4378 2024.02.22 18:36:19.218647 [ 3 ] {6a536116-1058-4029-9fb2-afa8397a53a9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4379 2024.02.22 18:36:19.218798 [ 3 ] {6a536116-1058-4029-9fb2-afa8397a53a9} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4380 2024.02.22 18:36:19.218913 [ 3 ] {6a536116-1058-4029-9fb2-afa8397a53a9} <Information> executeQuery: Read 51 rows, 4.06 KiB in 0.000907638 sec., 56189 rows/sec., 4.37 MiB/sec.
4381 2024.02.22 18:36:19.219051 [ 3 ] {6a536116-1058-4029-9fb2-afa8397a53a9} <Debug> DynamicQueryHandler: Done processing query
4382 2024.02.22 18:36:19.219075 [ 3 ] {6a536116-1058-4029-9fb2-afa8397a53a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4383 2024.02.22 18:36:19.219091 [ 3 ] {} <Debug> HTTP-Session: 9d7d1918-d33d-40aa-8a08-341e05ecc979 Destroying unnamed session
4384 2024.02.22 18:36:19.219231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4385 2024.02.22 18:36:19.219276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4386 2024.02.22 18:36:19.219294 [ 3 ] {} <Debug> HTTP-Session: dd659808-fc27-47f3-b422-04452478168d Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4387 2024.02.22 18:36:19.219311 [ 3 ] {} <Debug> HTTP-Session: dd659808-fc27-47f3-b422-04452478168d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4388 2024.02.22 18:36:19.219385 [ 3 ] {7e14019f-34eb-4a04-83ba-a27cd297e446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4389 2024.02.22 18:36:19.219427 [ 3 ] {7e14019f-34eb-4a04-83ba-a27cd297e446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4390 2024.02.22 18:36:19.219554 [ 3 ] {7e14019f-34eb-4a04-83ba-a27cd297e446} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4391 2024.02.22 18:36:19.219837 [ 3 ] {7e14019f-34eb-4a04-83ba-a27cd297e446} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4392 2024.02.22 18:36:19.220104 [ 3 ] {7e14019f-34eb-4a04-83ba-a27cd297e446} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4393 2024.02.22 18:36:19.220281 [ 3 ] {7e14019f-34eb-4a04-83ba-a27cd297e446} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
4394 2024.02.22 18:36:19.220399 [ 3 ] {7e14019f-34eb-4a04-83ba-a27cd297e446} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000985849 sec., 37531 rows/sec., 2.65 MiB/sec.
4395 2024.02.22 18:36:19.220519 [ 3 ] {7e14019f-34eb-4a04-83ba-a27cd297e446} <Debug> DynamicQueryHandler: Done processing query
4396 2024.02.22 18:36:19.220542 [ 3 ] {7e14019f-34eb-4a04-83ba-a27cd297e446} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4397 2024.02.22 18:36:19.220557 [ 3 ] {} <Debug> HTTP-Session: dd659808-fc27-47f3-b422-04452478168d Destroying unnamed session
4398 2024.02.22 18:36:19.220703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4399 2024.02.22 18:36:19.220749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4400 2024.02.22 18:36:19.220768 [ 3 ] {} <Debug> HTTP-Session: 122dfb16-a7ab-483f-bd22-288a89ac7903 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4401 2024.02.22 18:36:19.220784 [ 3 ] {} <Debug> HTTP-Session: 122dfb16-a7ab-483f-bd22-288a89ac7903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4402 2024.02.22 18:36:19.220858 [ 3 ] {c7978be0-71c2-4fd2-8fbb-3dd408b9bdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4403 2024.02.22 18:36:19.220900 [ 3 ] {c7978be0-71c2-4fd2-8fbb-3dd408b9bdc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4404 2024.02.22 18:36:19.221032 [ 3 ] {c7978be0-71c2-4fd2-8fbb-3dd408b9bdc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4405 2024.02.22 18:36:19.221408 [ 3 ] {c7978be0-71c2-4fd2-8fbb-3dd408b9bdc7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4406 2024.02.22 18:36:19.221699 [ 3 ] {c7978be0-71c2-4fd2-8fbb-3dd408b9bdc7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4407 2024.02.22 18:36:19.221888 [ 3 ] {c7978be0-71c2-4fd2-8fbb-3dd408b9bdc7} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4408 2024.02.22 18:36:19.222002 [ 3 ] {c7978be0-71c2-4fd2-8fbb-3dd408b9bdc7} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001118232 sec., 22356 rows/sec., 30.17 MiB/sec.
4409 2024.02.22 18:36:19.222126 [ 3 ] {c7978be0-71c2-4fd2-8fbb-3dd408b9bdc7} <Debug> DynamicQueryHandler: Done processing query
4410 2024.02.22 18:36:19.222149 [ 3 ] {c7978be0-71c2-4fd2-8fbb-3dd408b9bdc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4411 2024.02.22 18:36:19.222164 [ 3 ] {} <Debug> HTTP-Session: 122dfb16-a7ab-483f-bd22-288a89ac7903 Destroying unnamed session
4412 2024.02.22 18:36:24.209814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4413 2024.02.22 18:36:24.209938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4414 2024.02.22 18:36:24.209968 [ 3 ] {} <Debug> HTTP-Session: e0808933-4131-4049-83ac-4911d5e54732 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4415 2024.02.22 18:36:24.209996 [ 3 ] {} <Debug> HTTP-Session: e0808933-4131-4049-83ac-4911d5e54732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4416 2024.02.22 18:36:24.210142 [ 3 ] {52359c77-8f47-4794-b854-0f9eac852b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4417 2024.02.22 18:36:24.210209 [ 3 ] {52359c77-8f47-4794-b854-0f9eac852b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4418 2024.02.22 18:36:24.210393 [ 3 ] {52359c77-8f47-4794-b854-0f9eac852b10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4419 2024.02.22 18:36:24.210847 [ 3 ] {52359c77-8f47-4794-b854-0f9eac852b10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4420 2024.02.22 18:36:24.211115 [ 3 ] {52359c77-8f47-4794-b854-0f9eac852b10} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4421 2024.02.22 18:36:24.211289 [ 3 ] {52359c77-8f47-4794-b854-0f9eac852b10} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4422 2024.02.22 18:36:24.211416 [ 3 ] {52359c77-8f47-4794-b854-0f9eac852b10} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001227633 sec., 21178 rows/sec., 1.68 MiB/sec.
4423 2024.02.22 18:36:24.211566 [ 3 ] {52359c77-8f47-4794-b854-0f9eac852b10} <Debug> DynamicQueryHandler: Done processing query
4424 2024.02.22 18:36:24.211591 [ 3 ] {52359c77-8f47-4794-b854-0f9eac852b10} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4425 2024.02.22 18:36:24.211608 [ 3 ] {} <Debug> HTTP-Session: e0808933-4131-4049-83ac-4911d5e54732 Destroying unnamed session
4426 2024.02.22 18:36:24.211735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4427 2024.02.22 18:36:24.211787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4428 2024.02.22 18:36:24.211806 [ 3 ] {} <Debug> HTTP-Session: f08b3cda-c675-4855-ac6d-381d9554b586 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4429 2024.02.22 18:36:24.211824 [ 3 ] {} <Debug> HTTP-Session: f08b3cda-c675-4855-ac6d-381d9554b586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4430 2024.02.22 18:36:24.211910 [ 3 ] {7607549c-c978-4f8b-af55-79446deae0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4431 2024.02.22 18:36:24.211952 [ 3 ] {7607549c-c978-4f8b-af55-79446deae0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4432 2024.02.22 18:36:24.212058 [ 3 ] {7607549c-c978-4f8b-af55-79446deae0b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4433 2024.02.22 18:36:24.212375 [ 3 ] {7607549c-c978-4f8b-af55-79446deae0b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4434 2024.02.22 18:36:24.212601 [ 3 ] {7607549c-c978-4f8b-af55-79446deae0b8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4435 2024.02.22 18:36:24.212757 [ 3 ] {7607549c-c978-4f8b-af55-79446deae0b8} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4436 2024.02.22 18:36:24.212872 [ 3 ] {7607549c-c978-4f8b-af55-79446deae0b8} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.000932768 sec., 83622 rows/sec., 8.49 MiB/sec.
4437 2024.02.22 18:36:24.212990 [ 3 ] {7607549c-c978-4f8b-af55-79446deae0b8} <Debug> DynamicQueryHandler: Done processing query
4438 2024.02.22 18:36:24.213013 [ 3 ] {7607549c-c978-4f8b-af55-79446deae0b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
4439 2024.02.22 18:36:24.213028 [ 3 ] {} <Debug> HTTP-Session: f08b3cda-c675-4855-ac6d-381d9554b586 Destroying unnamed session
4440 2024.02.22 18:36:24.213183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4441 2024.02.22 18:36:24.213228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4442 2024.02.22 18:36:24.213247 [ 3 ] {} <Debug> HTTP-Session: 6557d95a-d967-4e84-b3a9-fdc23c7f3910 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4443 2024.02.22 18:36:24.213263 [ 3 ] {} <Debug> HTTP-Session: 6557d95a-d967-4e84-b3a9-fdc23c7f3910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4444 2024.02.22 18:36:24.213334 [ 3 ] {590cfab3-158b-40a0-9bb2-f50516f88aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4445 2024.02.22 18:36:24.213372 [ 3 ] {590cfab3-158b-40a0-9bb2-f50516f88aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4446 2024.02.22 18:36:24.213477 [ 3 ] {590cfab3-158b-40a0-9bb2-f50516f88aca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4447 2024.02.22 18:36:24.213746 [ 3 ] {590cfab3-158b-40a0-9bb2-f50516f88aca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4448 2024.02.22 18:36:24.213959 [ 3 ] {590cfab3-158b-40a0-9bb2-f50516f88aca} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4449 2024.02.22 18:36:24.214112 [ 3 ] {590cfab3-158b-40a0-9bb2-f50516f88aca} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4450 2024.02.22 18:36:24.214226 [ 3 ] {590cfab3-158b-40a0-9bb2-f50516f88aca} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000863496 sec., 30110 rows/sec., 2.35 MiB/sec.
4451 2024.02.22 18:36:24.214346 [ 3 ] {590cfab3-158b-40a0-9bb2-f50516f88aca} <Debug> DynamicQueryHandler: Done processing query
4452 2024.02.22 18:36:24.214369 [ 3 ] {590cfab3-158b-40a0-9bb2-f50516f88aca} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4453 2024.02.22 18:36:24.214385 [ 3 ] {} <Debug> HTTP-Session: 6557d95a-d967-4e84-b3a9-fdc23c7f3910 Destroying unnamed session
4454 2024.02.22 18:36:24.214515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4455 2024.02.22 18:36:24.214561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4456 2024.02.22 18:36:24.214579 [ 3 ] {} <Debug> HTTP-Session: 8e517d7a-6e25-4eae-a3e3-84d35b88bc76 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4457 2024.02.22 18:36:24.214595 [ 3 ] {} <Debug> HTTP-Session: 8e517d7a-6e25-4eae-a3e3-84d35b88bc76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4458 2024.02.22 18:36:24.214673 [ 3 ] {fa7585aa-2e28-4ef0-a61e-f4ebfc86f2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4459 2024.02.22 18:36:24.214717 [ 3 ] {fa7585aa-2e28-4ef0-a61e-f4ebfc86f2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4460 2024.02.22 18:36:24.214856 [ 3 ] {fa7585aa-2e28-4ef0-a61e-f4ebfc86f2a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4461 2024.02.22 18:36:24.215233 [ 3 ] {fa7585aa-2e28-4ef0-a61e-f4ebfc86f2a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4462 2024.02.22 18:36:24.215538 [ 3 ] {fa7585aa-2e28-4ef0-a61e-f4ebfc86f2a9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4463 2024.02.22 18:36:24.215733 [ 3 ] {fa7585aa-2e28-4ef0-a61e-f4ebfc86f2a9} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4464 2024.02.22 18:36:24.215861 [ 3 ] {fa7585aa-2e28-4ef0-a61e-f4ebfc86f2a9} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001158702 sec., 22438 rows/sec., 30.28 MiB/sec.
4465 2024.02.22 18:36:24.216004 [ 3 ] {fa7585aa-2e28-4ef0-a61e-f4ebfc86f2a9} <Debug> DynamicQueryHandler: Done processing query
4466 2024.02.22 18:36:24.216028 [ 3 ] {fa7585aa-2e28-4ef0-a61e-f4ebfc86f2a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4467 2024.02.22 18:36:24.216044 [ 3 ] {} <Debug> HTTP-Session: 8e517d7a-6e25-4eae-a3e3-84d35b88bc76 Destroying unnamed session
4468 2024.02.22 18:36:29.210583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4469 2024.02.22 18:36:29.210708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4470 2024.02.22 18:36:29.210736 [ 3 ] {} <Debug> HTTP-Session: c4a83096-b556-474e-9c8f-eae6453ddfd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4471 2024.02.22 18:36:29.210760 [ 3 ] {} <Debug> HTTP-Session: c4a83096-b556-474e-9c8f-eae6453ddfd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4472 2024.02.22 18:36:29.210890 [ 3 ] {bc89425e-77b3-46d1-9d8b-609f57aec41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4473 2024.02.22 18:36:29.210952 [ 3 ] {bc89425e-77b3-46d1-9d8b-609f57aec41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4474 2024.02.22 18:36:29.211116 [ 3 ] {bc89425e-77b3-46d1-9d8b-609f57aec41c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4475 2024.02.22 18:36:29.211554 [ 3 ] {bc89425e-77b3-46d1-9d8b-609f57aec41c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4476 2024.02.22 18:36:29.211827 [ 3 ] {bc89425e-77b3-46d1-9d8b-609f57aec41c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4477 2024.02.22 18:36:29.212003 [ 3 ] {bc89425e-77b3-46d1-9d8b-609f57aec41c} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4478 2024.02.22 18:36:29.212119 [ 3 ] {bc89425e-77b3-46d1-9d8b-609f57aec41c} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001194043 sec., 20937 rows/sec., 1.66 MiB/sec.
4479 2024.02.22 18:36:29.212265 [ 3 ] {bc89425e-77b3-46d1-9d8b-609f57aec41c} <Debug> DynamicQueryHandler: Done processing query
4480 2024.02.22 18:36:29.212292 [ 3 ] {bc89425e-77b3-46d1-9d8b-609f57aec41c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4481 2024.02.22 18:36:29.212309 [ 3 ] {} <Debug> HTTP-Session: c4a83096-b556-474e-9c8f-eae6453ddfd2 Destroying unnamed session
4482 2024.02.22 18:36:29.212428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4483 2024.02.22 18:36:29.212481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4484 2024.02.22 18:36:29.212501 [ 3 ] {} <Debug> HTTP-Session: a61924e0-fc6f-43b4-bb0d-252ff9ea05f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4485 2024.02.22 18:36:29.212522 [ 3 ] {} <Debug> HTTP-Session: a61924e0-fc6f-43b4-bb0d-252ff9ea05f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4486 2024.02.22 18:36:29.212595 [ 3 ] {59d128fb-7142-4820-aa32-a1de777c020d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4487 2024.02.22 18:36:29.212635 [ 3 ] {59d128fb-7142-4820-aa32-a1de777c020d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4488 2024.02.22 18:36:29.212747 [ 3 ] {59d128fb-7142-4820-aa32-a1de777c020d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4489 2024.02.22 18:36:29.213078 [ 3 ] {59d128fb-7142-4820-aa32-a1de777c020d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4490 2024.02.22 18:36:29.213294 [ 3 ] {59d128fb-7142-4820-aa32-a1de777c020d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4491 2024.02.22 18:36:29.213450 [ 3 ] {59d128fb-7142-4820-aa32-a1de777c020d} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
4492 2024.02.22 18:36:29.213551 [ 3 ] {59d128fb-7142-4820-aa32-a1de777c020d} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000927028 sec., 2157 rows/sec., 184.35 KiB/sec.
4493 2024.02.22 18:36:29.213674 [ 3 ] {59d128fb-7142-4820-aa32-a1de777c020d} <Debug> DynamicQueryHandler: Done processing query
4494 2024.02.22 18:36:29.213698 [ 3 ] {59d128fb-7142-4820-aa32-a1de777c020d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4495 2024.02.22 18:36:29.213714 [ 3 ] {} <Debug> HTTP-Session: a61924e0-fc6f-43b4-bb0d-252ff9ea05f2 Destroying unnamed session
4496 2024.02.22 18:36:29.213836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4497 2024.02.22 18:36:29.213881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4498 2024.02.22 18:36:29.213900 [ 3 ] {} <Debug> HTTP-Session: 7963a155-b0eb-44db-af84-c2ba68ca3042 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4499 2024.02.22 18:36:29.213917 [ 3 ] {} <Debug> HTTP-Session: 7963a155-b0eb-44db-af84-c2ba68ca3042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4500 2024.02.22 18:36:29.213988 [ 3 ] {151461a9-9397-4021-a582-b183922cce13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4501 2024.02.22 18:36:29.214026 [ 3 ] {151461a9-9397-4021-a582-b183922cce13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4502 2024.02.22 18:36:29.214127 [ 3 ] {151461a9-9397-4021-a582-b183922cce13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4503 2024.02.22 18:36:29.214447 [ 3 ] {151461a9-9397-4021-a582-b183922cce13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4504 2024.02.22 18:36:29.214659 [ 3 ] {151461a9-9397-4021-a582-b183922cce13} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4505 2024.02.22 18:36:29.214812 [ 3 ] {151461a9-9397-4021-a582-b183922cce13} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4506 2024.02.22 18:36:29.214906 [ 3 ] {151461a9-9397-4021-a582-b183922cce13} <Information> executeQuery: Read 76 rows, 7.07 KiB in 0.000889768 sec., 85415 rows/sec., 7.76 MiB/sec.
4507 2024.02.22 18:36:29.215059 [ 3 ] {151461a9-9397-4021-a582-b183922cce13} <Debug> DynamicQueryHandler: Done processing query
4508 2024.02.22 18:36:29.215099 [ 3 ] {151461a9-9397-4021-a582-b183922cce13} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4509 2024.02.22 18:36:29.215119 [ 3 ] {} <Debug> HTTP-Session: 7963a155-b0eb-44db-af84-c2ba68ca3042 Destroying unnamed session
4510 2024.02.22 18:36:29.215323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4511 2024.02.22 18:36:29.215379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4512 2024.02.22 18:36:29.215405 [ 3 ] {} <Debug> HTTP-Session: c7cb02ba-1c8c-4b9b-9630-8f741f71a4a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4513 2024.02.22 18:36:29.215429 [ 3 ] {} <Debug> HTTP-Session: c7cb02ba-1c8c-4b9b-9630-8f741f71a4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4514 2024.02.22 18:36:29.215519 [ 3 ] {630e045b-9a93-42fc-9a21-2d2270607dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4515 2024.02.22 18:36:29.215568 [ 3 ] {630e045b-9a93-42fc-9a21-2d2270607dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4516 2024.02.22 18:36:29.215720 [ 3 ] {630e045b-9a93-42fc-9a21-2d2270607dc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4517 2024.02.22 18:36:29.216075 [ 3 ] {630e045b-9a93-42fc-9a21-2d2270607dc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4518 2024.02.22 18:36:29.216323 [ 3 ] {630e045b-9a93-42fc-9a21-2d2270607dc0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4519 2024.02.22 18:36:29.216493 [ 3 ] {630e045b-9a93-42fc-9a21-2d2270607dc0} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
4520 2024.02.22 18:36:29.216599 [ 3 ] {630e045b-9a93-42fc-9a21-2d2270607dc0} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001044191 sec., 1915 rows/sec., 133.74 KiB/sec.
4521 2024.02.22 18:36:29.216739 [ 3 ] {630e045b-9a93-42fc-9a21-2d2270607dc0} <Debug> DynamicQueryHandler: Done processing query
4522 2024.02.22 18:36:29.216762 [ 3 ] {630e045b-9a93-42fc-9a21-2d2270607dc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4523 2024.02.22 18:36:29.216778 [ 3 ] {} <Debug> HTTP-Session: c7cb02ba-1c8c-4b9b-9630-8f741f71a4a6 Destroying unnamed session
4524 2024.02.22 18:36:29.216934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4525 2024.02.22 18:36:29.216978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4526 2024.02.22 18:36:29.216997 [ 3 ] {} <Debug> HTTP-Session: e6a8a390-1b63-4e78-8cef-c7fa66a04a68 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4527 2024.02.22 18:36:29.217013 [ 3 ] {} <Debug> HTTP-Session: e6a8a390-1b63-4e78-8cef-c7fa66a04a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4528 2024.02.22 18:36:29.217084 [ 3 ] {450e0e66-52a1-4f9d-a5b7-13f39df2fe88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4529 2024.02.22 18:36:29.217144 [ 3 ] {450e0e66-52a1-4f9d-a5b7-13f39df2fe88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4530 2024.02.22 18:36:29.217266 [ 3 ] {450e0e66-52a1-4f9d-a5b7-13f39df2fe88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4531 2024.02.22 18:36:29.217600 [ 3 ] {450e0e66-52a1-4f9d-a5b7-13f39df2fe88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4532 2024.02.22 18:36:29.217823 [ 3 ] {450e0e66-52a1-4f9d-a5b7-13f39df2fe88} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4533 2024.02.22 18:36:29.217977 [ 3 ] {450e0e66-52a1-4f9d-a5b7-13f39df2fe88} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4534 2024.02.22 18:36:29.218077 [ 3 ] {450e0e66-52a1-4f9d-a5b7-13f39df2fe88} <Information> executeQuery: Read 27 rows, 2.17 KiB in 0.000948898 sec., 28454 rows/sec., 2.23 MiB/sec.
4535 2024.02.22 18:36:29.218198 [ 3 ] {450e0e66-52a1-4f9d-a5b7-13f39df2fe88} <Debug> DynamicQueryHandler: Done processing query
4536 2024.02.22 18:36:29.218222 [ 3 ] {450e0e66-52a1-4f9d-a5b7-13f39df2fe88} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4537 2024.02.22 18:36:29.218238 [ 3 ] {} <Debug> HTTP-Session: e6a8a390-1b63-4e78-8cef-c7fa66a04a68 Destroying unnamed session
4538 2024.02.22 18:36:29.218361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4539 2024.02.22 18:36:29.218413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4540 2024.02.22 18:36:29.218442 [ 3 ] {} <Debug> HTTP-Session: fbb16c87-41c5-47e9-bbf0-20c79f160953 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4541 2024.02.22 18:36:29.218466 [ 3 ] {} <Debug> HTTP-Session: fbb16c87-41c5-47e9-bbf0-20c79f160953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4542 2024.02.22 18:36:29.218554 [ 3 ] {38dba091-9604-4399-9761-1675712911d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4543 2024.02.22 18:36:29.218610 [ 3 ] {38dba091-9604-4399-9761-1675712911d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4544 2024.02.22 18:36:29.218732 [ 3 ] {38dba091-9604-4399-9761-1675712911d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4545 2024.02.22 18:36:29.219021 [ 3 ] {38dba091-9604-4399-9761-1675712911d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4546 2024.02.22 18:36:29.219279 [ 3 ] {38dba091-9604-4399-9761-1675712911d8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4547 2024.02.22 18:36:29.219454 [ 3 ] {38dba091-9604-4399-9761-1675712911d8} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
4548 2024.02.22 18:36:29.219551 [ 3 ] {38dba091-9604-4399-9761-1675712911d8} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000956549 sec., 1045 rows/sec., 73.51 KiB/sec.
4549 2024.02.22 18:36:29.219728 [ 3 ] {38dba091-9604-4399-9761-1675712911d8} <Debug> DynamicQueryHandler: Done processing query
4550 2024.02.22 18:36:29.219752 [ 3 ] {38dba091-9604-4399-9761-1675712911d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4551 2024.02.22 18:36:29.219767 [ 3 ] {} <Debug> HTTP-Session: fbb16c87-41c5-47e9-bbf0-20c79f160953 Destroying unnamed session
4552 2024.02.22 18:36:29.219931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4553 2024.02.22 18:36:29.219976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4554 2024.02.22 18:36:29.219995 [ 3 ] {} <Debug> HTTP-Session: af919671-3ab7-41cc-b747-d6998c34d809 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4555 2024.02.22 18:36:29.220011 [ 3 ] {} <Debug> HTTP-Session: af919671-3ab7-41cc-b747-d6998c34d809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4556 2024.02.22 18:36:29.220086 [ 3 ] {b5993177-9998-4524-850a-603594711a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4557 2024.02.22 18:36:29.220131 [ 3 ] {b5993177-9998-4524-850a-603594711a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4558 2024.02.22 18:36:29.220277 [ 3 ] {b5993177-9998-4524-850a-603594711a1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4559 2024.02.22 18:36:29.220660 [ 3 ] {b5993177-9998-4524-850a-603594711a1f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4560 2024.02.22 18:36:29.220949 [ 3 ] {b5993177-9998-4524-850a-603594711a1f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4561 2024.02.22 18:36:29.221138 [ 3 ] {b5993177-9998-4524-850a-603594711a1f} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4562 2024.02.22 18:36:29.221234 [ 3 ] {b5993177-9998-4524-850a-603594711a1f} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001120292 sec., 22315 rows/sec., 30.11 MiB/sec.
4563 2024.02.22 18:36:29.221355 [ 3 ] {b5993177-9998-4524-850a-603594711a1f} <Debug> DynamicQueryHandler: Done processing query
4564 2024.02.22 18:36:29.221378 [ 3 ] {b5993177-9998-4524-850a-603594711a1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4565 2024.02.22 18:36:29.221393 [ 3 ] {} <Debug> HTTP-Session: af919671-3ab7-41cc-b747-d6998c34d809 Destroying unnamed session
4566 2024.02.22 18:36:32.955619 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
4567 2024.02.22 18:36:32.955679 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
4568 2024.02.22 18:36:34.210612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4569 2024.02.22 18:36:34.210736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4570 2024.02.22 18:36:34.210766 [ 3 ] {} <Debug> HTTP-Session: 93c06d08-68c7-40d3-a2c3-ca658f2125e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4571 2024.02.22 18:36:34.210793 [ 3 ] {} <Debug> HTTP-Session: 93c06d08-68c7-40d3-a2c3-ca658f2125e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4572 2024.02.22 18:36:34.210934 [ 3 ] {91e112e4-492a-4889-b432-c9a21e42c3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4573 2024.02.22 18:36:34.211000 [ 3 ] {91e112e4-492a-4889-b432-c9a21e42c3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4574 2024.02.22 18:36:34.211166 [ 3 ] {91e112e4-492a-4889-b432-c9a21e42c3ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4575 2024.02.22 18:36:34.211596 [ 3 ] {91e112e4-492a-4889-b432-c9a21e42c3ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4576 2024.02.22 18:36:34.211854 [ 3 ] {91e112e4-492a-4889-b432-c9a21e42c3ec} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4577 2024.02.22 18:36:34.212019 [ 3 ] {91e112e4-492a-4889-b432-c9a21e42c3ec} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4578 2024.02.22 18:36:34.212137 [ 3 ] {91e112e4-492a-4889-b432-c9a21e42c3ec} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001164693 sec., 22323 rows/sec., 1.77 MiB/sec.
4579 2024.02.22 18:36:34.212282 [ 3 ] {91e112e4-492a-4889-b432-c9a21e42c3ec} <Debug> DynamicQueryHandler: Done processing query
4580 2024.02.22 18:36:34.212307 [ 3 ] {91e112e4-492a-4889-b432-c9a21e42c3ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4581 2024.02.22 18:36:34.212324 [ 3 ] {} <Debug> HTTP-Session: 93c06d08-68c7-40d3-a2c3-ca658f2125e4 Destroying unnamed session
4582 2024.02.22 18:36:34.212455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4583 2024.02.22 18:36:34.212502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4584 2024.02.22 18:36:34.212522 [ 3 ] {} <Debug> HTTP-Session: 3aec0242-6b27-441b-8f3e-ae0a101eb132 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4585 2024.02.22 18:36:34.212540 [ 3 ] {} <Debug> HTTP-Session: 3aec0242-6b27-441b-8f3e-ae0a101eb132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4586 2024.02.22 18:36:34.212619 [ 3 ] {77933179-e620-4c22-868b-d3738195ba51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4587 2024.02.22 18:36:34.212661 [ 3 ] {77933179-e620-4c22-868b-d3738195ba51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4588 2024.02.22 18:36:34.212765 [ 3 ] {77933179-e620-4c22-868b-d3738195ba51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4589 2024.02.22 18:36:34.213096 [ 3 ] {77933179-e620-4c22-868b-d3738195ba51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4590 2024.02.22 18:36:34.213307 [ 3 ] {77933179-e620-4c22-868b-d3738195ba51} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4591 2024.02.22 18:36:34.213456 [ 3 ] {77933179-e620-4c22-868b-d3738195ba51} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4592 2024.02.22 18:36:34.213604 [ 3 ] {77933179-e620-4c22-868b-d3738195ba51} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.000954099 sec., 81752 rows/sec., 8.30 MiB/sec.
4593 2024.02.22 18:36:34.213724 [ 3 ] {77933179-e620-4c22-868b-d3738195ba51} <Debug> DynamicQueryHandler: Done processing query
4594 2024.02.22 18:36:34.213749 [ 3 ] {77933179-e620-4c22-868b-d3738195ba51} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
4595 2024.02.22 18:36:34.213764 [ 3 ] {} <Debug> HTTP-Session: 3aec0242-6b27-441b-8f3e-ae0a101eb132 Destroying unnamed session
4596 2024.02.22 18:36:34.213879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4597 2024.02.22 18:36:34.213925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4598 2024.02.22 18:36:34.213944 [ 3 ] {} <Debug> HTTP-Session: b729c95a-2bed-476b-a65b-318f3ccb9dc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4599 2024.02.22 18:36:34.213961 [ 3 ] {} <Debug> HTTP-Session: b729c95a-2bed-476b-a65b-318f3ccb9dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4600 2024.02.22 18:36:34.214032 [ 3 ] {554ca48c-b0b3-41cd-89bf-29fa3eb53e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4601 2024.02.22 18:36:34.214071 [ 3 ] {554ca48c-b0b3-41cd-89bf-29fa3eb53e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4602 2024.02.22 18:36:34.214203 [ 3 ] {554ca48c-b0b3-41cd-89bf-29fa3eb53e1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4603 2024.02.22 18:36:34.214571 [ 3 ] {554ca48c-b0b3-41cd-89bf-29fa3eb53e1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4604 2024.02.22 18:36:34.214777 [ 3 ] {554ca48c-b0b3-41cd-89bf-29fa3eb53e1c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4605 2024.02.22 18:36:34.214928 [ 3 ] {554ca48c-b0b3-41cd-89bf-29fa3eb53e1c} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4606 2024.02.22 18:36:34.215056 [ 3 ] {554ca48c-b0b3-41cd-89bf-29fa3eb53e1c} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000996159 sec., 26100 rows/sec., 2.04 MiB/sec.
4607 2024.02.22 18:36:34.215198 [ 3 ] {554ca48c-b0b3-41cd-89bf-29fa3eb53e1c} <Debug> DynamicQueryHandler: Done processing query
4608 2024.02.22 18:36:34.215227 [ 3 ] {554ca48c-b0b3-41cd-89bf-29fa3eb53e1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4609 2024.02.22 18:36:34.215242 [ 3 ] {} <Debug> HTTP-Session: b729c95a-2bed-476b-a65b-318f3ccb9dc8 Destroying unnamed session
4610 2024.02.22 18:36:34.215414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4611 2024.02.22 18:36:34.215459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4612 2024.02.22 18:36:34.215477 [ 3 ] {} <Debug> HTTP-Session: 9c02cd72-b2f9-476b-82e9-1b84f8fefa54 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4613 2024.02.22 18:36:34.215494 [ 3 ] {} <Debug> HTTP-Session: 9c02cd72-b2f9-476b-82e9-1b84f8fefa54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4614 2024.02.22 18:36:34.215569 [ 3 ] {dbae2483-2d32-4005-8417-a25456e4151c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4615 2024.02.22 18:36:34.215614 [ 3 ] {dbae2483-2d32-4005-8417-a25456e4151c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4616 2024.02.22 18:36:34.215757 [ 3 ] {dbae2483-2d32-4005-8417-a25456e4151c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4617 2024.02.22 18:36:34.216159 [ 3 ] {dbae2483-2d32-4005-8417-a25456e4151c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.83 GiB.
4618 2024.02.22 18:36:34.216453 [ 3 ] {dbae2483-2d32-4005-8417-a25456e4151c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4619 2024.02.22 18:36:34.216636 [ 3 ] {dbae2483-2d32-4005-8417-a25456e4151c} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4620 2024.02.22 18:36:34.216766 [ 3 ] {dbae2483-2d32-4005-8417-a25456e4151c} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001168263 sec., 22255 rows/sec., 30.03 MiB/sec.
4621 2024.02.22 18:36:34.216890 [ 3 ] {dbae2483-2d32-4005-8417-a25456e4151c} <Debug> DynamicQueryHandler: Done processing query
4622 2024.02.22 18:36:34.216913 [ 3 ] {dbae2483-2d32-4005-8417-a25456e4151c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4623 2024.02.22 18:36:34.216929 [ 3 ] {} <Debug> HTTP-Session: 9c02cd72-b2f9-476b-82e9-1b84f8fefa54 Destroying unnamed session
4624 2024.02.22 18:36:39.209942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4625 2024.02.22 18:36:39.210115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4626 2024.02.22 18:36:39.210161 [ 3 ] {} <Debug> HTTP-Session: 67240283-5228-4bb2-8c01-7a7c1c13dfc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4627 2024.02.22 18:36:39.210203 [ 3 ] {} <Debug> HTTP-Session: 67240283-5228-4bb2-8c01-7a7c1c13dfc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4628 2024.02.22 18:36:39.210341 [ 3 ] {56868547-083a-45a5-ae17-892564996a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4629 2024.02.22 18:36:39.210403 [ 3 ] {56868547-083a-45a5-ae17-892564996a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4630 2024.02.22 18:36:39.210566 [ 3 ] {56868547-083a-45a5-ae17-892564996a64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4631 2024.02.22 18:36:39.211085 [ 3 ] {56868547-083a-45a5-ae17-892564996a64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4632 2024.02.22 18:36:39.211346 [ 3 ] {56868547-083a-45a5-ae17-892564996a64} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4633 2024.02.22 18:36:39.211508 [ 3 ] {56868547-083a-45a5-ae17-892564996a64} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4634 2024.02.22 18:36:39.211624 [ 3 ] {56868547-083a-45a5-ae17-892564996a64} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001247094 sec., 20046 rows/sec., 1.59 MiB/sec.
4635 2024.02.22 18:36:39.211650 [ 120 ] {} <Debug> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4636 2024.02.22 18:36:39.211763 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4637 2024.02.22 18:36:39.211834 [ 3 ] {56868547-083a-45a5-ae17-892564996a64} <Debug> DynamicQueryHandler: Done processing query
4638 2024.02.22 18:36:39.211888 [ 3 ] {56868547-083a-45a5-ae17-892564996a64} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4639 2024.02.22 18:36:39.211895 [ 18 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4640 2024.02.22 18:36:39.211928 [ 3 ] {} <Debug> HTTP-Session: 67240283-5228-4bb2-8c01-7a7c1c13dfc6 Destroying unnamed session
4641 2024.02.22 18:36:39.212156 [ 18 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4642 2024.02.22 18:36:39.212159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4643 2024.02.22 18:36:39.212217 [ 18 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 51 rows starting from the beginning of the part
4644 2024.02.22 18:36:39.212273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4645 2024.02.22 18:36:39.212326 [ 3 ] {} <Debug> HTTP-Session: b5b1f539-9e6f-4786-806a-e9a497937e87 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4646 2024.02.22 18:36:39.212363 [ 3 ] {} <Debug> HTTP-Session: b5b1f539-9e6f-4786-806a-e9a497937e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4647 2024.02.22 18:36:39.212484 [ 18 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
4648 2024.02.22 18:36:39.212565 [ 3 ] {a85d6345-5b13-4870-950a-420f0ec52d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4649 2024.02.22 18:36:39.212679 [ 3 ] {a85d6345-5b13-4870-950a-420f0ec52d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4650 2024.02.22 18:36:39.212716 [ 18 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part
4651 2024.02.22 18:36:39.213040 [ 18 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
4652 2024.02.22 18:36:39.213133 [ 3 ] {a85d6345-5b13-4870-950a-420f0ec52d54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4653 2024.02.22 18:36:39.213316 [ 18 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part
4654 2024.02.22 18:36:39.213475 [ 18 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
4655 2024.02.22 18:36:39.214038 [ 3 ] {a85d6345-5b13-4870-950a-420f0ec52d54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4656 2024.02.22 18:36:39.214517 [ 3 ] {a85d6345-5b13-4870-950a-420f0ec52d54} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4657 2024.02.22 18:36:39.214835 [ 3 ] {a85d6345-5b13-4870-950a-420f0ec52d54} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4658 2024.02.22 18:36:39.215049 [ 13 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 4 columns (4 merged, 0 gathered) in 0.003218953 sec., 55297.483374252435 rows/sec., 4.38 MiB/sec.
4659 2024.02.22 18:36:39.215097 [ 3 ] {a85d6345-5b13-4870-950a-420f0ec52d54} <Information> executeQuery: Read 75 rows, 6.98 KiB in 0.002479248 sec., 30251 rows/sec., 2.75 MiB/sec.
4660 2024.02.22 18:36:39.215064 [ 120 ] {} <Debug> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4661 2024.02.22 18:36:39.215204 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4662 2024.02.22 18:36:39.215320 [ 18 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4663 2024.02.22 18:36:39.215439 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4664 2024.02.22 18:36:39.215471 [ 3 ] {a85d6345-5b13-4870-950a-420f0ec52d54} <Debug> DynamicQueryHandler: Done processing query
4665 2024.02.22 18:36:39.215528 [ 3 ] {a85d6345-5b13-4870-950a-420f0ec52d54} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4666 2024.02.22 18:36:39.215576 [ 3 ] {} <Debug> HTTP-Session: b5b1f539-9e6f-4786-806a-e9a497937e87 Destroying unnamed session
4667 2024.02.22 18:36:39.215684 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4668 2024.02.22 18:36:39.215691 [ 18 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_46_9} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4669 2024.02.22 18:36:39.215760 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 193 rows starting from the beginning of the part
4670 2024.02.22 18:36:39.215798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4671 2024.02.22 18:36:39.215851 [ 18 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_46_9} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4672 2024.02.22 18:36:39.215912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4673 2024.02.22 18:36:39.216029 [ 3 ] {} <Debug> HTTP-Session: fe44fbd2-f9be-4774-abb8-de570977c089 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4674 2024.02.22 18:36:39.216102 [ 3 ] {} <Debug> HTTP-Session: fe44fbd2-f9be-4774-abb8-de570977c089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4675 2024.02.22 18:36:39.216134 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 112 rows starting from the beginning of the part
4676 2024.02.22 18:36:39.216301 [ 3 ] {c1575fd0-a2f0-4600-bc69-6e8ec18d7770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4677 2024.02.22 18:36:39.216412 [ 3 ] {c1575fd0-a2f0-4600-bc69-6e8ec18d7770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4678 2024.02.22 18:36:39.216413 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 78 rows starting from the beginning of the part
4679 2024.02.22 18:36:39.216778 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 76 rows starting from the beginning of the part
4680 2024.02.22 18:36:39.216901 [ 3 ] {c1575fd0-a2f0-4600-bc69-6e8ec18d7770} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4681 2024.02.22 18:36:39.217069 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 78 rows starting from the beginning of the part
4682 2024.02.22 18:36:39.217245 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 75 rows starting from the beginning of the part
4683 2024.02.22 18:36:39.217814 [ 3 ] {c1575fd0-a2f0-4600-bc69-6e8ec18d7770} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4684 2024.02.22 18:36:39.218184 [ 3 ] {c1575fd0-a2f0-4600-bc69-6e8ec18d7770} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4685 2024.02.22 18:36:39.218505 [ 3 ] {c1575fd0-a2f0-4600-bc69-6e8ec18d7770} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4686 2024.02.22 18:36:39.218675 [ 120 ] {} <Debug> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4687 2024.02.22 18:36:39.218731 [ 3 ] {c1575fd0-a2f0-4600-bc69-6e8ec18d7770} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.002360046 sec., 10593 rows/sec., 848.27 KiB/sec.
4688 2024.02.22 18:36:39.218747 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4689 2024.02.22 18:36:39.218980 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4690 2024.02.22 18:36:39.219294 [ 3 ] {c1575fd0-a2f0-4600-bc69-6e8ec18d7770} <Debug> DynamicQueryHandler: Done processing query
4691 2024.02.22 18:36:39.219374 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4692 2024.02.22 18:36:39.219410 [ 3 ] {c1575fd0-a2f0-4600-bc69-6e8ec18d7770} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4693 2024.02.22 18:36:39.219448 [ 16 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.004140791 sec., 147797.84828550875 rows/sec., 13.77 MiB/sec.
4694 2024.02.22 18:36:39.219468 [ 3 ] {} <Debug> HTTP-Session: fe44fbd2-f9be-4774-abb8-de570977c089 Destroying unnamed session
4695 2024.02.22 18:36:39.219448 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 101 rows starting from the beginning of the part
4696 2024.02.22 18:36:39.219634 [ 16 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4697 2024.02.22 18:36:39.219729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4698 2024.02.22 18:36:39.219785 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 51 rows starting from the beginning of the part
4699 2024.02.22 18:36:39.219839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4700 2024.02.22 18:36:39.219890 [ 3 ] {} <Debug> HTTP-Session: 2644b9bc-9e6a-4905-ad4e-b32d93a277f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4701 2024.02.22 18:36:39.219936 [ 3 ] {} <Debug> HTTP-Session: 2644b9bc-9e6a-4905-ad4e-b32d93a277f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4702 2024.02.22 18:36:39.220036 [ 16 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_46_9} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4703 2024.02.22 18:36:39.220159 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part
4704 2024.02.22 18:36:39.220213 [ 16 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_46_9} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4705 2024.02.22 18:36:39.220264 [ 3 ] {8326d23c-f2fd-477a-a7cb-2f4141a18cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4706 2024.02.22 18:36:39.220455 [ 3 ] {8326d23c-f2fd-477a-a7cb-2f4141a18cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4707 2024.02.22 18:36:39.220498 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 27 rows starting from the beginning of the part
4708 2024.02.22 18:36:39.220846 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part
4709 2024.02.22 18:36:39.221116 [ 3 ] {8326d23c-f2fd-477a-a7cb-2f4141a18cc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4710 2024.02.22 18:36:39.221132 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::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
4711 2024.02.22 18:36:39.222288 [ 3 ] {8326d23c-f2fd-477a-a7cb-2f4141a18cc6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4712 2024.02.22 18:36:39.222614 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003777244 sec., 67774.28198972585 rows/sec., 5.29 MiB/sec.
4713 2024.02.22 18:36:39.222784 [ 11 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4714 2024.02.22 18:36:39.222900 [ 3 ] {8326d23c-f2fd-477a-a7cb-2f4141a18cc6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4715 2024.02.22 18:36:39.223106 [ 11 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_46_9} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4716 2024.02.22 18:36:39.223217 [ 3 ] {8326d23c-f2fd-477a-a7cb-2f4141a18cc6} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4717 2024.02.22 18:36:39.223226 [ 11 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_46_9} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4718 2024.02.22 18:36:39.223400 [ 120 ] {} <Debug> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4719 2024.02.22 18:36:39.223466 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4720 2024.02.22 18:36:39.223462 [ 3 ] {8326d23c-f2fd-477a-a7cb-2f4141a18cc6} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.003138741 sec., 7964 rows/sec., 10.75 MiB/sec.
4721 2024.02.22 18:36:39.223592 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4722 2024.02.22 18:36:39.223846 [ 3 ] {8326d23c-f2fd-477a-a7cb-2f4141a18cc6} <Debug> DynamicQueryHandler: Done processing query
4723 2024.02.22 18:36:39.223898 [ 3 ] {8326d23c-f2fd-477a-a7cb-2f4141a18cc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4724 2024.02.22 18:36:39.223913 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4725 2024.02.22 18:36:39.223930 [ 3 ] {} <Debug> HTTP-Session: 2644b9bc-9e6a-4905-ad4e-b32d93a277f1 Destroying unnamed session
4726 2024.02.22 18:36:39.223956 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1041 rows starting from the beginning of the part
4727 2024.02.22 18:36:39.224072 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
4728 2024.02.22 18:36:39.224172 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part
4729 2024.02.22 18:36:39.224263 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
4730 2024.02.22 18:36:39.224350 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part
4731 2024.02.22 18:36:39.224435 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
4732 2024.02.22 18:36:39.227128 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1168 rows, containing 6 columns (6 merged, 0 gathered) in 0.003614671 sec., 323127.60967733996 rows/sec., 436.04 MiB/sec.
4733 2024.02.22 18:36:39.227911 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4734 2024.02.22 18:36:39.228180 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4735 2024.02.22 18:36:39.228252 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4736 2024.02.22 18:36:39.228334 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_46_9: 9.31 MiB.
4737 2024.02.22 18:36:44.210406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4738 2024.02.22 18:36:44.210525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4739 2024.02.22 18:36:44.210551 [ 3 ] {} <Debug> HTTP-Session: fb727203-a297-4ddb-b2e9-62b431a8e135 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4740 2024.02.22 18:36:44.210576 [ 3 ] {} <Debug> HTTP-Session: fb727203-a297-4ddb-b2e9-62b431a8e135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4741 2024.02.22 18:36:44.210707 [ 3 ] {592e0dfd-2a59-4388-86f6-6eb41200a02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4742 2024.02.22 18:36:44.210770 [ 3 ] {592e0dfd-2a59-4388-86f6-6eb41200a02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4743 2024.02.22 18:36:44.210944 [ 3 ] {592e0dfd-2a59-4388-86f6-6eb41200a02c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4744 2024.02.22 18:36:44.211428 [ 3 ] {592e0dfd-2a59-4388-86f6-6eb41200a02c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4745 2024.02.22 18:36:44.211701 [ 3 ] {592e0dfd-2a59-4388-86f6-6eb41200a02c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4746 2024.02.22 18:36:44.211870 [ 3 ] {592e0dfd-2a59-4388-86f6-6eb41200a02c} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4747 2024.02.22 18:36:44.212004 [ 3 ] {592e0dfd-2a59-4388-86f6-6eb41200a02c} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001257565 sec., 20674 rows/sec., 1.64 MiB/sec.
4748 2024.02.22 18:36:44.212161 [ 3 ] {592e0dfd-2a59-4388-86f6-6eb41200a02c} <Debug> DynamicQueryHandler: Done processing query
4749 2024.02.22 18:36:44.212188 [ 3 ] {592e0dfd-2a59-4388-86f6-6eb41200a02c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4750 2024.02.22 18:36:44.212205 [ 3 ] {} <Debug> HTTP-Session: fb727203-a297-4ddb-b2e9-62b431a8e135 Destroying unnamed session
4751 2024.02.22 18:36:44.212337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4752 2024.02.22 18:36:44.212392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4753 2024.02.22 18:36:44.212413 [ 3 ] {} <Debug> HTTP-Session: bbc80b1f-72b4-4ca0-b375-c0690d969937 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4754 2024.02.22 18:36:44.212432 [ 3 ] {} <Debug> HTTP-Session: bbc80b1f-72b4-4ca0-b375-c0690d969937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4755 2024.02.22 18:36:44.212519 [ 3 ] {22a8e59c-94d5-4939-bb6b-8d514e5d409d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4756 2024.02.22 18:36:44.212564 [ 3 ] {22a8e59c-94d5-4939-bb6b-8d514e5d409d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4757 2024.02.22 18:36:44.212673 [ 3 ] {22a8e59c-94d5-4939-bb6b-8d514e5d409d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4758 2024.02.22 18:36:44.213037 [ 3 ] {22a8e59c-94d5-4939-bb6b-8d514e5d409d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4759 2024.02.22 18:36:44.213259 [ 3 ] {22a8e59c-94d5-4939-bb6b-8d514e5d409d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4760 2024.02.22 18:36:44.213410 [ 3 ] {22a8e59c-94d5-4939-bb6b-8d514e5d409d} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4761 2024.02.22 18:36:44.213506 [ 3 ] {22a8e59c-94d5-4939-bb6b-8d514e5d409d} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.000958129 sec., 81408 rows/sec., 8.26 MiB/sec.
4762 2024.02.22 18:36:44.213633 [ 3 ] {22a8e59c-94d5-4939-bb6b-8d514e5d409d} <Debug> DynamicQueryHandler: Done processing query
4763 2024.02.22 18:36:44.213658 [ 3 ] {22a8e59c-94d5-4939-bb6b-8d514e5d409d} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
4764 2024.02.22 18:36:44.213674 [ 3 ] {} <Debug> HTTP-Session: bbc80b1f-72b4-4ca0-b375-c0690d969937 Destroying unnamed session
4765 2024.02.22 18:36:44.213786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4766 2024.02.22 18:36:44.213835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4767 2024.02.22 18:36:44.213855 [ 3 ] {} <Debug> HTTP-Session: e5d6e942-398d-4fca-96e2-6352b5cd09f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4768 2024.02.22 18:36:44.213873 [ 3 ] {} <Debug> HTTP-Session: e5d6e942-398d-4fca-96e2-6352b5cd09f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4769 2024.02.22 18:36:44.213948 [ 3 ] {3c4c8144-ae4a-4c04-99c4-33789142bae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4770 2024.02.22 18:36:44.213987 [ 3 ] {3c4c8144-ae4a-4c04-99c4-33789142bae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4771 2024.02.22 18:36:44.214092 [ 3 ] {3c4c8144-ae4a-4c04-99c4-33789142bae2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4772 2024.02.22 18:36:44.214395 [ 3 ] {3c4c8144-ae4a-4c04-99c4-33789142bae2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4773 2024.02.22 18:36:44.214603 [ 3 ] {3c4c8144-ae4a-4c04-99c4-33789142bae2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4774 2024.02.22 18:36:44.214751 [ 3 ] {3c4c8144-ae4a-4c04-99c4-33789142bae2} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4775 2024.02.22 18:36:44.214871 [ 3 ] {3c4c8144-ae4a-4c04-99c4-33789142bae2} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000888418 sec., 29265 rows/sec., 2.29 MiB/sec.
4776 2024.02.22 18:36:44.215020 [ 3 ] {3c4c8144-ae4a-4c04-99c4-33789142bae2} <Debug> DynamicQueryHandler: Done processing query
4777 2024.02.22 18:36:44.215045 [ 3 ] {3c4c8144-ae4a-4c04-99c4-33789142bae2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4778 2024.02.22 18:36:44.215061 [ 3 ] {} <Debug> HTTP-Session: e5d6e942-398d-4fca-96e2-6352b5cd09f7 Destroying unnamed session
4779 2024.02.22 18:36:44.215237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4780 2024.02.22 18:36:44.215283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4781 2024.02.22 18:36:44.215302 [ 3 ] {} <Debug> HTTP-Session: 04b25275-6585-4240-b6a7-7f33061a6c86 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4782 2024.02.22 18:36:44.215319 [ 3 ] {} <Debug> HTTP-Session: 04b25275-6585-4240-b6a7-7f33061a6c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4783 2024.02.22 18:36:44.215400 [ 3 ] {f5ec448c-76c0-4891-bab9-f79c14da3d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4784 2024.02.22 18:36:44.215446 [ 3 ] {f5ec448c-76c0-4891-bab9-f79c14da3d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4785 2024.02.22 18:36:44.215588 [ 3 ] {f5ec448c-76c0-4891-bab9-f79c14da3d5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4786 2024.02.22 18:36:44.215965 [ 3 ] {f5ec448c-76c0-4891-bab9-f79c14da3d5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4787 2024.02.22 18:36:44.216284 [ 3 ] {f5ec448c-76c0-4891-bab9-f79c14da3d5c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4788 2024.02.22 18:36:44.216467 [ 3 ] {f5ec448c-76c0-4891-bab9-f79c14da3d5c} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4789 2024.02.22 18:36:44.216591 [ 3 ] {f5ec448c-76c0-4891-bab9-f79c14da3d5c} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001160312 sec., 22407 rows/sec., 30.24 MiB/sec.
4790 2024.02.22 18:36:44.216735 [ 3 ] {f5ec448c-76c0-4891-bab9-f79c14da3d5c} <Debug> DynamicQueryHandler: Done processing query
4791 2024.02.22 18:36:44.216760 [ 3 ] {f5ec448c-76c0-4891-bab9-f79c14da3d5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4792 2024.02.22 18:36:44.216776 [ 3 ] {} <Debug> HTTP-Session: 04b25275-6585-4240-b6a7-7f33061a6c86 Destroying unnamed session
4793 2024.02.22 18:36:47.955929 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache
4794 2024.02.22 18:36:47.955988 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache
4795 2024.02.22 18:36:49.211563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4796 2024.02.22 18:36:49.211694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4797 2024.02.22 18:36:49.211725 [ 3 ] {} <Debug> HTTP-Session: 53970e87-c784-4968-9642-5243d1bd4ee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4798 2024.02.22 18:36:49.211755 [ 3 ] {} <Debug> HTTP-Session: 53970e87-c784-4968-9642-5243d1bd4ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4799 2024.02.22 18:36:49.211898 [ 3 ] {adf39270-0a5f-45a7-b7ee-47cf57e2dfc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4800 2024.02.22 18:36:49.211968 [ 3 ] {adf39270-0a5f-45a7-b7ee-47cf57e2dfc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4801 2024.02.22 18:36:49.212151 [ 3 ] {adf39270-0a5f-45a7-b7ee-47cf57e2dfc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4802 2024.02.22 18:36:49.212598 [ 3 ] {adf39270-0a5f-45a7-b7ee-47cf57e2dfc4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4803 2024.02.22 18:36:49.212857 [ 3 ] {adf39270-0a5f-45a7-b7ee-47cf57e2dfc4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4804 2024.02.22 18:36:49.213021 [ 3 ] {adf39270-0a5f-45a7-b7ee-47cf57e2dfc4} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4805 2024.02.22 18:36:49.213135 [ 3 ] {adf39270-0a5f-45a7-b7ee-47cf57e2dfc4} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001197583 sec., 20875 rows/sec., 1.65 MiB/sec.
4806 2024.02.22 18:36:49.213280 [ 3 ] {adf39270-0a5f-45a7-b7ee-47cf57e2dfc4} <Debug> DynamicQueryHandler: Done processing query
4807 2024.02.22 18:36:49.213303 [ 3 ] {adf39270-0a5f-45a7-b7ee-47cf57e2dfc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4808 2024.02.22 18:36:49.213320 [ 3 ] {} <Debug> HTTP-Session: 53970e87-c784-4968-9642-5243d1bd4ee2 Destroying unnamed session
4809 2024.02.22 18:36:49.213450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 16560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4810 2024.02.22 18:36:49.213497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4811 2024.02.22 18:36:49.213517 [ 3 ] {} <Debug> HTTP-Session: 4a40b7d5-28e4-46be-99a9-226388ad59c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4812 2024.02.22 18:36:49.213533 [ 3 ] {} <Debug> HTTP-Session: 4a40b7d5-28e4-46be-99a9-226388ad59c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4813 2024.02.22 18:36:49.213608 [ 3 ] {0bc38d3e-ee42-4974-a563-209a0a304e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4814 2024.02.22 18:36:49.213647 [ 3 ] {0bc38d3e-ee42-4974-a563-209a0a304e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4815 2024.02.22 18:36:49.213752 [ 3 ] {0bc38d3e-ee42-4974-a563-209a0a304e76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4816 2024.02.22 18:36:49.214088 [ 3 ] {0bc38d3e-ee42-4974-a563-209a0a304e76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4817 2024.02.22 18:36:49.214307 [ 3 ] {0bc38d3e-ee42-4974-a563-209a0a304e76} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4818 2024.02.22 18:36:49.214458 [ 3 ] {0bc38d3e-ee42-4974-a563-209a0a304e76} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4819 2024.02.22 18:36:49.214556 [ 3 ] {0bc38d3e-ee42-4974-a563-209a0a304e76} <Information> executeQuery: Read 111 rows, 9.79 KiB in 0.000921227 sec., 120491 rows/sec., 10.38 MiB/sec.
4820 2024.02.22 18:36:49.214706 [ 3 ] {0bc38d3e-ee42-4974-a563-209a0a304e76} <Debug> DynamicQueryHandler: Done processing query
4821 2024.02.22 18:36:49.214743 [ 3 ] {0bc38d3e-ee42-4974-a563-209a0a304e76} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
4822 2024.02.22 18:36:49.214758 [ 3 ] {} <Debug> HTTP-Session: 4a40b7d5-28e4-46be-99a9-226388ad59c6 Destroying unnamed session
4823 2024.02.22 18:36:49.214885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 8328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4824 2024.02.22 18:36:49.214930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4825 2024.02.22 18:36:49.214950 [ 3 ] {} <Debug> HTTP-Session: b135dd33-687f-48c8-b01a-c355de42a029 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4826 2024.02.22 18:36:49.214966 [ 3 ] {} <Debug> HTTP-Session: b135dd33-687f-48c8-b01a-c355de42a029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4827 2024.02.22 18:36:49.215041 [ 3 ] {f920674b-98d3-4579-9843-846a5cc5fef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4828 2024.02.22 18:36:49.215081 [ 3 ] {f920674b-98d3-4579-9843-846a5cc5fef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4829 2024.02.22 18:36:49.215190 [ 3 ] {f920674b-98d3-4579-9843-846a5cc5fef8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4830 2024.02.22 18:36:49.215476 [ 3 ] {f920674b-98d3-4579-9843-846a5cc5fef8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4831 2024.02.22 18:36:49.215682 [ 3 ] {f920674b-98d3-4579-9843-846a5cc5fef8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4832 2024.02.22 18:36:49.215832 [ 3 ] {f920674b-98d3-4579-9843-846a5cc5fef8} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4833 2024.02.22 18:36:49.215926 [ 3 ] {f920674b-98d3-4579-9843-846a5cc5fef8} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.000857247 sec., 57159 rows/sec., 4.44 MiB/sec.
4834 2024.02.22 18:36:49.216038 [ 3 ] {f920674b-98d3-4579-9843-846a5cc5fef8} <Debug> DynamicQueryHandler: Done processing query
4835 2024.02.22 18:36:49.216061 [ 3 ] {f920674b-98d3-4579-9843-846a5cc5fef8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4836 2024.02.22 18:36:49.216076 [ 3 ] {} <Debug> HTTP-Session: b135dd33-687f-48c8-b01a-c355de42a029 Destroying unnamed session
4837 2024.02.22 18:36:49.216219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4838 2024.02.22 18:36:49.216262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4839 2024.02.22 18:36:49.216281 [ 3 ] {} <Debug> HTTP-Session: 8c550669-0b43-427e-803c-1b16c074c810 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4840 2024.02.22 18:36:49.216297 [ 3 ] {} <Debug> HTTP-Session: 8c550669-0b43-427e-803c-1b16c074c810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4841 2024.02.22 18:36:49.216368 [ 3 ] {8712f8c4-e911-42ca-ab6f-fe1279ddef88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4842 2024.02.22 18:36:49.216411 [ 3 ] {8712f8c4-e911-42ca-ab6f-fe1279ddef88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4843 2024.02.22 18:36:49.216528 [ 3 ] {8712f8c4-e911-42ca-ab6f-fe1279ddef88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4844 2024.02.22 18:36:49.216804 [ 3 ] {8712f8c4-e911-42ca-ab6f-fe1279ddef88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4845 2024.02.22 18:36:49.217072 [ 3 ] {8712f8c4-e911-42ca-ab6f-fe1279ddef88} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4846 2024.02.22 18:36:49.217249 [ 3 ] {8712f8c4-e911-42ca-ab6f-fe1279ddef88} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
4847 2024.02.22 18:36:49.217347 [ 3 ] {8712f8c4-e911-42ca-ab6f-fe1279ddef88} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000950169 sec., 37887 rows/sec., 2.67 MiB/sec.
4848 2024.02.22 18:36:49.217472 [ 3 ] {8712f8c4-e911-42ca-ab6f-fe1279ddef88} <Debug> DynamicQueryHandler: Done processing query
4849 2024.02.22 18:36:49.217495 [ 3 ] {8712f8c4-e911-42ca-ab6f-fe1279ddef88} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4850 2024.02.22 18:36:49.217511 [ 3 ] {} <Debug> HTTP-Session: 8c550669-0b43-427e-803c-1b16c074c810 Destroying unnamed session
4851 2024.02.22 18:36:49.217693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4852 2024.02.22 18:36:49.217737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4853 2024.02.22 18:36:49.217756 [ 3 ] {} <Debug> HTTP-Session: 837576af-c82b-4bd6-8e04-f03dcb1d0774 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4854 2024.02.22 18:36:49.217772 [ 3 ] {} <Debug> HTTP-Session: 837576af-c82b-4bd6-8e04-f03dcb1d0774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4855 2024.02.22 18:36:49.217847 [ 3 ] {a16f0d61-0717-487a-86c5-fc68c56ac784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4856 2024.02.22 18:36:49.217891 [ 3 ] {a16f0d61-0717-487a-86c5-fc68c56ac784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4857 2024.02.22 18:36:49.218021 [ 3 ] {a16f0d61-0717-487a-86c5-fc68c56ac784} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4858 2024.02.22 18:36:49.218399 [ 3 ] {a16f0d61-0717-487a-86c5-fc68c56ac784} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4859 2024.02.22 18:36:49.218685 [ 3 ] {a16f0d61-0717-487a-86c5-fc68c56ac784} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4860 2024.02.22 18:36:49.218862 [ 3 ] {a16f0d61-0717-487a-86c5-fc68c56ac784} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4861 2024.02.22 18:36:49.218958 [ 3 ] {a16f0d61-0717-487a-86c5-fc68c56ac784} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001084281 sec., 23056 rows/sec., 31.11 MiB/sec.
4862 2024.02.22 18:36:49.219080 [ 3 ] {a16f0d61-0717-487a-86c5-fc68c56ac784} <Debug> DynamicQueryHandler: Done processing query
4863 2024.02.22 18:36:49.219102 [ 3 ] {a16f0d61-0717-487a-86c5-fc68c56ac784} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4864 2024.02.22 18:36:49.219119 [ 3 ] {} <Debug> HTTP-Session: 837576af-c82b-4bd6-8e04-f03dcb1d0774 Destroying unnamed session
4865 2024.02.22 18:36:54.210145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4866 2024.02.22 18:36:54.210272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4867 2024.02.22 18:36:54.210298 [ 3 ] {} <Debug> HTTP-Session: 1c00d824-1eda-4249-86f7-7ee897265318 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4868 2024.02.22 18:36:54.210322 [ 3 ] {} <Debug> HTTP-Session: 1c00d824-1eda-4249-86f7-7ee897265318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4869 2024.02.22 18:36:54.210453 [ 3 ] {f9b6f89c-9047-49d6-9d39-04ab42a74784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4870 2024.02.22 18:36:54.210513 [ 3 ] {f9b6f89c-9047-49d6-9d39-04ab42a74784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4871 2024.02.22 18:36:54.210673 [ 3 ] {f9b6f89c-9047-49d6-9d39-04ab42a74784} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4872 2024.02.22 18:36:54.211108 [ 3 ] {f9b6f89c-9047-49d6-9d39-04ab42a74784} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4873 2024.02.22 18:36:54.211426 [ 3 ] {f9b6f89c-9047-49d6-9d39-04ab42a74784} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4874 2024.02.22 18:36:54.211594 [ 3 ] {f9b6f89c-9047-49d6-9d39-04ab42a74784} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4875 2024.02.22 18:36:54.211714 [ 3 ] {f9b6f89c-9047-49d6-9d39-04ab42a74784} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001227584 sec., 21179 rows/sec., 1.68 MiB/sec.
4876 2024.02.22 18:36:54.211854 [ 3 ] {f9b6f89c-9047-49d6-9d39-04ab42a74784} <Debug> DynamicQueryHandler: Done processing query
4877 2024.02.22 18:36:54.211879 [ 3 ] {f9b6f89c-9047-49d6-9d39-04ab42a74784} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4878 2024.02.22 18:36:54.211895 [ 3 ] {} <Debug> HTTP-Session: 1c00d824-1eda-4249-86f7-7ee897265318 Destroying unnamed session
4879 2024.02.22 18:36:54.212028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4880 2024.02.22 18:36:54.212074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4881 2024.02.22 18:36:54.212094 [ 3 ] {} <Debug> HTTP-Session: 525be14d-3edf-4a0f-981b-b28ae816714e Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4882 2024.02.22 18:36:54.212112 [ 3 ] {} <Debug> HTTP-Session: 525be14d-3edf-4a0f-981b-b28ae816714e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4883 2024.02.22 18:36:54.212187 [ 3 ] {551143e4-ea66-43b8-8d43-4776346072ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4884 2024.02.22 18:36:54.212228 [ 3 ] {551143e4-ea66-43b8-8d43-4776346072ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4885 2024.02.22 18:36:54.212334 [ 3 ] {551143e4-ea66-43b8-8d43-4776346072ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4886 2024.02.22 18:36:54.212736 [ 3 ] {551143e4-ea66-43b8-8d43-4776346072ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4887 2024.02.22 18:36:54.212956 [ 3 ] {551143e4-ea66-43b8-8d43-4776346072ad} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4888 2024.02.22 18:36:54.213109 [ 3 ] {551143e4-ea66-43b8-8d43-4776346072ad} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4889 2024.02.22 18:36:54.213225 [ 3 ] {551143e4-ea66-43b8-8d43-4776346072ad} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.00100761 sec., 77410 rows/sec., 7.85 MiB/sec.
4890 2024.02.22 18:36:54.213348 [ 3 ] {551143e4-ea66-43b8-8d43-4776346072ad} <Debug> DynamicQueryHandler: Done processing query
4891 2024.02.22 18:36:54.213372 [ 3 ] {551143e4-ea66-43b8-8d43-4776346072ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
4892 2024.02.22 18:36:54.213388 [ 3 ] {} <Debug> HTTP-Session: 525be14d-3edf-4a0f-981b-b28ae816714e Destroying unnamed session
4893 2024.02.22 18:36:54.213513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4894 2024.02.22 18:36:54.213558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4895 2024.02.22 18:36:54.213578 [ 3 ] {} <Debug> HTTP-Session: 738129c5-8c75-486e-bd3d-87950828bcd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4896 2024.02.22 18:36:54.213595 [ 3 ] {} <Debug> HTTP-Session: 738129c5-8c75-486e-bd3d-87950828bcd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4897 2024.02.22 18:36:54.213667 [ 3 ] {b86a5791-be4f-45bf-82a2-7a8821e05f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4898 2024.02.22 18:36:54.213705 [ 3 ] {b86a5791-be4f-45bf-82a2-7a8821e05f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4899 2024.02.22 18:36:54.213810 [ 3 ] {b86a5791-be4f-45bf-82a2-7a8821e05f74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4900 2024.02.22 18:36:54.214105 [ 3 ] {b86a5791-be4f-45bf-82a2-7a8821e05f74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4901 2024.02.22 18:36:54.214317 [ 3 ] {b86a5791-be4f-45bf-82a2-7a8821e05f74} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4902 2024.02.22 18:36:54.214466 [ 3 ] {b86a5791-be4f-45bf-82a2-7a8821e05f74} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4903 2024.02.22 18:36:54.214585 [ 3 ] {b86a5791-be4f-45bf-82a2-7a8821e05f74} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000890657 sec., 29191 rows/sec., 2.28 MiB/sec.
4904 2024.02.22 18:36:54.214718 [ 3 ] {b86a5791-be4f-45bf-82a2-7a8821e05f74} <Debug> DynamicQueryHandler: Done processing query
4905 2024.02.22 18:36:54.214742 [ 3 ] {b86a5791-be4f-45bf-82a2-7a8821e05f74} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4906 2024.02.22 18:36:54.214757 [ 3 ] {} <Debug> HTTP-Session: 738129c5-8c75-486e-bd3d-87950828bcd5 Destroying unnamed session
4907 2024.02.22 18:36:54.214944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4908 2024.02.22 18:36:54.214989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4909 2024.02.22 18:36:54.215008 [ 3 ] {} <Debug> HTTP-Session: 67ee3819-fca3-4093-adf5-19d093b47cbd Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4910 2024.02.22 18:36:54.215024 [ 3 ] {} <Debug> HTTP-Session: 67ee3819-fca3-4093-adf5-19d093b47cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4911 2024.02.22 18:36:54.215103 [ 3 ] {89f7dd9e-4ec4-4854-af59-0317524a49c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4912 2024.02.22 18:36:54.215148 [ 3 ] {89f7dd9e-4ec4-4854-af59-0317524a49c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4913 2024.02.22 18:36:54.215288 [ 3 ] {89f7dd9e-4ec4-4854-af59-0317524a49c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4914 2024.02.22 18:36:54.215686 [ 3 ] {89f7dd9e-4ec4-4854-af59-0317524a49c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4915 2024.02.22 18:36:54.215990 [ 3 ] {89f7dd9e-4ec4-4854-af59-0317524a49c5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4916 2024.02.22 18:36:54.216168 [ 3 ] {89f7dd9e-4ec4-4854-af59-0317524a49c5} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4917 2024.02.22 18:36:54.216293 [ 3 ] {89f7dd9e-4ec4-4854-af59-0317524a49c5} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001161212 sec., 22390 rows/sec., 30.21 MiB/sec.
4918 2024.02.22 18:36:54.216429 [ 3 ] {89f7dd9e-4ec4-4854-af59-0317524a49c5} <Debug> DynamicQueryHandler: Done processing query
4919 2024.02.22 18:36:54.216451 [ 3 ] {89f7dd9e-4ec4-4854-af59-0317524a49c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4920 2024.02.22 18:36:54.216467 [ 3 ] {} <Debug> HTTP-Session: 67ee3819-fca3-4093-adf5-19d093b47cbd Destroying unnamed session
4921 2024.02.22 18:36:59.210710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4922 2024.02.22 18:36:59.210842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4923 2024.02.22 18:36:59.210869 [ 3 ] {} <Debug> HTTP-Session: 3d721264-3d77-4cf5-ada7-aa0764e7f4d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4924 2024.02.22 18:36:59.210893 [ 3 ] {} <Debug> HTTP-Session: 3d721264-3d77-4cf5-ada7-aa0764e7f4d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4925 2024.02.22 18:36:59.211026 [ 3 ] {79b58c96-3547-41f1-bf56-1fb34ba51632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4926 2024.02.22 18:36:59.211088 [ 3 ] {79b58c96-3547-41f1-bf56-1fb34ba51632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4927 2024.02.22 18:36:59.211277 [ 3 ] {79b58c96-3547-41f1-bf56-1fb34ba51632} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4928 2024.02.22 18:36:59.211773 [ 3 ] {79b58c96-3547-41f1-bf56-1fb34ba51632} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4929 2024.02.22 18:36:59.212054 [ 3 ] {79b58c96-3547-41f1-bf56-1fb34ba51632} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4930 2024.02.22 18:36:59.212225 [ 3 ] {79b58c96-3547-41f1-bf56-1fb34ba51632} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4931 2024.02.22 18:36:59.212364 [ 3 ] {79b58c96-3547-41f1-bf56-1fb34ba51632} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001295855 sec., 19292 rows/sec., 1.53 MiB/sec.
4932 2024.02.22 18:36:59.212510 [ 3 ] {79b58c96-3547-41f1-bf56-1fb34ba51632} <Debug> DynamicQueryHandler: Done processing query
4933 2024.02.22 18:36:59.212535 [ 3 ] {79b58c96-3547-41f1-bf56-1fb34ba51632} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4934 2024.02.22 18:36:59.212553 [ 3 ] {} <Debug> HTTP-Session: 3d721264-3d77-4cf5-ada7-aa0764e7f4d4 Destroying unnamed session
4935 2024.02.22 18:36:59.212681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4936 2024.02.22 18:36:59.212735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4937 2024.02.22 18:36:59.212755 [ 3 ] {} <Debug> HTTP-Session: 50d5b966-de0b-49cf-bc57-80253861306d Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4938 2024.02.22 18:36:59.212774 [ 3 ] {} <Debug> HTTP-Session: 50d5b966-de0b-49cf-bc57-80253861306d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4939 2024.02.22 18:36:59.212861 [ 3 ] {c9d0f95f-b112-470a-8171-9c149b8507ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4940 2024.02.22 18:36:59.212905 [ 3 ] {c9d0f95f-b112-470a-8171-9c149b8507ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4941 2024.02.22 18:36:59.213016 [ 3 ] {c9d0f95f-b112-470a-8171-9c149b8507ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4942 2024.02.22 18:36:59.213366 [ 3 ] {c9d0f95f-b112-470a-8171-9c149b8507ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4943 2024.02.22 18:36:59.213581 [ 3 ] {c9d0f95f-b112-470a-8171-9c149b8507ce} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4944 2024.02.22 18:36:59.213729 [ 3 ] {c9d0f95f-b112-470a-8171-9c149b8507ce} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4945 2024.02.22 18:36:59.213846 [ 3 ] {c9d0f95f-b112-470a-8171-9c149b8507ce} <Information> executeQuery: Read 75 rows, 6.98 KiB in 0.000948889 sec., 79039 rows/sec., 7.18 MiB/sec.
4946 2024.02.22 18:36:59.213967 [ 3 ] {c9d0f95f-b112-470a-8171-9c149b8507ce} <Debug> DynamicQueryHandler: Done processing query
4947 2024.02.22 18:36:59.213991 [ 3 ] {c9d0f95f-b112-470a-8171-9c149b8507ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4948 2024.02.22 18:36:59.214007 [ 3 ] {} <Debug> HTTP-Session: 50d5b966-de0b-49cf-bc57-80253861306d Destroying unnamed session
4949 2024.02.22 18:36:59.214126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4950 2024.02.22 18:36:59.214173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4951 2024.02.22 18:36:59.214192 [ 3 ] {} <Debug> HTTP-Session: 359927d8-33bb-4ff9-a8d8-7c87f9cc6029 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4952 2024.02.22 18:36:59.214210 [ 3 ] {} <Debug> HTTP-Session: 359927d8-33bb-4ff9-a8d8-7c87f9cc6029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4953 2024.02.22 18:36:59.214283 [ 3 ] {e39c3407-2c3a-433d-b55f-8e7afe0b91bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4954 2024.02.22 18:36:59.214321 [ 3 ] {e39c3407-2c3a-433d-b55f-8e7afe0b91bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4955 2024.02.22 18:36:59.214429 [ 3 ] {e39c3407-2c3a-433d-b55f-8e7afe0b91bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4956 2024.02.22 18:36:59.214711 [ 3 ] {e39c3407-2c3a-433d-b55f-8e7afe0b91bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4957 2024.02.22 18:36:59.214916 [ 3 ] {e39c3407-2c3a-433d-b55f-8e7afe0b91bb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4958 2024.02.22 18:36:59.215059 [ 3 ] {e39c3407-2c3a-433d-b55f-8e7afe0b91bb} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4959 2024.02.22 18:36:59.215173 [ 3 ] {e39c3407-2c3a-433d-b55f-8e7afe0b91bb} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000853566 sec., 29288 rows/sec., 2.29 MiB/sec.
4960 2024.02.22 18:36:59.215287 [ 3 ] {e39c3407-2c3a-433d-b55f-8e7afe0b91bb} <Debug> DynamicQueryHandler: Done processing query
4961 2024.02.22 18:36:59.215311 [ 3 ] {e39c3407-2c3a-433d-b55f-8e7afe0b91bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4962 2024.02.22 18:36:59.215326 [ 3 ] {} <Debug> HTTP-Session: 359927d8-33bb-4ff9-a8d8-7c87f9cc6029 Destroying unnamed session
4963 2024.02.22 18:36:59.215510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4964 2024.02.22 18:36:59.215556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4965 2024.02.22 18:36:59.215574 [ 3 ] {} <Debug> HTTP-Session: 877e92a7-094b-41ad-bbe8-20496d54346a Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4966 2024.02.22 18:36:59.215591 [ 3 ] {} <Debug> HTTP-Session: 877e92a7-094b-41ad-bbe8-20496d54346a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4967 2024.02.22 18:36:59.215665 [ 3 ] {0d50a734-008c-4a5f-9a92-c4dd9b94ea42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4968 2024.02.22 18:36:59.215710 [ 3 ] {0d50a734-008c-4a5f-9a92-c4dd9b94ea42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4969 2024.02.22 18:36:59.215849 [ 3 ] {0d50a734-008c-4a5f-9a92-c4dd9b94ea42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4970 2024.02.22 18:36:59.216243 [ 3 ] {0d50a734-008c-4a5f-9a92-c4dd9b94ea42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4971 2024.02.22 18:36:59.216542 [ 3 ] {0d50a734-008c-4a5f-9a92-c4dd9b94ea42} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4972 2024.02.22 18:36:59.216721 [ 3 ] {0d50a734-008c-4a5f-9a92-c4dd9b94ea42} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4973 2024.02.22 18:36:59.216847 [ 3 ] {0d50a734-008c-4a5f-9a92-c4dd9b94ea42} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001151522 sec., 21710 rows/sec., 29.30 MiB/sec.
4974 2024.02.22 18:36:59.216974 [ 3 ] {0d50a734-008c-4a5f-9a92-c4dd9b94ea42} <Debug> DynamicQueryHandler: Done processing query
4975 2024.02.22 18:36:59.216998 [ 3 ] {0d50a734-008c-4a5f-9a92-c4dd9b94ea42} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4976 2024.02.22 18:36:59.217014 [ 3 ] {} <Debug> HTTP-Session: 877e92a7-094b-41ad-bbe8-20496d54346a Destroying unnamed session
4977 2024.02.22 18:37:02.956041 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
4978 2024.02.22 18:37:02.956096 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
4979 2024.02.22 18:37:04.210406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4980 2024.02.22 18:37:04.210539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4981 2024.02.22 18:37:04.210570 [ 3 ] {} <Debug> HTTP-Session: e2576b94-d6d8-4b95-b4f4-9a9c5052b4cc Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
4982 2024.02.22 18:37:04.210599 [ 3 ] {} <Debug> HTTP-Session: e2576b94-d6d8-4b95-b4f4-9a9c5052b4cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4983 2024.02.22 18:37:04.210743 [ 3 ] {41dfa1c3-f870-4425-8a52-335e62866b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4984 2024.02.22 18:37:04.210814 [ 3 ] {41dfa1c3-f870-4425-8a52-335e62866b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4985 2024.02.22 18:37:04.210991 [ 3 ] {41dfa1c3-f870-4425-8a52-335e62866b2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4986 2024.02.22 18:37:04.211475 [ 3 ] {41dfa1c3-f870-4425-8a52-335e62866b2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4987 2024.02.22 18:37:04.211741 [ 3 ] {41dfa1c3-f870-4425-8a52-335e62866b2c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
4988 2024.02.22 18:37:04.211914 [ 3 ] {41dfa1c3-f870-4425-8a52-335e62866b2c} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
4989 2024.02.22 18:37:04.212029 [ 3 ] {41dfa1c3-f870-4425-8a52-335e62866b2c} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001245035 sec., 20882 rows/sec., 1.65 MiB/sec.
4990 2024.02.22 18:37:04.212028 [ 107 ] {} <Debug> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
4991 2024.02.22 18:37:04.212101 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
4992 2024.02.22 18:37:04.212206 [ 3 ] {41dfa1c3-f870-4425-8a52-335e62866b2c} <Debug> DynamicQueryHandler: Done processing query
4993 2024.02.22 18:37:04.212249 [ 3 ] {41dfa1c3-f870-4425-8a52-335e62866b2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4994 2024.02.22 18:37:04.212251 [ 22 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
4995 2024.02.22 18:37:04.212277 [ 3 ] {} <Debug> HTTP-Session: e2576b94-d6d8-4b95-b4f4-9a9c5052b4cc Destroying unnamed session
4996 2024.02.22 18:37:04.212424 [ 22 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4997 2024.02.22 18:37:04.212452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4998 2024.02.22 18:37:04.212482 [ 22 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 51 rows starting from the beginning of the part
4999 2024.02.22 18:37:04.212539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5000 2024.02.22 18:37:04.212589 [ 3 ] {} <Debug> HTTP-Session: db545986-e23b-4ddd-8f1b-370d6da4e5a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5001 2024.02.22 18:37:04.212632 [ 3 ] {} <Debug> HTTP-Session: db545986-e23b-4ddd-8f1b-370d6da4e5a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5002 2024.02.22 18:37:04.212731 [ 22 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part
5003 2024.02.22 18:37:04.212841 [ 3 ] {77bd623f-c201-476a-b6e8-851b1bb7a009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5004 2024.02.22 18:37:04.212968 [ 3 ] {77bd623f-c201-476a-b6e8-851b1bb7a009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5005 2024.02.22 18:37:04.212969 [ 22 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
5006 2024.02.22 18:37:04.213287 [ 22 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part
5007 2024.02.22 18:37:04.213434 [ 3 ] {77bd623f-c201-476a-b6e8-851b1bb7a009} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5008 2024.02.22 18:37:04.213537 [ 22 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
5009 2024.02.22 18:37:04.213690 [ 22 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part
5010 2024.02.22 18:37:04.214256 [ 3 ] {77bd623f-c201-476a-b6e8-851b1bb7a009} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5011 2024.02.22 18:37:04.214686 [ 3 ] {77bd623f-c201-476a-b6e8-851b1bb7a009} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5012 2024.02.22 18:37:04.215006 [ 3 ] {77bd623f-c201-476a-b6e8-851b1bb7a009} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
5013 2024.02.22 18:37:04.215232 [ 22 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 4 columns (4 merged, 0 gathered) in 0.00305202 sec., 58649.68119474971 rows/sec., 4.64 MiB/sec.
5014 2024.02.22 18:37:04.215282 [ 3 ] {77bd623f-c201-476a-b6e8-851b1bb7a009} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002376987 sec., 1682 rows/sec., 140.51 KiB/sec.
5015 2024.02.22 18:37:04.215442 [ 22 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5016 2024.02.22 18:37:04.215544 [ 3 ] {77bd623f-c201-476a-b6e8-851b1bb7a009} <Debug> DynamicQueryHandler: Done processing query
5017 2024.02.22 18:37:04.215577 [ 3 ] {77bd623f-c201-476a-b6e8-851b1bb7a009} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5018 2024.02.22 18:37:04.215609 [ 3 ] {} <Debug> HTTP-Session: db545986-e23b-4ddd-8f1b-370d6da4e5a6 Destroying unnamed session
5019 2024.02.22 18:37:04.215693 [ 22 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_51_10} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5020 2024.02.22 18:37:04.215769 [ 22 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_51_10} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5021 2024.02.22 18:37:04.215799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 13197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5022 2024.02.22 18:37:04.215889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5023 2024.02.22 18:37:04.215909 [ 3 ] {} <Debug> HTTP-Session: 87cf9c6f-79b4-4870-93de-87b82e0c20ad Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5024 2024.02.22 18:37:04.215926 [ 3 ] {} <Debug> HTTP-Session: 87cf9c6f-79b4-4870-93de-87b82e0c20ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5025 2024.02.22 18:37:04.216003 [ 3 ] {c259c3eb-515a-4c8c-961f-f89abd857ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5026 2024.02.22 18:37:04.216045 [ 3 ] {c259c3eb-515a-4c8c-961f-f89abd857ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5027 2024.02.22 18:37:04.216170 [ 3 ] {c259c3eb-515a-4c8c-961f-f89abd857ad3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5028 2024.02.22 18:37:04.216535 [ 3 ] {c259c3eb-515a-4c8c-961f-f89abd857ad3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5029 2024.02.22 18:37:04.216757 [ 3 ] {c259c3eb-515a-4c8c-961f-f89abd857ad3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5030 2024.02.22 18:37:04.216907 [ 3 ] {c259c3eb-515a-4c8c-961f-f89abd857ad3} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
5031 2024.02.22 18:37:04.216994 [ 107 ] {} <Debug> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5032 2024.02.22 18:37:04.217009 [ 3 ] {c259c3eb-515a-4c8c-961f-f89abd857ad3} <Information> executeQuery: Read 80 rows, 8.28 KiB in 0.000977479 sec., 81843 rows/sec., 8.27 MiB/sec.
5033 2024.02.22 18:37:04.217032 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5034 2024.02.22 18:37:04.217195 [ 18 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
5035 2024.02.22 18:37:04.217274 [ 3 ] {c259c3eb-515a-4c8c-961f-f89abd857ad3} <Debug> DynamicQueryHandler: Done processing query
5036 2024.02.22 18:37:04.217376 [ 3 ] {c259c3eb-515a-4c8c-961f-f89abd857ad3} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
5037 2024.02.22 18:37:04.217400 [ 18 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5038 2024.02.22 18:37:04.217419 [ 3 ] {} <Debug> HTTP-Session: 87cf9c6f-79b4-4870-93de-87b82e0c20ad Destroying unnamed session
5039 2024.02.22 18:37:04.217455 [ 18 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 193 rows starting from the beginning of the part
5040 2024.02.22 18:37:04.217602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5041 2024.02.22 18:37:04.217625 [ 18 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 78 rows starting from the beginning of the part
5042 2024.02.22 18:37:04.217697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5043 2024.02.22 18:37:04.217738 [ 3 ] {} <Debug> HTTP-Session: 191bcaa0-4fac-41bd-aa3c-abb5f5fdf52b Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5044 2024.02.22 18:37:04.217792 [ 3 ] {} <Debug> HTTP-Session: 191bcaa0-4fac-41bd-aa3c-abb5f5fdf52b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5045 2024.02.22 18:37:04.217839 [ 18 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 111 rows starting from the beginning of the part
5046 2024.02.22 18:37:04.217988 [ 3 ] {7d3bf365-92fb-483f-b95f-79644d993ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5047 2024.02.22 18:37:04.218063 [ 18 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 78 rows starting from the beginning of the part
5048 2024.02.22 18:37:04.218082 [ 3 ] {7d3bf365-92fb-483f-b95f-79644d993ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5049 2024.02.22 18:37:04.218348 [ 18 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 75 rows starting from the beginning of the part
5050 2024.02.22 18:37:04.218544 [ 3 ] {7d3bf365-92fb-483f-b95f-79644d993ac4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5051 2024.02.22 18:37:04.218586 [ 18 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 80 rows starting from the beginning of the part
5052 2024.02.22 18:37:04.219182 [ 3 ] {7d3bf365-92fb-483f-b95f-79644d993ac4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5053 2024.02.22 18:37:04.219663 [ 3 ] {7d3bf365-92fb-483f-b95f-79644d993ac4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5054 2024.02.22 18:37:04.219922 [ 3 ] {7d3bf365-92fb-483f-b95f-79644d993ac4} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
5055 2024.02.22 18:37:04.220311 [ 3 ] {7d3bf365-92fb-483f-b95f-79644d993ac4} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002219423 sec., 1802 rows/sec., 125.84 KiB/sec.
5056 2024.02.22 18:37:04.220354 [ 25 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 4 columns (4 merged, 0 gathered) in 0.003256444 sec., 188856.31074877997 rows/sec., 17.85 MiB/sec.
5057 2024.02.22 18:37:04.220493 [ 3 ] {7d3bf365-92fb-483f-b95f-79644d993ac4} <Debug> DynamicQueryHandler: Done processing query
5058 2024.02.22 18:37:04.220531 [ 3 ] {7d3bf365-92fb-483f-b95f-79644d993ac4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5059 2024.02.22 18:37:04.220556 [ 3 ] {} <Debug> HTTP-Session: 191bcaa0-4fac-41bd-aa3c-abb5f5fdf52b Destroying unnamed session
5060 2024.02.22 18:37:04.220566 [ 25 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5061 2024.02.22 18:37:04.220692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 5137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5062 2024.02.22 18:37:04.220769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5063 2024.02.22 18:37:04.220793 [ 3 ] {} <Debug> HTTP-Session: e5a66088-c8c5-4cf0-b441-7d5a84514cf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5064 2024.02.22 18:37:04.220826 [ 3 ] {} <Debug> HTTP-Session: e5a66088-c8c5-4cf0-b441-7d5a84514cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5065 2024.02.22 18:37:04.220846 [ 25 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_51_10} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5066 2024.02.22 18:37:04.220953 [ 3 ] {3efe9e6e-c3d0-4af5-93d5-4af0bc5050fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5067 2024.02.22 18:37:04.220976 [ 25 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_51_10} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5068 2024.02.22 18:37:04.221015 [ 3 ] {3efe9e6e-c3d0-4af5-93d5-4af0bc5050fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5069 2024.02.22 18:37:04.221243 [ 3 ] {3efe9e6e-c3d0-4af5-93d5-4af0bc5050fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5070 2024.02.22 18:37:04.221560 [ 3 ] {3efe9e6e-c3d0-4af5-93d5-4af0bc5050fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5071 2024.02.22 18:37:04.221778 [ 3 ] {3efe9e6e-c3d0-4af5-93d5-4af0bc5050fd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5072 2024.02.22 18:37:04.221931 [ 3 ] {3efe9e6e-c3d0-4af5-93d5-4af0bc5050fd} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
5073 2024.02.22 18:37:04.222017 [ 107 ] {} <Debug> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5074 2024.02.22 18:37:04.222028 [ 3 ] {3efe9e6e-c3d0-4af5-93d5-4af0bc5050fd} <Information> executeQuery: Read 30 rows, 2.41 KiB in 0.001035331 sec., 28976 rows/sec., 2.27 MiB/sec.
5075 2024.02.22 18:37:04.222048 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5076 2024.02.22 18:37:04.222187 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
5077 2024.02.22 18:37:04.222241 [ 3 ] {3efe9e6e-c3d0-4af5-93d5-4af0bc5050fd} <Debug> DynamicQueryHandler: Done processing query
5078 2024.02.22 18:37:04.222289 [ 3 ] {3efe9e6e-c3d0-4af5-93d5-4af0bc5050fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5079 2024.02.22 18:37:04.222310 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5080 2024.02.22 18:37:04.222324 [ 3 ] {} <Debug> HTTP-Session: e5a66088-c8c5-4cf0-b441-7d5a84514cf6 Destroying unnamed session
5081 2024.02.22 18:37:04.222357 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 101 rows starting from the beginning of the part
5082 2024.02.22 18:37:04.222496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5083 2024.02.22 18:37:04.222524 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part
5084 2024.02.22 18:37:04.222599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5085 2024.02.22 18:37:04.222647 [ 3 ] {} <Debug> HTTP-Session: f1b1278a-9ed3-4de9-bf17-a51576d0a86a Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5086 2024.02.22 18:37:04.222703 [ 3 ] {} <Debug> HTTP-Session: f1b1278a-9ed3-4de9-bf17-a51576d0a86a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5087 2024.02.22 18:37:04.222734 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 49 rows starting from the beginning of the part
5088 2024.02.22 18:37:04.222882 [ 3 ] {874dafd0-b334-4e74-88b1-79884c34e976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5089 2024.02.22 18:37:04.222936 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part
5090 2024.02.22 18:37:04.222966 [ 3 ] {874dafd0-b334-4e74-88b1-79884c34e976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5091 2024.02.22 18:37:04.223206 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::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
5092 2024.02.22 18:37:04.223523 [ 18 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part
5093 2024.02.22 18:37:04.223536 [ 3 ] {874dafd0-b334-4e74-88b1-79884c34e976} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5094 2024.02.22 18:37:04.224251 [ 3 ] {874dafd0-b334-4e74-88b1-79884c34e976} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5095 2024.02.22 18:37:04.225010 [ 3 ] {874dafd0-b334-4e74-88b1-79884c34e976} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5096 2024.02.22 18:37:04.225091 [ 11 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 4 columns (4 merged, 0 gathered) in 0.002993818 sec., 85843.56163267106 rows/sec., 6.71 MiB/sec.
5097 2024.02.22 18:37:04.225298 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5098 2024.02.22 18:37:04.225338 [ 3 ] {874dafd0-b334-4e74-88b1-79884c34e976} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
5099 2024.02.22 18:37:04.225555 [ 3 ] {874dafd0-b334-4e74-88b1-79884c34e976} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002606541 sec., 767 rows/sec., 53.95 KiB/sec.
5100 2024.02.22 18:37:04.225705 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_51_10} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5101 2024.02.22 18:37:04.225786 [ 3 ] {874dafd0-b334-4e74-88b1-79884c34e976} <Debug> DynamicQueryHandler: Done processing query
5102 2024.02.22 18:37:04.225813 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_51_10} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5103 2024.02.22 18:37:04.225821 [ 3 ] {874dafd0-b334-4e74-88b1-79884c34e976} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5104 2024.02.22 18:37:04.225857 [ 3 ] {} <Debug> HTTP-Session: f1b1278a-9ed3-4de9-bf17-a51576d0a86a Destroying unnamed session
5105 2024.02.22 18:37:04.226083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5106 2024.02.22 18:37:04.226131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5107 2024.02.22 18:37:04.226150 [ 3 ] {} <Debug> HTTP-Session: def94c78-66e5-4e04-b648-be8f82a2f63c Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5108 2024.02.22 18:37:04.226167 [ 3 ] {} <Debug> HTTP-Session: def94c78-66e5-4e04-b648-be8f82a2f63c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5109 2024.02.22 18:37:04.226250 [ 3 ] {9a2f21fe-275b-4f97-865e-e40c48fc8494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5110 2024.02.22 18:37:04.226295 [ 3 ] {9a2f21fe-275b-4f97-865e-e40c48fc8494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5111 2024.02.22 18:37:04.226448 [ 3 ] {9a2f21fe-275b-4f97-865e-e40c48fc8494} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5112 2024.02.22 18:37:04.226884 [ 3 ] {9a2f21fe-275b-4f97-865e-e40c48fc8494} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5113 2024.02.22 18:37:04.227184 [ 3 ] {9a2f21fe-275b-4f97-865e-e40c48fc8494} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5114 2024.02.22 18:37:04.227365 [ 3 ] {9a2f21fe-275b-4f97-865e-e40c48fc8494} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
5115 2024.02.22 18:37:04.227454 [ 107 ] {} <Debug> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5116 2024.02.22 18:37:04.227465 [ 3 ] {9a2f21fe-275b-4f97-865e-e40c48fc8494} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001187583 sec., 21893 rows/sec., 29.54 MiB/sec.
5117 2024.02.22 18:37:04.227487 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5118 2024.02.22 18:37:04.227653 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
5119 2024.02.22 18:37:04.227761 [ 3 ] {9a2f21fe-275b-4f97-865e-e40c48fc8494} <Debug> DynamicQueryHandler: Done processing query
5120 2024.02.22 18:37:04.227845 [ 3 ] {9a2f21fe-275b-4f97-865e-e40c48fc8494} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5121 2024.02.22 18:37:04.227891 [ 3 ] {} <Debug> HTTP-Session: def94c78-66e5-4e04-b648-be8f82a2f63c Destroying unnamed session
5122 2024.02.22 18:37:04.227923 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5123 2024.02.22 18:37:04.227968 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1168 rows starting from the beginning of the part
5124 2024.02.22 18:37:04.228089 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part
5125 2024.02.22 18:37:04.228189 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
5126 2024.02.22 18:37:04.228282 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part
5127 2024.02.22 18:37:04.228371 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
5128 2024.02.22 18:37:04.228459 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part
5129 2024.02.22 18:37:04.230997 [ 10 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 6 columns (6 merged, 0 gathered) in 0.003454647 sec., 375146.86739339796 rows/sec., 506.24 MiB/sec.
5130 2024.02.22 18:37:04.231746 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5131 2024.02.22 18:37:04.232018 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5132 2024.02.22 18:37:04.232094 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5133 2024.02.22 18:37:04.232193 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_51_10: 8.65 MiB.
5134 2024.02.22 18:37:05.000172 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.93 MiB, peak 244.61 MiB, will set to 236.09 MiB (RSS), difference: -3.84 MiB
5135 2024.02.22 18:37:09.210264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5136 2024.02.22 18:37:09.210398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5137 2024.02.22 18:37:09.210431 [ 3 ] {} <Debug> HTTP-Session: 2db99eb6-0005-4991-b625-9169060d4dc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5138 2024.02.22 18:37:09.210461 [ 3 ] {} <Debug> HTTP-Session: 2db99eb6-0005-4991-b625-9169060d4dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5139 2024.02.22 18:37:09.210610 [ 3 ] {9efb93f2-6691-4fbc-b669-0c55ca333d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5140 2024.02.22 18:37:09.210680 [ 3 ] {9efb93f2-6691-4fbc-b669-0c55ca333d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5141 2024.02.22 18:37:09.210869 [ 3 ] {9efb93f2-6691-4fbc-b669-0c55ca333d7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5142 2024.02.22 18:37:09.211355 [ 3 ] {9efb93f2-6691-4fbc-b669-0c55ca333d7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5143 2024.02.22 18:37:09.211628 [ 3 ] {9efb93f2-6691-4fbc-b669-0c55ca333d7a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5144 2024.02.22 18:37:09.211795 [ 3 ] {9efb93f2-6691-4fbc-b669-0c55ca333d7a} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5145 2024.02.22 18:37:09.211923 [ 3 ] {9efb93f2-6691-4fbc-b669-0c55ca333d7a} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001271405 sec., 19663 rows/sec., 1.56 MiB/sec.
5146 2024.02.22 18:37:09.212082 [ 3 ] {9efb93f2-6691-4fbc-b669-0c55ca333d7a} <Debug> DynamicQueryHandler: Done processing query
5147 2024.02.22 18:37:09.212110 [ 3 ] {9efb93f2-6691-4fbc-b669-0c55ca333d7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5148 2024.02.22 18:37:09.212128 [ 3 ] {} <Debug> HTTP-Session: 2db99eb6-0005-4991-b625-9169060d4dc9 Destroying unnamed session
5149 2024.02.22 18:37:09.212256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5150 2024.02.22 18:37:09.212310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5151 2024.02.22 18:37:09.212331 [ 3 ] {} <Debug> HTTP-Session: a9de02e6-ae1b-43db-be44-165a41c55052 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5152 2024.02.22 18:37:09.212351 [ 3 ] {} <Debug> HTTP-Session: a9de02e6-ae1b-43db-be44-165a41c55052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5153 2024.02.22 18:37:09.212437 [ 3 ] {1dc22755-ed46-4d22-be40-5939bb5f0438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5154 2024.02.22 18:37:09.212482 [ 3 ] {1dc22755-ed46-4d22-be40-5939bb5f0438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5155 2024.02.22 18:37:09.212598 [ 3 ] {1dc22755-ed46-4d22-be40-5939bb5f0438} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5156 2024.02.22 18:37:09.212955 [ 3 ] {1dc22755-ed46-4d22-be40-5939bb5f0438} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5157 2024.02.22 18:37:09.213185 [ 3 ] {1dc22755-ed46-4d22-be40-5939bb5f0438} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5158 2024.02.22 18:37:09.213344 [ 3 ] {1dc22755-ed46-4d22-be40-5939bb5f0438} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5159 2024.02.22 18:37:09.213466 [ 3 ] {1dc22755-ed46-4d22-be40-5939bb5f0438} <Information> executeQuery: Read 75 rows, 6.98 KiB in 0.000998939 sec., 75079 rows/sec., 6.82 MiB/sec.
5160 2024.02.22 18:37:09.213585 [ 3 ] {1dc22755-ed46-4d22-be40-5939bb5f0438} <Debug> DynamicQueryHandler: Done processing query
5161 2024.02.22 18:37:09.213609 [ 3 ] {1dc22755-ed46-4d22-be40-5939bb5f0438} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5162 2024.02.22 18:37:09.213625 [ 3 ] {} <Debug> HTTP-Session: a9de02e6-ae1b-43db-be44-165a41c55052 Destroying unnamed session
5163 2024.02.22 18:37:09.213746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5164 2024.02.22 18:37:09.213793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5165 2024.02.22 18:37:09.213813 [ 3 ] {} <Debug> HTTP-Session: b1fabcf5-5219-468a-8476-32cc7ed3be53 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5166 2024.02.22 18:37:09.213832 [ 3 ] {} <Debug> HTTP-Session: b1fabcf5-5219-468a-8476-32cc7ed3be53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5167 2024.02.22 18:37:09.213907 [ 3 ] {5b114a63-4ca0-4003-9edd-0b712555b44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5168 2024.02.22 18:37:09.213947 [ 3 ] {5b114a63-4ca0-4003-9edd-0b712555b44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5169 2024.02.22 18:37:09.214056 [ 3 ] {5b114a63-4ca0-4003-9edd-0b712555b44f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5170 2024.02.22 18:37:09.214368 [ 3 ] {5b114a63-4ca0-4003-9edd-0b712555b44f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5171 2024.02.22 18:37:09.214608 [ 3 ] {5b114a63-4ca0-4003-9edd-0b712555b44f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5172 2024.02.22 18:37:09.214771 [ 3 ] {5b114a63-4ca0-4003-9edd-0b712555b44f} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5173 2024.02.22 18:37:09.214883 [ 3 ] {5b114a63-4ca0-4003-9edd-0b712555b44f} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000949098 sec., 26340 rows/sec., 2.06 MiB/sec.
5174 2024.02.22 18:37:09.214988 [ 3 ] {5b114a63-4ca0-4003-9edd-0b712555b44f} <Debug> DynamicQueryHandler: Done processing query
5175 2024.02.22 18:37:09.215011 [ 3 ] {5b114a63-4ca0-4003-9edd-0b712555b44f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5176 2024.02.22 18:37:09.215027 [ 3 ] {} <Debug> HTTP-Session: b1fabcf5-5219-468a-8476-32cc7ed3be53 Destroying unnamed session
5177 2024.02.22 18:37:09.215220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5178 2024.02.22 18:37:09.215265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5179 2024.02.22 18:37:09.215284 [ 3 ] {} <Debug> HTTP-Session: a89f0c9b-36f7-4db9-b8f4-bde691f062f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5180 2024.02.22 18:37:09.215301 [ 3 ] {} <Debug> HTTP-Session: a89f0c9b-36f7-4db9-b8f4-bde691f062f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5181 2024.02.22 18:37:09.215378 [ 3 ] {b383ab1b-173a-48a9-81b0-238a18088ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5182 2024.02.22 18:37:09.215424 [ 3 ] {b383ab1b-173a-48a9-81b0-238a18088ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5183 2024.02.22 18:37:09.215559 [ 3 ] {b383ab1b-173a-48a9-81b0-238a18088ecd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5184 2024.02.22 18:37:09.215953 [ 3 ] {b383ab1b-173a-48a9-81b0-238a18088ecd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5185 2024.02.22 18:37:09.216260 [ 3 ] {b383ab1b-173a-48a9-81b0-238a18088ecd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5186 2024.02.22 18:37:09.216443 [ 3 ] {b383ab1b-173a-48a9-81b0-238a18088ecd} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5187 2024.02.22 18:37:09.216546 [ 3 ] {b383ab1b-173a-48a9-81b0-238a18088ecd} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001140062 sec., 21928 rows/sec., 29.59 MiB/sec.
5188 2024.02.22 18:37:09.216676 [ 3 ] {b383ab1b-173a-48a9-81b0-238a18088ecd} <Debug> DynamicQueryHandler: Done processing query
5189 2024.02.22 18:37:09.216699 [ 3 ] {b383ab1b-173a-48a9-81b0-238a18088ecd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5190 2024.02.22 18:37:09.216714 [ 3 ] {} <Debug> HTTP-Session: a89f0c9b-36f7-4db9-b8f4-bde691f062f5 Destroying unnamed session
5191 2024.02.22 18:37:14.209516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5192 2024.02.22 18:37:14.209633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5193 2024.02.22 18:37:14.209660 [ 3 ] {} <Debug> HTTP-Session: 1908b079-6452-4669-9c6a-4a5706773f08 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5194 2024.02.22 18:37:14.209684 [ 3 ] {} <Debug> HTTP-Session: 1908b079-6452-4669-9c6a-4a5706773f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5195 2024.02.22 18:37:14.209815 [ 3 ] {0870935d-c4cc-4029-9af8-1290a9966031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5196 2024.02.22 18:37:14.209875 [ 3 ] {0870935d-c4cc-4029-9af8-1290a9966031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5197 2024.02.22 18:37:14.210037 [ 3 ] {0870935d-c4cc-4029-9af8-1290a9966031} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5198 2024.02.22 18:37:14.210473 [ 3 ] {0870935d-c4cc-4029-9af8-1290a9966031} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5199 2024.02.22 18:37:14.210736 [ 3 ] {0870935d-c4cc-4029-9af8-1290a9966031} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5200 2024.02.22 18:37:14.210902 [ 3 ] {0870935d-c4cc-4029-9af8-1290a9966031} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5201 2024.02.22 18:37:14.211029 [ 3 ] {0870935d-c4cc-4029-9af8-1290a9966031} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001174213 sec., 22142 rows/sec., 1.75 MiB/sec.
5202 2024.02.22 18:37:14.211234 [ 3 ] {0870935d-c4cc-4029-9af8-1290a9966031} <Debug> DynamicQueryHandler: Done processing query
5203 2024.02.22 18:37:14.211269 [ 3 ] {0870935d-c4cc-4029-9af8-1290a9966031} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5204 2024.02.22 18:37:14.211287 [ 3 ] {} <Debug> HTTP-Session: 1908b079-6452-4669-9c6a-4a5706773f08 Destroying unnamed session
5205 2024.02.22 18:37:14.211425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5206 2024.02.22 18:37:14.211475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5207 2024.02.22 18:37:14.211497 [ 3 ] {} <Debug> HTTP-Session: 4104d62c-e406-4791-bdf1-c2b0c79df9b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5208 2024.02.22 18:37:14.211516 [ 3 ] {} <Debug> HTTP-Session: 4104d62c-e406-4791-bdf1-c2b0c79df9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5209 2024.02.22 18:37:14.211601 [ 3 ] {0dd1675c-68dd-4518-a063-606a284a67d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5210 2024.02.22 18:37:14.211645 [ 3 ] {0dd1675c-68dd-4518-a063-606a284a67d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5211 2024.02.22 18:37:14.211763 [ 3 ] {0dd1675c-68dd-4518-a063-606a284a67d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5212 2024.02.22 18:37:14.212101 [ 3 ] {0dd1675c-68dd-4518-a063-606a284a67d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5213 2024.02.22 18:37:14.212316 [ 3 ] {0dd1675c-68dd-4518-a063-606a284a67d0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5214 2024.02.22 18:37:14.212464 [ 3 ] {0dd1675c-68dd-4518-a063-606a284a67d0} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5215 2024.02.22 18:37:14.212586 [ 3 ] {0dd1675c-68dd-4518-a063-606a284a67d0} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.000953128 sec., 81835 rows/sec., 8.30 MiB/sec.
5216 2024.02.22 18:37:14.212741 [ 3 ] {0dd1675c-68dd-4518-a063-606a284a67d0} <Debug> DynamicQueryHandler: Done processing query
5217 2024.02.22 18:37:14.212775 [ 3 ] {0dd1675c-68dd-4518-a063-606a284a67d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
5218 2024.02.22 18:37:14.212792 [ 3 ] {} <Debug> HTTP-Session: 4104d62c-e406-4791-bdf1-c2b0c79df9b7 Destroying unnamed session
5219 2024.02.22 18:37:14.212928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5220 2024.02.22 18:37:14.212975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5221 2024.02.22 18:37:14.212994 [ 3 ] {} <Debug> HTTP-Session: 68c973b1-2a32-475a-8e2b-c20cfae1f353 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5222 2024.02.22 18:37:14.213012 [ 3 ] {} <Debug> HTTP-Session: 68c973b1-2a32-475a-8e2b-c20cfae1f353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5223 2024.02.22 18:37:14.213089 [ 3 ] {4b4c62e8-43b6-432d-8459-adf2981b78b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5224 2024.02.22 18:37:14.213130 [ 3 ] {4b4c62e8-43b6-432d-8459-adf2981b78b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5225 2024.02.22 18:37:14.213245 [ 3 ] {4b4c62e8-43b6-432d-8459-adf2981b78b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5226 2024.02.22 18:37:14.213532 [ 3 ] {4b4c62e8-43b6-432d-8459-adf2981b78b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5227 2024.02.22 18:37:14.213747 [ 3 ] {4b4c62e8-43b6-432d-8459-adf2981b78b5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5228 2024.02.22 18:37:14.213897 [ 3 ] {4b4c62e8-43b6-432d-8459-adf2981b78b5} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5229 2024.02.22 18:37:14.214003 [ 3 ] {4b4c62e8-43b6-432d-8459-adf2981b78b5} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000877237 sec., 29638 rows/sec., 2.32 MiB/sec.
5230 2024.02.22 18:37:14.214108 [ 3 ] {4b4c62e8-43b6-432d-8459-adf2981b78b5} <Debug> DynamicQueryHandler: Done processing query
5231 2024.02.22 18:37:14.214132 [ 3 ] {4b4c62e8-43b6-432d-8459-adf2981b78b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5232 2024.02.22 18:37:14.214148 [ 3 ] {} <Debug> HTTP-Session: 68c973b1-2a32-475a-8e2b-c20cfae1f353 Destroying unnamed session
5233 2024.02.22 18:37:14.214338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5234 2024.02.22 18:37:14.214383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5235 2024.02.22 18:37:14.214402 [ 3 ] {} <Debug> HTTP-Session: e0dc1b52-d1ec-4908-acd6-e2dd1cee07c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5236 2024.02.22 18:37:14.214419 [ 3 ] {} <Debug> HTTP-Session: e0dc1b52-d1ec-4908-acd6-e2dd1cee07c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5237 2024.02.22 18:37:14.214497 [ 3 ] {c63bac35-f2e5-4b57-be30-6368bbc8bf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5238 2024.02.22 18:37:14.214543 [ 3 ] {c63bac35-f2e5-4b57-be30-6368bbc8bf71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5239 2024.02.22 18:37:14.214677 [ 3 ] {c63bac35-f2e5-4b57-be30-6368bbc8bf71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5240 2024.02.22 18:37:14.215076 [ 3 ] {c63bac35-f2e5-4b57-be30-6368bbc8bf71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5241 2024.02.22 18:37:14.215375 [ 3 ] {c63bac35-f2e5-4b57-be30-6368bbc8bf71} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5242 2024.02.22 18:37:14.215549 [ 3 ] {c63bac35-f2e5-4b57-be30-6368bbc8bf71} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5243 2024.02.22 18:37:14.215648 [ 3 ] {c63bac35-f2e5-4b57-be30-6368bbc8bf71} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001123302 sec., 23146 rows/sec., 31.23 MiB/sec.
5244 2024.02.22 18:37:14.215822 [ 3 ] {c63bac35-f2e5-4b57-be30-6368bbc8bf71} <Debug> DynamicQueryHandler: Done processing query
5245 2024.02.22 18:37:14.215855 [ 3 ] {c63bac35-f2e5-4b57-be30-6368bbc8bf71} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5246 2024.02.22 18:37:14.215871 [ 3 ] {} <Debug> HTTP-Session: e0dc1b52-d1ec-4908-acd6-e2dd1cee07c3 Destroying unnamed session
5247 2024.02.22 18:37:17.870944 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
5248 2024.02.22 18:37:17.871027 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5249 2024.02.22 18:37:17.871169 [ 10 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact
5250 2024.02.22 18:37:17.871327 [ 10 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5251 2024.02.22 18:37:17.871368 [ 10 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 648 rows starting from the beginning of the part
5252 2024.02.22 18:37:17.871512 [ 10 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part
5253 2024.02.22 18:37:17.871622 [ 10 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part
5254 2024.02.22 18:37:17.871723 [ 10 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part
5255 2024.02.22 18:37:17.871818 [ 10 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
5256 2024.02.22 18:37:17.872561 [ 25 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472068 sec., 491825.1059054337 rows/sec., 34.69 MiB/sec.
5257 2024.02.22 18:37:17.872702 [ 10 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
5258 2024.02.22 18:37:17.872916 [ 10 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4.
5259 2024.02.22 18:37:17.872981 [ 10 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0
5260 2024.02.22 18:37:17.956141 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache
5261 2024.02.22 18:37:17.956184 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache
5262 2024.02.22 18:37:19.211175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5263 2024.02.22 18:37:19.211298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5264 2024.02.22 18:37:19.211325 [ 3 ] {} <Debug> HTTP-Session: e3b1b05d-b185-44b9-9ed9-eda7da85d26c Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5265 2024.02.22 18:37:19.211349 [ 3 ] {} <Debug> HTTP-Session: e3b1b05d-b185-44b9-9ed9-eda7da85d26c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5266 2024.02.22 18:37:19.211479 [ 3 ] {e44b8dd1-b291-4171-96bd-c20d73163c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5267 2024.02.22 18:37:19.211541 [ 3 ] {e44b8dd1-b291-4171-96bd-c20d73163c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5268 2024.02.22 18:37:19.211703 [ 3 ] {e44b8dd1-b291-4171-96bd-c20d73163c8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5269 2024.02.22 18:37:19.212116 [ 3 ] {e44b8dd1-b291-4171-96bd-c20d73163c8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5270 2024.02.22 18:37:19.212377 [ 3 ] {e44b8dd1-b291-4171-96bd-c20d73163c8d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5271 2024.02.22 18:37:19.212540 [ 3 ] {e44b8dd1-b291-4171-96bd-c20d73163c8d} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5272 2024.02.22 18:37:19.212657 [ 3 ] {e44b8dd1-b291-4171-96bd-c20d73163c8d} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001144012 sec., 21852 rows/sec., 1.73 MiB/sec.
5273 2024.02.22 18:37:19.212847 [ 3 ] {e44b8dd1-b291-4171-96bd-c20d73163c8d} <Debug> DynamicQueryHandler: Done processing query
5274 2024.02.22 18:37:19.212886 [ 3 ] {e44b8dd1-b291-4171-96bd-c20d73163c8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5275 2024.02.22 18:37:19.212904 [ 3 ] {} <Debug> HTTP-Session: e3b1b05d-b185-44b9-9ed9-eda7da85d26c Destroying unnamed session
5276 2024.02.22 18:37:19.213011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5277 2024.02.22 18:37:19.213060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5278 2024.02.22 18:37:19.213080 [ 3 ] {} <Debug> HTTP-Session: f81f391e-363b-47ee-93d7-57475330dc99 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5279 2024.02.22 18:37:19.213103 [ 3 ] {} <Debug> HTTP-Session: f81f391e-363b-47ee-93d7-57475330dc99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5280 2024.02.22 18:37:19.213184 [ 3 ] {c85f3236-eeec-4f91-976a-a09356279ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5281 2024.02.22 18:37:19.213229 [ 3 ] {c85f3236-eeec-4f91-976a-a09356279ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5282 2024.02.22 18:37:19.213348 [ 3 ] {c85f3236-eeec-4f91-976a-a09356279ce7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5283 2024.02.22 18:37:19.213626 [ 3 ] {c85f3236-eeec-4f91-976a-a09356279ce7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5284 2024.02.22 18:37:19.213828 [ 3 ] {c85f3236-eeec-4f91-976a-a09356279ce7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5285 2024.02.22 18:37:19.213983 [ 3 ] {c85f3236-eeec-4f91-976a-a09356279ce7} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
5286 2024.02.22 18:37:19.214104 [ 3 ] {c85f3236-eeec-4f91-976a-a09356279ce7} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000884097 sec., 2262 rows/sec., 193.30 KiB/sec.
5287 2024.02.22 18:37:19.214244 [ 3 ] {c85f3236-eeec-4f91-976a-a09356279ce7} <Debug> DynamicQueryHandler: Done processing query
5288 2024.02.22 18:37:19.214268 [ 3 ] {c85f3236-eeec-4f91-976a-a09356279ce7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5289 2024.02.22 18:37:19.214283 [ 3 ] {} <Debug> HTTP-Session: f81f391e-363b-47ee-93d7-57475330dc99 Destroying unnamed session
5290 2024.02.22 18:37:19.214421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 16710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5291 2024.02.22 18:37:19.214466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5292 2024.02.22 18:37:19.214485 [ 3 ] {} <Debug> HTTP-Session: 6b83c7fb-d3af-4f03-864f-5e47297c0276 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5293 2024.02.22 18:37:19.214501 [ 3 ] {} <Debug> HTTP-Session: 6b83c7fb-d3af-4f03-864f-5e47297c0276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5294 2024.02.22 18:37:19.214574 [ 3 ] {9b978940-4b01-441c-bd0d-4116a38b0fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5295 2024.02.22 18:37:19.214613 [ 3 ] {9b978940-4b01-441c-bd0d-4116a38b0fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5296 2024.02.22 18:37:19.214713 [ 3 ] {9b978940-4b01-441c-bd0d-4116a38b0fd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5297 2024.02.22 18:37:19.215148 [ 3 ] {9b978940-4b01-441c-bd0d-4116a38b0fd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5298 2024.02.22 18:37:19.215373 [ 3 ] {9b978940-4b01-441c-bd0d-4116a38b0fd7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5299 2024.02.22 18:37:19.215526 [ 3 ] {9b978940-4b01-441c-bd0d-4116a38b0fd7} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5300 2024.02.22 18:37:19.215649 [ 3 ] {9b978940-4b01-441c-bd0d-4116a38b0fd7} <Information> executeQuery: Read 112 rows, 9.88 KiB in 0.00104462 sec., 107216 rows/sec., 9.24 MiB/sec.
5301 2024.02.22 18:37:19.215796 [ 3 ] {9b978940-4b01-441c-bd0d-4116a38b0fd7} <Debug> DynamicQueryHandler: Done processing query
5302 2024.02.22 18:37:19.215820 [ 3 ] {9b978940-4b01-441c-bd0d-4116a38b0fd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
5303 2024.02.22 18:37:19.215837 [ 3 ] {} <Debug> HTTP-Session: 6b83c7fb-d3af-4f03-864f-5e47297c0276 Destroying unnamed session
5304 2024.02.22 18:37:19.215985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5305 2024.02.22 18:37:19.216029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5306 2024.02.22 18:37:19.216049 [ 3 ] {} <Debug> HTTP-Session: 588bfbd9-e421-4786-8844-99dc78c61e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5307 2024.02.22 18:37:19.216065 [ 3 ] {} <Debug> HTTP-Session: 588bfbd9-e421-4786-8844-99dc78c61e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5308 2024.02.22 18:37:19.216133 [ 3 ] {1a9a1a18-ea7f-47aa-a771-53a944b742c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5309 2024.02.22 18:37:19.216172 [ 3 ] {1a9a1a18-ea7f-47aa-a771-53a944b742c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5310 2024.02.22 18:37:19.216277 [ 3 ] {1a9a1a18-ea7f-47aa-a771-53a944b742c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5311 2024.02.22 18:37:19.216564 [ 3 ] {1a9a1a18-ea7f-47aa-a771-53a944b742c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5312 2024.02.22 18:37:19.216771 [ 3 ] {1a9a1a18-ea7f-47aa-a771-53a944b742c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5313 2024.02.22 18:37:19.216928 [ 3 ] {1a9a1a18-ea7f-47aa-a771-53a944b742c6} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
5314 2024.02.22 18:37:19.217042 [ 3 ] {1a9a1a18-ea7f-47aa-a771-53a944b742c6} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000873047 sec., 2290 rows/sec., 159.96 KiB/sec.
5315 2024.02.22 18:37:19.217163 [ 3 ] {1a9a1a18-ea7f-47aa-a771-53a944b742c6} <Debug> DynamicQueryHandler: Done processing query
5316 2024.02.22 18:37:19.217186 [ 3 ] {1a9a1a18-ea7f-47aa-a771-53a944b742c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5317 2024.02.22 18:37:19.217203 [ 3 ] {} <Debug> HTTP-Session: 588bfbd9-e421-4786-8844-99dc78c61e95 Destroying unnamed session
5318 2024.02.22 18:37:19.217324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 8671, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5319 2024.02.22 18:37:19.217369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5320 2024.02.22 18:37:19.217389 [ 3 ] {} <Debug> HTTP-Session: c695b32c-989b-4e80-9e6b-80c0fcffdb5b Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5321 2024.02.22 18:37:19.217408 [ 3 ] {} <Debug> HTTP-Session: c695b32c-989b-4e80-9e6b-80c0fcffdb5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5322 2024.02.22 18:37:19.217481 [ 3 ] {3edf8743-77c5-4c48-b7ec-abf5cb4e9f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5323 2024.02.22 18:37:19.217519 [ 3 ] {3edf8743-77c5-4c48-b7ec-abf5cb4e9f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5324 2024.02.22 18:37:19.217621 [ 3 ] {3edf8743-77c5-4c48-b7ec-abf5cb4e9f0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5325 2024.02.22 18:37:19.217929 [ 3 ] {3edf8743-77c5-4c48-b7ec-abf5cb4e9f0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5326 2024.02.22 18:37:19.218142 [ 3 ] {3edf8743-77c5-4c48-b7ec-abf5cb4e9f0f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5327 2024.02.22 18:37:19.218292 [ 3 ] {3edf8743-77c5-4c48-b7ec-abf5cb4e9f0f} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5328 2024.02.22 18:37:19.218388 [ 3 ] {3edf8743-77c5-4c48-b7ec-abf5cb4e9f0f} <Information> executeQuery: Read 51 rows, 4.06 KiB in 0.000880917 sec., 57894 rows/sec., 4.50 MiB/sec.
5329 2024.02.22 18:37:19.218512 [ 3 ] {3edf8743-77c5-4c48-b7ec-abf5cb4e9f0f} <Debug> DynamicQueryHandler: Done processing query
5330 2024.02.22 18:37:19.218535 [ 3 ] {3edf8743-77c5-4c48-b7ec-abf5cb4e9f0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5331 2024.02.22 18:37:19.218551 [ 3 ] {} <Debug> HTTP-Session: c695b32c-989b-4e80-9e6b-80c0fcffdb5b Destroying unnamed session
5332 2024.02.22 18:37:19.218700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5333 2024.02.22 18:37:19.218745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5334 2024.02.22 18:37:19.218765 [ 3 ] {} <Debug> HTTP-Session: 85007801-3a83-4666-b7a4-6c8784f5d168 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5335 2024.02.22 18:37:19.218781 [ 3 ] {} <Debug> HTTP-Session: 85007801-3a83-4666-b7a4-6c8784f5d168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5336 2024.02.22 18:37:19.218851 [ 3 ] {360aa9c4-f38f-4067-8185-db7b2a49787a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5337 2024.02.22 18:37:19.218895 [ 3 ] {360aa9c4-f38f-4067-8185-db7b2a49787a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5338 2024.02.22 18:37:19.219013 [ 3 ] {360aa9c4-f38f-4067-8185-db7b2a49787a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5339 2024.02.22 18:37:19.219312 [ 3 ] {360aa9c4-f38f-4067-8185-db7b2a49787a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5340 2024.02.22 18:37:19.219578 [ 3 ] {360aa9c4-f38f-4067-8185-db7b2a49787a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5341 2024.02.22 18:37:19.219752 [ 3 ] {360aa9c4-f38f-4067-8185-db7b2a49787a} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
5342 2024.02.22 18:37:19.219870 [ 3 ] {360aa9c4-f38f-4067-8185-db7b2a49787a} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000990189 sec., 37366 rows/sec., 2.64 MiB/sec.
5343 2024.02.22 18:37:19.220013 [ 3 ] {360aa9c4-f38f-4067-8185-db7b2a49787a} <Debug> DynamicQueryHandler: Done processing query
5344 2024.02.22 18:37:19.220035 [ 3 ] {360aa9c4-f38f-4067-8185-db7b2a49787a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5345 2024.02.22 18:37:19.220051 [ 3 ] {} <Debug> HTTP-Session: 85007801-3a83-4666-b7a4-6c8784f5d168 Destroying unnamed session
5346 2024.02.22 18:37:19.220186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5347 2024.02.22 18:37:19.220230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5348 2024.02.22 18:37:19.220250 [ 3 ] {} <Debug> HTTP-Session: fadf5853-e25a-4933-aa8f-0506445cd724 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5349 2024.02.22 18:37:19.220266 [ 3 ] {} <Debug> HTTP-Session: fadf5853-e25a-4933-aa8f-0506445cd724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5350 2024.02.22 18:37:19.220341 [ 3 ] {36a992e9-ab87-4cb7-9b67-4c1fa9daa251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5351 2024.02.22 18:37:19.220386 [ 3 ] {36a992e9-ab87-4cb7-9b67-4c1fa9daa251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5352 2024.02.22 18:37:19.220519 [ 3 ] {36a992e9-ab87-4cb7-9b67-4c1fa9daa251} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5353 2024.02.22 18:37:19.220946 [ 3 ] {36a992e9-ab87-4cb7-9b67-4c1fa9daa251} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB.
5354 2024.02.22 18:37:19.221249 [ 3 ] {36a992e9-ab87-4cb7-9b67-4c1fa9daa251} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5355 2024.02.22 18:37:19.221424 [ 3 ] {36a992e9-ab87-4cb7-9b67-4c1fa9daa251} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5356 2024.02.22 18:37:19.221538 [ 3 ] {36a992e9-ab87-4cb7-9b67-4c1fa9daa251} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001163763 sec., 21482 rows/sec., 28.99 MiB/sec.
5357 2024.02.22 18:37:19.221660 [ 3 ] {36a992e9-ab87-4cb7-9b67-4c1fa9daa251} <Debug> DynamicQueryHandler: Done processing query
5358 2024.02.22 18:37:19.221683 [ 3 ] {36a992e9-ab87-4cb7-9b67-4c1fa9daa251} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5359 2024.02.22 18:37:19.221699 [ 3 ] {} <Debug> HTTP-Session: fadf5853-e25a-4933-aa8f-0506445cd724 Destroying unnamed session
5360 2024.02.22 18:37:24.209959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5361 2024.02.22 18:37:24.210128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5362 2024.02.22 18:37:24.210173 [ 3 ] {} <Debug> HTTP-Session: 5681262d-8b05-45cf-9e00-c905b25001b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5363 2024.02.22 18:37:24.210213 [ 3 ] {} <Debug> HTTP-Session: 5681262d-8b05-45cf-9e00-c905b25001b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5364 2024.02.22 18:37:24.210398 [ 3 ] {c103156a-f4b4-4659-bb86-826878efec77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5365 2024.02.22 18:37:24.210527 [ 3 ] {c103156a-f4b4-4659-bb86-826878efec77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5366 2024.02.22 18:37:24.210698 [ 3 ] {c103156a-f4b4-4659-bb86-826878efec77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5367 2024.02.22 18:37:24.211178 [ 3 ] {c103156a-f4b4-4659-bb86-826878efec77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5368 2024.02.22 18:37:24.211452 [ 3 ] {c103156a-f4b4-4659-bb86-826878efec77} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5369 2024.02.22 18:37:24.211622 [ 3 ] {c103156a-f4b4-4659-bb86-826878efec77} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5370 2024.02.22 18:37:24.211742 [ 3 ] {c103156a-f4b4-4659-bb86-826878efec77} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001252934 sec., 20751 rows/sec., 1.64 MiB/sec.
5371 2024.02.22 18:37:24.211942 [ 3 ] {c103156a-f4b4-4659-bb86-826878efec77} <Debug> DynamicQueryHandler: Done processing query
5372 2024.02.22 18:37:24.211982 [ 3 ] {c103156a-f4b4-4659-bb86-826878efec77} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5373 2024.02.22 18:37:24.212000 [ 3 ] {} <Debug> HTTP-Session: 5681262d-8b05-45cf-9e00-c905b25001b2 Destroying unnamed session
5374 2024.02.22 18:37:24.212130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5375 2024.02.22 18:37:24.212183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5376 2024.02.22 18:37:24.212203 [ 3 ] {} <Debug> HTTP-Session: ca0872c5-8098-45a5-93d9-c10616cf8296 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5377 2024.02.22 18:37:24.212223 [ 3 ] {} <Debug> HTTP-Session: ca0872c5-8098-45a5-93d9-c10616cf8296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5378 2024.02.22 18:37:24.212309 [ 3 ] {b519fa62-8fd1-4042-b0e5-00c51b8c7721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5379 2024.02.22 18:37:24.212352 [ 3 ] {b519fa62-8fd1-4042-b0e5-00c51b8c7721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5380 2024.02.22 18:37:24.212470 [ 3 ] {b519fa62-8fd1-4042-b0e5-00c51b8c7721} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5381 2024.02.22 18:37:24.212848 [ 3 ] {b519fa62-8fd1-4042-b0e5-00c51b8c7721} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5382 2024.02.22 18:37:24.213063 [ 3 ] {b519fa62-8fd1-4042-b0e5-00c51b8c7721} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5383 2024.02.22 18:37:24.213217 [ 3 ] {b519fa62-8fd1-4042-b0e5-00c51b8c7721} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5384 2024.02.22 18:37:24.213316 [ 3 ] {b519fa62-8fd1-4042-b0e5-00c51b8c7721} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.000979819 sec., 79606 rows/sec., 8.08 MiB/sec.
5385 2024.02.22 18:37:24.213437 [ 3 ] {b519fa62-8fd1-4042-b0e5-00c51b8c7721} <Debug> DynamicQueryHandler: Done processing query
5386 2024.02.22 18:37:24.213461 [ 3 ] {b519fa62-8fd1-4042-b0e5-00c51b8c7721} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
5387 2024.02.22 18:37:24.213476 [ 3 ] {} <Debug> HTTP-Session: ca0872c5-8098-45a5-93d9-c10616cf8296 Destroying unnamed session
5388 2024.02.22 18:37:24.213596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5389 2024.02.22 18:37:24.213643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5390 2024.02.22 18:37:24.213662 [ 3 ] {} <Debug> HTTP-Session: 0dd27a40-53d9-463b-93d0-56a0b1cb6ef6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5391 2024.02.22 18:37:24.213679 [ 3 ] {} <Debug> HTTP-Session: 0dd27a40-53d9-463b-93d0-56a0b1cb6ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5392 2024.02.22 18:37:24.213755 [ 3 ] {8f0f799d-bb30-40d8-9a02-dc85c2281090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5393 2024.02.22 18:37:24.213795 [ 3 ] {8f0f799d-bb30-40d8-9a02-dc85c2281090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5394 2024.02.22 18:37:24.213902 [ 3 ] {8f0f799d-bb30-40d8-9a02-dc85c2281090} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5395 2024.02.22 18:37:24.214200 [ 3 ] {8f0f799d-bb30-40d8-9a02-dc85c2281090} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5396 2024.02.22 18:37:24.214419 [ 3 ] {8f0f799d-bb30-40d8-9a02-dc85c2281090} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5397 2024.02.22 18:37:24.214568 [ 3 ] {8f0f799d-bb30-40d8-9a02-dc85c2281090} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5398 2024.02.22 18:37:24.214664 [ 3 ] {8f0f799d-bb30-40d8-9a02-dc85c2281090} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000882297 sec., 29468 rows/sec., 2.30 MiB/sec.
5399 2024.02.22 18:37:24.214777 [ 3 ] {8f0f799d-bb30-40d8-9a02-dc85c2281090} <Debug> DynamicQueryHandler: Done processing query
5400 2024.02.22 18:37:24.214800 [ 3 ] {8f0f799d-bb30-40d8-9a02-dc85c2281090} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5401 2024.02.22 18:37:24.214815 [ 3 ] {} <Debug> HTTP-Session: 0dd27a40-53d9-463b-93d0-56a0b1cb6ef6 Destroying unnamed session
5402 2024.02.22 18:37:24.214989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5403 2024.02.22 18:37:24.215034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5404 2024.02.22 18:37:24.215052 [ 3 ] {} <Debug> HTTP-Session: d58ed884-3ced-4c22-968d-f82067613636 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5405 2024.02.22 18:37:24.215069 [ 3 ] {} <Debug> HTTP-Session: d58ed884-3ced-4c22-968d-f82067613636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5406 2024.02.22 18:37:24.215146 [ 3 ] {f953d2f8-cac4-4739-89f6-409ffdfcb22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5407 2024.02.22 18:37:24.215191 [ 3 ] {f953d2f8-cac4-4739-89f6-409ffdfcb22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5408 2024.02.22 18:37:24.215328 [ 3 ] {f953d2f8-cac4-4739-89f6-409ffdfcb22e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5409 2024.02.22 18:37:24.215768 [ 3 ] {f953d2f8-cac4-4739-89f6-409ffdfcb22e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5410 2024.02.22 18:37:24.216070 [ 3 ] {f953d2f8-cac4-4739-89f6-409ffdfcb22e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5411 2024.02.22 18:37:24.216259 [ 3 ] {f953d2f8-cac4-4739-89f6-409ffdfcb22e} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5412 2024.02.22 18:37:24.216359 [ 3 ] {f953d2f8-cac4-4739-89f6-409ffdfcb22e} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001186363 sec., 21915 rows/sec., 29.57 MiB/sec.
5413 2024.02.22 18:37:24.216527 [ 3 ] {f953d2f8-cac4-4739-89f6-409ffdfcb22e} <Debug> DynamicQueryHandler: Done processing query
5414 2024.02.22 18:37:24.216565 [ 3 ] {f953d2f8-cac4-4739-89f6-409ffdfcb22e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5415 2024.02.22 18:37:24.216589 [ 3 ] {} <Debug> HTTP-Session: d58ed884-3ced-4c22-968d-f82067613636 Destroying unnamed session
5416 2024.02.22 18:37:29.209872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5417 2024.02.22 18:37:29.209999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5418 2024.02.22 18:37:29.210029 [ 3 ] {} <Debug> HTTP-Session: d3023cfb-64fe-4f94-8410-05666bf73e90 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5419 2024.02.22 18:37:29.210056 [ 3 ] {} <Debug> HTTP-Session: d3023cfb-64fe-4f94-8410-05666bf73e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5420 2024.02.22 18:37:29.210199 [ 3 ] {72e259f9-fbe9-4490-85b0-a2275ef0163f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5421 2024.02.22 18:37:29.210268 [ 3 ] {72e259f9-fbe9-4490-85b0-a2275ef0163f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5422 2024.02.22 18:37:29.210460 [ 3 ] {72e259f9-fbe9-4490-85b0-a2275ef0163f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5423 2024.02.22 18:37:29.210890 [ 3 ] {72e259f9-fbe9-4490-85b0-a2275ef0163f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5424 2024.02.22 18:37:29.211190 [ 3 ] {72e259f9-fbe9-4490-85b0-a2275ef0163f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5425 2024.02.22 18:37:29.211378 [ 3 ] {72e259f9-fbe9-4490-85b0-a2275ef0163f} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5426 2024.02.22 18:37:29.211512 [ 3 ] {72e259f9-fbe9-4490-85b0-a2275ef0163f} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001265624 sec., 19753 rows/sec., 1.56 MiB/sec.
5427 2024.02.22 18:37:29.211520 [ 93 ] {} <Debug> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5428 2024.02.22 18:37:29.211630 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5429 2024.02.22 18:37:29.211714 [ 3 ] {72e259f9-fbe9-4490-85b0-a2275ef0163f} <Debug> DynamicQueryHandler: Done processing query
5430 2024.02.22 18:37:29.211732 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5431 2024.02.22 18:37:29.211746 [ 3 ] {72e259f9-fbe9-4490-85b0-a2275ef0163f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5432 2024.02.22 18:37:29.211773 [ 3 ] {} <Debug> HTTP-Session: d3023cfb-64fe-4f94-8410-05666bf73e90 Destroying unnamed session
5433 2024.02.22 18:37:29.211816 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5434 2024.02.22 18:37:29.211844 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 51 rows starting from the beginning of the part
5435 2024.02.22 18:37:29.211906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5436 2024.02.22 18:37:29.211961 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
5437 2024.02.22 18:37:29.211970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5438 2024.02.22 18:37:29.212005 [ 3 ] {} <Debug> HTTP-Session: c9558992-9335-4261-b1ac-a10b4e5f39cc Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5439 2024.02.22 18:37:29.212028 [ 3 ] {} <Debug> HTTP-Session: c9558992-9335-4261-b1ac-a10b4e5f39cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5440 2024.02.22 18:37:29.212080 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part
5441 2024.02.22 18:37:29.212147 [ 3 ] {b903b3dd-fa0b-4059-84bf-5b4bda191687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5442 2024.02.22 18:37:29.212200 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
5443 2024.02.22 18:37:29.212207 [ 3 ] {b903b3dd-fa0b-4059-84bf-5b4bda191687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5444 2024.02.22 18:37:29.212359 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part
5445 2024.02.22 18:37:29.212453 [ 3 ] {b903b3dd-fa0b-4059-84bf-5b4bda191687} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5446 2024.02.22 18:37:29.212494 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
5447 2024.02.22 18:37:29.212909 [ 3 ] {b903b3dd-fa0b-4059-84bf-5b4bda191687} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5448 2024.02.22 18:37:29.213202 [ 3 ] {b903b3dd-fa0b-4059-84bf-5b4bda191687} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5449 2024.02.22 18:37:29.213399 [ 25 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 4 columns (4 merged, 0 gathered) in 0.001696393 sec., 104928.51597477707 rows/sec., 8.31 MiB/sec.
5450 2024.02.22 18:37:29.213435 [ 3 ] {b903b3dd-fa0b-4059-84bf-5b4bda191687} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
5451 2024.02.22 18:37:29.213541 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5452 2024.02.22 18:37:29.213598 [ 93 ] {} <Debug> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0
5453 2024.02.22 18:37:29.213649 [ 3 ] {b903b3dd-fa0b-4059-84bf-5b4bda191687} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001448018 sec., 1381 rows/sec., 118.02 KiB/sec.
5454 2024.02.22 18:37:29.213683 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5455 2024.02.22 18:37:29.213992 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_56_11} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5456 2024.02.22 18:37:29.214010 [ 23 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact
5457 2024.02.22 18:37:29.214078 [ 3 ] {b903b3dd-fa0b-4059-84bf-5b4bda191687} <Debug> DynamicQueryHandler: Done processing query
5458 2024.02.22 18:37:29.214132 [ 3 ] {b903b3dd-fa0b-4059-84bf-5b4bda191687} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5459 2024.02.22 18:37:29.214141 [ 12 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_56_11} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5460 2024.02.22 18:37:29.214180 [ 3 ] {} <Debug> HTTP-Session: c9558992-9335-4261-b1ac-a10b4e5f39cc Destroying unnamed session
5461 2024.02.22 18:37:29.214317 [ 23 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5462 2024.02.22 18:37:29.214360 [ 23 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part
5463 2024.02.22 18:37:29.214433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5464 2024.02.22 18:37:29.214515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5465 2024.02.22 18:37:29.214576 [ 3 ] {} <Debug> HTTP-Session: 25ac4773-a289-446d-bceb-0fbbd26fbefb Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5466 2024.02.22 18:37:29.214617 [ 3 ] {} <Debug> HTTP-Session: 25ac4773-a289-446d-bceb-0fbbd26fbefb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5467 2024.02.22 18:37:29.214622 [ 23 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
5468 2024.02.22 18:37:29.214818 [ 3 ] {73edd932-d742-4152-a5a8-bb0510d22a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5469 2024.02.22 18:37:29.214860 [ 23 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
5470 2024.02.22 18:37:29.214911 [ 3 ] {73edd932-d742-4152-a5a8-bb0510d22a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5471 2024.02.22 18:37:29.215171 [ 23 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
5472 2024.02.22 18:37:29.215381 [ 3 ] {73edd932-d742-4152-a5a8-bb0510d22a33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5473 2024.02.22 18:37:29.215426 [ 23 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
5474 2024.02.22 18:37:29.215616 [ 23 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
5475 2024.02.22 18:37:29.216226 [ 3 ] {73edd932-d742-4152-a5a8-bb0510d22a33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5476 2024.02.22 18:37:29.216650 [ 3 ] {73edd932-d742-4152-a5a8-bb0510d22a33} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5477 2024.02.22 18:37:29.216988 [ 3 ] {73edd932-d742-4152-a5a8-bb0510d22a33} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5478 2024.02.22 18:37:29.217180 [ 25 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.003398846 sec., 5884.350158848032 rows/sec., 493.62 KiB/sec.
5479 2024.02.22 18:37:29.217207 [ 93 ] {} <Debug> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5480 2024.02.22 18:37:29.217256 [ 3 ] {73edd932-d742-4152-a5a8-bb0510d22a33} <Information> executeQuery: Read 76 rows, 7.07 KiB in 0.002365856 sec., 32123 rows/sec., 2.92 MiB/sec.
5481 2024.02.22 18:37:29.217289 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5482 2024.02.22 18:37:29.217445 [ 25 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
5483 2024.02.22 18:37:29.217527 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5484 2024.02.22 18:37:29.217776 [ 3 ] {73edd932-d742-4152-a5a8-bb0510d22a33} <Debug> DynamicQueryHandler: Done processing query
5485 2024.02.22 18:37:29.217853 [ 3 ] {73edd932-d742-4152-a5a8-bb0510d22a33} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5486 2024.02.22 18:37:29.217878 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5487 2024.02.22 18:37:29.217937 [ 3 ] {} <Debug> HTTP-Session: 25ac4773-a289-446d-bceb-0fbbd26fbefb Destroying unnamed session
5488 2024.02.22 18:37:29.218001 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 193 rows starting from the beginning of the part
5489 2024.02.22 18:37:29.217999 [ 25 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_14_3} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3.
5490 2024.02.22 18:37:29.218147 [ 25 ] {16177490-dbbe-47c1-97c1-c5d63e866370::all_1_14_3} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0
5491 2024.02.22 18:37:29.218168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5492 2024.02.22 18:37:29.218232 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 75 rows starting from the beginning of the part
5493 2024.02.22 18:37:29.218345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5494 2024.02.22 18:37:29.218383 [ 3 ] {} <Debug> HTTP-Session: 2b409a44-7992-40cf-a613-376967881cc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5495 2024.02.22 18:37:29.218436 [ 3 ] {} <Debug> HTTP-Session: 2b409a44-7992-40cf-a613-376967881cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5496 2024.02.22 18:37:29.218496 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 78 rows starting from the beginning of the part
5497 2024.02.22 18:37:29.218632 [ 3 ] {30e71a57-39d1-4d98-954f-df5db4c10f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5498 2024.02.22 18:37:29.218745 [ 3 ] {30e71a57-39d1-4d98-954f-df5db4c10f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5499 2024.02.22 18:37:29.218758 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 112 rows starting from the beginning of the part
5500 2024.02.22 18:37:29.219110 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 78 rows starting from the beginning of the part
5501 2024.02.22 18:37:29.219230 [ 3 ] {30e71a57-39d1-4d98-954f-df5db4c10f6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5502 2024.02.22 18:37:29.219408 [ 23 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 76 rows starting from the beginning of the part
5503 2024.02.22 18:37:29.219950 [ 3 ] {30e71a57-39d1-4d98-954f-df5db4c10f6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5504 2024.02.22 18:37:29.220403 [ 3 ] {30e71a57-39d1-4d98-954f-df5db4c10f6a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5505 2024.02.22 18:37:29.220663 [ 3 ] {30e71a57-39d1-4d98-954f-df5db4c10f6a} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
5506 2024.02.22 18:37:29.220840 [ 93 ] {} <Debug> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0
5507 2024.02.22 18:37:29.220991 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5508 2024.02.22 18:37:29.221165 [ 9 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact
5509 2024.02.22 18:37:29.221165 [ 3 ] {30e71a57-39d1-4d98-954f-df5db4c10f6a} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002355566 sec., 849 rows/sec., 59.28 KiB/sec.
5510 2024.02.22 18:37:29.221260 [ 26 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.003862135 sec., 158461.576304298 rows/sec., 14.76 MiB/sec.
5511 2024.02.22 18:37:29.221429 [ 9 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5512 2024.02.22 18:37:29.221502 [ 9 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part
5513 2024.02.22 18:37:29.221517 [ 3 ] {30e71a57-39d1-4d98-954f-df5db4c10f6a} <Debug> DynamicQueryHandler: Done processing query
5514 2024.02.22 18:37:29.221596 [ 3 ] {30e71a57-39d1-4d98-954f-df5db4c10f6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5515 2024.02.22 18:37:29.221650 [ 3 ] {} <Debug> HTTP-Session: 2b409a44-7992-40cf-a613-376967881cc3 Destroying unnamed session
5516 2024.02.22 18:37:29.221674 [ 21 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5517 2024.02.22 18:37:29.221767 [ 9 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
5518 2024.02.22 18:37:29.221874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5519 2024.02.22 18:37:29.222009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5520 2024.02.22 18:37:29.222021 [ 21 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_56_11} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5521 2024.02.22 18:37:29.222018 [ 9 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
5522 2024.02.22 18:37:29.222051 [ 3 ] {} <Debug> HTTP-Session: 28f133cd-b0bf-4c7f-8037-bfaa21198da7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5523 2024.02.22 18:37:29.222126 [ 3 ] {} <Debug> HTTP-Session: 28f133cd-b0bf-4c7f-8037-bfaa21198da7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5524 2024.02.22 18:37:29.222144 [ 21 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_56_11} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5525 2024.02.22 18:37:29.222452 [ 9 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
5526 2024.02.22 18:37:29.222471 [ 3 ] {a7453975-81e6-4aa0-8add-360dcabadaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5527 2024.02.22 18:37:29.222564 [ 3 ] {a7453975-81e6-4aa0-8add-360dcabadaf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5528 2024.02.22 18:37:29.222724 [ 9 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
5529 2024.02.22 18:37:29.223048 [ 3 ] {a7453975-81e6-4aa0-8add-360dcabadaf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5530 2024.02.22 18:37:29.223061 [ 9 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
5531 2024.02.22 18:37:29.223618 [ 3 ] {a7453975-81e6-4aa0-8add-360dcabadaf9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5532 2024.02.22 18:37:29.224072 [ 3 ] {a7453975-81e6-4aa0-8add-360dcabadaf9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5533 2024.02.22 18:37:29.224369 [ 9 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.003280904 sec., 6095.880891364088 rows/sec., 425.64 KiB/sec.
5534 2024.02.22 18:37:29.224379 [ 3 ] {a7453975-81e6-4aa0-8add-360dcabadaf9} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5535 2024.02.22 18:37:29.224504 [ 9 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
5536 2024.02.22 18:37:29.224546 [ 93 ] {} <Debug> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5537 2024.02.22 18:37:29.224633 [ 3 ] {a7453975-81e6-4aa0-8add-360dcabadaf9} <Information> executeQuery: Read 27 rows, 2.17 KiB in 0.00206322 sec., 13086 rows/sec., 1.02 MiB/sec.
5538 2024.02.22 18:37:29.224644 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5539 2024.02.22 18:37:29.224954 [ 21 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5540 2024.02.22 18:37:29.224980 [ 9 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_14_3} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3.
5541 2024.02.22 18:37:29.225110 [ 3 ] {a7453975-81e6-4aa0-8add-360dcabadaf9} <Debug> DynamicQueryHandler: Done processing query
5542 2024.02.22 18:37:29.225175 [ 9 ] {f1ead5e0-2deb-424a-89fa-4cadfdbe16b5::all_1_14_3} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0
5543 2024.02.22 18:37:29.225204 [ 3 ] {a7453975-81e6-4aa0-8add-360dcabadaf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5544 2024.02.22 18:37:29.225315 [ 3 ] {} <Debug> HTTP-Session: 28f133cd-b0bf-4c7f-8037-bfaa21198da7 Destroying unnamed session
5545 2024.02.22 18:37:29.225375 [ 21 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5546 2024.02.22 18:37:29.225445 [ 21 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 101 rows starting from the beginning of the part
5547 2024.02.22 18:37:29.225524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5548 2024.02.22 18:37:29.225615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5549 2024.02.22 18:37:29.225651 [ 21 ] {8313d39e-8441-44fc-b37c-72fef5217280::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
5550 2024.02.22 18:37:29.225662 [ 3 ] {} <Debug> HTTP-Session: deb3ccc0-06ed-40f5-b55f-a783e6efec99 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5551 2024.02.22 18:37:29.225720 [ 3 ] {} <Debug> HTTP-Session: deb3ccc0-06ed-40f5-b55f-a783e6efec99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5552 2024.02.22 18:37:29.225896 [ 21 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part
5553 2024.02.22 18:37:29.225916 [ 3 ] {274fe5a9-5436-4c24-b7da-8815b68d6b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5554 2024.02.22 18:37:29.226035 [ 3 ] {274fe5a9-5436-4c24-b7da-8815b68d6b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5555 2024.02.22 18:37:29.226106 [ 21 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 51 rows starting from the beginning of the part
5556 2024.02.22 18:37:29.226431 [ 21 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part
5557 2024.02.22 18:37:29.226595 [ 3 ] {274fe5a9-5436-4c24-b7da-8815b68d6b7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5558 2024.02.22 18:37:29.226694 [ 21 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 27 rows starting from the beginning of the part
5559 2024.02.22 18:37:29.227222 [ 3 ] {274fe5a9-5436-4c24-b7da-8815b68d6b7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5560 2024.02.22 18:37:29.227888 [ 3 ] {274fe5a9-5436-4c24-b7da-8815b68d6b7b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5561 2024.02.22 18:37:29.228091 [ 21 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003353865 sec., 76329.84631164343 rows/sec., 5.96 MiB/sec.
5562 2024.02.22 18:37:29.228227 [ 3 ] {274fe5a9-5436-4c24-b7da-8815b68d6b7b} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
5563 2024.02.22 18:37:29.228235 [ 21 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5564 2024.02.22 18:37:29.228406 [ 3 ] {274fe5a9-5436-4c24-b7da-8815b68d6b7b} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002430177 sec., 411 rows/sec., 28.93 KiB/sec.
5565 2024.02.22 18:37:29.228529 [ 21 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_56_11} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5566 2024.02.22 18:37:29.228636 [ 21 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_56_11} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5567 2024.02.22 18:37:29.228648 [ 3 ] {274fe5a9-5436-4c24-b7da-8815b68d6b7b} <Debug> DynamicQueryHandler: Done processing query
5568 2024.02.22 18:37:29.228697 [ 3 ] {274fe5a9-5436-4c24-b7da-8815b68d6b7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5569 2024.02.22 18:37:29.228758 [ 3 ] {} <Debug> HTTP-Session: deb3ccc0-06ed-40f5-b55f-a783e6efec99 Destroying unnamed session
5570 2024.02.22 18:37:29.228928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5571 2024.02.22 18:37:29.228976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5572 2024.02.22 18:37:29.228996 [ 3 ] {} <Debug> HTTP-Session: 317c8303-f34d-4819-8058-3fd0058a041a Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5573 2024.02.22 18:37:29.229013 [ 3 ] {} <Debug> HTTP-Session: 317c8303-f34d-4819-8058-3fd0058a041a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5574 2024.02.22 18:37:29.229092 [ 3 ] {7d158ee1-5a45-4f8c-848c-f00d46f6da54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5575 2024.02.22 18:37:29.229139 [ 3 ] {7d158ee1-5a45-4f8c-848c-f00d46f6da54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5576 2024.02.22 18:37:29.229291 [ 3 ] {7d158ee1-5a45-4f8c-848c-f00d46f6da54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5577 2024.02.22 18:37:29.229727 [ 3 ] {7d158ee1-5a45-4f8c-848c-f00d46f6da54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5578 2024.02.22 18:37:29.230034 [ 3 ] {7d158ee1-5a45-4f8c-848c-f00d46f6da54} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5579 2024.02.22 18:37:29.230219 [ 3 ] {7d158ee1-5a45-4f8c-848c-f00d46f6da54} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5580 2024.02.22 18:37:29.230339 [ 93 ] {} <Debug> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5581 2024.02.22 18:37:29.230346 [ 3 ] {7d158ee1-5a45-4f8c-848c-f00d46f6da54} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001218884 sec., 20510 rows/sec., 27.68 MiB/sec.
5582 2024.02.22 18:37:29.230397 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5583 2024.02.22 18:37:29.230535 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5584 2024.02.22 18:37:29.230608 [ 3 ] {7d158ee1-5a45-4f8c-848c-f00d46f6da54} <Debug> DynamicQueryHandler: Done processing query
5585 2024.02.22 18:37:29.230658 [ 3 ] {7d158ee1-5a45-4f8c-848c-f00d46f6da54} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5586 2024.02.22 18:37:29.230706 [ 3 ] {} <Debug> HTTP-Session: 317c8303-f34d-4819-8058-3fd0058a041a Destroying unnamed session
5587 2024.02.22 18:37:29.230706 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5588 2024.02.22 18:37:29.230762 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1296 rows starting from the beginning of the part
5589 2024.02.22 18:37:29.230890 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
5590 2024.02.22 18:37:29.231004 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part
5591 2024.02.22 18:37:29.231151 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
5592 2024.02.22 18:37:29.231288 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part
5593 2024.02.22 18:37:29.231398 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
5594 2024.02.22 18:37:29.235490 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1423 rows, containing 6 columns (6 merged, 0 gathered) in 0.005042798 sec., 282184.612590074 rows/sec., 380.79 MiB/sec.
5595 2024.02.22 18:37:29.236030 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5596 2024.02.22 18:37:29.236232 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5597 2024.02.22 18:37:29.236290 [ 25 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5598 2024.02.22 18:37:29.236352 [ 25 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_56_11: 8.74 MiB.
5599 2024.02.22 18:37:30.000181 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.35 MiB, peak 245.06 MiB, will set to 238.41 MiB (RSS), difference: 2.06 MiB
5600 2024.02.22 18:37:32.956230 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
5601 2024.02.22 18:37:32.956303 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
5602 2024.02.22 18:37:34.210341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5603 2024.02.22 18:37:34.210463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5604 2024.02.22 18:37:34.210489 [ 3 ] {} <Debug> HTTP-Session: 533dbc57-4cc8-4f8b-ae62-77f134bf3cd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5605 2024.02.22 18:37:34.210513 [ 3 ] {} <Debug> HTTP-Session: 533dbc57-4cc8-4f8b-ae62-77f134bf3cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5606 2024.02.22 18:37:34.210641 [ 3 ] {15079f72-37db-4b31-9b5a-26399b1d71d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5607 2024.02.22 18:37:34.210701 [ 3 ] {15079f72-37db-4b31-9b5a-26399b1d71d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5608 2024.02.22 18:37:34.210862 [ 3 ] {15079f72-37db-4b31-9b5a-26399b1d71d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5609 2024.02.22 18:37:34.211322 [ 3 ] {15079f72-37db-4b31-9b5a-26399b1d71d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5610 2024.02.22 18:37:34.211600 [ 3 ] {15079f72-37db-4b31-9b5a-26399b1d71d1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5611 2024.02.22 18:37:34.211767 [ 3 ] {15079f72-37db-4b31-9b5a-26399b1d71d1} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5612 2024.02.22 18:37:34.211908 [ 3 ] {15079f72-37db-4b31-9b5a-26399b1d71d1} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001226533 sec., 21197 rows/sec., 1.68 MiB/sec.
5613 2024.02.22 18:37:34.212087 [ 3 ] {15079f72-37db-4b31-9b5a-26399b1d71d1} <Debug> DynamicQueryHandler: Done processing query
5614 2024.02.22 18:37:34.212114 [ 3 ] {15079f72-37db-4b31-9b5a-26399b1d71d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5615 2024.02.22 18:37:34.212131 [ 3 ] {} <Debug> HTTP-Session: 533dbc57-4cc8-4f8b-ae62-77f134bf3cd6 Destroying unnamed session
5616 2024.02.22 18:37:34.212270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5617 2024.02.22 18:37:34.212323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5618 2024.02.22 18:37:34.212344 [ 3 ] {} <Debug> HTTP-Session: ff9f2c19-3502-498b-9058-5a72629b8a55 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5619 2024.02.22 18:37:34.212363 [ 3 ] {} <Debug> HTTP-Session: ff9f2c19-3502-498b-9058-5a72629b8a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5620 2024.02.22 18:37:34.212447 [ 3 ] {de3bed8d-252f-45c6-91de-b2700e828837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5621 2024.02.22 18:37:34.212491 [ 3 ] {de3bed8d-252f-45c6-91de-b2700e828837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5622 2024.02.22 18:37:34.212601 [ 3 ] {de3bed8d-252f-45c6-91de-b2700e828837} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5623 2024.02.22 18:37:34.212966 [ 3 ] {de3bed8d-252f-45c6-91de-b2700e828837} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5624 2024.02.22 18:37:34.213183 [ 3 ] {de3bed8d-252f-45c6-91de-b2700e828837} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5625 2024.02.22 18:37:34.213334 [ 3 ] {de3bed8d-252f-45c6-91de-b2700e828837} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5626 2024.02.22 18:37:34.213454 [ 3 ] {de3bed8d-252f-45c6-91de-b2700e828837} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.000978749 sec., 79693 rows/sec., 8.09 MiB/sec.
5627 2024.02.22 18:37:34.213578 [ 3 ] {de3bed8d-252f-45c6-91de-b2700e828837} <Debug> DynamicQueryHandler: Done processing query
5628 2024.02.22 18:37:34.213602 [ 3 ] {de3bed8d-252f-45c6-91de-b2700e828837} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
5629 2024.02.22 18:37:34.213618 [ 3 ] {} <Debug> HTTP-Session: ff9f2c19-3502-498b-9058-5a72629b8a55 Destroying unnamed session
5630 2024.02.22 18:37:34.213766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5631 2024.02.22 18:37:34.213813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5632 2024.02.22 18:37:34.213833 [ 3 ] {} <Debug> HTTP-Session: cc3fed2b-9856-4b15-b7d4-a57ebe243cf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5633 2024.02.22 18:37:34.213851 [ 3 ] {} <Debug> HTTP-Session: cc3fed2b-9856-4b15-b7d4-a57ebe243cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5634 2024.02.22 18:37:34.213927 [ 3 ] {49a0688a-e6c8-4963-9ce4-adea67c281f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5635 2024.02.22 18:37:34.213966 [ 3 ] {49a0688a-e6c8-4963-9ce4-adea67c281f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5636 2024.02.22 18:37:34.214072 [ 3 ] {49a0688a-e6c8-4963-9ce4-adea67c281f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5637 2024.02.22 18:37:34.214375 [ 3 ] {49a0688a-e6c8-4963-9ce4-adea67c281f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5638 2024.02.22 18:37:34.214585 [ 3 ] {49a0688a-e6c8-4963-9ce4-adea67c281f7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5639 2024.02.22 18:37:34.214735 [ 3 ] {49a0688a-e6c8-4963-9ce4-adea67c281f7} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5640 2024.02.22 18:37:34.214846 [ 3 ] {49a0688a-e6c8-4963-9ce4-adea67c281f7} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000892057 sec., 29146 rows/sec., 2.28 MiB/sec.
5641 2024.02.22 18:37:34.214963 [ 3 ] {49a0688a-e6c8-4963-9ce4-adea67c281f7} <Debug> DynamicQueryHandler: Done processing query
5642 2024.02.22 18:37:34.214987 [ 3 ] {49a0688a-e6c8-4963-9ce4-adea67c281f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5643 2024.02.22 18:37:34.215002 [ 3 ] {} <Debug> HTTP-Session: cc3fed2b-9856-4b15-b7d4-a57ebe243cf3 Destroying unnamed session
5644 2024.02.22 18:37:34.215156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5645 2024.02.22 18:37:34.215204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5646 2024.02.22 18:37:34.215223 [ 3 ] {} <Debug> HTTP-Session: b3505ea3-54de-47d1-8bdb-384e27153801 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5647 2024.02.22 18:37:34.215240 [ 3 ] {} <Debug> HTTP-Session: b3505ea3-54de-47d1-8bdb-384e27153801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5648 2024.02.22 18:37:34.215318 [ 3 ] {d37dffe4-89ae-4e79-89a6-f76237fb4930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5649 2024.02.22 18:37:34.215365 [ 3 ] {d37dffe4-89ae-4e79-89a6-f76237fb4930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5650 2024.02.22 18:37:34.215503 [ 3 ] {d37dffe4-89ae-4e79-89a6-f76237fb4930} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5651 2024.02.22 18:37:34.215912 [ 3 ] {d37dffe4-89ae-4e79-89a6-f76237fb4930} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5652 2024.02.22 18:37:34.216221 [ 3 ] {d37dffe4-89ae-4e79-89a6-f76237fb4930} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5653 2024.02.22 18:37:34.216401 [ 3 ] {d37dffe4-89ae-4e79-89a6-f76237fb4930} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5654 2024.02.22 18:37:34.216522 [ 3 ] {d37dffe4-89ae-4e79-89a6-f76237fb4930} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001174683 sec., 22133 rows/sec., 29.87 MiB/sec.
5655 2024.02.22 18:37:34.216647 [ 3 ] {d37dffe4-89ae-4e79-89a6-f76237fb4930} <Debug> DynamicQueryHandler: Done processing query
5656 2024.02.22 18:37:34.216671 [ 3 ] {d37dffe4-89ae-4e79-89a6-f76237fb4930} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5657 2024.02.22 18:37:34.216686 [ 3 ] {} <Debug> HTTP-Session: b3505ea3-54de-47d1-8bdb-384e27153801 Destroying unnamed session
5658 2024.02.22 18:37:39.210761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5659 2024.02.22 18:37:39.210898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5660 2024.02.22 18:37:39.210929 [ 3 ] {} <Debug> HTTP-Session: b8cb4e4c-225b-4f87-8ab2-6761b616b92b Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5661 2024.02.22 18:37:39.210958 [ 3 ] {} <Debug> HTTP-Session: b8cb4e4c-225b-4f87-8ab2-6761b616b92b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5662 2024.02.22 18:37:39.211096 [ 3 ] {2a45e27d-7e37-4cc3-9cd6-7afdee5fed9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5663 2024.02.22 18:37:39.211159 [ 3 ] {2a45e27d-7e37-4cc3-9cd6-7afdee5fed9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5664 2024.02.22 18:37:39.211320 [ 3 ] {2a45e27d-7e37-4cc3-9cd6-7afdee5fed9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5665 2024.02.22 18:37:39.211769 [ 3 ] {2a45e27d-7e37-4cc3-9cd6-7afdee5fed9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5666 2024.02.22 18:37:39.212051 [ 3 ] {2a45e27d-7e37-4cc3-9cd6-7afdee5fed9e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5667 2024.02.22 18:37:39.212217 [ 3 ] {2a45e27d-7e37-4cc3-9cd6-7afdee5fed9e} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5668 2024.02.22 18:37:39.212364 [ 3 ] {2a45e27d-7e37-4cc3-9cd6-7afdee5fed9e} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001232244 sec., 20288 rows/sec., 1.61 MiB/sec.
5669 2024.02.22 18:37:39.212513 [ 3 ] {2a45e27d-7e37-4cc3-9cd6-7afdee5fed9e} <Debug> DynamicQueryHandler: Done processing query
5670 2024.02.22 18:37:39.212539 [ 3 ] {2a45e27d-7e37-4cc3-9cd6-7afdee5fed9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5671 2024.02.22 18:37:39.212556 [ 3 ] {} <Debug> HTTP-Session: b8cb4e4c-225b-4f87-8ab2-6761b616b92b Destroying unnamed session
5672 2024.02.22 18:37:39.212685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5673 2024.02.22 18:37:39.212739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5674 2024.02.22 18:37:39.212759 [ 3 ] {} <Debug> HTTP-Session: a5db8672-5a6b-4de7-aa02-7b63416b599c Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5675 2024.02.22 18:37:39.212778 [ 3 ] {} <Debug> HTTP-Session: a5db8672-5a6b-4de7-aa02-7b63416b599c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5676 2024.02.22 18:37:39.212864 [ 3 ] {3ae8c4d8-4bc6-4b1d-9af1-0aa835265e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5677 2024.02.22 18:37:39.212908 [ 3 ] {3ae8c4d8-4bc6-4b1d-9af1-0aa835265e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5678 2024.02.22 18:37:39.213022 [ 3 ] {3ae8c4d8-4bc6-4b1d-9af1-0aa835265e33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5679 2024.02.22 18:37:39.213377 [ 3 ] {3ae8c4d8-4bc6-4b1d-9af1-0aa835265e33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5680 2024.02.22 18:37:39.213601 [ 3 ] {3ae8c4d8-4bc6-4b1d-9af1-0aa835265e33} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5681 2024.02.22 18:37:39.213753 [ 3 ] {3ae8c4d8-4bc6-4b1d-9af1-0aa835265e33} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5682 2024.02.22 18:37:39.213881 [ 3 ] {3ae8c4d8-4bc6-4b1d-9af1-0aa835265e33} <Information> executeQuery: Read 75 rows, 6.98 KiB in 0.000987829 sec., 75924 rows/sec., 6.90 MiB/sec.
5683 2024.02.22 18:37:39.214003 [ 3 ] {3ae8c4d8-4bc6-4b1d-9af1-0aa835265e33} <Debug> DynamicQueryHandler: Done processing query
5684 2024.02.22 18:37:39.214027 [ 3 ] {3ae8c4d8-4bc6-4b1d-9af1-0aa835265e33} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5685 2024.02.22 18:37:39.214042 [ 3 ] {} <Debug> HTTP-Session: a5db8672-5a6b-4de7-aa02-7b63416b599c Destroying unnamed session
5686 2024.02.22 18:37:39.214156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5687 2024.02.22 18:37:39.214202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5688 2024.02.22 18:37:39.214222 [ 3 ] {} <Debug> HTTP-Session: 1eaf90bb-fa03-4a63-9092-7b7ecffecde1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5689 2024.02.22 18:37:39.214239 [ 3 ] {} <Debug> HTTP-Session: 1eaf90bb-fa03-4a63-9092-7b7ecffecde1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5690 2024.02.22 18:37:39.214312 [ 3 ] {90aef20b-bc3e-43be-bff7-0f940af5b412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5691 2024.02.22 18:37:39.214353 [ 3 ] {90aef20b-bc3e-43be-bff7-0f940af5b412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5692 2024.02.22 18:37:39.214459 [ 3 ] {90aef20b-bc3e-43be-bff7-0f940af5b412} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5693 2024.02.22 18:37:39.214745 [ 3 ] {90aef20b-bc3e-43be-bff7-0f940af5b412} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5694 2024.02.22 18:37:39.214959 [ 3 ] {90aef20b-bc3e-43be-bff7-0f940af5b412} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5695 2024.02.22 18:37:39.215112 [ 3 ] {90aef20b-bc3e-43be-bff7-0f940af5b412} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5696 2024.02.22 18:37:39.215244 [ 3 ] {90aef20b-bc3e-43be-bff7-0f940af5b412} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000895528 sec., 27916 rows/sec., 2.18 MiB/sec.
5697 2024.02.22 18:37:39.215385 [ 3 ] {90aef20b-bc3e-43be-bff7-0f940af5b412} <Debug> DynamicQueryHandler: Done processing query
5698 2024.02.22 18:37:39.215425 [ 3 ] {90aef20b-bc3e-43be-bff7-0f940af5b412} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5699 2024.02.22 18:37:39.215441 [ 3 ] {} <Debug> HTTP-Session: 1eaf90bb-fa03-4a63-9092-7b7ecffecde1 Destroying unnamed session
5700 2024.02.22 18:37:39.215622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5701 2024.02.22 18:37:39.215669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5702 2024.02.22 18:37:39.215688 [ 3 ] {} <Debug> HTTP-Session: 3812ca4d-06ae-4e85-829a-d74abe3b2713 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5703 2024.02.22 18:37:39.215705 [ 3 ] {} <Debug> HTTP-Session: 3812ca4d-06ae-4e85-829a-d74abe3b2713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5704 2024.02.22 18:37:39.215784 [ 3 ] {5dd8bdee-1a9b-4e09-9b5e-aaec965f8074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5705 2024.02.22 18:37:39.215831 [ 3 ] {5dd8bdee-1a9b-4e09-9b5e-aaec965f8074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5706 2024.02.22 18:37:39.215974 [ 3 ] {5dd8bdee-1a9b-4e09-9b5e-aaec965f8074} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5707 2024.02.22 18:37:39.216380 [ 3 ] {5dd8bdee-1a9b-4e09-9b5e-aaec965f8074} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5708 2024.02.22 18:37:39.216689 [ 3 ] {5dd8bdee-1a9b-4e09-9b5e-aaec965f8074} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5709 2024.02.22 18:37:39.216876 [ 3 ] {5dd8bdee-1a9b-4e09-9b5e-aaec965f8074} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5710 2024.02.22 18:37:39.217001 [ 3 ] {5dd8bdee-1a9b-4e09-9b5e-aaec965f8074} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001189663 sec., 21014 rows/sec., 28.36 MiB/sec.
5711 2024.02.22 18:37:39.217129 [ 3 ] {5dd8bdee-1a9b-4e09-9b5e-aaec965f8074} <Debug> DynamicQueryHandler: Done processing query
5712 2024.02.22 18:37:39.217153 [ 3 ] {5dd8bdee-1a9b-4e09-9b5e-aaec965f8074} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5713 2024.02.22 18:37:39.217169 [ 3 ] {} <Debug> HTTP-Session: 3812ca4d-06ae-4e85-829a-d74abe3b2713 Destroying unnamed session
5714 2024.02.22 18:37:44.210174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5715 2024.02.22 18:37:44.210311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5716 2024.02.22 18:37:44.210343 [ 3 ] {} <Debug> HTTP-Session: dd38c8cc-8ac4-4125-82a5-584a2d4028ed Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5717 2024.02.22 18:37:44.210372 [ 3 ] {} <Debug> HTTP-Session: dd38c8cc-8ac4-4125-82a5-584a2d4028ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5718 2024.02.22 18:37:44.210521 [ 3 ] {482199a7-a3ee-48b0-9fac-dd14368f1aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5719 2024.02.22 18:37:44.210591 [ 3 ] {482199a7-a3ee-48b0-9fac-dd14368f1aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5720 2024.02.22 18:37:44.210777 [ 3 ] {482199a7-a3ee-48b0-9fac-dd14368f1aa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5721 2024.02.22 18:37:44.211233 [ 3 ] {482199a7-a3ee-48b0-9fac-dd14368f1aa8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5722 2024.02.22 18:37:44.211513 [ 3 ] {482199a7-a3ee-48b0-9fac-dd14368f1aa8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5723 2024.02.22 18:37:44.211683 [ 3 ] {482199a7-a3ee-48b0-9fac-dd14368f1aa8} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5724 2024.02.22 18:37:44.211800 [ 3 ] {482199a7-a3ee-48b0-9fac-dd14368f1aa8} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001238964 sec., 20985 rows/sec., 1.66 MiB/sec.
5725 2024.02.22 18:37:44.211929 [ 3 ] {482199a7-a3ee-48b0-9fac-dd14368f1aa8} <Debug> DynamicQueryHandler: Done processing query
5726 2024.02.22 18:37:44.211956 [ 3 ] {482199a7-a3ee-48b0-9fac-dd14368f1aa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5727 2024.02.22 18:37:44.211973 [ 3 ] {} <Debug> HTTP-Session: dd38c8cc-8ac4-4125-82a5-584a2d4028ed Destroying unnamed session
5728 2024.02.22 18:37:44.212097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5729 2024.02.22 18:37:44.212146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5730 2024.02.22 18:37:44.212166 [ 3 ] {} <Debug> HTTP-Session: f6d17dbb-2141-4f48-b4dd-58348c38fabd Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5731 2024.02.22 18:37:44.212186 [ 3 ] {} <Debug> HTTP-Session: f6d17dbb-2141-4f48-b4dd-58348c38fabd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5732 2024.02.22 18:37:44.212270 [ 3 ] {d28395f9-2cf4-4748-9f97-0096ae3e7d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5733 2024.02.22 18:37:44.212315 [ 3 ] {d28395f9-2cf4-4748-9f97-0096ae3e7d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5734 2024.02.22 18:37:44.212423 [ 3 ] {d28395f9-2cf4-4748-9f97-0096ae3e7d97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5735 2024.02.22 18:37:44.212761 [ 3 ] {d28395f9-2cf4-4748-9f97-0096ae3e7d97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5736 2024.02.22 18:37:44.213046 [ 3 ] {d28395f9-2cf4-4748-9f97-0096ae3e7d97} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5737 2024.02.22 18:37:44.213277 [ 3 ] {d28395f9-2cf4-4748-9f97-0096ae3e7d97} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5738 2024.02.22 18:37:44.213417 [ 3 ] {d28395f9-2cf4-4748-9f97-0096ae3e7d97} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.001114422 sec., 69991 rows/sec., 7.10 MiB/sec.
5739 2024.02.22 18:37:44.213573 [ 3 ] {d28395f9-2cf4-4748-9f97-0096ae3e7d97} <Debug> DynamicQueryHandler: Done processing query
5740 2024.02.22 18:37:44.213610 [ 3 ] {d28395f9-2cf4-4748-9f97-0096ae3e7d97} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
5741 2024.02.22 18:37:44.213634 [ 3 ] {} <Debug> HTTP-Session: f6d17dbb-2141-4f48-b4dd-58348c38fabd Destroying unnamed session
5742 2024.02.22 18:37:44.213783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5743 2024.02.22 18:37:44.213853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5744 2024.02.22 18:37:44.213886 [ 3 ] {} <Debug> HTTP-Session: 35cc7a56-9f7f-44d9-b800-b5099c437185 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5745 2024.02.22 18:37:44.213911 [ 3 ] {} <Debug> HTTP-Session: 35cc7a56-9f7f-44d9-b800-b5099c437185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5746 2024.02.22 18:37:44.214014 [ 3 ] {5345e501-2b6d-4ada-8070-1be9e6bea8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5747 2024.02.22 18:37:44.214072 [ 3 ] {5345e501-2b6d-4ada-8070-1be9e6bea8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5748 2024.02.22 18:37:44.214230 [ 3 ] {5345e501-2b6d-4ada-8070-1be9e6bea8a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5749 2024.02.22 18:37:44.214602 [ 3 ] {5345e501-2b6d-4ada-8070-1be9e6bea8a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5750 2024.02.22 18:37:44.214895 [ 3 ] {5345e501-2b6d-4ada-8070-1be9e6bea8a5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5751 2024.02.22 18:37:44.215129 [ 3 ] {5345e501-2b6d-4ada-8070-1be9e6bea8a5} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5752 2024.02.22 18:37:44.215291 [ 3 ] {5345e501-2b6d-4ada-8070-1be9e6bea8a5} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.001233114 sec., 21084 rows/sec., 1.65 MiB/sec.
5753 2024.02.22 18:37:44.215463 [ 3 ] {5345e501-2b6d-4ada-8070-1be9e6bea8a5} <Debug> DynamicQueryHandler: Done processing query
5754 2024.02.22 18:37:44.215503 [ 3 ] {5345e501-2b6d-4ada-8070-1be9e6bea8a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5755 2024.02.22 18:37:44.215529 [ 3 ] {} <Debug> HTTP-Session: 35cc7a56-9f7f-44d9-b800-b5099c437185 Destroying unnamed session
5756 2024.02.22 18:37:44.215720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5757 2024.02.22 18:37:44.215787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5758 2024.02.22 18:37:44.215819 [ 3 ] {} <Debug> HTTP-Session: 8feb10df-ed3b-4468-ad16-4622a69650e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5759 2024.02.22 18:37:44.215845 [ 3 ] {} <Debug> HTTP-Session: 8feb10df-ed3b-4468-ad16-4622a69650e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5760 2024.02.22 18:37:44.215956 [ 3 ] {86afa2d1-54ee-43b4-8d50-6383d5339db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5761 2024.02.22 18:37:44.216022 [ 3 ] {86afa2d1-54ee-43b4-8d50-6383d5339db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5762 2024.02.22 18:37:44.216242 [ 3 ] {86afa2d1-54ee-43b4-8d50-6383d5339db6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5763 2024.02.22 18:37:44.216710 [ 3 ] {86afa2d1-54ee-43b4-8d50-6383d5339db6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5764 2024.02.22 18:37:44.217143 [ 3 ] {86afa2d1-54ee-43b4-8d50-6383d5339db6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5765 2024.02.22 18:37:44.217430 [ 3 ] {86afa2d1-54ee-43b4-8d50-6383d5339db6} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5766 2024.02.22 18:37:44.217587 [ 3 ] {86afa2d1-54ee-43b4-8d50-6383d5339db6} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001589342 sec., 16358 rows/sec., 22.08 MiB/sec.
5767 2024.02.22 18:37:44.217747 [ 3 ] {86afa2d1-54ee-43b4-8d50-6383d5339db6} <Debug> DynamicQueryHandler: Done processing query
5768 2024.02.22 18:37:44.217782 [ 3 ] {86afa2d1-54ee-43b4-8d50-6383d5339db6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5769 2024.02.22 18:37:44.217805 [ 3 ] {} <Debug> HTTP-Session: 8feb10df-ed3b-4468-ad16-4622a69650e6 Destroying unnamed session
5770 2024.02.22 18:37:47.956560 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache
5771 2024.02.22 18:37:47.956632 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache
5772 2024.02.22 18:37:49.212039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5773 2024.02.22 18:37:49.212173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5774 2024.02.22 18:37:49.212205 [ 3 ] {} <Debug> HTTP-Session: 6b9e55ed-2324-4b71-94a4-300178117849 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5775 2024.02.22 18:37:49.212245 [ 3 ] {} <Debug> HTTP-Session: 6b9e55ed-2324-4b71-94a4-300178117849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5776 2024.02.22 18:37:49.212445 [ 3 ] {be18773d-d934-4cec-a2f7-c7da73d9aa33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5777 2024.02.22 18:37:49.212539 [ 3 ] {be18773d-d934-4cec-a2f7-c7da73d9aa33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5778 2024.02.22 18:37:49.212804 [ 3 ] {be18773d-d934-4cec-a2f7-c7da73d9aa33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5779 2024.02.22 18:37:49.213358 [ 3 ] {be18773d-d934-4cec-a2f7-c7da73d9aa33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5780 2024.02.22 18:37:49.213617 [ 3 ] {be18773d-d934-4cec-a2f7-c7da73d9aa33} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5781 2024.02.22 18:37:49.213786 [ 3 ] {be18773d-d934-4cec-a2f7-c7da73d9aa33} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5782 2024.02.22 18:37:49.213919 [ 3 ] {be18773d-d934-4cec-a2f7-c7da73d9aa33} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001412518 sec., 17698 rows/sec., 1.40 MiB/sec.
5783 2024.02.22 18:37:49.214053 [ 3 ] {be18773d-d934-4cec-a2f7-c7da73d9aa33} <Debug> DynamicQueryHandler: Done processing query
5784 2024.02.22 18:37:49.214080 [ 3 ] {be18773d-d934-4cec-a2f7-c7da73d9aa33} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5785 2024.02.22 18:37:49.214095 [ 3 ] {} <Debug> HTTP-Session: 6b9e55ed-2324-4b71-94a4-300178117849 Destroying unnamed session
5786 2024.02.22 18:37:49.214225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 16560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5787 2024.02.22 18:37:49.214270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5788 2024.02.22 18:37:49.214290 [ 3 ] {} <Debug> HTTP-Session: 240ee81d-3ed5-46da-8df2-3e63041a2371 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5789 2024.02.22 18:37:49.214307 [ 3 ] {} <Debug> HTTP-Session: 240ee81d-3ed5-46da-8df2-3e63041a2371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5790 2024.02.22 18:37:49.214382 [ 3 ] {3f75e707-ed5b-4c94-be5f-49f6f12c666b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5791 2024.02.22 18:37:49.214421 [ 3 ] {3f75e707-ed5b-4c94-be5f-49f6f12c666b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5792 2024.02.22 18:37:49.214522 [ 3 ] {3f75e707-ed5b-4c94-be5f-49f6f12c666b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5793 2024.02.22 18:37:49.214873 [ 3 ] {3f75e707-ed5b-4c94-be5f-49f6f12c666b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5794 2024.02.22 18:37:49.215093 [ 3 ] {3f75e707-ed5b-4c94-be5f-49f6f12c666b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5795 2024.02.22 18:37:49.215246 [ 3 ] {3f75e707-ed5b-4c94-be5f-49f6f12c666b} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5796 2024.02.22 18:37:49.215368 [ 3 ] {3f75e707-ed5b-4c94-be5f-49f6f12c666b} <Information> executeQuery: Read 111 rows, 9.79 KiB in 0.000950208 sec., 116816 rows/sec., 10.06 MiB/sec.
5797 2024.02.22 18:37:49.215537 [ 3 ] {3f75e707-ed5b-4c94-be5f-49f6f12c666b} <Debug> DynamicQueryHandler: Done processing query
5798 2024.02.22 18:37:49.215579 [ 3 ] {3f75e707-ed5b-4c94-be5f-49f6f12c666b} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
5799 2024.02.22 18:37:49.215602 [ 3 ] {} <Debug> HTTP-Session: 240ee81d-3ed5-46da-8df2-3e63041a2371 Destroying unnamed session
5800 2024.02.22 18:37:49.215724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 8328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5801 2024.02.22 18:37:49.215769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5802 2024.02.22 18:37:49.215789 [ 3 ] {} <Debug> HTTP-Session: 21d6b775-187b-49e0-8f08-4493f3dce6d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5803 2024.02.22 18:37:49.215805 [ 3 ] {} <Debug> HTTP-Session: 21d6b775-187b-49e0-8f08-4493f3dce6d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5804 2024.02.22 18:37:49.215881 [ 3 ] {6b12e45a-19bb-4b06-8bc8-0614976e7637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5805 2024.02.22 18:37:49.215919 [ 3 ] {6b12e45a-19bb-4b06-8bc8-0614976e7637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5806 2024.02.22 18:37:49.216036 [ 3 ] {6b12e45a-19bb-4b06-8bc8-0614976e7637} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5807 2024.02.22 18:37:49.216329 [ 3 ] {6b12e45a-19bb-4b06-8bc8-0614976e7637} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5808 2024.02.22 18:37:49.216540 [ 3 ] {6b12e45a-19bb-4b06-8bc8-0614976e7637} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5809 2024.02.22 18:37:49.216697 [ 3 ] {6b12e45a-19bb-4b06-8bc8-0614976e7637} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5810 2024.02.22 18:37:49.216796 [ 3 ] {6b12e45a-19bb-4b06-8bc8-0614976e7637} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.000888217 sec., 55166 rows/sec., 4.29 MiB/sec.
5811 2024.02.22 18:37:49.216914 [ 3 ] {6b12e45a-19bb-4b06-8bc8-0614976e7637} <Debug> DynamicQueryHandler: Done processing query
5812 2024.02.22 18:37:49.216937 [ 3 ] {6b12e45a-19bb-4b06-8bc8-0614976e7637} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5813 2024.02.22 18:37:49.216953 [ 3 ] {} <Debug> HTTP-Session: 21d6b775-187b-49e0-8f08-4493f3dce6d8 Destroying unnamed session
5814 2024.02.22 18:37:49.217095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5815 2024.02.22 18:37:49.217138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5816 2024.02.22 18:37:49.217157 [ 3 ] {} <Debug> HTTP-Session: 7f6be2d6-5bfb-412f-855c-2cdd593ade21 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5817 2024.02.22 18:37:49.217173 [ 3 ] {} <Debug> HTTP-Session: 7f6be2d6-5bfb-412f-855c-2cdd593ade21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5818 2024.02.22 18:37:49.217244 [ 3 ] {d61e335d-7734-43a6-9f60-584114c36595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5819 2024.02.22 18:37:49.217286 [ 3 ] {d61e335d-7734-43a6-9f60-584114c36595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5820 2024.02.22 18:37:49.217406 [ 3 ] {d61e335d-7734-43a6-9f60-584114c36595} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5821 2024.02.22 18:37:49.217685 [ 3 ] {d61e335d-7734-43a6-9f60-584114c36595} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5822 2024.02.22 18:37:49.217948 [ 3 ] {d61e335d-7734-43a6-9f60-584114c36595} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5823 2024.02.22 18:37:49.218137 [ 3 ] {d61e335d-7734-43a6-9f60-584114c36595} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
5824 2024.02.22 18:37:49.218257 [ 3 ] {d61e335d-7734-43a6-9f60-584114c36595} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000979119 sec., 36767 rows/sec., 2.59 MiB/sec.
5825 2024.02.22 18:37:49.218429 [ 3 ] {d61e335d-7734-43a6-9f60-584114c36595} <Debug> DynamicQueryHandler: Done processing query
5826 2024.02.22 18:37:49.218452 [ 3 ] {d61e335d-7734-43a6-9f60-584114c36595} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5827 2024.02.22 18:37:49.218469 [ 3 ] {} <Debug> HTTP-Session: 7f6be2d6-5bfb-412f-855c-2cdd593ade21 Destroying unnamed session
5828 2024.02.22 18:37:49.218614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 26785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5829 2024.02.22 18:37:49.218660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5830 2024.02.22 18:37:49.218678 [ 3 ] {} <Debug> HTTP-Session: 266c33e4-5757-4291-a84b-4abb63e7b377 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5831 2024.02.22 18:37:49.218695 [ 3 ] {} <Debug> HTTP-Session: 266c33e4-5757-4291-a84b-4abb63e7b377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5832 2024.02.22 18:37:49.218771 [ 3 ] {a3203fa1-26e3-4f28-aaab-49f34b2bfcb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5833 2024.02.22 18:37:49.218816 [ 3 ] {a3203fa1-26e3-4f28-aaab-49f34b2bfcb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5834 2024.02.22 18:37:49.218961 [ 3 ] {a3203fa1-26e3-4f28-aaab-49f34b2bfcb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5835 2024.02.22 18:37:49.219450 [ 3 ] {a3203fa1-26e3-4f28-aaab-49f34b2bfcb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5836 2024.02.22 18:37:49.219751 [ 3 ] {a3203fa1-26e3-4f28-aaab-49f34b2bfcb9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5837 2024.02.22 18:37:49.219931 [ 3 ] {a3203fa1-26e3-4f28-aaab-49f34b2bfcb9} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5838 2024.02.22 18:37:49.220055 [ 3 ] {a3203fa1-26e3-4f28-aaab-49f34b2bfcb9} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001255445 sec., 19913 rows/sec., 26.87 MiB/sec.
5839 2024.02.22 18:37:49.220189 [ 3 ] {a3203fa1-26e3-4f28-aaab-49f34b2bfcb9} <Debug> DynamicQueryHandler: Done processing query
5840 2024.02.22 18:37:49.220213 [ 3 ] {a3203fa1-26e3-4f28-aaab-49f34b2bfcb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5841 2024.02.22 18:37:49.220229 [ 3 ] {} <Debug> HTTP-Session: 266c33e4-5757-4291-a84b-4abb63e7b377 Destroying unnamed session
5842 2024.02.22 18:37:54.209758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5843 2024.02.22 18:37:54.209889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5844 2024.02.22 18:37:54.209916 [ 3 ] {} <Debug> HTTP-Session: 6995c318-55ec-4740-b492-dc819e0200b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5845 2024.02.22 18:37:54.209945 [ 3 ] {} <Debug> HTTP-Session: 6995c318-55ec-4740-b492-dc819e0200b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5846 2024.02.22 18:37:54.210082 [ 3 ] {34f95b28-5a8b-48ae-a1e8-bd662b7bdd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5847 2024.02.22 18:37:54.210148 [ 3 ] {34f95b28-5a8b-48ae-a1e8-bd662b7bdd17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5848 2024.02.22 18:37:54.210312 [ 3 ] {34f95b28-5a8b-48ae-a1e8-bd662b7bdd17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5849 2024.02.22 18:37:54.210766 [ 3 ] {34f95b28-5a8b-48ae-a1e8-bd662b7bdd17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5850 2024.02.22 18:37:54.211038 [ 3 ] {34f95b28-5a8b-48ae-a1e8-bd662b7bdd17} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5851 2024.02.22 18:37:54.211300 [ 3 ] {34f95b28-5a8b-48ae-a1e8-bd662b7bdd17} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5852 2024.02.22 18:37:54.211430 [ 3 ] {34f95b28-5a8b-48ae-a1e8-bd662b7bdd17} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001305516 sec., 19915 rows/sec., 1.58 MiB/sec.
5853 2024.02.22 18:37:54.211446 [ 60 ] {} <Debug> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5854 2024.02.22 18:37:54.211568 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5855 2024.02.22 18:37:54.211638 [ 3 ] {34f95b28-5a8b-48ae-a1e8-bd662b7bdd17} <Debug> DynamicQueryHandler: Done processing query
5856 2024.02.22 18:37:54.211684 [ 3 ] {34f95b28-5a8b-48ae-a1e8-bd662b7bdd17} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5857 2024.02.22 18:37:54.211685 [ 19 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5858 2024.02.22 18:37:54.211711 [ 3 ] {} <Debug> HTTP-Session: 6995c318-55ec-4740-b492-dc819e0200b5 Destroying unnamed session
5859 2024.02.22 18:37:54.211819 [ 19 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5860 2024.02.22 18:37:54.211869 [ 19 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 51 rows starting from the beginning of the part
5861 2024.02.22 18:37:54.211896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5862 2024.02.22 18:37:54.211982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5863 2024.02.22 18:37:54.212037 [ 3 ] {} <Debug> HTTP-Session: 1ee0b84f-be5c-4dab-80ba-5920ca499b65 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5864 2024.02.22 18:37:54.212090 [ 3 ] {} <Debug> HTTP-Session: 1ee0b84f-be5c-4dab-80ba-5920ca499b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5865 2024.02.22 18:37:54.212090 [ 19 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part
5866 2024.02.22 18:37:54.212287 [ 3 ] {474b7466-b617-482b-b01b-60580b2cbe71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5867 2024.02.22 18:37:54.212337 [ 19 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
5868 2024.02.22 18:37:54.212366 [ 3 ] {474b7466-b617-482b-b01b-60580b2cbe71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5869 2024.02.22 18:37:54.212646 [ 19 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part
5870 2024.02.22 18:37:54.212825 [ 3 ] {474b7466-b617-482b-b01b-60580b2cbe71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5871 2024.02.22 18:37:54.212944 [ 19 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
5872 2024.02.22 18:37:54.213066 [ 19 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part
5873 2024.02.22 18:37:54.213669 [ 3 ] {474b7466-b617-482b-b01b-60580b2cbe71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5874 2024.02.22 18:37:54.214155 [ 3 ] {474b7466-b617-482b-b01b-60580b2cbe71} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5875 2024.02.22 18:37:54.214546 [ 3 ] {474b7466-b617-482b-b01b-60580b2cbe71} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5876 2024.02.22 18:37:54.214680 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 4 columns (4 merged, 0 gathered) in 0.003053539 sec., 58620.505583848775 rows/sec., 4.64 MiB/sec.
5877 2024.02.22 18:37:54.214763 [ 60 ] {} <Debug> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5878 2024.02.22 18:37:54.214794 [ 3 ] {474b7466-b617-482b-b01b-60580b2cbe71} <Information> executeQuery: Read 78 rows, 8.10 KiB in 0.002448558 sec., 31855 rows/sec., 3.23 MiB/sec.
5879 2024.02.22 18:37:54.214836 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5880 2024.02.22 18:37:54.214905 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5881 2024.02.22 18:37:54.215030 [ 21 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5882 2024.02.22 18:37:54.215195 [ 3 ] {474b7466-b617-482b-b01b-60580b2cbe71} <Debug> DynamicQueryHandler: Done processing query
5883 2024.02.22 18:37:54.215263 [ 21 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5884 2024.02.22 18:37:54.215264 [ 3 ] {474b7466-b617-482b-b01b-60580b2cbe71} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
5885 2024.02.22 18:37:54.215334 [ 21 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 193 rows starting from the beginning of the part
5886 2024.02.22 18:37:54.215347 [ 3 ] {} <Debug> HTTP-Session: 1ee0b84f-be5c-4dab-80ba-5920ca499b65 Destroying unnamed session
5887 2024.02.22 18:37:54.215369 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_61_12} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5888 2024.02.22 18:37:54.215527 [ 14 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_61_12} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5889 2024.02.22 18:37:54.215639 [ 21 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 78 rows starting from the beginning of the part
5890 2024.02.22 18:37:54.215631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5891 2024.02.22 18:37:54.215774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5892 2024.02.22 18:37:54.215809 [ 3 ] {} <Debug> HTTP-Session: e5a4c586-b225-4c0e-a5ba-6f942ce043d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5893 2024.02.22 18:37:54.215858 [ 3 ] {} <Debug> HTTP-Session: e5a4c586-b225-4c0e-a5ba-6f942ce043d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5894 2024.02.22 18:37:54.215955 [ 21 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 75 rows starting from the beginning of the part
5895 2024.02.22 18:37:54.216105 [ 3 ] {6ddbdf28-acf1-4249-a2da-f93e74622ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5896 2024.02.22 18:37:54.216234 [ 3 ] {6ddbdf28-acf1-4249-a2da-f93e74622ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5897 2024.02.22 18:37:54.216250 [ 21 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 78 rows starting from the beginning of the part
5898 2024.02.22 18:37:54.216616 [ 21 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 111 rows starting from the beginning of the part
5899 2024.02.22 18:37:54.216748 [ 3 ] {6ddbdf28-acf1-4249-a2da-f93e74622ce3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5900 2024.02.22 18:37:54.216906 [ 21 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 78 rows starting from the beginning of the part
5901 2024.02.22 18:37:54.217463 [ 3 ] {6ddbdf28-acf1-4249-a2da-f93e74622ce3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5902 2024.02.22 18:37:54.217998 [ 3 ] {6ddbdf28-acf1-4249-a2da-f93e74622ce3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5903 2024.02.22 18:37:54.218243 [ 3 ] {6ddbdf28-acf1-4249-a2da-f93e74622ce3} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5904 2024.02.22 18:37:54.218421 [ 60 ] {} <Debug> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5905 2024.02.22 18:37:54.218541 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5906 2024.02.22 18:37:54.218743 [ 3 ] {6ddbdf28-acf1-4249-a2da-f93e74622ce3} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.00255287 sec., 10184 rows/sec., 815.56 KiB/sec.
5907 2024.02.22 18:37:54.218760 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5908 2024.02.22 18:37:54.218760 [ 19 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 613 rows, containing 4 columns (4 merged, 0 gathered) in 0.003856435 sec., 158955.09712986217 rows/sec., 15.03 MiB/sec.
5909 2024.02.22 18:37:54.219090 [ 13 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5910 2024.02.22 18:37:54.219343 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5911 2024.02.22 18:37:54.219359 [ 3 ] {6ddbdf28-acf1-4249-a2da-f93e74622ce3} <Debug> DynamicQueryHandler: Done processing query
5912 2024.02.22 18:37:54.219444 [ 3 ] {6ddbdf28-acf1-4249-a2da-f93e74622ce3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5913 2024.02.22 18:37:54.219464 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 101 rows starting from the beginning of the part
5914 2024.02.22 18:37:54.219501 [ 3 ] {} <Debug> HTTP-Session: e5a4c586-b225-4c0e-a5ba-6f942ce043d0 Destroying unnamed session
5915 2024.02.22 18:37:54.219516 [ 13 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_61_12} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5916 2024.02.22 18:37:54.219655 [ 13 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_61_12} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5917 2024.02.22 18:37:54.219848 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part
5918 2024.02.22 18:37:54.219864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 27844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5919 2024.02.22 18:37:54.219979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5920 2024.02.22 18:37:54.220046 [ 3 ] {} <Debug> HTTP-Session: 9593fac2-4f7e-4c7c-a9c8-fb7c336661e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5921 2024.02.22 18:37:54.220064 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::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
5922 2024.02.22 18:37:54.220080 [ 3 ] {} <Debug> HTTP-Session: 9593fac2-4f7e-4c7c-a9c8-fb7c336661e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5923 2024.02.22 18:37:54.220327 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part
5924 2024.02.22 18:37:54.220338 [ 3 ] {8ae6a345-dc4b-40b2-a5c0-68902cff3ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5925 2024.02.22 18:37:54.220453 [ 3 ] {8ae6a345-dc4b-40b2-a5c0-68902cff3ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5926 2024.02.22 18:37:54.220524 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 49 rows starting from the beginning of the part
5927 2024.02.22 18:37:54.220867 [ 14 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part
5928 2024.02.22 18:37:54.221141 [ 3 ] {8ae6a345-dc4b-40b2-a5c0-68902cff3ab2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5929 2024.02.22 18:37:54.222274 [ 3 ] {8ae6a345-dc4b-40b2-a5c0-68902cff3ab2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5930 2024.02.22 18:37:54.222597 [ 19 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.003949048 sec., 64066.07364610407 rows/sec., 5.00 MiB/sec.
5931 2024.02.22 18:37:54.222764 [ 19 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5932 2024.02.22 18:37:54.222919 [ 3 ] {8ae6a345-dc4b-40b2-a5c0-68902cff3ab2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5933 2024.02.22 18:37:54.223063 [ 19 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_61_12} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5934 2024.02.22 18:37:54.223149 [ 19 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_61_12} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5935 2024.02.22 18:37:54.223292 [ 3 ] {8ae6a345-dc4b-40b2-a5c0-68902cff3ab2} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5936 2024.02.22 18:37:54.223427 [ 60 ] {} <Debug> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5937 2024.02.22 18:37:54.223441 [ 3 ] {8ae6a345-dc4b-40b2-a5c0-68902cff3ab2} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.003031479 sec., 8576 rows/sec., 11.57 MiB/sec.
5938 2024.02.22 18:37:54.223477 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB.
5939 2024.02.22 18:37:54.223628 [ 13 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5940 2024.02.22 18:37:54.223735 [ 3 ] {8ae6a345-dc4b-40b2-a5c0-68902cff3ab2} <Debug> DynamicQueryHandler: Done processing query
5941 2024.02.22 18:37:54.223791 [ 3 ] {8ae6a345-dc4b-40b2-a5c0-68902cff3ab2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
5942 2024.02.22 18:37:54.223815 [ 13 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5943 2024.02.22 18:37:54.223844 [ 3 ] {} <Debug> HTTP-Session: 9593fac2-4f7e-4c7c-a9c8-fb7c336661e1 Destroying unnamed session
5944 2024.02.22 18:37:54.223874 [ 13 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1423 rows starting from the beginning of the part
5945 2024.02.22 18:37:54.223996 [ 13 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part
5946 2024.02.22 18:37:54.224098 [ 13 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
5947 2024.02.22 18:37:54.224190 [ 13 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part
5948 2024.02.22 18:37:54.224282 [ 13 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
5949 2024.02.22 18:37:54.224371 [ 13 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part
5950 2024.02.22 18:37:54.226964 [ 13 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1551 rows, containing 6 columns (6 merged, 0 gathered) in 0.003431417 sec., 451999.85895039863 rows/sec., 609.95 MiB/sec.
5951 2024.02.22 18:37:54.227637 [ 13 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5952 2024.02.22 18:37:54.227861 [ 13 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5953 2024.02.22 18:37:54.227926 [ 13 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5954 2024.02.22 18:37:54.227995 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_61_12: 8.83 MiB.
5955 2024.02.22 18:37:59.210168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5956 2024.02.22 18:37:59.210305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5957 2024.02.22 18:37:59.210335 [ 3 ] {} <Debug> HTTP-Session: cf8891d5-8861-4814-9cc5-453f10b7a494 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5958 2024.02.22 18:37:59.210364 [ 3 ] {} <Debug> HTTP-Session: cf8891d5-8861-4814-9cc5-453f10b7a494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5959 2024.02.22 18:37:59.210510 [ 3 ] {50db6344-8568-4aa9-9230-668356fae23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5960 2024.02.22 18:37:59.210574 [ 3 ] {50db6344-8568-4aa9-9230-668356fae23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5961 2024.02.22 18:37:59.210733 [ 3 ] {50db6344-8568-4aa9-9230-668356fae23a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5962 2024.02.22 18:37:59.211179 [ 3 ] {50db6344-8568-4aa9-9230-668356fae23a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
5963 2024.02.22 18:37:59.211441 [ 3 ] {50db6344-8568-4aa9-9230-668356fae23a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5964 2024.02.22 18:37:59.211613 [ 3 ] {50db6344-8568-4aa9-9230-668356fae23a} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5965 2024.02.22 18:37:59.211739 [ 3 ] {50db6344-8568-4aa9-9230-668356fae23a} <Information> executeQuery: Read 33 rows, 2.67 KiB in 0.001186143 sec., 27821 rows/sec., 2.20 MiB/sec.
5966 2024.02.22 18:37:59.211894 [ 3 ] {50db6344-8568-4aa9-9230-668356fae23a} <Debug> DynamicQueryHandler: Done processing query
5967 2024.02.22 18:37:59.211921 [ 3 ] {50db6344-8568-4aa9-9230-668356fae23a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5968 2024.02.22 18:37:59.211940 [ 3 ] {} <Debug> HTTP-Session: cf8891d5-8861-4814-9cc5-453f10b7a494 Destroying unnamed session
5969 2024.02.22 18:37:59.212085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 15173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5970 2024.02.22 18:37:59.212137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5971 2024.02.22 18:37:59.212157 [ 3 ] {} <Debug> HTTP-Session: 1f4e8072-7dd6-4b1b-a364-d4a2ea0ee357 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5972 2024.02.22 18:37:59.212176 [ 3 ] {} <Debug> HTTP-Session: 1f4e8072-7dd6-4b1b-a364-d4a2ea0ee357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5973 2024.02.22 18:37:59.212259 [ 3 ] {31c2a647-391a-4f6e-b44e-68ecdfe56e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5974 2024.02.22 18:37:59.212301 [ 3 ] {31c2a647-391a-4f6e-b44e-68ecdfe56e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5975 2024.02.22 18:37:59.212408 [ 3 ] {31c2a647-391a-4f6e-b44e-68ecdfe56e9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5976 2024.02.22 18:37:59.212792 [ 3 ] {31c2a647-391a-4f6e-b44e-68ecdfe56e9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
5977 2024.02.22 18:37:59.213020 [ 3 ] {31c2a647-391a-4f6e-b44e-68ecdfe56e9a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5978 2024.02.22 18:37:59.213183 [ 3 ] {31c2a647-391a-4f6e-b44e-68ecdfe56e9a} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5979 2024.02.22 18:37:59.213302 [ 3 ] {31c2a647-391a-4f6e-b44e-68ecdfe56e9a} <Information> executeQuery: Read 99 rows, 9.12 KiB in 0.001012259 sec., 97801 rows/sec., 8.80 MiB/sec.
5980 2024.02.22 18:37:59.213428 [ 3 ] {31c2a647-391a-4f6e-b44e-68ecdfe56e9a} <Debug> DynamicQueryHandler: Done processing query
5981 2024.02.22 18:37:59.213453 [ 3 ] {31c2a647-391a-4f6e-b44e-68ecdfe56e9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
5982 2024.02.22 18:37:59.213468 [ 3 ] {} <Debug> HTTP-Session: 1f4e8072-7dd6-4b1b-a364-d4a2ea0ee357 Destroying unnamed session
5983 2024.02.22 18:37:59.213589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 6691, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5984 2024.02.22 18:37:59.213636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5985 2024.02.22 18:37:59.213655 [ 3 ] {} <Debug> HTTP-Session: 57a2edd8-a4af-431a-8e6a-65cc05cad558 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
5986 2024.02.22 18:37:59.213674 [ 3 ] {} <Debug> HTTP-Session: 57a2edd8-a4af-431a-8e6a-65cc05cad558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5987 2024.02.22 18:37:59.213746 [ 3 ] {10d06d7b-c319-446f-809c-6b045f7aa9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5988 2024.02.22 18:37:59.213786 [ 3 ] {10d06d7b-c319-446f-809c-6b045f7aa9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5989 2024.02.22 18:37:59.213895 [ 3 ] {10d06d7b-c319-446f-809c-6b045f7aa9a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5990 2024.02.22 18:37:59.214207 [ 3 ] {10d06d7b-c319-446f-809c-6b045f7aa9a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
5991 2024.02.22 18:37:59.214433 [ 3 ] {10d06d7b-c319-446f-809c-6b045f7aa9a9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5992 2024.02.22 18:37:59.214605 [ 3 ] {10d06d7b-c319-446f-809c-6b045f7aa9a9} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5993 2024.02.22 18:37:59.214721 [ 3 ] {10d06d7b-c319-446f-809c-6b045f7aa9a9} <Information> executeQuery: Read 39 rows, 3.15 KiB in 0.000946568 sec., 41201 rows/sec., 3.25 MiB/sec.
5994 2024.02.22 18:37:59.214875 [ 3 ] {10d06d7b-c319-446f-809c-6b045f7aa9a9} <Debug> DynamicQueryHandler: Done processing query
5995 2024.02.22 18:37:59.214920 [ 3 ] {10d06d7b-c319-446f-809c-6b045f7aa9a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5996 2024.02.22 18:37:59.214938 [ 3 ] {} <Debug> HTTP-Session: 57a2edd8-a4af-431a-8e6a-65cc05cad558 Destroying unnamed session
5997 2024.02.22 18:37:59.215125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 35333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5998 2024.02.22 18:37:59.215171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5999 2024.02.22 18:37:59.215189 [ 3 ] {} <Debug> HTTP-Session: 1f3b2b69-b6d0-4051-b032-bca6d4c696a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6000 2024.02.22 18:37:59.215206 [ 3 ] {} <Debug> HTTP-Session: 1f3b2b69-b6d0-4051-b032-bca6d4c696a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6001 2024.02.22 18:37:59.215287 [ 3 ] {ef5195dc-9083-44b4-b685-19cd9311b3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6002 2024.02.22 18:37:59.215332 [ 3 ] {ef5195dc-9083-44b4-b685-19cd9311b3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6003 2024.02.22 18:37:59.215475 [ 3 ] {ef5195dc-9083-44b4-b685-19cd9311b3e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6004 2024.02.22 18:37:59.216007 [ 3 ] {ef5195dc-9083-44b4-b685-19cd9311b3e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
6005 2024.02.22 18:37:59.216333 [ 3 ] {ef5195dc-9083-44b4-b685-19cd9311b3e9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
6006 2024.02.22 18:37:59.216521 [ 3 ] {ef5195dc-9083-44b4-b685-19cd9311b3e9} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
6007 2024.02.22 18:37:59.216636 [ 3 ] {ef5195dc-9083-44b4-b685-19cd9311b3e9} <Information> executeQuery: Read 33 rows, 45.60 KiB in 0.001321856 sec., 24964 rows/sec., 33.69 MiB/sec.
6008 2024.02.22 18:37:59.216770 [ 3 ] {ef5195dc-9083-44b4-b685-19cd9311b3e9} <Debug> DynamicQueryHandler: Done processing query
6009 2024.02.22 18:37:59.216794 [ 3 ] {ef5195dc-9083-44b4-b685-19cd9311b3e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6010 2024.02.22 18:37:59.216810 [ 3 ] {} <Debug> HTTP-Session: 1f3b2b69-b6d0-4051-b032-bca6d4c696a5 Destroying unnamed session
6011 2024.02.22 18:37:59.216938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 1547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6012 2024.02.22 18:37:59.216985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6013 2024.02.22 18:37:59.217003 [ 3 ] {} <Debug> HTTP-Session: bf24122e-cb75-48db-bdb0-a2e8d303dab7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6014 2024.02.22 18:37:59.217021 [ 3 ] {} <Debug> HTTP-Session: bf24122e-cb75-48db-bdb0-a2e8d303dab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6015 2024.02.22 18:37:59.217091 [ 3 ] {9a638505-c7e6-4265-8b71-a68a3bcc65a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6016 2024.02.22 18:37:59.217133 [ 3 ] {9a638505-c7e6-4265-8b71-a68a3bcc65a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6017 2024.02.22 18:37:59.217239 [ 3 ] {9a638505-c7e6-4265-8b71-a68a3bcc65a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6018 2024.02.22 18:37:59.217546 [ 3 ] {9a638505-c7e6-4265-8b71-a68a3bcc65a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.31 GiB.
6019 2024.02.22 18:37:59.217813 [ 3 ] {9a638505-c7e6-4265-8b71-a68a3bcc65a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
6020 2024.02.22 18:37:59.217998 [ 3 ] {9a638505-c7e6-4265-8b71-a68a3bcc65a9} <Trace> oximeter.measurements_i64 (513f8fab-d76e-4518-896f-a9d58e90d5f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
6021 2024.02.22 18:37:59.218120 [ 3 ] {9a638505-c7e6-4265-8b71-a68a3bcc65a9} <Information> executeQuery: Read 9 rows, 709.00 B in 0.000997509 sec., 9022 rows/sec., 694.11 KiB/sec.
6022 2024.02.22 18:37:59.218258 [ 3 ] {9a638505-c7e6-4265-8b71-a68a3bcc65a9} <Debug> DynamicQueryHandler: Done processing query
6023 2024.02.22 18:37:59.218281 [ 3 ] {9a638505-c7e6-4265-8b71-a68a3bcc65a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6024 2024.02.22 18:37:59.218298 [ 3 ] {} <Debug> HTTP-Session: bf24122e-cb75-48db-bdb0-a2e8d303dab7 Destroying unnamed session
6025 2024.02.22 18:38:02.956692 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
6026 2024.02.22 18:38:02.956763 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
6027 2024.02.22 18:38:04.210129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6028 2024.02.22 18:38:04.210240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6029 2024.02.22 18:38:04.210269 [ 3 ] {} <Debug> HTTP-Session: 2a73da55-1ed5-4623-b8b5-77f6678e82f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6030 2024.02.22 18:38:04.210295 [ 3 ] {} <Debug> HTTP-Session: 2a73da55-1ed5-4623-b8b5-77f6678e82f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6031 2024.02.22 18:38:04.210442 [ 3 ] {6d15ed39-7b85-42f1-ba61-8f0d30d2ef6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6032 2024.02.22 18:38:04.210511 [ 3 ] {6d15ed39-7b85-42f1-ba61-8f0d30d2ef6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6033 2024.02.22 18:38:04.210694 [ 3 ] {6d15ed39-7b85-42f1-ba61-8f0d30d2ef6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6034 2024.02.22 18:38:04.211140 [ 3 ] {6d15ed39-7b85-42f1-ba61-8f0d30d2ef6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6035 2024.02.22 18:38:04.211394 [ 3 ] {6d15ed39-7b85-42f1-ba61-8f0d30d2ef6f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
6036 2024.02.22 18:38:04.211554 [ 3 ] {6d15ed39-7b85-42f1-ba61-8f0d30d2ef6f} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
6037 2024.02.22 18:38:04.211679 [ 3 ] {6d15ed39-7b85-42f1-ba61-8f0d30d2ef6f} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001193383 sec., 22624 rows/sec., 1.79 MiB/sec.
6038 2024.02.22 18:38:04.211831 [ 3 ] {6d15ed39-7b85-42f1-ba61-8f0d30d2ef6f} <Debug> DynamicQueryHandler: Done processing query
6039 2024.02.22 18:38:04.211856 [ 3 ] {6d15ed39-7b85-42f1-ba61-8f0d30d2ef6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6040 2024.02.22 18:38:04.211872 [ 3 ] {} <Debug> HTTP-Session: 2a73da55-1ed5-4623-b8b5-77f6678e82f2 Destroying unnamed session
6041 2024.02.22 18:38:04.211996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6042 2024.02.22 18:38:04.212042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6043 2024.02.22 18:38:04.212060 [ 3 ] {} <Debug> HTTP-Session: c938d8e9-8120-4052-9622-dc6878636d8a Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6044 2024.02.22 18:38:04.212076 [ 3 ] {} <Debug> HTTP-Session: c938d8e9-8120-4052-9622-dc6878636d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6045 2024.02.22 18:38:04.212145 [ 3 ] {acee626e-38d7-4682-8332-10c6cfa44e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6046 2024.02.22 18:38:04.212185 [ 3 ] {acee626e-38d7-4682-8332-10c6cfa44e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6047 2024.02.22 18:38:04.212291 [ 3 ] {acee626e-38d7-4682-8332-10c6cfa44e87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6048 2024.02.22 18:38:04.212624 [ 3 ] {acee626e-38d7-4682-8332-10c6cfa44e87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6049 2024.02.22 18:38:04.212842 [ 3 ] {acee626e-38d7-4682-8332-10c6cfa44e87} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6050 2024.02.22 18:38:04.212999 [ 3 ] {acee626e-38d7-4682-8332-10c6cfa44e87} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
6051 2024.02.22 18:38:04.213125 [ 3 ] {acee626e-38d7-4682-8332-10c6cfa44e87} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000942678 sec., 4243 rows/sec., 354.29 KiB/sec.
6052 2024.02.22 18:38:04.213270 [ 3 ] {acee626e-38d7-4682-8332-10c6cfa44e87} <Debug> DynamicQueryHandler: Done processing query
6053 2024.02.22 18:38:04.213293 [ 3 ] {acee626e-38d7-4682-8332-10c6cfa44e87} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6054 2024.02.22 18:38:04.213309 [ 3 ] {} <Debug> HTTP-Session: c938d8e9-8120-4052-9622-dc6878636d8a Destroying unnamed session
6055 2024.02.22 18:38:04.213441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 13647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6056 2024.02.22 18:38:04.213487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6057 2024.02.22 18:38:04.213506 [ 3 ] {} <Debug> HTTP-Session: 87dff18b-2571-4a2b-aedc-376f3e8278b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6058 2024.02.22 18:38:04.213523 [ 3 ] {} <Debug> HTTP-Session: 87dff18b-2571-4a2b-aedc-376f3e8278b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6059 2024.02.22 18:38:04.213597 [ 3 ] {40ac1452-e0e9-4e79-bf2f-2dbaa0f95546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6060 2024.02.22 18:38:04.213637 [ 3 ] {40ac1452-e0e9-4e79-bf2f-2dbaa0f95546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6061 2024.02.22 18:38:04.213746 [ 3 ] {40ac1452-e0e9-4e79-bf2f-2dbaa0f95546} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6062 2024.02.22 18:38:04.214094 [ 3 ] {40ac1452-e0e9-4e79-bf2f-2dbaa0f95546} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6063 2024.02.22 18:38:04.214317 [ 3 ] {40ac1452-e0e9-4e79-bf2f-2dbaa0f95546} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
6064 2024.02.22 18:38:04.214472 [ 3 ] {40ac1452-e0e9-4e79-bf2f-2dbaa0f95546} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
6065 2024.02.22 18:38:04.214587 [ 3 ] {40ac1452-e0e9-4e79-bf2f-2dbaa0f95546} <Information> executeQuery: Read 83 rows, 8.55 KiB in 0.000959889 sec., 86468 rows/sec., 8.70 MiB/sec.
6066 2024.02.22 18:38:04.214705 [ 3 ] {40ac1452-e0e9-4e79-bf2f-2dbaa0f95546} <Debug> DynamicQueryHandler: Done processing query
6067 2024.02.22 18:38:04.214728 [ 3 ] {40ac1452-e0e9-4e79-bf2f-2dbaa0f95546} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
6068 2024.02.22 18:38:04.214743 [ 3 ] {} <Debug> HTTP-Session: 87dff18b-2571-4a2b-aedc-376f3e8278b5 Destroying unnamed session
6069 2024.02.22 18:38:04.214881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6070 2024.02.22 18:38:04.214926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6071 2024.02.22 18:38:04.214945 [ 3 ] {} <Debug> HTTP-Session: 127973f0-0d27-41cf-a40b-0150b7a77606 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6072 2024.02.22 18:38:04.214962 [ 3 ] {} <Debug> HTTP-Session: 127973f0-0d27-41cf-a40b-0150b7a77606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6073 2024.02.22 18:38:04.215030 [ 3 ] {b227442a-c279-4539-a8f4-6afe198f0af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6074 2024.02.22 18:38:04.215068 [ 3 ] {b227442a-c279-4539-a8f4-6afe198f0af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6075 2024.02.22 18:38:04.215174 [ 3 ] {b227442a-c279-4539-a8f4-6afe198f0af7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6076 2024.02.22 18:38:04.215439 [ 3 ] {b227442a-c279-4539-a8f4-6afe198f0af7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6077 2024.02.22 18:38:04.215649 [ 3 ] {b227442a-c279-4539-a8f4-6afe198f0af7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6078 2024.02.22 18:38:04.215803 [ 3 ] {b227442a-c279-4539-a8f4-6afe198f0af7} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
6079 2024.02.22 18:38:04.215891 [ 3 ] {b227442a-c279-4539-a8f4-6afe198f0af7} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000834786 sec., 4791 rows/sec., 334.57 KiB/sec.
6080 2024.02.22 18:38:04.216030 [ 3 ] {b227442a-c279-4539-a8f4-6afe198f0af7} <Debug> DynamicQueryHandler: Done processing query
6081 2024.02.22 18:38:04.216053 [ 3 ] {b227442a-c279-4539-a8f4-6afe198f0af7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6082 2024.02.22 18:38:04.216068 [ 3 ] {} <Debug> HTTP-Session: 127973f0-0d27-41cf-a40b-0150b7a77606 Destroying unnamed session
6083 2024.02.22 18:38:04.216195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 5307, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6084 2024.02.22 18:38:04.216238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6085 2024.02.22 18:38:04.216256 [ 3 ] {} <Debug> HTTP-Session: 926d23e9-c24c-49fd-9990-f5b76bcb7da1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6086 2024.02.22 18:38:04.216272 [ 3 ] {} <Debug> HTTP-Session: 926d23e9-c24c-49fd-9990-f5b76bcb7da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6087 2024.02.22 18:38:04.216342 [ 3 ] {5dfa1eda-b2a5-4ccc-bc1e-af253290c36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6088 2024.02.22 18:38:04.216380 [ 3 ] {5dfa1eda-b2a5-4ccc-bc1e-af253290c36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6089 2024.02.22 18:38:04.216483 [ 3 ] {5dfa1eda-b2a5-4ccc-bc1e-af253290c36c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6090 2024.02.22 18:38:04.216765 [ 3 ] {5dfa1eda-b2a5-4ccc-bc1e-af253290c36c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6091 2024.02.22 18:38:04.216985 [ 3 ] {5dfa1eda-b2a5-4ccc-bc1e-af253290c36c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
6092 2024.02.22 18:38:04.217141 [ 3 ] {5dfa1eda-b2a5-4ccc-bc1e-af253290c36c} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
6093 2024.02.22 18:38:04.217235 [ 3 ] {5dfa1eda-b2a5-4ccc-bc1e-af253290c36c} <Information> executeQuery: Read 31 rows, 2.49 KiB in 0.000866117 sec., 35791 rows/sec., 2.81 MiB/sec.
6094 2024.02.22 18:38:04.217348 [ 3 ] {5dfa1eda-b2a5-4ccc-bc1e-af253290c36c} <Debug> DynamicQueryHandler: Done processing query
6095 2024.02.22 18:38:04.217371 [ 3 ] {5dfa1eda-b2a5-4ccc-bc1e-af253290c36c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6096 2024.02.22 18:38:04.217387 [ 3 ] {} <Debug> HTTP-Session: 926d23e9-c24c-49fd-9990-f5b76bcb7da1 Destroying unnamed session
6097 2024.02.22 18:38:04.217528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6098 2024.02.22 18:38:04.217574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6099 2024.02.22 18:38:04.217592 [ 3 ] {} <Debug> HTTP-Session: de95bbbf-6b40-4ff9-a6c9-aa9704f462bf Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6100 2024.02.22 18:38:04.217608 [ 3 ] {} <Debug> HTTP-Session: de95bbbf-6b40-4ff9-a6c9-aa9704f462bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6101 2024.02.22 18:38:04.217675 [ 3 ] {31c997ee-cab6-4586-bd45-e1a61cceb46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6102 2024.02.22 18:38:04.217717 [ 3 ] {31c997ee-cab6-4586-bd45-e1a61cceb46d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6103 2024.02.22 18:38:04.217836 [ 3 ] {31c997ee-cab6-4586-bd45-e1a61cceb46d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6104 2024.02.22 18:38:04.218098 [ 3 ] {31c997ee-cab6-4586-bd45-e1a61cceb46d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6105 2024.02.22 18:38:04.218367 [ 3 ] {31c997ee-cab6-4586-bd45-e1a61cceb46d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6106 2024.02.22 18:38:04.218562 [ 3 ] {31c997ee-cab6-4586-bd45-e1a61cceb46d} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
6107 2024.02.22 18:38:04.218663 [ 3 ] {31c997ee-cab6-4586-bd45-e1a61cceb46d} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000960629 sec., 2081 rows/sec., 146.39 KiB/sec.
6108 2024.02.22 18:38:04.218878 [ 3 ] {31c997ee-cab6-4586-bd45-e1a61cceb46d} <Debug> DynamicQueryHandler: Done processing query
6109 2024.02.22 18:38:04.218902 [ 3 ] {31c997ee-cab6-4586-bd45-e1a61cceb46d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6110 2024.02.22 18:38:04.218919 [ 3 ] {} <Debug> HTTP-Session: de95bbbf-6b40-4ff9-a6c9-aa9704f462bf Destroying unnamed session
6111 2024.02.22 18:38:04.219091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 28913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6112 2024.02.22 18:38:04.219137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6113 2024.02.22 18:38:04.219182 [ 3 ] {} <Debug> HTTP-Session: 590f499a-f42a-42b5-bfcb-5f2cbd08eaaf Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6114 2024.02.22 18:38:04.219199 [ 3 ] {} <Debug> HTTP-Session: 590f499a-f42a-42b5-bfcb-5f2cbd08eaaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6115 2024.02.22 18:38:04.219278 [ 3 ] {ccdeb573-1af2-4972-8b69-38fc5f06e91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6116 2024.02.22 18:38:04.219322 [ 3 ] {ccdeb573-1af2-4972-8b69-38fc5f06e91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6117 2024.02.22 18:38:04.219479 [ 3 ] {ccdeb573-1af2-4972-8b69-38fc5f06e91f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6118 2024.02.22 18:38:04.219882 [ 3 ] {ccdeb573-1af2-4972-8b69-38fc5f06e91f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6119 2024.02.22 18:38:04.220184 [ 3 ] {ccdeb573-1af2-4972-8b69-38fc5f06e91f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
6120 2024.02.22 18:38:04.220375 [ 3 ] {ccdeb573-1af2-4972-8b69-38fc5f06e91f} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
6121 2024.02.22 18:38:04.220474 [ 3 ] {ccdeb573-1af2-4972-8b69-38fc5f06e91f} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001169513 sec., 23086 rows/sec., 31.15 MiB/sec.
6122 2024.02.22 18:38:04.220595 [ 3 ] {ccdeb573-1af2-4972-8b69-38fc5f06e91f} <Debug> DynamicQueryHandler: Done processing query
6123 2024.02.22 18:38:04.220619 [ 3 ] {ccdeb573-1af2-4972-8b69-38fc5f06e91f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6124 2024.02.22 18:38:04.220658 [ 3 ] {} <Debug> HTTP-Session: 590f499a-f42a-42b5-bfcb-5f2cbd08eaaf Destroying unnamed session
6125 2024.02.22 18:38:09.210176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6126 2024.02.22 18:38:09.210297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6127 2024.02.22 18:38:09.210323 [ 3 ] {} <Debug> HTTP-Session: 29d07de7-90dd-41f6-b076-fc07293fb724 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6128 2024.02.22 18:38:09.210347 [ 3 ] {} <Debug> HTTP-Session: 29d07de7-90dd-41f6-b076-fc07293fb724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6129 2024.02.22 18:38:09.210481 [ 3 ] {17298c48-44a2-428e-a560-dc65a0f21585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6130 2024.02.22 18:38:09.210541 [ 3 ] {17298c48-44a2-428e-a560-dc65a0f21585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6131 2024.02.22 18:38:09.210706 [ 3 ] {17298c48-44a2-428e-a560-dc65a0f21585} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6132 2024.02.22 18:38:09.211135 [ 3 ] {17298c48-44a2-428e-a560-dc65a0f21585} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6133 2024.02.22 18:38:09.211411 [ 3 ] {17298c48-44a2-428e-a560-dc65a0f21585} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
6134 2024.02.22 18:38:09.211587 [ 3 ] {17298c48-44a2-428e-a560-dc65a0f21585} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
6135 2024.02.22 18:38:09.211712 [ 3 ] {17298c48-44a2-428e-a560-dc65a0f21585} <Information> executeQuery: Read 33 rows, 2.67 KiB in 0.001195394 sec., 27605 rows/sec., 2.19 MiB/sec.
6136 2024.02.22 18:38:09.211857 [ 3 ] {17298c48-44a2-428e-a560-dc65a0f21585} <Debug> DynamicQueryHandler: Done processing query
6137 2024.02.22 18:38:09.211882 [ 3 ] {17298c48-44a2-428e-a560-dc65a0f21585} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6138 2024.02.22 18:38:09.211899 [ 3 ] {} <Debug> HTTP-Session: 29d07de7-90dd-41f6-b076-fc07293fb724 Destroying unnamed session
6139 2024.02.22 18:38:09.212042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 15173, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6140 2024.02.22 18:38:09.212089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6141 2024.02.22 18:38:09.212108 [ 3 ] {} <Debug> HTTP-Session: 240838fb-b083-4508-b0d1-87b218d24d4a Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6142 2024.02.22 18:38:09.212125 [ 3 ] {} <Debug> HTTP-Session: 240838fb-b083-4508-b0d1-87b218d24d4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6143 2024.02.22 18:38:09.212199 [ 3 ] {124ef7d7-6efc-4d82-ad55-ccb60731ca54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6144 2024.02.22 18:38:09.212238 [ 3 ] {124ef7d7-6efc-4d82-ad55-ccb60731ca54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6145 2024.02.22 18:38:09.212343 [ 3 ] {124ef7d7-6efc-4d82-ad55-ccb60731ca54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6146 2024.02.22 18:38:09.212681 [ 3 ] {124ef7d7-6efc-4d82-ad55-ccb60731ca54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6147 2024.02.22 18:38:09.212911 [ 3 ] {124ef7d7-6efc-4d82-ad55-ccb60731ca54} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
6148 2024.02.22 18:38:09.213075 [ 3 ] {124ef7d7-6efc-4d82-ad55-ccb60731ca54} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
6149 2024.02.22 18:38:09.213183 [ 3 ] {124ef7d7-6efc-4d82-ad55-ccb60731ca54} <Information> executeQuery: Read 99 rows, 9.12 KiB in 0.000951559 sec., 104039 rows/sec., 9.36 MiB/sec.
6150 2024.02.22 18:38:09.213339 [ 3 ] {124ef7d7-6efc-4d82-ad55-ccb60731ca54} <Debug> DynamicQueryHandler: Done processing query
6151 2024.02.22 18:38:09.213381 [ 3 ] {124ef7d7-6efc-4d82-ad55-ccb60731ca54} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
6152 2024.02.22 18:38:09.213418 [ 3 ] {} <Debug> HTTP-Session: 240838fb-b083-4508-b0d1-87b218d24d4a Destroying unnamed session
6153 2024.02.22 18:38:09.213555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 6628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6154 2024.02.22 18:38:09.213601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6155 2024.02.22 18:38:09.213621 [ 3 ] {} <Debug> HTTP-Session: 860e7ce5-64a4-4386-887c-40f0bf5b0f40 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6156 2024.02.22 18:38:09.213638 [ 3 ] {} <Debug> HTTP-Session: 860e7ce5-64a4-4386-887c-40f0bf5b0f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6157 2024.02.22 18:38:09.213711 [ 3 ] {1495b686-1c54-4ff2-b44a-423f77faddde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6158 2024.02.22 18:38:09.213750 [ 3 ] {1495b686-1c54-4ff2-b44a-423f77faddde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6159 2024.02.22 18:38:09.213864 [ 3 ] {1495b686-1c54-4ff2-b44a-423f77faddde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6160 2024.02.22 18:38:09.214161 [ 3 ] {1495b686-1c54-4ff2-b44a-423f77faddde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6161 2024.02.22 18:38:09.214381 [ 3 ] {1495b686-1c54-4ff2-b44a-423f77faddde} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
6162 2024.02.22 18:38:09.214528 [ 3 ] {1495b686-1c54-4ff2-b44a-423f77faddde} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
6163 2024.02.22 18:38:09.214641 [ 3 ] {1495b686-1c54-4ff2-b44a-423f77faddde} <Information> executeQuery: Read 39 rows, 3.10 KiB in 0.000893887 sec., 43629 rows/sec., 3.38 MiB/sec.
6164 2024.02.22 18:38:09.214759 [ 3 ] {1495b686-1c54-4ff2-b44a-423f77faddde} <Debug> DynamicQueryHandler: Done processing query
6165 2024.02.22 18:38:09.214782 [ 3 ] {1495b686-1c54-4ff2-b44a-423f77faddde} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6166 2024.02.22 18:38:09.214797 [ 3 ] {} <Debug> HTTP-Session: 860e7ce5-64a4-4386-887c-40f0bf5b0f40 Destroying unnamed session
6167 2024.02.22 18:38:09.214989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 35333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6168 2024.02.22 18:38:09.215042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6169 2024.02.22 18:38:09.215069 [ 3 ] {} <Debug> HTTP-Session: bdd19595-cebb-405d-9d12-d06f358b49d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6170 2024.02.22 18:38:09.215094 [ 3 ] {} <Debug> HTTP-Session: bdd19595-cebb-405d-9d12-d06f358b49d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6171 2024.02.22 18:38:09.215184 [ 3 ] {af4999af-33a1-427b-ba2d-4411e92f0b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6172 2024.02.22 18:38:09.215230 [ 3 ] {af4999af-33a1-427b-ba2d-4411e92f0b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6173 2024.02.22 18:38:09.215366 [ 3 ] {af4999af-33a1-427b-ba2d-4411e92f0b9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6174 2024.02.22 18:38:09.215863 [ 3 ] {af4999af-33a1-427b-ba2d-4411e92f0b9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6175 2024.02.22 18:38:09.216175 [ 3 ] {af4999af-33a1-427b-ba2d-4411e92f0b9b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
6176 2024.02.22 18:38:09.216357 [ 3 ] {af4999af-33a1-427b-ba2d-4411e92f0b9b} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
6177 2024.02.22 18:38:09.216483 [ 3 ] {af4999af-33a1-427b-ba2d-4411e92f0b9b} <Information> executeQuery: Read 33 rows, 45.60 KiB in 0.001263565 sec., 26116 rows/sec., 35.24 MiB/sec.
6178 2024.02.22 18:38:09.216609 [ 3 ] {af4999af-33a1-427b-ba2d-4411e92f0b9b} <Debug> DynamicQueryHandler: Done processing query
6179 2024.02.22 18:38:09.216633 [ 3 ] {af4999af-33a1-427b-ba2d-4411e92f0b9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6180 2024.02.22 18:38:09.216649 [ 3 ] {} <Debug> HTTP-Session: bdd19595-cebb-405d-9d12-d06f358b49d7 Destroying unnamed session
6181 2024.02.22 18:38:09.216781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 968, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6182 2024.02.22 18:38:09.216829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6183 2024.02.22 18:38:09.216848 [ 3 ] {} <Debug> HTTP-Session: 0e64354d-ece3-4d24-a2d9-75cf3b8140a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6184 2024.02.22 18:38:09.216867 [ 3 ] {} <Debug> HTTP-Session: 0e64354d-ece3-4d24-a2d9-75cf3b8140a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6185 2024.02.22 18:38:09.216937 [ 3 ] {b88e1b77-d1c5-4417-ace5-67fd587ed7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6186 2024.02.22 18:38:09.216978 [ 3 ] {b88e1b77-d1c5-4417-ace5-67fd587ed7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6187 2024.02.22 18:38:09.217084 [ 3 ] {b88e1b77-d1c5-4417-ace5-67fd587ed7dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6188 2024.02.22 18:38:09.217340 [ 3 ] {b88e1b77-d1c5-4417-ace5-67fd587ed7dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6189 2024.02.22 18:38:09.217586 [ 3 ] {b88e1b77-d1c5-4417-ace5-67fd587ed7dc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
6190 2024.02.22 18:38:09.217771 [ 3 ] {b88e1b77-d1c5-4417-ace5-67fd587ed7dc} <Trace> oximeter.measurements_i64 (513f8fab-d76e-4518-896f-a9d58e90d5f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
6191 2024.02.22 18:38:09.217888 [ 3 ] {b88e1b77-d1c5-4417-ace5-67fd587ed7dc} <Information> executeQuery: Read 6 rows, 405.00 B in 0.000915218 sec., 6555 rows/sec., 432.15 KiB/sec.
6192 2024.02.22 18:38:09.218041 [ 3 ] {b88e1b77-d1c5-4417-ace5-67fd587ed7dc} <Debug> DynamicQueryHandler: Done processing query
6193 2024.02.22 18:38:09.218064 [ 3 ] {b88e1b77-d1c5-4417-ace5-67fd587ed7dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6194 2024.02.22 18:38:09.218079 [ 3 ] {} <Debug> HTTP-Session: 0e64354d-ece3-4d24-a2d9-75cf3b8140a1 Destroying unnamed session
6195 2024.02.22 18:38:14.210843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6196 2024.02.22 18:38:14.210973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6197 2024.02.22 18:38:14.211004 [ 3 ] {} <Debug> HTTP-Session: a306f699-8867-42a7-87ac-4b71735ea402 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6198 2024.02.22 18:38:14.211033 [ 3 ] {} <Debug> HTTP-Session: a306f699-8867-42a7-87ac-4b71735ea402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6199 2024.02.22 18:38:14.211166 [ 3 ] {50e29864-1f3a-4388-a298-7436d46ee258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6200 2024.02.22 18:38:14.211227 [ 3 ] {50e29864-1f3a-4388-a298-7436d46ee258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6201 2024.02.22 18:38:14.211387 [ 3 ] {50e29864-1f3a-4388-a298-7436d46ee258} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6202 2024.02.22 18:38:14.211816 [ 3 ] {50e29864-1f3a-4388-a298-7436d46ee258} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6203 2024.02.22 18:38:14.212082 [ 3 ] {50e29864-1f3a-4388-a298-7436d46ee258} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
6204 2024.02.22 18:38:14.212251 [ 3 ] {50e29864-1f3a-4388-a298-7436d46ee258} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
6205 2024.02.22 18:38:14.212397 [ 3 ] {50e29864-1f3a-4388-a298-7436d46ee258} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001189944 sec., 22690 rows/sec., 1.80 MiB/sec.
6206 2024.02.22 18:38:14.212541 [ 3 ] {50e29864-1f3a-4388-a298-7436d46ee258} <Debug> DynamicQueryHandler: Done processing query
6207 2024.02.22 18:38:14.212566 [ 3 ] {50e29864-1f3a-4388-a298-7436d46ee258} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6208 2024.02.22 18:38:14.212582 [ 3 ] {} <Debug> HTTP-Session: a306f699-8867-42a7-87ac-4b71735ea402 Destroying unnamed session
6209 2024.02.22 18:38:14.212711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 13348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6210 2024.02.22 18:38:14.212764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6211 2024.02.22 18:38:14.212783 [ 3 ] {} <Debug> HTTP-Session: eb349e3b-cab8-4e2c-a794-a0a1bcda0ef4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6212 2024.02.22 18:38:14.212801 [ 3 ] {} <Debug> HTTP-Session: eb349e3b-cab8-4e2c-a794-a0a1bcda0ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6213 2024.02.22 18:38:14.212883 [ 3 ] {9173b9a7-1345-4a55-abac-9e3ae2f86dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6214 2024.02.22 18:38:14.212922 [ 3 ] {9173b9a7-1345-4a55-abac-9e3ae2f86dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6215 2024.02.22 18:38:14.213030 [ 3 ] {9173b9a7-1345-4a55-abac-9e3ae2f86dab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6216 2024.02.22 18:38:14.213387 [ 3 ] {9173b9a7-1345-4a55-abac-9e3ae2f86dab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6217 2024.02.22 18:38:14.213604 [ 3 ] {9173b9a7-1345-4a55-abac-9e3ae2f86dab} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
6218 2024.02.22 18:38:14.213752 [ 3 ] {9173b9a7-1345-4a55-abac-9e3ae2f86dab} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
6219 2024.02.22 18:38:14.213880 [ 3 ] {9173b9a7-1345-4a55-abac-9e3ae2f86dab} <Information> executeQuery: Read 81 rows, 8.37 KiB in 0.000961328 sec., 84258 rows/sec., 8.50 MiB/sec.
6220 2024.02.22 18:38:14.214033 [ 3 ] {9173b9a7-1345-4a55-abac-9e3ae2f86dab} <Debug> DynamicQueryHandler: Done processing query
6221 2024.02.22 18:38:14.214082 [ 3 ] {9173b9a7-1345-4a55-abac-9e3ae2f86dab} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
6222 2024.02.22 18:38:14.214100 [ 3 ] {} <Debug> HTTP-Session: eb349e3b-cab8-4e2c-a794-a0a1bcda0ef4 Destroying unnamed session
6223 2024.02.22 18:38:14.214229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6224 2024.02.22 18:38:14.214274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6225 2024.02.22 18:38:14.214292 [ 3 ] {} <Debug> HTTP-Session: 2df47ce6-f0b1-477d-ae74-5de28673c422 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6226 2024.02.22 18:38:14.214309 [ 3 ] {} <Debug> HTTP-Session: 2df47ce6-f0b1-477d-ae74-5de28673c422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6227 2024.02.22 18:38:14.214383 [ 3 ] {1c86f62e-a9bd-40ff-a040-756f0c49b974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6228 2024.02.22 18:38:14.214421 [ 3 ] {1c86f62e-a9bd-40ff-a040-756f0c49b974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6229 2024.02.22 18:38:14.214535 [ 3 ] {1c86f62e-a9bd-40ff-a040-756f0c49b974} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6230 2024.02.22 18:38:14.214848 [ 3 ] {1c86f62e-a9bd-40ff-a040-756f0c49b974} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6231 2024.02.22 18:38:14.215057 [ 3 ] {1c86f62e-a9bd-40ff-a040-756f0c49b974} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
6232 2024.02.22 18:38:14.215206 [ 3 ] {1c86f62e-a9bd-40ff-a040-756f0c49b974} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
6233 2024.02.22 18:38:14.215330 [ 3 ] {1c86f62e-a9bd-40ff-a040-756f0c49b974} <Information> executeQuery: Read 27 rows, 2.16 KiB in 0.000919998 sec., 29347 rows/sec., 2.30 MiB/sec.
6234 2024.02.22 18:38:14.215431 [ 3 ] {1c86f62e-a9bd-40ff-a040-756f0c49b974} <Debug> DynamicQueryHandler: Done processing query
6235 2024.02.22 18:38:14.215454 [ 3 ] {1c86f62e-a9bd-40ff-a040-756f0c49b974} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6236 2024.02.22 18:38:14.215468 [ 3 ] {} <Debug> HTTP-Session: 2df47ce6-f0b1-477d-ae74-5de28673c422 Destroying unnamed session
6237 2024.02.22 18:38:14.215658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 28913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6238 2024.02.22 18:38:14.215701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6239 2024.02.22 18:38:14.215718 [ 3 ] {} <Debug> HTTP-Session: bc23f5cf-5b79-4af3-b090-9fcd87cdcfb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6240 2024.02.22 18:38:14.215735 [ 3 ] {} <Debug> HTTP-Session: bc23f5cf-5b79-4af3-b090-9fcd87cdcfb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6241 2024.02.22 18:38:14.215811 [ 3 ] {c2f1b7f4-aee3-42c6-8b8c-bb97b0ce89ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6242 2024.02.22 18:38:14.215853 [ 3 ] {c2f1b7f4-aee3-42c6-8b8c-bb97b0ce89ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6243 2024.02.22 18:38:14.215989 [ 3 ] {c2f1b7f4-aee3-42c6-8b8c-bb97b0ce89ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6244 2024.02.22 18:38:14.216401 [ 3 ] {c2f1b7f4-aee3-42c6-8b8c-bb97b0ce89ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6245 2024.02.22 18:38:14.216698 [ 3 ] {c2f1b7f4-aee3-42c6-8b8c-bb97b0ce89ed} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
6246 2024.02.22 18:38:14.216893 [ 3 ] {c2f1b7f4-aee3-42c6-8b8c-bb97b0ce89ed} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
6247 2024.02.22 18:38:14.217016 [ 3 ] {c2f1b7f4-aee3-42c6-8b8c-bb97b0ce89ed} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001179293 sec., 22895 rows/sec., 30.90 MiB/sec.
6248 2024.02.22 18:38:14.217143 [ 3 ] {c2f1b7f4-aee3-42c6-8b8c-bb97b0ce89ed} <Debug> DynamicQueryHandler: Done processing query
6249 2024.02.22 18:38:14.217166 [ 3 ] {c2f1b7f4-aee3-42c6-8b8c-bb97b0ce89ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6250 2024.02.22 18:38:14.217181 [ 3 ] {} <Debug> HTTP-Session: bc23f5cf-5b79-4af3-b090-9fcd87cdcfb8 Destroying unnamed session
6251 2024.02.22 18:38:17.956813 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache
6252 2024.02.22 18:38:17.956882 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache
6253 2024.02.22 18:38:19.212300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 5358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6254 2024.02.22 18:38:19.212405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6255 2024.02.22 18:38:19.212430 [ 3 ] {} <Debug> HTTP-Session: ee647361-4861-4a7e-b3cc-cc24d98a0eed Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6256 2024.02.22 18:38:19.212453 [ 3 ] {} <Debug> HTTP-Session: ee647361-4861-4a7e-b3cc-cc24d98a0eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6257 2024.02.22 18:38:19.212583 [ 3 ] {38a4cf96-947a-4a59-b78c-f140b0e36492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6258 2024.02.22 18:38:19.212642 [ 3 ] {38a4cf96-947a-4a59-b78c-f140b0e36492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6259 2024.02.22 18:38:19.212805 [ 3 ] {38a4cf96-947a-4a59-b78c-f140b0e36492} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6260 2024.02.22 18:38:19.213206 [ 3 ] {38a4cf96-947a-4a59-b78c-f140b0e36492} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6261 2024.02.22 18:38:19.213478 [ 3 ] {38a4cf96-947a-4a59-b78c-f140b0e36492} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6262 2024.02.22 18:38:19.213648 [ 3 ] {38a4cf96-947a-4a59-b78c-f140b0e36492} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6263 2024.02.22 18:38:19.213786 [ 3 ] {38a4cf96-947a-4a59-b78c-f140b0e36492} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001158403 sec., 31940 rows/sec., 2.53 MiB/sec.
6264 2024.02.22 18:38:19.213798 [ 66 ] {} <Debug> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6265 2024.02.22 18:38:19.213922 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6266 2024.02.22 18:38:19.213994 [ 3 ] {38a4cf96-947a-4a59-b78c-f140b0e36492} <Debug> DynamicQueryHandler: Done processing query
6267 2024.02.22 18:38:19.214026 [ 19 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6268 2024.02.22 18:38:19.214039 [ 3 ] {38a4cf96-947a-4a59-b78c-f140b0e36492} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6269 2024.02.22 18:38:19.214084 [ 3 ] {} <Debug> HTTP-Session: ee647361-4861-4a7e-b3cc-cc24d98a0eed Destroying unnamed session
6270 2024.02.22 18:38:19.214154 [ 19 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6271 2024.02.22 18:38:19.214190 [ 19 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 51 rows starting from the beginning of the part
6272 2024.02.22 18:38:19.214248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6273 2024.02.22 18:38:19.214319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6274 2024.02.22 18:38:19.214358 [ 3 ] {} <Debug> HTTP-Session: c777dde3-3667-48f2-903b-7fa1451617c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6275 2024.02.22 18:38:19.214419 [ 3 ] {} <Debug> HTTP-Session: c777dde3-3667-48f2-903b-7fa1451617c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6276 2024.02.22 18:38:19.214464 [ 19 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 33 rows starting from the beginning of the part
6277 2024.02.22 18:38:19.214624 [ 3 ] {9d8e02e2-a83a-4fb2-a944-07aef1754746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6278 2024.02.22 18:38:19.214723 [ 19 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 27 rows starting from the beginning of the part
6279 2024.02.22 18:38:19.214734 [ 3 ] {9d8e02e2-a83a-4fb2-a944-07aef1754746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6280 2024.02.22 18:38:19.215037 [ 19 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 33 rows starting from the beginning of the part
6281 2024.02.22 18:38:19.215197 [ 3 ] {9d8e02e2-a83a-4fb2-a944-07aef1754746} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6282 2024.02.22 18:38:19.215308 [ 19 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 27 rows starting from the beginning of the part
6283 2024.02.22 18:38:19.215447 [ 19 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 37 rows starting from the beginning of the part
6284 2024.02.22 18:38:19.216011 [ 3 ] {9d8e02e2-a83a-4fb2-a944-07aef1754746} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6285 2024.02.22 18:38:19.216416 [ 3 ] {9d8e02e2-a83a-4fb2-a944-07aef1754746} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6286 2024.02.22 18:38:19.216733 [ 3 ] {9d8e02e2-a83a-4fb2-a944-07aef1754746} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
6287 2024.02.22 18:38:19.216990 [ 3 ] {9d8e02e2-a83a-4fb2-a944-07aef1754746} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002297184 sec., 870 rows/sec., 74.39 KiB/sec.
6288 2024.02.22 18:38:19.217370 [ 3 ] {9d8e02e2-a83a-4fb2-a944-07aef1754746} <Debug> DynamicQueryHandler: Done processing query
6289 2024.02.22 18:38:19.217366 [ 13 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 4 columns (4 merged, 0 gathered) in 0.003385176 sec., 61444.368032858554 rows/sec., 4.86 MiB/sec.
6290 2024.02.22 18:38:19.217397 [ 3 ] {9d8e02e2-a83a-4fb2-a944-07aef1754746} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6291 2024.02.22 18:38:19.217447 [ 3 ] {} <Debug> HTTP-Session: c777dde3-3667-48f2-903b-7fa1451617c3 Destroying unnamed session
6292 2024.02.22 18:38:19.217531 [ 32 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6293 2024.02.22 18:38:19.217630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 22172, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6294 2024.02.22 18:38:19.217680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6295 2024.02.22 18:38:19.217700 [ 3 ] {} <Debug> HTTP-Session: 25550caf-9c28-4952-bf0d-41298e73e9e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6296 2024.02.22 18:38:19.217723 [ 3 ] {} <Debug> HTTP-Session: 25550caf-9c28-4952-bf0d-41298e73e9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6297 2024.02.22 18:38:19.217726 [ 32 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_66_13} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6298 2024.02.22 18:38:19.217805 [ 32 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_66_13} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6299 2024.02.22 18:38:19.217817 [ 3 ] {75402712-aab8-4b5d-a36d-a115d5e90184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6300 2024.02.22 18:38:19.217874 [ 3 ] {75402712-aab8-4b5d-a36d-a115d5e90184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6301 2024.02.22 18:38:19.218000 [ 3 ] {75402712-aab8-4b5d-a36d-a115d5e90184} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6302 2024.02.22 18:38:19.218380 [ 3 ] {75402712-aab8-4b5d-a36d-a115d5e90184} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6303 2024.02.22 18:38:19.218596 [ 3 ] {75402712-aab8-4b5d-a36d-a115d5e90184} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6304 2024.02.22 18:38:19.218751 [ 3 ] {75402712-aab8-4b5d-a36d-a115d5e90184} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6305 2024.02.22 18:38:19.218865 [ 66 ] {} <Debug> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6306 2024.02.22 18:38:19.218874 [ 3 ] {75402712-aab8-4b5d-a36d-a115d5e90184} <Information> executeQuery: Read 148 rows, 13.15 KiB in 0.00101432 sec., 145910 rows/sec., 12.66 MiB/sec.
6307 2024.02.22 18:38:19.218928 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6308 2024.02.22 18:38:19.219108 [ 13 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6309 2024.02.22 18:38:19.219132 [ 3 ] {75402712-aab8-4b5d-a36d-a115d5e90184} <Debug> DynamicQueryHandler: Done processing query
6310 2024.02.22 18:38:19.219168 [ 3 ] {75402712-aab8-4b5d-a36d-a115d5e90184} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6311 2024.02.22 18:38:19.219272 [ 3 ] {} <Debug> HTTP-Session: 25550caf-9c28-4952-bf0d-41298e73e9e4 Destroying unnamed session
6312 2024.02.22 18:38:19.219428 [ 13 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6313 2024.02.22 18:38:19.219499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6314 2024.02.22 18:38:19.219529 [ 13 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 193 rows starting from the beginning of the part
6315 2024.02.22 18:38:19.219585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6316 2024.02.22 18:38:19.219638 [ 3 ] {} <Debug> HTTP-Session: 6e25faff-f45b-4d3d-a4ff-a30366d0f0c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6317 2024.02.22 18:38:19.219670 [ 3 ] {} <Debug> HTTP-Session: 6e25faff-f45b-4d3d-a4ff-a30366d0f0c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6318 2024.02.22 18:38:19.219873 [ 3 ] {2dc91ea2-0c4a-467d-b496-287fe53be8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6319 2024.02.22 18:38:19.219929 [ 13 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 99 rows starting from the beginning of the part
6320 2024.02.22 18:38:19.219951 [ 3 ] {2dc91ea2-0c4a-467d-b496-287fe53be8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6321 2024.02.22 18:38:19.220414 [ 13 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 83 rows starting from the beginning of the part
6322 2024.02.22 18:38:19.220456 [ 3 ] {2dc91ea2-0c4a-467d-b496-287fe53be8d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6323 2024.02.22 18:38:19.220651 [ 13 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 99 rows starting from the beginning of the part
6324 2024.02.22 18:38:19.220916 [ 13 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 81 rows starting from the beginning of the part
6325 2024.02.22 18:38:19.221211 [ 13 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 148 rows starting from the beginning of the part
6326 2024.02.22 18:38:19.221228 [ 3 ] {2dc91ea2-0c4a-467d-b496-287fe53be8d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6327 2024.02.22 18:38:19.221546 [ 3 ] {2dc91ea2-0c4a-467d-b496-287fe53be8d4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6328 2024.02.22 18:38:19.221827 [ 3 ] {2dc91ea2-0c4a-467d-b496-287fe53be8d4} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
6329 2024.02.22 18:38:19.222118 [ 3 ] {2dc91ea2-0c4a-467d-b496-287fe53be8d4} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002172052 sec., 920 rows/sec., 64.29 KiB/sec.
6330 2024.02.22 18:38:19.222445 [ 3 ] {2dc91ea2-0c4a-467d-b496-287fe53be8d4} <Debug> DynamicQueryHandler: Done processing query
6331 2024.02.22 18:38:19.222483 [ 3 ] {2dc91ea2-0c4a-467d-b496-287fe53be8d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6332 2024.02.22 18:38:19.222502 [ 3 ] {} <Debug> HTTP-Session: 6e25faff-f45b-4d3d-a4ff-a30366d0f0c1 Destroying unnamed session
6333 2024.02.22 18:38:19.222746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 10706, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6334 2024.02.22 18:38:19.222846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6335 2024.02.22 18:38:19.222874 [ 3 ] {} <Debug> HTTP-Session: 1e97516f-7900-4797-8f5a-c08d21bf5ed9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6336 2024.02.22 18:38:19.222875 [ 13 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 703 rows, containing 4 columns (4 merged, 0 gathered) in 0.003859875 sec., 182130.2503319408 rows/sec., 16.84 MiB/sec.
6337 2024.02.22 18:38:19.222903 [ 3 ] {} <Debug> HTTP-Session: 1e97516f-7900-4797-8f5a-c08d21bf5ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6338 2024.02.22 18:38:19.223053 [ 3 ] {0b11487f-3543-4c1a-bc1c-63cb6b08a61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6339 2024.02.22 18:38:19.223060 [ 13 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6340 2024.02.22 18:38:19.223132 [ 3 ] {0b11487f-3543-4c1a-bc1c-63cb6b08a61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6341 2024.02.22 18:38:19.223362 [ 3 ] {0b11487f-3543-4c1a-bc1c-63cb6b08a61d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6342 2024.02.22 18:38:19.223369 [ 13 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_66_13} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6343 2024.02.22 18:38:19.223486 [ 13 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_66_13} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6344 2024.02.22 18:38:19.223770 [ 3 ] {0b11487f-3543-4c1a-bc1c-63cb6b08a61d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6345 2024.02.22 18:38:19.223989 [ 3 ] {0b11487f-3543-4c1a-bc1c-63cb6b08a61d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6346 2024.02.22 18:38:19.224141 [ 3 ] {0b11487f-3543-4c1a-bc1c-63cb6b08a61d} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6347 2024.02.22 18:38:19.224259 [ 3 ] {0b11487f-3543-4c1a-bc1c-63cb6b08a61d} <Information> executeQuery: Read 63 rows, 5.02 KiB in 0.001164572 sec., 54097 rows/sec., 4.21 MiB/sec.
6348 2024.02.22 18:38:19.224264 [ 73 ] {} <Debug> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6349 2024.02.22 18:38:19.224360 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6350 2024.02.22 18:38:19.224459 [ 3 ] {0b11487f-3543-4c1a-bc1c-63cb6b08a61d} <Debug> DynamicQueryHandler: Done processing query
6351 2024.02.22 18:38:19.224502 [ 32 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6352 2024.02.22 18:38:19.224503 [ 3 ] {0b11487f-3543-4c1a-bc1c-63cb6b08a61d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6353 2024.02.22 18:38:19.224545 [ 3 ] {} <Debug> HTTP-Session: 1e97516f-7900-4797-8f5a-c08d21bf5ed9 Destroying unnamed session
6354 2024.02.22 18:38:19.224602 [ 32 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6355 2024.02.22 18:38:19.224656 [ 32 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 101 rows starting from the beginning of the part
6356 2024.02.22 18:38:19.224754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6357 2024.02.22 18:38:19.224883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6358 2024.02.22 18:38:19.224927 [ 3 ] {} <Debug> HTTP-Session: 87f6f584-f094-411c-9080-c37bd760792d Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6359 2024.02.22 18:38:19.224958 [ 3 ] {} <Debug> HTTP-Session: 87f6f584-f094-411c-9080-c37bd760792d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6360 2024.02.22 18:38:19.224970 [ 32 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 39 rows starting from the beginning of the part
6361 2024.02.22 18:38:19.225060 [ 3 ] {3993a27d-7aa9-4992-96f7-c7c365707225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6362 2024.02.22 18:38:19.225097 [ 32 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 31 rows starting from the beginning of the part
6363 2024.02.22 18:38:19.225119 [ 3 ] {3993a27d-7aa9-4992-96f7-c7c365707225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6364 2024.02.22 18:38:19.225237 [ 32 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 39 rows starting from the beginning of the part
6365 2024.02.22 18:38:19.225408 [ 3 ] {3993a27d-7aa9-4992-96f7-c7c365707225} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6366 2024.02.22 18:38:19.225412 [ 32 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 27 rows starting from the beginning of the part
6367 2024.02.22 18:38:19.225526 [ 32 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 63 rows starting from the beginning of the part
6368 2024.02.22 18:38:19.225886 [ 3 ] {3993a27d-7aa9-4992-96f7-c7c365707225} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6369 2024.02.22 18:38:19.226292 [ 3 ] {3993a27d-7aa9-4992-96f7-c7c365707225} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6370 2024.02.22 18:38:19.226423 [ 16 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001998669 sec., 150099.89147777847 rows/sec., 11.73 MiB/sec.
6371 2024.02.22 18:38:19.226515 [ 3 ] {3993a27d-7aa9-4992-96f7-c7c365707225} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
6372 2024.02.22 18:38:19.226524 [ 16 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6373 2024.02.22 18:38:19.226667 [ 3 ] {3993a27d-7aa9-4992-96f7-c7c365707225} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001581431 sec., 23396 rows/sec., 1.65 MiB/sec.
6374 2024.02.22 18:38:19.226671 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca) (MergerMutator): Selected 6 parts from all_1_17_4 to all_22_22_0
6375 2024.02.22 18:38:19.226766 [ 16 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_66_13} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6376 2024.02.22 18:38:19.226811 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6377 2024.02.22 18:38:19.226917 [ 16 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_66_13} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6378 2024.02.22 18:38:19.226988 [ 3 ] {3993a27d-7aa9-4992-96f7-c7c365707225} <Debug> DynamicQueryHandler: Done processing query
6379 2024.02.22 18:38:19.227068 [ 3 ] {3993a27d-7aa9-4992-96f7-c7c365707225} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6380 2024.02.22 18:38:19.227238 [ 3 ] {} <Debug> HTTP-Session: 87f6f584-f094-411c-9080-c37bd760792d Destroying unnamed session
6381 2024.02.22 18:38:19.227375 [ 18 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_17_4 to all_22_22_0 into Compact
6382 2024.02.22 18:38:19.227515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 39608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6383 2024.02.22 18:38:19.227544 [ 18 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6384 2024.02.22 18:38:19.227600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6385 2024.02.22 18:38:19.227612 [ 18 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 724 rows starting from the beginning of the part
6386 2024.02.22 18:38:19.227642 [ 3 ] {} <Debug> HTTP-Session: 6c78da46-e056-4dd0-a125-155e19b9dbf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6387 2024.02.22 18:38:19.227695 [ 3 ] {} <Debug> HTTP-Session: 6c78da46-e056-4dd0-a125-155e19b9dbf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6388 2024.02.22 18:38:19.227874 [ 3 ] {64a1e7be-fd74-4096-af41-fafbae33fe97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6389 2024.02.22 18:38:19.227934 [ 18 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part
6390 2024.02.22 18:38:19.227965 [ 3 ] {64a1e7be-fd74-4096-af41-fafbae33fe97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6391 2024.02.22 18:38:19.228284 [ 18 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part
6392 2024.02.22 18:38:19.228513 [ 3 ] {64a1e7be-fd74-4096-af41-fafbae33fe97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6393 2024.02.22 18:38:19.228599 [ 18 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part
6394 2024.02.22 18:38:19.228755 [ 18 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
6395 2024.02.22 18:38:19.228867 [ 18 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part
6396 2024.02.22 18:38:19.229292 [ 3 ] {64a1e7be-fd74-4096-af41-fafbae33fe97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6397 2024.02.22 18:38:19.230092 [ 3 ] {64a1e7be-fd74-4096-af41-fafbae33fe97} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6398 2024.02.22 18:38:19.230487 [ 3 ] {64a1e7be-fd74-4096-af41-fafbae33fe97} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6399 2024.02.22 18:38:19.230498 [ 18 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 837 rows, containing 5 columns (5 merged, 0 gathered) in 0.003512879 sec., 238266.1059489951 rows/sec., 16.80 MiB/sec.
6400 2024.02.22 18:38:19.230711 [ 73 ] {} <Debug> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6401 2024.02.22 18:38:19.230741 [ 22 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary)
6402 2024.02.22 18:38:19.230731 [ 3 ] {64a1e7be-fd74-4096-af41-fafbae33fe97} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.002771694 sec., 13349 rows/sec., 18.01 MiB/sec.
6403 2024.02.22 18:38:19.230811 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6404 2024.02.22 18:38:19.231116 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6405 2024.02.22 18:38:19.231191 [ 3 ] {64a1e7be-fd74-4096-af41-fafbae33fe97} <Debug> DynamicQueryHandler: Done processing query
6406 2024.02.22 18:38:19.231237 [ 3 ] {64a1e7be-fd74-4096-af41-fafbae33fe97} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6407 2024.02.22 18:38:19.231269 [ 22 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_22_5} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5.
6408 2024.02.22 18:38:19.231294 [ 3 ] {} <Debug> HTTP-Session: 6c78da46-e056-4dd0-a125-155e19b9dbf2 Destroying unnamed session
6409 2024.02.22 18:38:19.231337 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6410 2024.02.22 18:38:19.231389 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1551 rows starting from the beginning of the part
6411 2024.02.22 18:38:19.231408 [ 22 ] {fd4ba181-41ee-4e5c-af56-60dcd8e38eca::all_1_22_5} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca) (MergerMutator): Merged 6 parts: from all_1_17_4 to all_22_22_0
6412 2024.02.22 18:38:19.231596 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 33 rows starting from the beginning of the part
6413 2024.02.22 18:38:19.231709 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 27 rows starting from the beginning of the part
6414 2024.02.22 18:38:19.231803 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 33 rows starting from the beginning of the part
6415 2024.02.22 18:38:19.231896 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 27 rows starting from the beginning of the part
6416 2024.02.22 18:38:19.231982 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 37 rows starting from the beginning of the part
6417 2024.02.22 18:38:19.236446 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1708 rows, containing 6 columns (6 merged, 0 gathered) in 0.005491937 sec., 311001.38257230556 rows/sec., 419.68 MiB/sec.
6418 2024.02.22 18:38:19.237077 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6419 2024.02.22 18:38:19.237277 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6420 2024.02.22 18:38:19.237334 [ 16 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6421 2024.02.22 18:38:19.237395 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_66_13: 8.77 MiB.
6422 2024.02.22 18:38:20.000149 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.77 MiB, peak 247.51 MiB, will set to 240.69 MiB (RSS), difference: -1.08 MiB
6423 2024.02.22 18:38:24.209877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6424 2024.02.22 18:38:24.209983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6425 2024.02.22 18:38:24.210008 [ 3 ] {} <Debug> HTTP-Session: b0d65d24-336e-4090-86f1-7f1849564045 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6426 2024.02.22 18:38:24.210031 [ 3 ] {} <Debug> HTTP-Session: b0d65d24-336e-4090-86f1-7f1849564045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6427 2024.02.22 18:38:24.210158 [ 3 ] {66004c08-2daf-44d4-866b-6deb2402dda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6428 2024.02.22 18:38:24.210215 [ 3 ] {66004c08-2daf-44d4-866b-6deb2402dda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6429 2024.02.22 18:38:24.210377 [ 3 ] {66004c08-2daf-44d4-866b-6deb2402dda4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6430 2024.02.22 18:38:24.210871 [ 3 ] {66004c08-2daf-44d4-866b-6deb2402dda4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6431 2024.02.22 18:38:24.211143 [ 3 ] {66004c08-2daf-44d4-866b-6deb2402dda4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6432 2024.02.22 18:38:24.211329 [ 3 ] {66004c08-2daf-44d4-866b-6deb2402dda4} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6433 2024.02.22 18:38:24.211447 [ 3 ] {66004c08-2daf-44d4-866b-6deb2402dda4} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001256095 sec., 21495 rows/sec., 1.70 MiB/sec.
6434 2024.02.22 18:38:24.211618 [ 3 ] {66004c08-2daf-44d4-866b-6deb2402dda4} <Debug> DynamicQueryHandler: Done processing query
6435 2024.02.22 18:38:24.211659 [ 3 ] {66004c08-2daf-44d4-866b-6deb2402dda4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6436 2024.02.22 18:38:24.211690 [ 3 ] {} <Debug> HTTP-Session: b0d65d24-336e-4090-86f1-7f1849564045 Destroying unnamed session
6437 2024.02.22 18:38:24.211827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 13348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6438 2024.02.22 18:38:24.211873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6439 2024.02.22 18:38:24.211891 [ 3 ] {} <Debug> HTTP-Session: 691b10ac-a56d-4157-a145-3b4e0e72694a Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6440 2024.02.22 18:38:24.211908 [ 3 ] {} <Debug> HTTP-Session: 691b10ac-a56d-4157-a145-3b4e0e72694a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6441 2024.02.22 18:38:24.211984 [ 3 ] {28953186-720c-4f0b-bffa-81438d9f6bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6442 2024.02.22 18:38:24.212024 [ 3 ] {28953186-720c-4f0b-bffa-81438d9f6bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6443 2024.02.22 18:38:24.212136 [ 3 ] {28953186-720c-4f0b-bffa-81438d9f6bb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6444 2024.02.22 18:38:24.212496 [ 3 ] {28953186-720c-4f0b-bffa-81438d9f6bb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6445 2024.02.22 18:38:24.212707 [ 3 ] {28953186-720c-4f0b-bffa-81438d9f6bb4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6446 2024.02.22 18:38:24.212858 [ 3 ] {28953186-720c-4f0b-bffa-81438d9f6bb4} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6447 2024.02.22 18:38:24.212970 [ 3 ] {28953186-720c-4f0b-bffa-81438d9f6bb4} <Information> executeQuery: Read 81 rows, 8.37 KiB in 0.000953848 sec., 84919 rows/sec., 8.57 MiB/sec.
6448 2024.02.22 18:38:24.213087 [ 3 ] {28953186-720c-4f0b-bffa-81438d9f6bb4} <Debug> DynamicQueryHandler: Done processing query
6449 2024.02.22 18:38:24.213110 [ 3 ] {28953186-720c-4f0b-bffa-81438d9f6bb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
6450 2024.02.22 18:38:24.213126 [ 3 ] {} <Debug> HTTP-Session: 691b10ac-a56d-4157-a145-3b4e0e72694a Destroying unnamed session
6451 2024.02.22 18:38:24.213282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6452 2024.02.22 18:38:24.213327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6453 2024.02.22 18:38:24.213345 [ 3 ] {} <Debug> HTTP-Session: b9af9f47-c39b-4d05-9b02-418978385d00 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6454 2024.02.22 18:38:24.213361 [ 3 ] {} <Debug> HTTP-Session: b9af9f47-c39b-4d05-9b02-418978385d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6455 2024.02.22 18:38:24.213430 [ 3 ] {b9d2fce8-a1a9-4293-9cac-482d34507c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6456 2024.02.22 18:38:24.213466 [ 3 ] {b9d2fce8-a1a9-4293-9cac-482d34507c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6457 2024.02.22 18:38:24.213573 [ 3 ] {b9d2fce8-a1a9-4293-9cac-482d34507c85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6458 2024.02.22 18:38:24.213868 [ 3 ] {b9d2fce8-a1a9-4293-9cac-482d34507c85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6459 2024.02.22 18:38:24.214073 [ 3 ] {b9d2fce8-a1a9-4293-9cac-482d34507c85} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6460 2024.02.22 18:38:24.214222 [ 3 ] {b9d2fce8-a1a9-4293-9cac-482d34507c85} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6461 2024.02.22 18:38:24.214314 [ 3 ] {b9d2fce8-a1a9-4293-9cac-482d34507c85} <Information> executeQuery: Read 27 rows, 2.16 KiB in 0.000857367 sec., 31491 rows/sec., 2.46 MiB/sec.
6462 2024.02.22 18:38:24.214428 [ 3 ] {b9d2fce8-a1a9-4293-9cac-482d34507c85} <Debug> DynamicQueryHandler: Done processing query
6463 2024.02.22 18:38:24.214451 [ 3 ] {b9d2fce8-a1a9-4293-9cac-482d34507c85} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6464 2024.02.22 18:38:24.214468 [ 3 ] {} <Debug> HTTP-Session: b9af9f47-c39b-4d05-9b02-418978385d00 Destroying unnamed session
6465 2024.02.22 18:38:24.214601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6466 2024.02.22 18:38:24.214645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6467 2024.02.22 18:38:24.214664 [ 3 ] {} <Debug> HTTP-Session: dc10fadb-b0e4-44da-8c69-a0f0ea0d2ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6468 2024.02.22 18:38:24.214680 [ 3 ] {} <Debug> HTTP-Session: dc10fadb-b0e4-44da-8c69-a0f0ea0d2ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6469 2024.02.22 18:38:24.214756 [ 3 ] {4759e8a5-08ef-4efd-886d-2ae5e811289a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6470 2024.02.22 18:38:24.214800 [ 3 ] {4759e8a5-08ef-4efd-886d-2ae5e811289a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6471 2024.02.22 18:38:24.214932 [ 3 ] {4759e8a5-08ef-4efd-886d-2ae5e811289a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6472 2024.02.22 18:38:24.215339 [ 3 ] {4759e8a5-08ef-4efd-886d-2ae5e811289a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.30 GiB.
6473 2024.02.22 18:38:24.215638 [ 3 ] {4759e8a5-08ef-4efd-886d-2ae5e811289a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6474 2024.02.22 18:38:24.215825 [ 3 ] {4759e8a5-08ef-4efd-886d-2ae5e811289a} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6475 2024.02.22 18:38:24.215922 [ 3 ] {4759e8a5-08ef-4efd-886d-2ae5e811289a} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001139392 sec., 23696 rows/sec., 31.98 MiB/sec.
6476 2024.02.22 18:38:24.216084 [ 3 ] {4759e8a5-08ef-4efd-886d-2ae5e811289a} <Debug> DynamicQueryHandler: Done processing query
6477 2024.02.22 18:38:24.216127 [ 3 ] {4759e8a5-08ef-4efd-886d-2ae5e811289a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6478 2024.02.22 18:38:24.216147 [ 3 ] {} <Debug> HTTP-Session: dc10fadb-b0e4-44da-8c69-a0f0ea0d2ebf Destroying unnamed session
6479 2024.02.22 18:38:29.211004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 5645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6480 2024.02.22 18:38:29.211130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6481 2024.02.22 18:38:29.211159 [ 3 ] {} <Debug> HTTP-Session: 2bef0d59-2363-48cd-85c3-3c243e6e73bc Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6482 2024.02.22 18:38:29.211186 [ 3 ] {} <Debug> HTTP-Session: 2bef0d59-2363-48cd-85c3-3c243e6e73bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6483 2024.02.22 18:38:29.211326 [ 3 ] {988d1487-5b0b-4f2e-8873-aa499fda81a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6484 2024.02.22 18:38:29.211389 [ 3 ] {988d1487-5b0b-4f2e-8873-aa499fda81a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6485 2024.02.22 18:38:29.211567 [ 3 ] {988d1487-5b0b-4f2e-8873-aa499fda81a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6486 2024.02.22 18:38:29.212072 [ 3 ] {988d1487-5b0b-4f2e-8873-aa499fda81a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
6487 2024.02.22 18:38:29.212344 [ 3 ] {988d1487-5b0b-4f2e-8873-aa499fda81a9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6488 2024.02.22 18:38:29.212512 [ 3 ] {988d1487-5b0b-4f2e-8873-aa499fda81a9} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6489 2024.02.22 18:38:29.212638 [ 3 ] {988d1487-5b0b-4f2e-8873-aa499fda81a9} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001273365 sec., 30627 rows/sec., 2.42 MiB/sec.
6490 2024.02.22 18:38:29.212795 [ 3 ] {988d1487-5b0b-4f2e-8873-aa499fda81a9} <Debug> DynamicQueryHandler: Done processing query
6491 2024.02.22 18:38:29.212821 [ 3 ] {988d1487-5b0b-4f2e-8873-aa499fda81a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6492 2024.02.22 18:38:29.212838 [ 3 ] {} <Debug> HTTP-Session: 2bef0d59-2363-48cd-85c3-3c243e6e73bc Destroying unnamed session
6493 2024.02.22 18:38:29.212951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6494 2024.02.22 18:38:29.213001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6495 2024.02.22 18:38:29.213020 [ 3 ] {} <Debug> HTTP-Session: 47beea97-3eea-4d87-8996-8e7e90373ec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6496 2024.02.22 18:38:29.213038 [ 3 ] {} <Debug> HTTP-Session: 47beea97-3eea-4d87-8996-8e7e90373ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6497 2024.02.22 18:38:29.213117 [ 3 ] {af18ec9a-5093-47ee-84e3-0a767410e6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6498 2024.02.22 18:38:29.213159 [ 3 ] {af18ec9a-5093-47ee-84e3-0a767410e6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6499 2024.02.22 18:38:29.213270 [ 3 ] {af18ec9a-5093-47ee-84e3-0a767410e6ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6500 2024.02.22 18:38:29.213573 [ 3 ] {af18ec9a-5093-47ee-84e3-0a767410e6ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
6501 2024.02.22 18:38:29.213777 [ 3 ] {af18ec9a-5093-47ee-84e3-0a767410e6ba} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6502 2024.02.22 18:38:29.213928 [ 3 ] {af18ec9a-5093-47ee-84e3-0a767410e6ba} <Trace> oximeter.fields_ipaddr (16177490-dbbe-47c1-97c1-c5d63e866370): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
6503 2024.02.22 18:38:29.214051 [ 3 ] {af18ec9a-5093-47ee-84e3-0a767410e6ba} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000898098 sec., 2226 rows/sec., 190.29 KiB/sec.
6504 2024.02.22 18:38:29.214260 [ 3 ] {af18ec9a-5093-47ee-84e3-0a767410e6ba} <Debug> DynamicQueryHandler: Done processing query
6505 2024.02.22 18:38:29.214283 [ 3 ] {af18ec9a-5093-47ee-84e3-0a767410e6ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6506 2024.02.22 18:38:29.214300 [ 3 ] {} <Debug> HTTP-Session: 47beea97-3eea-4d87-8996-8e7e90373ec9 Destroying unnamed session
6507 2024.02.22 18:38:29.214470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 18119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6508 2024.02.22 18:38:29.214517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6509 2024.02.22 18:38:29.214536 [ 3 ] {} <Debug> HTTP-Session: 6ac1b98a-c9c3-43fa-abb3-fe49a3dd9c93 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6510 2024.02.22 18:38:29.214553 [ 3 ] {} <Debug> HTTP-Session: 6ac1b98a-c9c3-43fa-abb3-fe49a3dd9c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6511 2024.02.22 18:38:29.214638 [ 3 ] {1da93de4-15eb-4eae-bd03-6224ac576eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6512 2024.02.22 18:38:29.214680 [ 3 ] {1da93de4-15eb-4eae-bd03-6224ac576eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6513 2024.02.22 18:38:29.214802 [ 3 ] {1da93de4-15eb-4eae-bd03-6224ac576eb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6514 2024.02.22 18:38:29.215169 [ 3 ] {1da93de4-15eb-4eae-bd03-6224ac576eb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
6515 2024.02.22 18:38:29.215382 [ 3 ] {1da93de4-15eb-4eae-bd03-6224ac576eb5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6516 2024.02.22 18:38:29.215533 [ 3 ] {1da93de4-15eb-4eae-bd03-6224ac576eb5} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6517 2024.02.22 18:38:29.215648 [ 3 ] {1da93de4-15eb-4eae-bd03-6224ac576eb5} <Information> executeQuery: Read 118 rows, 10.91 KiB in 0.000978459 sec., 120597 rows/sec., 10.89 MiB/sec.
6518 2024.02.22 18:38:29.215767 [ 3 ] {1da93de4-15eb-4eae-bd03-6224ac576eb5} <Debug> DynamicQueryHandler: Done processing query
6519 2024.02.22 18:38:29.215791 [ 3 ] {1da93de4-15eb-4eae-bd03-6224ac576eb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6520 2024.02.22 18:38:29.215807 [ 3 ] {} <Debug> HTTP-Session: 6ac1b98a-c9c3-43fa-abb3-fe49a3dd9c93 Destroying unnamed session
6521 2024.02.22 18:38:29.215915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6522 2024.02.22 18:38:29.215961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6523 2024.02.22 18:38:29.215979 [ 3 ] {} <Debug> HTTP-Session: 282245ec-5695-4716-9456-0820eeee61e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6524 2024.02.22 18:38:29.215996 [ 3 ] {} <Debug> HTTP-Session: 282245ec-5695-4716-9456-0820eeee61e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6525 2024.02.22 18:38:29.216065 [ 3 ] {5f92448e-ba84-401b-b267-b4c171ef11be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6526 2024.02.22 18:38:29.216104 [ 3 ] {5f92448e-ba84-401b-b267-b4c171ef11be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6527 2024.02.22 18:38:29.216208 [ 3 ] {5f92448e-ba84-401b-b267-b4c171ef11be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6528 2024.02.22 18:38:29.216522 [ 3 ] {5f92448e-ba84-401b-b267-b4c171ef11be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
6529 2024.02.22 18:38:29.216727 [ 3 ] {5f92448e-ba84-401b-b267-b4c171ef11be} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6530 2024.02.22 18:38:29.216876 [ 3 ] {5f92448e-ba84-401b-b267-b4c171ef11be} <Trace> oximeter.fields_u16 (f1ead5e0-2deb-424a-89fa-4cadfdbe16b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
6531 2024.02.22 18:38:29.216994 [ 3 ] {5f92448e-ba84-401b-b267-b4c171ef11be} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000895937 sec., 2232 rows/sec., 155.87 KiB/sec.
6532 2024.02.22 18:38:29.217118 [ 3 ] {5f92448e-ba84-401b-b267-b4c171ef11be} <Debug> DynamicQueryHandler: Done processing query
6533 2024.02.22 18:38:29.217141 [ 3 ] {5f92448e-ba84-401b-b267-b4c171ef11be} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6534 2024.02.22 18:38:29.217156 [ 3 ] {} <Debug> HTTP-Session: 282245ec-5695-4716-9456-0820eeee61e8 Destroying unnamed session
6535 2024.02.22 18:38:29.217275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 7003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6536 2024.02.22 18:38:29.217321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6537 2024.02.22 18:38:29.217340 [ 3 ] {} <Debug> HTTP-Session: cfc0cc64-a95f-4946-9521-2884445feeef Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6538 2024.02.22 18:38:29.217356 [ 3 ] {} <Debug> HTTP-Session: cfc0cc64-a95f-4946-9521-2884445feeef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6539 2024.02.22 18:38:29.217428 [ 3 ] {37b78788-2f49-415d-8704-b2ef36057f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6540 2024.02.22 18:38:29.217468 [ 3 ] {37b78788-2f49-415d-8704-b2ef36057f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6541 2024.02.22 18:38:29.217572 [ 3 ] {37b78788-2f49-415d-8704-b2ef36057f1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6542 2024.02.22 18:38:29.217869 [ 3 ] {37b78788-2f49-415d-8704-b2ef36057f1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
6543 2024.02.22 18:38:29.218080 [ 3 ] {37b78788-2f49-415d-8704-b2ef36057f1c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6544 2024.02.22 18:38:29.218228 [ 3 ] {37b78788-2f49-415d-8704-b2ef36057f1c} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6545 2024.02.22 18:38:29.218339 [ 3 ] {37b78788-2f49-415d-8704-b2ef36057f1c} <Information> executeQuery: Read 41 rows, 3.29 KiB in 0.000881927 sec., 46489 rows/sec., 3.64 MiB/sec.
6546 2024.02.22 18:38:29.218453 [ 3 ] {37b78788-2f49-415d-8704-b2ef36057f1c} <Debug> DynamicQueryHandler: Done processing query
6547 2024.02.22 18:38:29.218475 [ 3 ] {37b78788-2f49-415d-8704-b2ef36057f1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6548 2024.02.22 18:38:29.218492 [ 3 ] {} <Debug> HTTP-Session: cfc0cc64-a95f-4946-9521-2884445feeef Destroying unnamed session
6549 2024.02.22 18:38:29.218594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6550 2024.02.22 18:38:29.218638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6551 2024.02.22 18:38:29.218656 [ 3 ] {} <Debug> HTTP-Session: c86b4b59-3ea8-4ca7-9d1f-c0a948a31f0e Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6552 2024.02.22 18:38:29.218672 [ 3 ] {} <Debug> HTTP-Session: c86b4b59-3ea8-4ca7-9d1f-c0a948a31f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6553 2024.02.22 18:38:29.218739 [ 3 ] {042da675-548e-4179-a26e-7c033f26427c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6554 2024.02.22 18:38:29.218781 [ 3 ] {042da675-548e-4179-a26e-7c033f26427c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6555 2024.02.22 18:38:29.218904 [ 3 ] {042da675-548e-4179-a26e-7c033f26427c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6556 2024.02.22 18:38:29.219166 [ 3 ] {042da675-548e-4179-a26e-7c033f26427c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
6557 2024.02.22 18:38:29.219428 [ 3 ] {042da675-548e-4179-a26e-7c033f26427c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6558 2024.02.22 18:38:29.219603 [ 3 ] {042da675-548e-4179-a26e-7c033f26427c} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
6559 2024.02.22 18:38:29.219726 [ 3 ] {042da675-548e-4179-a26e-7c033f26427c} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000957078 sec., 1044 rows/sec., 73.47 KiB/sec.
6560 2024.02.22 18:38:29.219868 [ 3 ] {042da675-548e-4179-a26e-7c033f26427c} <Debug> DynamicQueryHandler: Done processing query
6561 2024.02.22 18:38:29.219891 [ 3 ] {042da675-548e-4179-a26e-7c033f26427c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6562 2024.02.22 18:38:29.219907 [ 3 ] {} <Debug> HTTP-Session: c86b4b59-3ea8-4ca7-9d1f-c0a948a31f0e Destroying unnamed session
6563 2024.02.22 18:38:29.220052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 41745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6564 2024.02.22 18:38:29.220097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6565 2024.02.22 18:38:29.220115 [ 3 ] {} <Debug> HTTP-Session: 6f862415-232e-4594-9764-98baddb8f04d Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6566 2024.02.22 18:38:29.220132 [ 3 ] {} <Debug> HTTP-Session: 6f862415-232e-4594-9764-98baddb8f04d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6567 2024.02.22 18:38:29.220213 [ 3 ] {1ef2a089-372c-4185-915f-90fea1c4e39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6568 2024.02.22 18:38:29.220257 [ 3 ] {1ef2a089-372c-4185-915f-90fea1c4e39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6569 2024.02.22 18:38:29.220393 [ 3 ] {1ef2a089-372c-4185-915f-90fea1c4e39a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6570 2024.02.22 18:38:29.220848 [ 3 ] {1ef2a089-372c-4185-915f-90fea1c4e39a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
6571 2024.02.22 18:38:29.221147 [ 3 ] {1ef2a089-372c-4185-915f-90fea1c4e39a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6572 2024.02.22 18:38:29.221326 [ 3 ] {1ef2a089-372c-4185-915f-90fea1c4e39a} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6573 2024.02.22 18:38:29.221447 [ 3 ] {1ef2a089-372c-4185-915f-90fea1c4e39a} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001206213 sec., 32332 rows/sec., 43.63 MiB/sec.
6574 2024.02.22 18:38:29.221573 [ 3 ] {1ef2a089-372c-4185-915f-90fea1c4e39a} <Debug> DynamicQueryHandler: Done processing query
6575 2024.02.22 18:38:29.221596 [ 3 ] {1ef2a089-372c-4185-915f-90fea1c4e39a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6576 2024.02.22 18:38:29.221611 [ 3 ] {} <Debug> HTTP-Session: 6f862415-232e-4594-9764-98baddb8f04d Destroying unnamed session
6577 2024.02.22 18:38:32.957137 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache
6578 2024.02.22 18:38:32.957222 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache
6579 2024.02.22 18:38:34.210667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 3920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6580 2024.02.22 18:38:34.210779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6581 2024.02.22 18:38:34.210808 [ 3 ] {} <Debug> HTTP-Session: 6ef5c616-e96a-49fe-98b3-4e72bd9ca022 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6582 2024.02.22 18:38:34.210836 [ 3 ] {} <Debug> HTTP-Session: 6ef5c616-e96a-49fe-98b3-4e72bd9ca022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6583 2024.02.22 18:38:34.210959 [ 3 ] {0935dc6a-ed47-438c-aa85-72ef12e6a60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6584 2024.02.22 18:38:34.211015 [ 3 ] {0935dc6a-ed47-438c-aa85-72ef12e6a60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6585 2024.02.22 18:38:34.211169 [ 3 ] {0935dc6a-ed47-438c-aa85-72ef12e6a60d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6586 2024.02.22 18:38:34.211623 [ 3 ] {0935dc6a-ed47-438c-aa85-72ef12e6a60d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
6587 2024.02.22 18:38:34.211879 [ 3 ] {0935dc6a-ed47-438c-aa85-72ef12e6a60d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6588 2024.02.22 18:38:34.212045 [ 3 ] {0935dc6a-ed47-438c-aa85-72ef12e6a60d} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6589 2024.02.22 18:38:34.212188 [ 3 ] {0935dc6a-ed47-438c-aa85-72ef12e6a60d} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001192494 sec., 22641 rows/sec., 1.79 MiB/sec.
6590 2024.02.22 18:38:34.212339 [ 3 ] {0935dc6a-ed47-438c-aa85-72ef12e6a60d} <Debug> DynamicQueryHandler: Done processing query
6591 2024.02.22 18:38:34.212364 [ 3 ] {0935dc6a-ed47-438c-aa85-72ef12e6a60d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6592 2024.02.22 18:38:34.212380 [ 3 ] {} <Debug> HTTP-Session: 6ef5c616-e96a-49fe-98b3-4e72bd9ca022 Destroying unnamed session
6593 2024.02.22 18:38:34.212506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 13348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6594 2024.02.22 18:38:34.212552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6595 2024.02.22 18:38:34.212571 [ 3 ] {} <Debug> HTTP-Session: 31557b6c-7aa7-4227-992a-11ee7231745d Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6596 2024.02.22 18:38:34.212588 [ 3 ] {} <Debug> HTTP-Session: 31557b6c-7aa7-4227-992a-11ee7231745d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6597 2024.02.22 18:38:34.212661 [ 3 ] {5ac665ed-3ad7-422b-ba55-160a79c79390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6598 2024.02.22 18:38:34.212700 [ 3 ] {5ac665ed-3ad7-422b-ba55-160a79c79390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6599 2024.02.22 18:38:34.212805 [ 3 ] {5ac665ed-3ad7-422b-ba55-160a79c79390} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6600 2024.02.22 18:38:34.213174 [ 3 ] {5ac665ed-3ad7-422b-ba55-160a79c79390} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
6601 2024.02.22 18:38:34.213399 [ 3 ] {5ac665ed-3ad7-422b-ba55-160a79c79390} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6602 2024.02.22 18:38:34.213551 [ 3 ] {5ac665ed-3ad7-422b-ba55-160a79c79390} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6603 2024.02.22 18:38:34.213661 [ 3 ] {5ac665ed-3ad7-422b-ba55-160a79c79390} <Information> executeQuery: Read 81 rows, 8.37 KiB in 0.000969259 sec., 83568 rows/sec., 8.43 MiB/sec.
6604 2024.02.22 18:38:34.213785 [ 3 ] {5ac665ed-3ad7-422b-ba55-160a79c79390} <Debug> DynamicQueryHandler: Done processing query
6605 2024.02.22 18:38:34.213808 [ 3 ] {5ac665ed-3ad7-422b-ba55-160a79c79390} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
6606 2024.02.22 18:38:34.213824 [ 3 ] {} <Debug> HTTP-Session: 31557b6c-7aa7-4227-992a-11ee7231745d Destroying unnamed session
6607 2024.02.22 18:38:34.213965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6608 2024.02.22 18:38:34.214009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6609 2024.02.22 18:38:34.214027 [ 3 ] {} <Debug> HTTP-Session: aef7bba4-9341-4b99-a7f0-ad43dacb30d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6610 2024.02.22 18:38:34.214044 [ 3 ] {} <Debug> HTTP-Session: aef7bba4-9341-4b99-a7f0-ad43dacb30d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6611 2024.02.22 18:38:34.214114 [ 3 ] {f4426781-28d4-4776-93a7-d0dfbc00ab3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6612 2024.02.22 18:38:34.214151 [ 3 ] {f4426781-28d4-4776-93a7-d0dfbc00ab3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6613 2024.02.22 18:38:34.214258 [ 3 ] {f4426781-28d4-4776-93a7-d0dfbc00ab3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6614 2024.02.22 18:38:34.214538 [ 3 ] {f4426781-28d4-4776-93a7-d0dfbc00ab3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
6615 2024.02.22 18:38:34.214742 [ 3 ] {f4426781-28d4-4776-93a7-d0dfbc00ab3e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6616 2024.02.22 18:38:34.214889 [ 3 ] {f4426781-28d4-4776-93a7-d0dfbc00ab3e} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6617 2024.02.22 18:38:34.215001 [ 3 ] {f4426781-28d4-4776-93a7-d0dfbc00ab3e} <Information> executeQuery: Read 27 rows, 2.16 KiB in 0.000857956 sec., 31470 rows/sec., 2.46 MiB/sec.
6618 2024.02.22 18:38:34.215118 [ 3 ] {f4426781-28d4-4776-93a7-d0dfbc00ab3e} <Debug> DynamicQueryHandler: Done processing query
6619 2024.02.22 18:38:34.215140 [ 3 ] {f4426781-28d4-4776-93a7-d0dfbc00ab3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6620 2024.02.22 18:38:34.215155 [ 3 ] {} <Debug> HTTP-Session: aef7bba4-9341-4b99-a7f0-ad43dacb30d9 Destroying unnamed session
6621 2024.02.22 18:38:34.215357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6622 2024.02.22 18:38:34.215402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6623 2024.02.22 18:38:34.215420 [ 3 ] {} <Debug> HTTP-Session: c3863828-bcff-4903-abb0-273bdff7e748 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6624 2024.02.22 18:38:34.215436 [ 3 ] {} <Debug> HTTP-Session: c3863828-bcff-4903-abb0-273bdff7e748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6625 2024.02.22 18:38:34.215513 [ 3 ] {1d102337-592b-4a09-acb3-c78934258e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6626 2024.02.22 18:38:34.215557 [ 3 ] {1d102337-592b-4a09-acb3-c78934258e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6627 2024.02.22 18:38:34.215695 [ 3 ] {1d102337-592b-4a09-acb3-c78934258e05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6628 2024.02.22 18:38:34.216131 [ 3 ] {1d102337-592b-4a09-acb3-c78934258e05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
6629 2024.02.22 18:38:34.216432 [ 3 ] {1d102337-592b-4a09-acb3-c78934258e05} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6630 2024.02.22 18:38:34.216611 [ 3 ] {1d102337-592b-4a09-acb3-c78934258e05} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6631 2024.02.22 18:38:34.216717 [ 3 ] {1d102337-592b-4a09-acb3-c78934258e05} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001170603 sec., 23065 rows/sec., 31.13 MiB/sec.
6632 2024.02.22 18:38:34.216894 [ 3 ] {1d102337-592b-4a09-acb3-c78934258e05} <Debug> DynamicQueryHandler: Done processing query
6633 2024.02.22 18:38:34.216936 [ 3 ] {1d102337-592b-4a09-acb3-c78934258e05} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6634 2024.02.22 18:38:34.216957 [ 3 ] {} <Debug> HTTP-Session: c3863828-bcff-4903-abb0-273bdff7e748 Destroying unnamed session
6635 2024.02.22 18:38:39.212198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 6073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6636 2024.02.22 18:38:39.212314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6637 2024.02.22 18:38:39.212340 [ 3 ] {} <Debug> HTTP-Session: 1c4487e9-e2d4-4c40-bb3e-34f88b3a1f81 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6638 2024.02.22 18:38:39.212364 [ 3 ] {} <Debug> HTTP-Session: 1c4487e9-e2d4-4c40-bb3e-34f88b3a1f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6639 2024.02.22 18:38:39.212491 [ 3 ] {86dae5e6-8426-4246-ba81-896d9ae1a3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6640 2024.02.22 18:38:39.212551 [ 3 ] {86dae5e6-8426-4246-ba81-896d9ae1a3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6641 2024.02.22 18:38:39.212713 [ 3 ] {86dae5e6-8426-4246-ba81-896d9ae1a3fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6642 2024.02.22 18:38:39.213124 [ 3 ] {86dae5e6-8426-4246-ba81-896d9ae1a3fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
6643 2024.02.22 18:38:39.213393 [ 3 ] {86dae5e6-8426-4246-ba81-896d9ae1a3fb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6644 2024.02.22 18:38:39.213560 [ 3 ] {86dae5e6-8426-4246-ba81-896d9ae1a3fb} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6645 2024.02.22 18:38:39.213693 [ 3 ] {86dae5e6-8426-4246-ba81-896d9ae1a3fb} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001162473 sec., 36129 rows/sec., 2.86 MiB/sec.
6646 2024.02.22 18:38:39.213890 [ 3 ] {86dae5e6-8426-4246-ba81-896d9ae1a3fb} <Debug> DynamicQueryHandler: Done processing query
6647 2024.02.22 18:38:39.213916 [ 3 ] {86dae5e6-8426-4246-ba81-896d9ae1a3fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6648 2024.02.22 18:38:39.213950 [ 3 ] {} <Debug> HTTP-Session: 1c4487e9-e2d4-4c40-bb3e-34f88b3a1f81 Destroying unnamed session
6649 2024.02.22 18:38:39.214117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 19338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6650 2024.02.22 18:38:39.214169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6651 2024.02.22 18:38:39.214188 [ 3 ] {} <Debug> HTTP-Session: b280dd2e-a5ab-4032-ab38-be86b5208ac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6652 2024.02.22 18:38:39.214207 [ 3 ] {} <Debug> HTTP-Session: b280dd2e-a5ab-4032-ab38-be86b5208ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6653 2024.02.22 18:38:39.214293 [ 3 ] {55414291-ca18-4f6d-8e35-01c1527c213a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6654 2024.02.22 18:38:39.214335 [ 3 ] {55414291-ca18-4f6d-8e35-01c1527c213a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6655 2024.02.22 18:38:39.214448 [ 3 ] {55414291-ca18-4f6d-8e35-01c1527c213a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6656 2024.02.22 18:38:39.214809 [ 3 ] {55414291-ca18-4f6d-8e35-01c1527c213a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
6657 2024.02.22 18:38:39.215030 [ 3 ] {55414291-ca18-4f6d-8e35-01c1527c213a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6658 2024.02.22 18:38:39.215180 [ 3 ] {55414291-ca18-4f6d-8e35-01c1527c213a} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6659 2024.02.22 18:38:39.215298 [ 3 ] {55414291-ca18-4f6d-8e35-01c1527c213a} <Information> executeQuery: Read 126 rows, 11.65 KiB in 0.000977239 sec., 128934 rows/sec., 11.64 MiB/sec.
6660 2024.02.22 18:38:39.215420 [ 3 ] {55414291-ca18-4f6d-8e35-01c1527c213a} <Debug> DynamicQueryHandler: Done processing query
6661 2024.02.22 18:38:39.215442 [ 3 ] {55414291-ca18-4f6d-8e35-01c1527c213a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6662 2024.02.22 18:38:39.215457 [ 3 ] {} <Debug> HTTP-Session: b280dd2e-a5ab-4032-ab38-be86b5208ac3 Destroying unnamed session
6663 2024.02.22 18:38:39.215586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 8692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6664 2024.02.22 18:38:39.215632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6665 2024.02.22 18:38:39.215650 [ 3 ] {} <Debug> HTTP-Session: 42e0f817-e1be-4755-8b40-d6979d25ef2a Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6666 2024.02.22 18:38:39.215667 [ 3 ] {} <Debug> HTTP-Session: 42e0f817-e1be-4755-8b40-d6979d25ef2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6667 2024.02.22 18:38:39.215740 [ 3 ] {b50c1206-c929-460f-ae51-83ebab9eecfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6668 2024.02.22 18:38:39.215778 [ 3 ] {b50c1206-c929-460f-ae51-83ebab9eecfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6669 2024.02.22 18:38:39.215883 [ 3 ] {b50c1206-c929-460f-ae51-83ebab9eecfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6670 2024.02.22 18:38:39.216176 [ 3 ] {b50c1206-c929-460f-ae51-83ebab9eecfb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
6671 2024.02.22 18:38:39.216384 [ 3 ] {b50c1206-c929-460f-ae51-83ebab9eecfb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6672 2024.02.22 18:38:39.216537 [ 3 ] {b50c1206-c929-460f-ae51-83ebab9eecfb} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6673 2024.02.22 18:38:39.216656 [ 3 ] {b50c1206-c929-460f-ae51-83ebab9eecfb} <Information> executeQuery: Read 51 rows, 4.09 KiB in 0.000887947 sec., 57435 rows/sec., 4.49 MiB/sec.
6674 2024.02.22 18:38:39.216761 [ 3 ] {b50c1206-c929-460f-ae51-83ebab9eecfb} <Debug> DynamicQueryHandler: Done processing query
6675 2024.02.22 18:38:39.216784 [ 3 ] {b50c1206-c929-460f-ae51-83ebab9eecfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6676 2024.02.22 18:38:39.216799 [ 3 ] {} <Debug> HTTP-Session: 42e0f817-e1be-4755-8b40-d6979d25ef2a Destroying unnamed session
6677 2024.02.22 18:38:39.217004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 44948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6678 2024.02.22 18:38:39.217047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6679 2024.02.22 18:38:39.217065 [ 3 ] {} <Debug> HTTP-Session: cf005be4-d5a4-4b59-8ae9-015688ebb527 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6680 2024.02.22 18:38:39.217082 [ 3 ] {} <Debug> HTTP-Session: cf005be4-d5a4-4b59-8ae9-015688ebb527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6681 2024.02.22 18:38:39.217168 [ 3 ] {7d0c4202-f727-4f0a-8286-e118f4d6b24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6682 2024.02.22 18:38:39.217213 [ 3 ] {7d0c4202-f727-4f0a-8286-e118f4d6b24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6683 2024.02.22 18:38:39.217349 [ 3 ] {7d0c4202-f727-4f0a-8286-e118f4d6b24d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6684 2024.02.22 18:38:39.217786 [ 3 ] {7d0c4202-f727-4f0a-8286-e118f4d6b24d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
6685 2024.02.22 18:38:39.218101 [ 3 ] {7d0c4202-f727-4f0a-8286-e118f4d6b24d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6686 2024.02.22 18:38:39.218279 [ 3 ] {7d0c4202-f727-4f0a-8286-e118f4d6b24d} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6687 2024.02.22 18:38:39.218408 [ 3 ] {7d0c4202-f727-4f0a-8286-e118f4d6b24d} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001211623 sec., 34664 rows/sec., 46.78 MiB/sec.
6688 2024.02.22 18:38:39.218528 [ 3 ] {7d0c4202-f727-4f0a-8286-e118f4d6b24d} <Debug> DynamicQueryHandler: Done processing query
6689 2024.02.22 18:38:39.218551 [ 3 ] {7d0c4202-f727-4f0a-8286-e118f4d6b24d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6690 2024.02.22 18:38:39.218567 [ 3 ] {} <Debug> HTTP-Session: cf005be4-d5a4-4b59-8ae9-015688ebb527 Destroying unnamed session
6691 2024.02.22 18:38:39.218688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 1448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6692 2024.02.22 18:38:39.218733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6693 2024.02.22 18:38:39.218752 [ 3 ] {} <Debug> HTTP-Session: 1488fe88-f940-46d4-87fa-89a52f31f247 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6694 2024.02.22 18:38:39.218769 [ 3 ] {} <Debug> HTTP-Session: 1488fe88-f940-46d4-87fa-89a52f31f247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6695 2024.02.22 18:38:39.218838 [ 3 ] {7888f1d6-5c98-4bf0-8703-e85c8a62285b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6696 2024.02.22 18:38:39.218878 [ 3 ] {7888f1d6-5c98-4bf0-8703-e85c8a62285b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6697 2024.02.22 18:38:39.218983 [ 3 ] {7888f1d6-5c98-4bf0-8703-e85c8a62285b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6698 2024.02.22 18:38:39.219236 [ 3 ] {7888f1d6-5c98-4bf0-8703-e85c8a62285b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
6699 2024.02.22 18:38:39.219477 [ 3 ] {7888f1d6-5c98-4bf0-8703-e85c8a62285b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
6700 2024.02.22 18:38:39.219656 [ 3 ] {7888f1d6-5c98-4bf0-8703-e85c8a62285b} <Trace> oximeter.measurements_i64 (513f8fab-d76e-4518-896f-a9d58e90d5f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
6701 2024.02.22 18:38:39.219786 [ 3 ] {7888f1d6-5c98-4bf0-8703-e85c8a62285b} <Information> executeQuery: Read 9 rows, 651.00 B in 0.000914678 sec., 9839 rows/sec., 695.04 KiB/sec.
6702 2024.02.22 18:38:39.219913 [ 3 ] {7888f1d6-5c98-4bf0-8703-e85c8a62285b} <Debug> DynamicQueryHandler: Done processing query
6703 2024.02.22 18:38:39.219936 [ 3 ] {7888f1d6-5c98-4bf0-8703-e85c8a62285b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
6704 2024.02.22 18:38:39.219951 [ 3 ] {} <Debug> HTTP-Session: 1488fe88-f940-46d4-87fa-89a52f31f247 Destroying unnamed session
6705 2024.02.22 18:38:44.211368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6706 2024.02.22 18:38:44.211515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6707 2024.02.22 18:38:44.211546 [ 3 ] {} <Debug> HTTP-Session: 219af6e9-9708-4655-ba11-f46dcaa79176 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6708 2024.02.22 18:38:44.211575 [ 3 ] {} <Debug> HTTP-Session: 219af6e9-9708-4655-ba11-f46dcaa79176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6709 2024.02.22 18:38:44.211720 [ 3 ] {ed43b9f6-a607-4a64-bf3c-2818979d3b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6710 2024.02.22 18:38:44.211789 [ 3 ] {ed43b9f6-a607-4a64-bf3c-2818979d3b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6711 2024.02.22 18:38:44.211975 [ 3 ] {ed43b9f6-a607-4a64-bf3c-2818979d3b83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6712 2024.02.22 18:38:44.212426 [ 3 ] {ed43b9f6-a607-4a64-bf3c-2818979d3b83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
6713 2024.02.22 18:38:44.212696 [ 3 ] {ed43b9f6-a607-4a64-bf3c-2818979d3b83} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6714 2024.02.22 18:38:44.212867 [ 3 ] {ed43b9f6-a607-4a64-bf3c-2818979d3b83} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6715 2024.02.22 18:38:44.213004 [ 3 ] {ed43b9f6-a607-4a64-bf3c-2818979d3b83} <Information> executeQuery: Read 28 rows, 2.27 KiB in 0.001235014 sec., 22671 rows/sec., 1.79 MiB/sec.
6716 2024.02.22 18:38:44.213015 [ 149 ] {} <Debug> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6717 2024.02.22 18:38:44.213150 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
6718 2024.02.22 18:38:44.213231 [ 3 ] {ed43b9f6-a607-4a64-bf3c-2818979d3b83} <Debug> DynamicQueryHandler: Done processing query
6719 2024.02.22 18:38:44.213277 [ 3 ] {ed43b9f6-a607-4a64-bf3c-2818979d3b83} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6720 2024.02.22 18:38:44.213288 [ 15 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6721 2024.02.22 18:38:44.213306 [ 3 ] {} <Debug> HTTP-Session: 219af6e9-9708-4655-ba11-f46dcaa79176 Destroying unnamed session
6722 2024.02.22 18:38:44.213451 [ 15 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6723 2024.02.22 18:38:44.213506 [ 15 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 64 rows starting from the beginning of the part
6724 2024.02.22 18:38:44.213518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 13795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6725 2024.02.22 18:38:44.213612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6726 2024.02.22 18:38:44.213651 [ 3 ] {} <Debug> HTTP-Session: 227f6e1b-6dda-4975-bd3d-da8dd7d4b28e Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6727 2024.02.22 18:38:44.213700 [ 3 ] {} <Debug> HTTP-Session: 227f6e1b-6dda-4975-bd3d-da8dd7d4b28e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6728 2024.02.22 18:38:44.213786 [ 15 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 27 rows starting from the beginning of the part
6729 2024.02.22 18:38:44.213923 [ 3 ] {2b500d3f-d483-4a44-a864-926c09945a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6730 2024.02.22 18:38:44.214027 [ 3 ] {2b500d3f-d483-4a44-a864-926c09945a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6731 2024.02.22 18:38:44.214083 [ 15 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 39 rows starting from the beginning of the part
6732 2024.02.22 18:38:44.214447 [ 15 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 27 rows starting from the beginning of the part
6733 2024.02.22 18:38:44.214491 [ 3 ] {2b500d3f-d483-4a44-a864-926c09945a73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6734 2024.02.22 18:38:44.214667 [ 15 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::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
6735 2024.02.22 18:38:44.214806 [ 15 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 28 rows starting from the beginning of the part
6736 2024.02.22 18:38:44.215378 [ 3 ] {2b500d3f-d483-4a44-a864-926c09945a73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
6737 2024.02.22 18:38:44.215786 [ 3 ] {2b500d3f-d483-4a44-a864-926c09945a73} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6738 2024.02.22 18:38:44.216095 [ 3 ] {2b500d3f-d483-4a44-a864-926c09945a73} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6739 2024.02.22 18:38:44.216418 [ 3 ] {2b500d3f-d483-4a44-a864-926c09945a73} <Information> executeQuery: Read 84 rows, 8.64 KiB in 0.002439608 sec., 34431 rows/sec., 3.46 MiB/sec.
6740 2024.02.22 18:38:44.216468 [ 149 ] {} <Debug> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6741 2024.02.22 18:38:44.216629 [ 16 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 4 columns (4 merged, 0 gathered) in 0.003409337 sec., 66581.86034410796 rows/sec., 5.27 MiB/sec.
6742 2024.02.22 18:38:44.216719 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
6743 2024.02.22 18:38:44.216733 [ 3 ] {2b500d3f-d483-4a44-a864-926c09945a73} <Debug> DynamicQueryHandler: Done processing query
6744 2024.02.22 18:38:44.216786 [ 3 ] {2b500d3f-d483-4a44-a864-926c09945a73} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
6745 2024.02.22 18:38:44.216854 [ 15 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6746 2024.02.22 18:38:44.216876 [ 3 ] {} <Debug> HTTP-Session: 227f6e1b-6dda-4975-bd3d-da8dd7d4b28e Destroying unnamed session
6747 2024.02.22 18:38:44.217000 [ 22 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6748 2024.02.22 18:38:44.217107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 4792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6749 2024.02.22 18:38:44.217230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6750 2024.02.22 18:38:44.217254 [ 15 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_71_14} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6751 2024.02.22 18:38:44.217280 [ 22 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6752 2024.02.22 18:38:44.217313 [ 3 ] {} <Debug> HTTP-Session: 1f2751b5-a583-47a4-a637-1a7c4e6a15de Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6753 2024.02.22 18:38:44.217364 [ 22 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 232 rows starting from the beginning of the part
6754 2024.02.22 18:38:44.217370 [ 3 ] {} <Debug> HTTP-Session: 1f2751b5-a583-47a4-a637-1a7c4e6a15de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6755 2024.02.22 18:38:44.217385 [ 15 ] {264535cb-8b3d-4818-a693-3feeadd7d6f0::all_1_71_14} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6756 2024.02.22 18:38:44.217716 [ 3 ] {1e9acebc-2da1-4dfe-81a9-c25f013e5027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6757 2024.02.22 18:38:44.217734 [ 22 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 81 rows starting from the beginning of the part
6758 2024.02.22 18:38:44.217820 [ 3 ] {1e9acebc-2da1-4dfe-81a9-c25f013e5027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6759 2024.02.22 18:38:44.218027 [ 22 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 118 rows starting from the beginning of the part
6760 2024.02.22 18:38:44.218288 [ 3 ] {1e9acebc-2da1-4dfe-81a9-c25f013e5027} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6761 2024.02.22 18:38:44.218312 [ 22 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 81 rows starting from the beginning of the part
6762 2024.02.22 18:38:44.218499 [ 22 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 126 rows starting from the beginning of the part
6763 2024.02.22 18:38:44.218770 [ 22 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 84 rows starting from the beginning of the part
6764 2024.02.22 18:38:44.219146 [ 3 ] {1e9acebc-2da1-4dfe-81a9-c25f013e5027} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
6765 2024.02.22 18:38:44.219549 [ 3 ] {1e9acebc-2da1-4dfe-81a9-c25f013e5027} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6766 2024.02.22 18:38:44.219872 [ 3 ] {1e9acebc-2da1-4dfe-81a9-c25f013e5027} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6767 2024.02.22 18:38:44.220043 [ 149 ] {} <Debug> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6768 2024.02.22 18:38:44.220079 [ 3 ] {1e9acebc-2da1-4dfe-81a9-c25f013e5027} <Information> executeQuery: Read 28 rows, 2.24 KiB in 0.002305845 sec., 12143 rows/sec., 972.39 KiB/sec.
6769 2024.02.22 18:38:44.220100 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
6770 2024.02.22 18:38:44.220341 [ 15 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6771 2024.02.22 18:38:44.220746 [ 15 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6772 2024.02.22 18:38:44.220875 [ 15 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 117 rows starting from the beginning of the part
6773 2024.02.22 18:38:44.221046 [ 3 ] {1e9acebc-2da1-4dfe-81a9-c25f013e5027} <Debug> DynamicQueryHandler: Done processing query
6774 2024.02.22 18:38:44.221126 [ 3 ] {1e9acebc-2da1-4dfe-81a9-c25f013e5027} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6775 2024.02.22 18:38:44.221141 [ 11 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 722 rows, containing 4 columns (4 merged, 0 gathered) in 0.004328435 sec., 166803.93721980345 rows/sec., 15.73 MiB/sec.
6776 2024.02.22 18:38:44.221206 [ 3 ] {} <Debug> HTTP-Session: 1f2751b5-a583-47a4-a637-1a7c4e6a15de Destroying unnamed session
6777 2024.02.22 18:38:44.221240 [ 15 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 27 rows starting from the beginning of the part
6778 2024.02.22 18:38:44.221401 [ 10 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6779 2024.02.22 18:38:44.221446 [ 15 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 41 rows starting from the beginning of the part
6780 2024.02.22 18:38:44.221527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 29982, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6781 2024.02.22 18:38:44.221674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6782 2024.02.22 18:38:44.221705 [ 15 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 27 rows starting from the beginning of the part
6783 2024.02.22 18:38:44.221743 [ 3 ] {} <Debug> HTTP-Session: e1c62f31-9f1b-496d-a850-686e2d83ca13 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6784 2024.02.22 18:38:44.221814 [ 3 ] {} <Debug> HTTP-Session: e1c62f31-9f1b-496d-a850-686e2d83ca13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6785 2024.02.22 18:38:44.221901 [ 10 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_71_14} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6786 2024.02.22 18:38:44.222047 [ 15 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 51 rows starting from the beginning of the part
6787 2024.02.22 18:38:44.222144 [ 10 ] {81e7098c-fe6b-4732-a90a-f85b04d7f7cc::all_1_71_14} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6788 2024.02.22 18:38:44.222185 [ 3 ] {9694b020-6f01-48cd-94fb-2a4376d1707c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6789 2024.02.22 18:38:44.222405 [ 3 ] {9694b020-6f01-48cd-94fb-2a4376d1707c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6790 2024.02.22 18:38:44.222427 [ 15 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 28 rows starting from the beginning of the part
6791 2024.02.22 18:38:44.223105 [ 3 ] {9694b020-6f01-48cd-94fb-2a4376d1707c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6792 2024.02.22 18:38:44.224234 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 291 rows, containing 4 columns (4 merged, 0 gathered) in 0.004048219 sec., 71883.46282649235 rows/sec., 5.62 MiB/sec.
6793 2024.02.22 18:38:44.224243 [ 3 ] {9694b020-6f01-48cd-94fb-2a4376d1707c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
6794 2024.02.22 18:38:44.224399 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6795 2024.02.22 18:38:44.224730 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_71_14} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6796 2024.02.22 18:38:44.224792 [ 3 ] {9694b020-6f01-48cd-94fb-2a4376d1707c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6797 2024.02.22 18:38:44.224831 [ 10 ] {8313d39e-8441-44fc-b37c-72fef5217280::all_1_71_14} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6798 2024.02.22 18:38:44.225055 [ 3 ] {9694b020-6f01-48cd-94fb-2a4376d1707c} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6799 2024.02.22 18:38:44.225187 [ 149 ] {} <Debug> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6800 2024.02.22 18:38:44.225205 [ 3 ] {9694b020-6f01-48cd-94fb-2a4376d1707c} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.002936867 sec., 9533 rows/sec., 12.87 MiB/sec.
6801 2024.02.22 18:38:44.225238 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB.
6802 2024.02.22 18:38:44.225388 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6803 2024.02.22 18:38:44.225498 [ 3 ] {9694b020-6f01-48cd-94fb-2a4376d1707c} <Debug> DynamicQueryHandler: Done processing query
6804 2024.02.22 18:38:44.225549 [ 3 ] {9694b020-6f01-48cd-94fb-2a4376d1707c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6805 2024.02.22 18:38:44.225590 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6806 2024.02.22 18:38:44.225602 [ 3 ] {} <Debug> HTTP-Session: e1c62f31-9f1b-496d-a850-686e2d83ca13 Destroying unnamed session
6807 2024.02.22 18:38:44.225659 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1708 rows starting from the beginning of the part
6808 2024.02.22 18:38:44.225778 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 27 rows starting from the beginning of the part
6809 2024.02.22 18:38:44.225874 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 39 rows starting from the beginning of the part
6810 2024.02.22 18:38:44.225967 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 27 rows starting from the beginning of the part
6811 2024.02.22 18:38:44.226060 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::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
6812 2024.02.22 18:38:44.226149 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 28 rows starting from the beginning of the part
6813 2024.02.22 18:38:44.230193 [ 10 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1871 rows, containing 6 columns (6 merged, 0 gathered) in 0.004907316 sec., 381267.4790048165 rows/sec., 514.50 MiB/sec.
6814 2024.02.22 18:38:44.230879 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6815 2024.02.22 18:38:44.231105 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6816 2024.02.22 18:38:44.231170 [ 11 ] {4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6817 2024.02.22 18:38:44.231238 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 4cc812d6-f558-4d74-9bc4-a6531db8b941::all_1_71_14: 13.19 MiB.
6818 2024.02.22 18:38:45.000131 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.86 MiB, peak 254.01 MiB, will set to 242.36 MiB (RSS), difference: -1.49 MiB
6819 2024.02.22 18:38:47.957465 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache
6820 2024.02.22 18:38:47.957540 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache
6821 2024.02.22 18:38:49.213308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 6073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6822 2024.02.22 18:38:49.213414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6823 2024.02.22 18:38:49.213444 [ 3 ] {} <Debug> HTTP-Session: 6528a0d8-d0ae-401f-875e-6e8f2c0ebdb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6824 2024.02.22 18:38:49.213474 [ 3 ] {} <Debug> HTTP-Session: 6528a0d8-d0ae-401f-875e-6e8f2c0ebdb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6825 2024.02.22 18:38:49.213620 [ 3 ] {af08e88b-a025-4762-87c3-3e608e9b4f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6826 2024.02.22 18:38:49.213686 [ 3 ] {af08e88b-a025-4762-87c3-3e608e9b4f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6827 2024.02.22 18:38:49.213871 [ 3 ] {af08e88b-a025-4762-87c3-3e608e9b4f91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6828 2024.02.22 18:38:49.214455 [ 3 ] {af08e88b-a025-4762-87c3-3e608e9b4f91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
6829 2024.02.22 18:38:49.214726 [ 3 ] {af08e88b-a025-4762-87c3-3e608e9b4f91} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6830 2024.02.22 18:38:49.214895 [ 3 ] {af08e88b-a025-4762-87c3-3e608e9b4f91} <Trace> oximeter.fields_i64 (264535cb-8b3d-4818-a693-3feeadd7d6f0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6831 2024.02.22 18:38:49.215026 [ 3 ] {af08e88b-a025-4762-87c3-3e608e9b4f91} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001359687 sec., 30889 rows/sec., 2.45 MiB/sec.
6832 2024.02.22 18:38:49.215182 [ 3 ] {af08e88b-a025-4762-87c3-3e608e9b4f91} <Debug> DynamicQueryHandler: Done processing query
6833 2024.02.22 18:38:49.215207 [ 3 ] {af08e88b-a025-4762-87c3-3e608e9b4f91} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6834 2024.02.22 18:38:49.215224 [ 3 ] {} <Debug> HTTP-Session: 6528a0d8-d0ae-401f-875e-6e8f2c0ebdb4 Destroying unnamed session
6835 2024.02.22 18:38:49.215359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 24321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6836 2024.02.22 18:38:49.215410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6837 2024.02.22 18:38:49.215429 [ 3 ] {} <Debug> HTTP-Session: c96fcd52-b19b-4127-8dd9-e0376fbee74f Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6838 2024.02.22 18:38:49.215449 [ 3 ] {} <Debug> HTTP-Session: c96fcd52-b19b-4127-8dd9-e0376fbee74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6839 2024.02.22 18:38:49.215536 [ 3 ] {dcd6e583-e46c-47a8-99ae-e9abb3aeaad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6840 2024.02.22 18:38:49.215576 [ 3 ] {dcd6e583-e46c-47a8-99ae-e9abb3aeaad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6841 2024.02.22 18:38:49.215685 [ 3 ] {dcd6e583-e46c-47a8-99ae-e9abb3aeaad8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6842 2024.02.22 18:38:49.216107 [ 3 ] {dcd6e583-e46c-47a8-99ae-e9abb3aeaad8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
6843 2024.02.22 18:38:49.216335 [ 3 ] {dcd6e583-e46c-47a8-99ae-e9abb3aeaad8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6844 2024.02.22 18:38:49.216490 [ 3 ] {dcd6e583-e46c-47a8-99ae-e9abb3aeaad8} <Trace> oximeter.fields_string (81e7098c-fe6b-4732-a90a-f85b04d7f7cc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6845 2024.02.22 18:38:49.216608 [ 3 ] {dcd6e583-e46c-47a8-99ae-e9abb3aeaad8} <Information> executeQuery: Read 162 rows, 14.46 KiB in 0.001044901 sec., 155038 rows/sec., 13.52 MiB/sec.
6846 2024.02.22 18:38:49.216730 [ 3 ] {dcd6e583-e46c-47a8-99ae-e9abb3aeaad8} <Debug> DynamicQueryHandler: Done processing query
6847 2024.02.22 18:38:49.216753 [ 3 ] {dcd6e583-e46c-47a8-99ae-e9abb3aeaad8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6848 2024.02.22 18:38:49.216769 [ 3 ] {} <Debug> HTTP-Session: c96fcd52-b19b-4127-8dd9-e0376fbee74f Destroying unnamed session
6849 2024.02.22 18:38:49.216891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 11208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6850 2024.02.22 18:38:49.216937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6851 2024.02.22 18:38:49.216956 [ 3 ] {} <Debug> HTTP-Session: 1e9c512f-d5fd-4b1d-afc1-dcd2d7cba286 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6852 2024.02.22 18:38:49.216973 [ 3 ] {} <Debug> HTTP-Session: 1e9c512f-d5fd-4b1d-afc1-dcd2d7cba286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6853 2024.02.22 18:38:49.217046 [ 3 ] {0d76ca2e-d607-4365-8822-4a09c25169b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6854 2024.02.22 18:38:49.217083 [ 3 ] {0d76ca2e-d607-4365-8822-4a09c25169b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6855 2024.02.22 18:38:49.217189 [ 3 ] {0d76ca2e-d607-4365-8822-4a09c25169b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6856 2024.02.22 18:38:49.217509 [ 3 ] {0d76ca2e-d607-4365-8822-4a09c25169b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
6857 2024.02.22 18:38:49.217718 [ 3 ] {0d76ca2e-d607-4365-8822-4a09c25169b0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6858 2024.02.22 18:38:49.217866 [ 3 ] {0d76ca2e-d607-4365-8822-4a09c25169b0} <Trace> oximeter.fields_uuid (8313d39e-8441-44fc-b37c-72fef5217280): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6859 2024.02.22 18:38:49.217984 [ 3 ] {0d76ca2e-d607-4365-8822-4a09c25169b0} <Information> executeQuery: Read 66 rows, 5.26 KiB in 0.000910808 sec., 72463 rows/sec., 5.64 MiB/sec.
6860 2024.02.22 18:38:49.218101 [ 3 ] {0d76ca2e-d607-4365-8822-4a09c25169b0} <Debug> DynamicQueryHandler: Done processing query
6861 2024.02.22 18:38:49.218123 [ 3 ] {0d76ca2e-d607-4365-8822-4a09c25169b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6862 2024.02.22 18:38:49.218138 [ 3 ] {} <Debug> HTTP-Session: 1e9c512f-d5fd-4b1d-afc1-dcd2d7cba286 Destroying unnamed session
6863 2024.02.22 18:38:49.218285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6864 2024.02.22 18:38:49.218330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6865 2024.02.22 18:38:49.218347 [ 3 ] {} <Debug> HTTP-Session: b85f924e-8334-4c84-b0fe-36a39bdb3570 Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6866 2024.02.22 18:38:49.218363 [ 3 ] {} <Debug> HTTP-Session: b85f924e-8334-4c84-b0fe-36a39bdb3570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6867 2024.02.22 18:38:49.218433 [ 3 ] {dff9021f-0825-4f11-9fe7-160693bf68fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6868 2024.02.22 18:38:49.218477 [ 3 ] {dff9021f-0825-4f11-9fe7-160693bf68fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6869 2024.02.22 18:38:49.218598 [ 3 ] {dff9021f-0825-4f11-9fe7-160693bf68fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6870 2024.02.22 18:38:49.218902 [ 3 ] {dff9021f-0825-4f11-9fe7-160693bf68fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
6871 2024.02.22 18:38:49.219163 [ 3 ] {dff9021f-0825-4f11-9fe7-160693bf68fd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6872 2024.02.22 18:38:49.219350 [ 3 ] {dff9021f-0825-4f11-9fe7-160693bf68fd} <Trace> oximeter.measurements_cumulativeu64 (fd4ba181-41ee-4e5c-af56-60dcd8e38eca): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
6873 2024.02.22 18:38:49.219489 [ 3 ] {dff9021f-0825-4f11-9fe7-160693bf68fd} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.00102451 sec., 35138 rows/sec., 2.48 MiB/sec.
6874 2024.02.22 18:38:49.219718 [ 3 ] {dff9021f-0825-4f11-9fe7-160693bf68fd} <Debug> DynamicQueryHandler: Done processing query
6875 2024.02.22 18:38:49.219742 [ 3 ] {dff9021f-0825-4f11-9fe7-160693bf68fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6876 2024.02.22 18:38:49.219758 [ 3 ] {} <Debug> HTTP-Session: b85f924e-8334-4c84-b0fe-36a39bdb3570 Destroying unnamed session
6877 2024.02.22 18:38:49.219976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51090, User-Agent: (none), Length: 44948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6878 2024.02.22 18:38:49.220021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6879 2024.02.22 18:38:49.220039 [ 3 ] {} <Debug> HTTP-Session: 88ba28ae-7dd3-4ba9-bb31-56727cece3ec Authenticating user 'default' from [fd00:1122:3344:101::d]:51090
6880 2024.02.22 18:38:49.220056 [ 3 ] {} <Debug> HTTP-Session: 88ba28ae-7dd3-4ba9-bb31-56727cece3ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6881 2024.02.22 18:38:49.220142 [ 3 ] {75a2ce4e-99ac-46db-a1ef-3c8a66bfdaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51090) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6882 2024.02.22 18:38:49.220187 [ 3 ] {75a2ce4e-99ac-46db-a1ef-3c8a66bfdaf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6883 2024.02.22 18:38:49.220344 [ 3 ] {75a2ce4e-99ac-46db-a1ef-3c8a66bfdaf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6884 2024.02.22 18:38:49.220824 [ 3 ] {75a2ce4e-99ac-46db-a1ef-3c8a66bfdaf2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
6885 2024.02.22 18:38:49.221137 [ 3 ] {75a2ce4e-99ac-46db-a1ef-3c8a66bfdaf2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6886 2024.02.22 18:38:49.221306 [ 3 ] {75a2ce4e-99ac-46db-a1ef-3c8a66bfdaf2} <Trace> oximeter.measurements_histogramf64 (4cc812d6-f558-4d74-9bc4-a6531db8b941): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6887 2024.02.22 18:38:49.221482 [ 3 ] {75a2ce4e-99ac-46db-a1ef-3c8a66bfdaf2} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001311136 sec., 32033 rows/sec., 43.23 MiB/sec.
6888 2024.02.22 18:38:49.221611 [ 3 ] {75a2ce4e-99ac-46db-a1ef-3c8a66bfdaf2} <Debug> DynamicQueryHandler: Done processing query
6889 2024.02.22 18:38:49.221633 [ 3 ] {75a2ce4e-99ac-46db-a1ef-3c8a66bfdaf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6890 2024.02.22 18:38:49.221648 [ 3 ] {} <Debug> HTTP-Session: 88ba28ae-7dd3-4ba9-bb31-56727cece3ec Destroying unnamed session
6891 2024.02.22 18:38:50.196290 [ 139 ] {} <Debug> oximeter.measurements_i64 (513f8fab-d76e-4518-896f-a9d58e90d5f6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
6892 2024.02.22 18:38:50.196355 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB.
6893 2024.02.22 18:38:50.196478 [ 10 ] {513f8fab-d76e-4518-896f-a9d58e90d5f6::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
6894 2024.02.22 18:38:50.196688 [ 10 ] {513f8fab-d76e-4518-896f-a9d58e90d5f6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6895 2024.02.22 18:38:50.196749 [ 10 ] {513f8fab-d76e-4518-896f-a9d58e90d5f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part
6896 2024.02.22 18:38:50.196970 [ 10 ] {513f8fab-d76e-4518-896f-a9d58e90d5f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
6897 2024.02.22 18:38:50.197344 [ 10 ] {513f8fab-d76e-4518-896f-a9d58e90d5f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part
6898 2024.02.22 18:38:50.197487 [ 10 ] {513f8fab-d76e-4518-896f-a9d58e90d5f6::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
6899 2024.02.22 18:38:50.197571 [ 10 ] {513f8fab-d76e-4518-896f-a9d58e90d5f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part
6900 2024.02.22 18:38:50.198239 [ 26 ] {513f8fab-d76e-4518-896f-a9d58e90d5f6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001828525 sec., 27891.333178381483 rows/sec., 1.98 MiB/sec.
6901 2024.02.22 18:38:50.198344 [ 10 ] {513f8fab-d76e-4518-896f-a9d58e90d5f6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
6902 2024.02.22 18:38:50.198552 [ 10 ] {513f8fab-d76e-4518-896f-a9d58e90d5f6::all_1_5_1} <Trace> oximeter.measurements_i64 (513f8fab-d76e-4518-896f-a9d58e90d5f6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
6903 2024.02.22 18:38:50.198613 [ 10 ] {513f8fab-d76e-4518-896f-a9d58e90d5f6::all_1_5_1} <Trace> oximeter.measurements_i64 (513f8fab-d76e-4518-896f-a9d58e90d5f6) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0