Max level shown:
1 [ Feb 22 01:10:45 Enabled. ]
2 [ Feb 22 01:10:45 Rereading configuration. ]
3 [ Feb 22 01:10:46 Rereading configuration. ]
4 [ Feb 22 01:10:49 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 01:10:49 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 01:10:50.248366 [ 1 ] {} <Information> Application: Will watch for the process with pid 24055
33 2024.02.22 01:10:50.248467 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.02.22 01:10:50.946968 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24055
35 2024.02.22 01:10:50.947142 [ 1 ] {} <Information> Application: starting up
36 2024.02.22 01:10:50.947356 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.02.22 01:10:51.057598 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
38 2024.02.22 01:10:51.057661 [ 1 ] {} <Debug> Application: Initializing DateLUT.
39 2024.02.22 01:10:51.057674 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
40 2024.02.22 01:10:51.057720 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
41 2024.02.22 01:10:51.058049 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
42 2024.02.22 01:10:51.058829 [ 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 01:10:51.059340 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
47 2024.02.22 01:10:51.059609 [ 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 01:10:51.062262 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
49 2024.02.22 01:10:51.062311 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
50 2024.02.22 01:10:51.063031 [ 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 01:10:51.063217 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
55 2024.02.22 01:10:51.071318 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
56 2024.02.22 01:10:51.071685 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
57 2024.02.22 01:10:51.071712 [ 1 ] {} <Information> Application: Uncompressed cache policy name
58 2024.02.22 01:10:51.073083 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
59 2024.02.22 01:10:51.073510 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
60 2024.02.22 01:10:51.073749 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
61 2024.02.22 01:10:51.074074 [ 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 01:10:51.075517 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
63 2024.02.22 01:10:51.075564 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
64 2024.02.22 01:10:51.075621 [ 1 ] {} <Debug> Application: Loaded user defined objects
65 2024.02.22 01:10:51.075639 [ 1 ] {} <Information> Application: Loading metadata from /data/
66 2024.02.22 01:10:51.084413 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
67 2024.02.22 01:10:51.084442 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108023 sec
68 2024.02.22 01:10:51.084980 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
69 2024.02.22 01:10:51.085056 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
70 2024.02.22 01:10:51.085075 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
71 2024.02.22 01:10:51.085093 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
72 2024.02.22 01:10:51.085106 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
73 2024.02.22 01:10:51.085119 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
74 2024.02.22 01:10:51.085134 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
75 2024.02.22 01:10:51.085167 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
76 2024.02.22 01:10:51.085187 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
77 2024.02.22 01:10:51.085216 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
78 2024.02.22 01:10:51.085229 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
79 2024.02.22 01:10:51.085244 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
80 2024.02.22 01:10:51.085258 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
81 2024.02.22 01:10:51.085290 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
82 2024.02.22 01:10:51.085304 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
83 2024.02.22 01:10:51.085315 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
84 2024.02.22 01:10:51.119247 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
85 2024.02.22 01:10:51.120415 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
86 2024.02.22 01:10:51.120441 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.0381e-05 sec
87 2024.02.22 01:10:51.120463 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
88 2024.02.22 01:10:51.120477 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
89 2024.02.22 01:10:51.120499 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
90 2024.02.22 01:10:51.122561 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
91 2024.02.22 01:10:51.127269 [ 1 ] {} <Debug> Application: Loaded metadata.
92 2024.02.22 01:10:51.127486 [ 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 01:10:51.127537 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
94 2024.02.22 01:10:51.745513 [ 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 01:10:51.763159 [ 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 01:10:51.763194 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
97 2024.02.22 01:10:51.809796 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
98 2024.02.22 01:10:51.810619 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB
99 2024.02.22 01:10:51.810970 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
100 2024.02.22 01:10:51.811000 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
101 2024.02.22 01:10:51.811039 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache
102 2024.02.22 01:10:51.811123 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache
103 2024.02.22 01:10:51.811152 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
104 2024.02.22 01:10:51.811201 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
105 2024.02.22 01:10:51.811257 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
106 2024.02.22 01:10:51.811280 [ 1 ] {} <Information> Application: Ready for connections.
107 2024.02.22 01:10:51.814786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
108 2024.02.22 01:10:51.814943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
109 2024.02.22 01:10:51.815511 [ 3 ] {} <Debug> HTTP-Session: c78f1286-e02e-47aa-8123-812e83040ef1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
110 2024.02.22 01:10:51.815545 [ 3 ] {} <Debug> HTTP-Session: c78f1286-e02e-47aa-8123-812e83040ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
111 2024.02.22 01:10:51.815673 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
112 2024.02.22 01:10:51.815704 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
113 2024.02.22 01:10:51.815721 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
114 2024.02.22 01:10:51.817146 [ 3 ] {fb23d9af-0d52-48f0-a9eb-511c7e5a32b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
115 2024.02.22 01:10:51.838964 [ 3 ] {fb23d9af-0d52-48f0-a9eb-511c7e5a32b6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:56377) (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 01:10:51.839724 [ 3 ] {fb23d9af-0d52-48f0-a9eb-511c7e5a32b6} <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 01:10:51.840445 [ 3 ] {fb23d9af-0d52-48f0-a9eb-511c7e5a32b6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
166 2024.02.22 01:10:51.840469 [ 3 ] {} <Debug> HTTP-Session: c78f1286-e02e-47aa-8123-812e83040ef1 Destroying unnamed session
167 2024.02.22 01:10:51.840946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
168 2024.02.22 01:10:51.841001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
169 2024.02.22 01:10:51.841021 [ 3 ] {} <Debug> HTTP-Session: 71059a55-700f-4b7c-82c9-43b250ed3d2c Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
170 2024.02.22 01:10:51.841043 [ 3 ] {} <Debug> HTTP-Session: 71059a55-700f-4b7c-82c9-43b250ed3d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
171 2024.02.22 01:10:51.841147 [ 3 ] {66025294-40fb-4e1c-9d2c-ed9ce222ecbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
172 2024.02.22 01:10:51.841232 [ 3 ] {66025294-40fb-4e1c-9d2c-ed9ce222ecbd} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
173 2024.02.22 01:10:51.842173 [ 3 ] {66025294-40fb-4e1c-9d2c-ed9ce222ecbd} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
174 2024.02.22 01:10:51.843942 [ 3 ] {66025294-40fb-4e1c-9d2c-ed9ce222ecbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
175 2024.02.22 01:10:51.847669 [ 3 ] {66025294-40fb-4e1c-9d2c-ed9ce222ecbd} <Debug> DynamicQueryHandler: Done processing query
176 2024.02.22 01:10:51.847703 [ 3 ] {66025294-40fb-4e1c-9d2c-ed9ce222ecbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
177 2024.02.22 01:10:51.847719 [ 3 ] {} <Debug> HTTP-Session: 71059a55-700f-4b7c-82c9-43b250ed3d2c Destroying unnamed session
178 2024.02.22 01:10:51.847855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
179 2024.02.22 01:10:51.847908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
180 2024.02.22 01:10:51.847928 [ 3 ] {} <Debug> HTTP-Session: d8cfa2fd-a25c-4ffd-9d92-00b630fbdd6b Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
181 2024.02.22 01:10:51.847944 [ 3 ] {} <Debug> HTTP-Session: d8cfa2fd-a25c-4ffd-9d92-00b630fbdd6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
182 2024.02.22 01:10:51.848043 [ 3 ] {465b0717-b5a2-4f0e-9553-4462efd417f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
183 2024.02.22 01:10:51.848295 [ 3 ] {465b0717-b5a2-4f0e-9553-4462efd417f8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:56377) (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 01:10:51.848412 [ 3 ] {465b0717-b5a2-4f0e-9553-4462efd417f8} <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 01:10:51.848519 [ 3 ] {465b0717-b5a2-4f0e-9553-4462efd417f8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
234 2024.02.22 01:10:51.848537 [ 3 ] {} <Debug> HTTP-Session: d8cfa2fd-a25c-4ffd-9d92-00b630fbdd6b Destroying unnamed session
235 2024.02.22 01:10:51.848807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
236 2024.02.22 01:10:51.848851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
237 2024.02.22 01:10:51.848870 [ 3 ] {} <Debug> HTTP-Session: 1a65b694-5b96-45ab-8764-d9a8177f22ff Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
238 2024.02.22 01:10:51.848888 [ 3 ] {} <Debug> HTTP-Session: 1a65b694-5b96-45ab-8764-d9a8177f22ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
239 2024.02.22 01:10:51.848997 [ 3 ] {d6bfaa70-b3a2-4c29-9da0-e88f4916bb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) DROP DATABASE IF EXISTS oximeter (stage: Complete)
240 2024.02.22 01:10:51.849096 [ 3 ] {d6bfaa70-b3a2-4c29-9da0-e88f4916bb10} <Debug> DynamicQueryHandler: Done processing query
241 2024.02.22 01:10:51.849121 [ 3 ] {d6bfaa70-b3a2-4c29-9da0-e88f4916bb10} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
242 2024.02.22 01:10:51.849138 [ 3 ] {} <Debug> HTTP-Session: 1a65b694-5b96-45ab-8764-d9a8177f22ff Destroying unnamed session
243 2024.02.22 01:10:51.849249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
244 2024.02.22 01:10:51.849293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
245 2024.02.22 01:10:51.849310 [ 3 ] {} <Debug> HTTP-Session: fb30aba6-03d8-4326-93e7-ac5ff971c987 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
246 2024.02.22 01:10:51.849330 [ 3 ] {} <Debug> HTTP-Session: fb30aba6-03d8-4326-93e7-ac5ff971c987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
247 2024.02.22 01:10:51.849386 [ 3 ] {54a85e15-1515-4f3b-842a-ba01d90b16c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
248 2024.02.22 01:10:51.849441 [ 3 ] {54a85e15-1515-4f3b-842a-ba01d90b16c7} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
249 2024.02.22 01:10:51.850570 [ 3 ] {54a85e15-1515-4f3b-842a-ba01d90b16c7} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
250 2024.02.22 01:10:51.850592 [ 3 ] {54a85e15-1515-4f3b-842a-ba01d90b16c7} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2171e-05 sec
251 2024.02.22 01:10:51.850616 [ 3 ] {54a85e15-1515-4f3b-842a-ba01d90b16c7} <Information> TablesLoader: Loading 0 tables with 0 dependency level
252 2024.02.22 01:10:51.850633 [ 3 ] {54a85e15-1515-4f3b-842a-ba01d90b16c7} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.02.22 01:10:51.850702 [ 3 ] {54a85e15-1515-4f3b-842a-ba01d90b16c7} <Debug> DynamicQueryHandler: Done processing query
254 2024.02.22 01:10:51.850725 [ 3 ] {54a85e15-1515-4f3b-842a-ba01d90b16c7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
255 2024.02.22 01:10:51.850740 [ 3 ] {} <Debug> HTTP-Session: fb30aba6-03d8-4326-93e7-ac5ff971c987 Destroying unnamed session
256 2024.02.22 01:10:51.850851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.02.22 01:10:51.850896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
258 2024.02.22 01:10:51.850915 [ 3 ] {} <Debug> HTTP-Session: 302a1c8c-945f-446f-8a26-9ecda2782d18 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
259 2024.02.22 01:10:51.850934 [ 3 ] {} <Debug> HTTP-Session: 302a1c8c-945f-446f-8a26-9ecda2782d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.02.22 01:10:51.851070 [ 3 ] {266f6dd1-f176-42aa-ab0c-1e4aee1e779e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) /* 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 01:10:51.851119 [ 3 ] {266f6dd1-f176-42aa-ab0c-1e4aee1e779e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
263 2024.02.22 01:10:51.854942 [ 3 ] {266f6dd1-f176-42aa-ab0c-1e4aee1e779e} <Debug> oximeter.version (7af295fd-214d-40ab-a223-4dcef47e5a2c): Loading data parts
264 2024.02.22 01:10:51.855073 [ 3 ] {266f6dd1-f176-42aa-ab0c-1e4aee1e779e} <Debug> oximeter.version (7af295fd-214d-40ab-a223-4dcef47e5a2c): There are no data parts
265 2024.02.22 01:10:51.856876 [ 3 ] {266f6dd1-f176-42aa-ab0c-1e4aee1e779e} <Debug> DynamicQueryHandler: Done processing query
266 2024.02.22 01:10:51.856900 [ 3 ] {266f6dd1-f176-42aa-ab0c-1e4aee1e779e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
267 2024.02.22 01:10:51.856922 [ 3 ] {} <Debug> HTTP-Session: 302a1c8c-945f-446f-8a26-9ecda2782d18 Destroying unnamed session
268 2024.02.22 01:10:51.857070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
269 2024.02.22 01:10:51.857120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
270 2024.02.22 01:10:51.857142 [ 3 ] {} <Debug> HTTP-Session: 3bcb0a12-8c70-4d34-8e51-806309ee08d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
271 2024.02.22 01:10:51.857158 [ 3 ] {} <Debug> HTTP-Session: 3bcb0a12-8c70-4d34-8e51-806309ee08d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
272 2024.02.22 01:10:51.857359 [ 3 ] {46d7d829-6b3b-40e0-bd89-ba5381e0980f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) /* 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 01:10:51.857414 [ 3 ] {46d7d829-6b3b-40e0-bd89-ba5381e0980f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
284 2024.02.22 01:10:51.863695 [ 3 ] {46d7d829-6b3b-40e0-bd89-ba5381e0980f} <Debug> oximeter.measurements_bool (b593bc51-7d2b-4a9d-be46-eab06139e32a): Loading data parts
285 2024.02.22 01:10:51.863811 [ 3 ] {46d7d829-6b3b-40e0-bd89-ba5381e0980f} <Debug> oximeter.measurements_bool (b593bc51-7d2b-4a9d-be46-eab06139e32a): There are no data parts
286 2024.02.22 01:10:51.864913 [ 3 ] {46d7d829-6b3b-40e0-bd89-ba5381e0980f} <Debug> DynamicQueryHandler: Done processing query
287 2024.02.22 01:10:51.864937 [ 3 ] {46d7d829-6b3b-40e0-bd89-ba5381e0980f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
288 2024.02.22 01:10:51.864958 [ 3 ] {} <Debug> HTTP-Session: 3bcb0a12-8c70-4d34-8e51-806309ee08d1 Destroying unnamed session
289 2024.02.22 01:10:51.865074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
290 2024.02.22 01:10:51.865122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
291 2024.02.22 01:10:51.865144 [ 3 ] {} <Debug> HTTP-Session: bcb8a8c6-608e-4333-a9e8-7fc0babffdb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
292 2024.02.22 01:10:51.865160 [ 3 ] {} <Debug> HTTP-Session: bcb8a8c6-608e-4333-a9e8-7fc0babffdb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
293 2024.02.22 01:10:51.865354 [ 3 ] {2c1773b5-70c1-410d-82cb-92321269e279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.865401 [ 3 ] {2c1773b5-70c1-410d-82cb-92321269e279} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
295 2024.02.22 01:10:51.866874 [ 3 ] {2c1773b5-70c1-410d-82cb-92321269e279} <Debug> oximeter.measurements_i8 (ed8e25d0-7119-45dc-a531-4fd6a917b78b): Loading data parts
296 2024.02.22 01:10:51.866958 [ 3 ] {2c1773b5-70c1-410d-82cb-92321269e279} <Debug> oximeter.measurements_i8 (ed8e25d0-7119-45dc-a531-4fd6a917b78b): There are no data parts
297 2024.02.22 01:10:51.868058 [ 3 ] {2c1773b5-70c1-410d-82cb-92321269e279} <Debug> DynamicQueryHandler: Done processing query
298 2024.02.22 01:10:51.868083 [ 3 ] {2c1773b5-70c1-410d-82cb-92321269e279} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
299 2024.02.22 01:10:51.868099 [ 3 ] {} <Debug> HTTP-Session: bcb8a8c6-608e-4333-a9e8-7fc0babffdb7 Destroying unnamed session
300 2024.02.22 01:10:51.868201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
301 2024.02.22 01:10:51.868249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
302 2024.02.22 01:10:51.868268 [ 3 ] {} <Debug> HTTP-Session: c24d346b-0d25-4d43-8e99-6212df3697da Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
303 2024.02.22 01:10:51.868287 [ 3 ] {} <Debug> HTTP-Session: c24d346b-0d25-4d43-8e99-6212df3697da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
304 2024.02.22 01:10:51.868478 [ 3 ] {f09d3063-f557-477a-b366-dd4ef08fbebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.868525 [ 3 ] {f09d3063-f557-477a-b366-dd4ef08fbebb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
306 2024.02.22 01:10:51.870007 [ 3 ] {f09d3063-f557-477a-b366-dd4ef08fbebb} <Debug> oximeter.measurements_u8 (2c362e90-5872-4cce-8ee5-0434448ebe30): Loading data parts
307 2024.02.22 01:10:51.870094 [ 3 ] {f09d3063-f557-477a-b366-dd4ef08fbebb} <Debug> oximeter.measurements_u8 (2c362e90-5872-4cce-8ee5-0434448ebe30): There are no data parts
308 2024.02.22 01:10:51.871178 [ 3 ] {f09d3063-f557-477a-b366-dd4ef08fbebb} <Debug> DynamicQueryHandler: Done processing query
309 2024.02.22 01:10:51.871202 [ 3 ] {f09d3063-f557-477a-b366-dd4ef08fbebb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2024.02.22 01:10:51.871217 [ 3 ] {} <Debug> HTTP-Session: c24d346b-0d25-4d43-8e99-6212df3697da Destroying unnamed session
311 2024.02.22 01:10:51.871329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2024.02.22 01:10:51.871378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2024.02.22 01:10:51.871397 [ 3 ] {} <Debug> HTTP-Session: 69549373-e0da-46b6-ac14-263574c84d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
314 2024.02.22 01:10:51.871418 [ 3 ] {} <Debug> HTTP-Session: 69549373-e0da-46b6-ac14-263574c84d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2024.02.22 01:10:51.871611 [ 3 ] {137290af-13d0-4053-ad96-766a535c8bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.871654 [ 3 ] {137290af-13d0-4053-ad96-766a535c8bc2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
317 2024.02.22 01:10:51.873230 [ 3 ] {137290af-13d0-4053-ad96-766a535c8bc2} <Debug> oximeter.measurements_i16 (e6f1ae40-9acb-43e2-b52f-f99a03d21080): Loading data parts
318 2024.02.22 01:10:51.873327 [ 3 ] {137290af-13d0-4053-ad96-766a535c8bc2} <Debug> oximeter.measurements_i16 (e6f1ae40-9acb-43e2-b52f-f99a03d21080): There are no data parts
319 2024.02.22 01:10:51.874409 [ 3 ] {137290af-13d0-4053-ad96-766a535c8bc2} <Debug> DynamicQueryHandler: Done processing query
320 2024.02.22 01:10:51.874438 [ 3 ] {137290af-13d0-4053-ad96-766a535c8bc2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2024.02.22 01:10:51.874454 [ 3 ] {} <Debug> HTTP-Session: 69549373-e0da-46b6-ac14-263574c84d19 Destroying unnamed session
322 2024.02.22 01:10:51.874566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2024.02.22 01:10:51.874614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2024.02.22 01:10:51.874632 [ 3 ] {} <Debug> HTTP-Session: 588123a0-1108-4b21-8e59-9538885ab55f Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
325 2024.02.22 01:10:51.874652 [ 3 ] {} <Debug> HTTP-Session: 588123a0-1108-4b21-8e59-9538885ab55f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2024.02.22 01:10:51.874846 [ 3 ] {c040ce57-e67d-407b-bba1-f99dd10e750e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.874890 [ 3 ] {c040ce57-e67d-407b-bba1-f99dd10e750e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
328 2024.02.22 01:10:51.876338 [ 3 ] {c040ce57-e67d-407b-bba1-f99dd10e750e} <Debug> oximeter.measurements_u16 (74fa1d2c-cd5e-4cef-b1ce-5856aaf409a5): Loading data parts
329 2024.02.22 01:10:51.876421 [ 3 ] {c040ce57-e67d-407b-bba1-f99dd10e750e} <Debug> oximeter.measurements_u16 (74fa1d2c-cd5e-4cef-b1ce-5856aaf409a5): There are no data parts
330 2024.02.22 01:10:51.877496 [ 3 ] {c040ce57-e67d-407b-bba1-f99dd10e750e} <Debug> DynamicQueryHandler: Done processing query
331 2024.02.22 01:10:51.877526 [ 3 ] {c040ce57-e67d-407b-bba1-f99dd10e750e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2024.02.22 01:10:51.877542 [ 3 ] {} <Debug> HTTP-Session: 588123a0-1108-4b21-8e59-9538885ab55f Destroying unnamed session
333 2024.02.22 01:10:51.877652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2024.02.22 01:10:51.877701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2024.02.22 01:10:51.877719 [ 3 ] {} <Debug> HTTP-Session: 8e651944-5229-4dea-9666-8b65b3a12933 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
336 2024.02.22 01:10:51.877739 [ 3 ] {} <Debug> HTTP-Session: 8e651944-5229-4dea-9666-8b65b3a12933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2024.02.22 01:10:51.877929 [ 3 ] {29b8e34c-31d2-4b66-bba2-25f562462fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.877972 [ 3 ] {29b8e34c-31d2-4b66-bba2-25f562462fa3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
339 2024.02.22 01:10:51.879552 [ 3 ] {29b8e34c-31d2-4b66-bba2-25f562462fa3} <Debug> oximeter.measurements_i32 (fd1b1261-c4b0-4f95-befe-71bca1c24edc): Loading data parts
340 2024.02.22 01:10:51.879629 [ 3 ] {29b8e34c-31d2-4b66-bba2-25f562462fa3} <Debug> oximeter.measurements_i32 (fd1b1261-c4b0-4f95-befe-71bca1c24edc): There are no data parts
341 2024.02.22 01:10:51.880709 [ 3 ] {29b8e34c-31d2-4b66-bba2-25f562462fa3} <Debug> DynamicQueryHandler: Done processing query
342 2024.02.22 01:10:51.880740 [ 3 ] {29b8e34c-31d2-4b66-bba2-25f562462fa3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2024.02.22 01:10:51.880755 [ 3 ] {} <Debug> HTTP-Session: 8e651944-5229-4dea-9666-8b65b3a12933 Destroying unnamed session
344 2024.02.22 01:10:51.880857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2024.02.22 01:10:51.880907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2024.02.22 01:10:51.880927 [ 3 ] {} <Debug> HTTP-Session: cdbe54ea-90d8-429e-9ff3-076a9765332c Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
347 2024.02.22 01:10:51.880947 [ 3 ] {} <Debug> HTTP-Session: cdbe54ea-90d8-429e-9ff3-076a9765332c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2024.02.22 01:10:51.881132 [ 3 ] {e9c72aa1-0d46-4571-889d-c96d21acc2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.881180 [ 3 ] {e9c72aa1-0d46-4571-889d-c96d21acc2c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
350 2024.02.22 01:10:51.882750 [ 3 ] {e9c72aa1-0d46-4571-889d-c96d21acc2c3} <Debug> oximeter.measurements_u32 (4faa8763-5039-4090-8d7d-e840431efb4f): Loading data parts
351 2024.02.22 01:10:51.882827 [ 3 ] {e9c72aa1-0d46-4571-889d-c96d21acc2c3} <Debug> oximeter.measurements_u32 (4faa8763-5039-4090-8d7d-e840431efb4f): There are no data parts
352 2024.02.22 01:10:51.883941 [ 3 ] {e9c72aa1-0d46-4571-889d-c96d21acc2c3} <Debug> DynamicQueryHandler: Done processing query
353 2024.02.22 01:10:51.883971 [ 3 ] {e9c72aa1-0d46-4571-889d-c96d21acc2c3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2024.02.22 01:10:51.883987 [ 3 ] {} <Debug> HTTP-Session: cdbe54ea-90d8-429e-9ff3-076a9765332c Destroying unnamed session
355 2024.02.22 01:10:51.884109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.02.22 01:10:51.884162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2024.02.22 01:10:51.884181 [ 3 ] {} <Debug> HTTP-Session: 0dab1e51-246d-429b-8ab4-8a47ea3105f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
358 2024.02.22 01:10:51.884197 [ 3 ] {} <Debug> HTTP-Session: 0dab1e51-246d-429b-8ab4-8a47ea3105f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.02.22 01:10:51.884386 [ 3 ] {dcf8de49-78c4-46ca-9f40-5a65fe2335e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.884437 [ 3 ] {dcf8de49-78c4-46ca-9f40-5a65fe2335e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
361 2024.02.22 01:10:51.886009 [ 3 ] {dcf8de49-78c4-46ca-9f40-5a65fe2335e3} <Debug> oximeter.measurements_i64 (5d617648-37e3-4cf7-8171-35db61c6315a): Loading data parts
362 2024.02.22 01:10:51.886095 [ 3 ] {dcf8de49-78c4-46ca-9f40-5a65fe2335e3} <Debug> oximeter.measurements_i64 (5d617648-37e3-4cf7-8171-35db61c6315a): There are no data parts
363 2024.02.22 01:10:51.887166 [ 3 ] {dcf8de49-78c4-46ca-9f40-5a65fe2335e3} <Debug> DynamicQueryHandler: Done processing query
364 2024.02.22 01:10:51.887191 [ 3 ] {dcf8de49-78c4-46ca-9f40-5a65fe2335e3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2024.02.22 01:10:51.887212 [ 3 ] {} <Debug> HTTP-Session: 0dab1e51-246d-429b-8ab4-8a47ea3105f4 Destroying unnamed session
366 2024.02.22 01:10:51.887313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2024.02.22 01:10:51.887361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2024.02.22 01:10:51.887384 [ 3 ] {} <Debug> HTTP-Session: b7eacfdd-d1b5-4d87-bb46-67e37e909ca5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
369 2024.02.22 01:10:51.887400 [ 3 ] {} <Debug> HTTP-Session: b7eacfdd-d1b5-4d87-bb46-67e37e909ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2024.02.22 01:10:51.887588 [ 3 ] {367f0bdc-4cc4-4648-87e6-09b525630aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.887640 [ 3 ] {367f0bdc-4cc4-4648-87e6-09b525630aac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
372 2024.02.22 01:10:51.889211 [ 3 ] {367f0bdc-4cc4-4648-87e6-09b525630aac} <Debug> oximeter.measurements_u64 (45fe4e64-91a1-4dc4-b6b4-3ce3dda10176): Loading data parts
373 2024.02.22 01:10:51.889308 [ 3 ] {367f0bdc-4cc4-4648-87e6-09b525630aac} <Debug> oximeter.measurements_u64 (45fe4e64-91a1-4dc4-b6b4-3ce3dda10176): There are no data parts
374 2024.02.22 01:10:51.890399 [ 3 ] {367f0bdc-4cc4-4648-87e6-09b525630aac} <Debug> DynamicQueryHandler: Done processing query
375 2024.02.22 01:10:51.890423 [ 3 ] {367f0bdc-4cc4-4648-87e6-09b525630aac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2024.02.22 01:10:51.890445 [ 3 ] {} <Debug> HTTP-Session: b7eacfdd-d1b5-4d87-bb46-67e37e909ca5 Destroying unnamed session
377 2024.02.22 01:10:51.890547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2024.02.22 01:10:51.890595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2024.02.22 01:10:51.890619 [ 3 ] {} <Debug> HTTP-Session: 6900b5ba-834e-415a-876e-5526d1427783 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
380 2024.02.22 01:10:51.890635 [ 3 ] {} <Debug> HTTP-Session: 6900b5ba-834e-415a-876e-5526d1427783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2024.02.22 01:10:51.890823 [ 3 ] {54586045-d907-4508-88da-75c73b828a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.890871 [ 3 ] {54586045-d907-4508-88da-75c73b828a4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
383 2024.02.22 01:10:51.892439 [ 3 ] {54586045-d907-4508-88da-75c73b828a4f} <Debug> oximeter.measurements_f32 (65404284-7eb7-4d99-b916-827ba10c8a89): Loading data parts
384 2024.02.22 01:10:51.892519 [ 3 ] {54586045-d907-4508-88da-75c73b828a4f} <Debug> oximeter.measurements_f32 (65404284-7eb7-4d99-b916-827ba10c8a89): There are no data parts
385 2024.02.22 01:10:51.893657 [ 3 ] {54586045-d907-4508-88da-75c73b828a4f} <Debug> DynamicQueryHandler: Done processing query
386 2024.02.22 01:10:51.893681 [ 3 ] {54586045-d907-4508-88da-75c73b828a4f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2024.02.22 01:10:51.893704 [ 3 ] {} <Debug> HTTP-Session: 6900b5ba-834e-415a-876e-5526d1427783 Destroying unnamed session
388 2024.02.22 01:10:51.893798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2024.02.22 01:10:51.893845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2024.02.22 01:10:51.893868 [ 3 ] {} <Debug> HTTP-Session: 1cc8d736-4410-4210-82ae-35c0f538998f Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
391 2024.02.22 01:10:51.893886 [ 3 ] {} <Debug> HTTP-Session: 1cc8d736-4410-4210-82ae-35c0f538998f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2024.02.22 01:10:51.894074 [ 3 ] {c592e1bd-bc99-4aab-85bc-54684a7eb6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.894119 [ 3 ] {c592e1bd-bc99-4aab-85bc-54684a7eb6ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
394 2024.02.22 01:10:51.895686 [ 3 ] {c592e1bd-bc99-4aab-85bc-54684a7eb6ae} <Debug> oximeter.measurements_f64 (947bdb1b-d8d6-4535-b44f-2c317be4282d): Loading data parts
395 2024.02.22 01:10:51.895770 [ 3 ] {c592e1bd-bc99-4aab-85bc-54684a7eb6ae} <Debug> oximeter.measurements_f64 (947bdb1b-d8d6-4535-b44f-2c317be4282d): There are no data parts
396 2024.02.22 01:10:51.896880 [ 3 ] {c592e1bd-bc99-4aab-85bc-54684a7eb6ae} <Debug> DynamicQueryHandler: Done processing query
397 2024.02.22 01:10:51.896911 [ 3 ] {c592e1bd-bc99-4aab-85bc-54684a7eb6ae} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2024.02.22 01:10:51.896931 [ 3 ] {} <Debug> HTTP-Session: 1cc8d736-4410-4210-82ae-35c0f538998f Destroying unnamed session
399 2024.02.22 01:10:51.897028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2024.02.22 01:10:51.897076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2024.02.22 01:10:51.897099 [ 3 ] {} <Debug> HTTP-Session: a914f4f9-af10-46d5-8e7b-0d3292a79f5c Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
402 2024.02.22 01:10:51.897115 [ 3 ] {} <Debug> HTTP-Session: a914f4f9-af10-46d5-8e7b-0d3292a79f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2024.02.22 01:10:51.897304 [ 3 ] {ee06fad9-a4a3-4661-a512-615d5a4cfb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.897353 [ 3 ] {ee06fad9-a4a3-4661-a512-615d5a4cfb16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
405 2024.02.22 01:10:51.898785 [ 3 ] {ee06fad9-a4a3-4661-a512-615d5a4cfb16} <Debug> oximeter.measurements_string (7774d12d-330a-453c-8741-047c132398bf): Loading data parts
406 2024.02.22 01:10:51.898878 [ 3 ] {ee06fad9-a4a3-4661-a512-615d5a4cfb16} <Debug> oximeter.measurements_string (7774d12d-330a-453c-8741-047c132398bf): There are no data parts
407 2024.02.22 01:10:51.899963 [ 3 ] {ee06fad9-a4a3-4661-a512-615d5a4cfb16} <Debug> DynamicQueryHandler: Done processing query
408 2024.02.22 01:10:51.899993 [ 3 ] {ee06fad9-a4a3-4661-a512-615d5a4cfb16} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2024.02.22 01:10:51.900014 [ 3 ] {} <Debug> HTTP-Session: a914f4f9-af10-46d5-8e7b-0d3292a79f5c Destroying unnamed session
410 2024.02.22 01:10:51.900117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2024.02.22 01:10:51.900163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2024.02.22 01:10:51.900186 [ 3 ] {} <Debug> HTTP-Session: 859a16f0-ee07-4873-a05e-3817facf8d49 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
413 2024.02.22 01:10:51.900202 [ 3 ] {} <Debug> HTTP-Session: 859a16f0-ee07-4873-a05e-3817facf8d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2024.02.22 01:10:51.900392 [ 3 ] {eb572ef6-3534-416f-80eb-ee58aa33930e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.900447 [ 3 ] {eb572ef6-3534-416f-80eb-ee58aa33930e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
423 2024.02.22 01:10:51.901930 [ 3 ] {eb572ef6-3534-416f-80eb-ee58aa33930e} <Debug> oximeter.measurements_bytes (bc9caf12-97fd-460b-8729-b9031c92b64c): Loading data parts
424 2024.02.22 01:10:51.902003 [ 3 ] {eb572ef6-3534-416f-80eb-ee58aa33930e} <Debug> oximeter.measurements_bytes (bc9caf12-97fd-460b-8729-b9031c92b64c): There are no data parts
425 2024.02.22 01:10:51.903098 [ 3 ] {eb572ef6-3534-416f-80eb-ee58aa33930e} <Debug> DynamicQueryHandler: Done processing query
426 2024.02.22 01:10:51.903123 [ 3 ] {eb572ef6-3534-416f-80eb-ee58aa33930e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
427 2024.02.22 01:10:51.903138 [ 3 ] {} <Debug> HTTP-Session: 859a16f0-ee07-4873-a05e-3817facf8d49 Destroying unnamed session
428 2024.02.22 01:10:51.903245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
429 2024.02.22 01:10:51.903293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
430 2024.02.22 01:10:51.903311 [ 3 ] {} <Debug> HTTP-Session: 9374b7be-df4d-4f09-84af-126e06e60a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
431 2024.02.22 01:10:51.903333 [ 3 ] {} <Debug> HTTP-Session: 9374b7be-df4d-4f09-84af-126e06e60a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
432 2024.02.22 01:10:51.903540 [ 3 ] {96d78ea6-d6e6-451c-ad72-e5904c53c98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.903591 [ 3 ] {96d78ea6-d6e6-451c-ad72-e5904c53c98e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
434 2024.02.22 01:10:51.905094 [ 3 ] {96d78ea6-d6e6-451c-ad72-e5904c53c98e} <Debug> oximeter.measurements_cumulativei64 (d9f2d8da-16fd-4f05-ab39-7b987ec976e4): Loading data parts
435 2024.02.22 01:10:51.905160 [ 3 ] {96d78ea6-d6e6-451c-ad72-e5904c53c98e} <Debug> oximeter.measurements_cumulativei64 (d9f2d8da-16fd-4f05-ab39-7b987ec976e4): There are no data parts
436 2024.02.22 01:10:51.906258 [ 3 ] {96d78ea6-d6e6-451c-ad72-e5904c53c98e} <Debug> DynamicQueryHandler: Done processing query
437 2024.02.22 01:10:51.906282 [ 3 ] {96d78ea6-d6e6-451c-ad72-e5904c53c98e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
438 2024.02.22 01:10:51.906304 [ 3 ] {} <Debug> HTTP-Session: 9374b7be-df4d-4f09-84af-126e06e60a31 Destroying unnamed session
439 2024.02.22 01:10:51.906408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.02.22 01:10:51.906455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
441 2024.02.22 01:10:51.906478 [ 3 ] {} <Debug> HTTP-Session: 83080fab-f530-4314-9ffc-a993672bafdf Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
442 2024.02.22 01:10:51.906499 [ 3 ] {} <Debug> HTTP-Session: 83080fab-f530-4314-9ffc-a993672bafdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.02.22 01:10:51.906702 [ 3 ] {88413c24-ea7f-4f0f-bcd5-c8f6158259a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.906754 [ 3 ] {88413c24-ea7f-4f0f-bcd5-c8f6158259a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
445 2024.02.22 01:10:51.908260 [ 3 ] {88413c24-ea7f-4f0f-bcd5-c8f6158259a5} <Debug> oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Loading data parts
446 2024.02.22 01:10:51.908317 [ 3 ] {88413c24-ea7f-4f0f-bcd5-c8f6158259a5} <Debug> oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): There are no data parts
447 2024.02.22 01:10:51.909422 [ 3 ] {88413c24-ea7f-4f0f-bcd5-c8f6158259a5} <Debug> DynamicQueryHandler: Done processing query
448 2024.02.22 01:10:51.909446 [ 3 ] {88413c24-ea7f-4f0f-bcd5-c8f6158259a5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
449 2024.02.22 01:10:51.909468 [ 3 ] {} <Debug> HTTP-Session: 83080fab-f530-4314-9ffc-a993672bafdf Destroying unnamed session
450 2024.02.22 01:10:51.909573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
451 2024.02.22 01:10:51.909614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
452 2024.02.22 01:10:51.909638 [ 3 ] {} <Debug> HTTP-Session: f45d047d-5743-48ea-be36-daaf2af4d19e Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
453 2024.02.22 01:10:51.909659 [ 3 ] {} <Debug> HTTP-Session: f45d047d-5743-48ea-be36-daaf2af4d19e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
454 2024.02.22 01:10:51.909861 [ 3 ] {3a1e8894-7712-43e9-a15e-91c3e53ca456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.909912 [ 3 ] {3a1e8894-7712-43e9-a15e-91c3e53ca456} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
456 2024.02.22 01:10:51.911424 [ 3 ] {3a1e8894-7712-43e9-a15e-91c3e53ca456} <Debug> oximeter.measurements_cumulativef32 (e35ad46f-b74b-456c-9f88-def2ac1b29bc): Loading data parts
457 2024.02.22 01:10:51.911490 [ 3 ] {3a1e8894-7712-43e9-a15e-91c3e53ca456} <Debug> oximeter.measurements_cumulativef32 (e35ad46f-b74b-456c-9f88-def2ac1b29bc): There are no data parts
458 2024.02.22 01:10:51.912572 [ 3 ] {3a1e8894-7712-43e9-a15e-91c3e53ca456} <Debug> DynamicQueryHandler: Done processing query
459 2024.02.22 01:10:51.912604 [ 3 ] {3a1e8894-7712-43e9-a15e-91c3e53ca456} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
460 2024.02.22 01:10:51.912620 [ 3 ] {} <Debug> HTTP-Session: f45d047d-5743-48ea-be36-daaf2af4d19e Destroying unnamed session
461 2024.02.22 01:10:51.912738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
462 2024.02.22 01:10:51.912785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
463 2024.02.22 01:10:51.912804 [ 3 ] {} <Debug> HTTP-Session: a933d7cb-b5df-4983-a3a1-7a101241b120 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
464 2024.02.22 01:10:51.912826 [ 3 ] {} <Debug> HTTP-Session: a933d7cb-b5df-4983-a3a1-7a101241b120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
465 2024.02.22 01:10:51.913028 [ 3 ] {1a40e6c4-aac9-4048-9c38-af0b84f5eb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.913080 [ 3 ] {1a40e6c4-aac9-4048-9c38-af0b84f5eb55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
467 2024.02.22 01:10:51.914502 [ 3 ] {1a40e6c4-aac9-4048-9c38-af0b84f5eb55} <Debug> oximeter.measurements_cumulativef64 (e8f3d6cf-585d-4140-b49b-bfc389124967): Loading data parts
468 2024.02.22 01:10:51.914566 [ 3 ] {1a40e6c4-aac9-4048-9c38-af0b84f5eb55} <Debug> oximeter.measurements_cumulativef64 (e8f3d6cf-585d-4140-b49b-bfc389124967): There are no data parts
469 2024.02.22 01:10:51.915694 [ 3 ] {1a40e6c4-aac9-4048-9c38-af0b84f5eb55} <Debug> DynamicQueryHandler: Done processing query
470 2024.02.22 01:10:51.915726 [ 3 ] {1a40e6c4-aac9-4048-9c38-af0b84f5eb55} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
471 2024.02.22 01:10:51.915746 [ 3 ] {} <Debug> HTTP-Session: a933d7cb-b5df-4983-a3a1-7a101241b120 Destroying unnamed session
472 2024.02.22 01:10:51.915855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
473 2024.02.22 01:10:51.915902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
474 2024.02.22 01:10:51.915925 [ 3 ] {} <Debug> HTTP-Session: e5e08e9a-cd22-4d83-80ea-d35e12c240a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
475 2024.02.22 01:10:51.915941 [ 3 ] {} <Debug> HTTP-Session: e5e08e9a-cd22-4d83-80ea-d35e12c240a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
476 2024.02.22 01:10:51.916158 [ 3 ] {f52e15e0-125b-444f-a41f-7c052ff9d08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.916212 [ 3 ] {f52e15e0-125b-444f-a41f-7c052ff9d08a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
488 2024.02.22 01:10:51.917626 [ 3 ] {f52e15e0-125b-444f-a41f-7c052ff9d08a} <Debug> oximeter.measurements_histogrami8 (cc5cb4d7-fd85-47dd-a063-9e73ff16215e): Loading data parts
489 2024.02.22 01:10:51.917690 [ 3 ] {f52e15e0-125b-444f-a41f-7c052ff9d08a} <Debug> oximeter.measurements_histogrami8 (cc5cb4d7-fd85-47dd-a063-9e73ff16215e): There are no data parts
490 2024.02.22 01:10:51.918880 [ 3 ] {f52e15e0-125b-444f-a41f-7c052ff9d08a} <Debug> DynamicQueryHandler: Done processing query
491 2024.02.22 01:10:51.918911 [ 3 ] {f52e15e0-125b-444f-a41f-7c052ff9d08a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
492 2024.02.22 01:10:51.918932 [ 3 ] {} <Debug> HTTP-Session: e5e08e9a-cd22-4d83-80ea-d35e12c240a3 Destroying unnamed session
493 2024.02.22 01:10:51.919028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
494 2024.02.22 01:10:51.919076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
495 2024.02.22 01:10:51.919101 [ 3 ] {} <Debug> HTTP-Session: 5d4cdf48-a76f-4479-bd87-47a561fd3b01 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
496 2024.02.22 01:10:51.919118 [ 3 ] {} <Debug> HTTP-Session: 5d4cdf48-a76f-4479-bd87-47a561fd3b01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
497 2024.02.22 01:10:51.919332 [ 3 ] {12fc7ef1-ce99-4f35-9699-79b5e672e25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.919385 [ 3 ] {12fc7ef1-ce99-4f35-9699-79b5e672e25f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
499 2024.02.22 01:10:51.920787 [ 3 ] {12fc7ef1-ce99-4f35-9699-79b5e672e25f} <Debug> oximeter.measurements_histogramu8 (37c60df5-9187-4391-ad05-3007cee2b409): Loading data parts
500 2024.02.22 01:10:51.920845 [ 3 ] {12fc7ef1-ce99-4f35-9699-79b5e672e25f} <Debug> oximeter.measurements_histogramu8 (37c60df5-9187-4391-ad05-3007cee2b409): There are no data parts
501 2024.02.22 01:10:51.921978 [ 3 ] {12fc7ef1-ce99-4f35-9699-79b5e672e25f} <Debug> DynamicQueryHandler: Done processing query
502 2024.02.22 01:10:51.922002 [ 3 ] {12fc7ef1-ce99-4f35-9699-79b5e672e25f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
503 2024.02.22 01:10:51.922031 [ 3 ] {} <Debug> HTTP-Session: 5d4cdf48-a76f-4479-bd87-47a561fd3b01 Destroying unnamed session
504 2024.02.22 01:10:51.922127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
505 2024.02.22 01:10:51.922174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
506 2024.02.22 01:10:51.922203 [ 3 ] {} <Debug> HTTP-Session: 84493e92-2859-4795-aff7-506492a002d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
507 2024.02.22 01:10:51.922219 [ 3 ] {} <Debug> HTTP-Session: 84493e92-2859-4795-aff7-506492a002d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
508 2024.02.22 01:10:51.922434 [ 3 ] {0e58dcc2-c2a8-4eb9-99cf-eeebbc00fdac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.922487 [ 3 ] {0e58dcc2-c2a8-4eb9-99cf-eeebbc00fdac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
510 2024.02.22 01:10:51.923899 [ 3 ] {0e58dcc2-c2a8-4eb9-99cf-eeebbc00fdac} <Debug> oximeter.measurements_histogrami16 (e5c481f7-bfba-429d-ad12-6996a029c149): Loading data parts
511 2024.02.22 01:10:51.923957 [ 3 ] {0e58dcc2-c2a8-4eb9-99cf-eeebbc00fdac} <Debug> oximeter.measurements_histogrami16 (e5c481f7-bfba-429d-ad12-6996a029c149): There are no data parts
512 2024.02.22 01:10:51.925126 [ 3 ] {0e58dcc2-c2a8-4eb9-99cf-eeebbc00fdac} <Debug> DynamicQueryHandler: Done processing query
513 2024.02.22 01:10:51.925162 [ 3 ] {0e58dcc2-c2a8-4eb9-99cf-eeebbc00fdac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
514 2024.02.22 01:10:51.925179 [ 3 ] {} <Debug> HTTP-Session: 84493e92-2859-4795-aff7-506492a002d8 Destroying unnamed session
515 2024.02.22 01:10:51.925283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
516 2024.02.22 01:10:51.925336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
517 2024.02.22 01:10:51.925355 [ 3 ] {} <Debug> HTTP-Session: 6a196462-d017-4f45-bced-2b895a4e1899 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
518 2024.02.22 01:10:51.925376 [ 3 ] {} <Debug> HTTP-Session: 6a196462-d017-4f45-bced-2b895a4e1899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
519 2024.02.22 01:10:51.925584 [ 3 ] {8511008b-d4af-43af-beac-4af2f524f428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.925637 [ 3 ] {8511008b-d4af-43af-beac-4af2f524f428} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
521 2024.02.22 01:10:51.927048 [ 3 ] {8511008b-d4af-43af-beac-4af2f524f428} <Debug> oximeter.measurements_histogramu16 (07cefeba-dce5-4c8d-81da-814db081fb06): Loading data parts
522 2024.02.22 01:10:51.927112 [ 3 ] {8511008b-d4af-43af-beac-4af2f524f428} <Debug> oximeter.measurements_histogramu16 (07cefeba-dce5-4c8d-81da-814db081fb06): There are no data parts
523 2024.02.22 01:10:51.928258 [ 3 ] {8511008b-d4af-43af-beac-4af2f524f428} <Debug> DynamicQueryHandler: Done processing query
524 2024.02.22 01:10:51.928290 [ 3 ] {8511008b-d4af-43af-beac-4af2f524f428} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
525 2024.02.22 01:10:51.928305 [ 3 ] {} <Debug> HTTP-Session: 6a196462-d017-4f45-bced-2b895a4e1899 Destroying unnamed session
526 2024.02.22 01:10:51.928424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
527 2024.02.22 01:10:51.928471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
528 2024.02.22 01:10:51.928490 [ 3 ] {} <Debug> HTTP-Session: 36addf89-4690-4257-8e64-e7a74eb53b80 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
529 2024.02.22 01:10:51.928512 [ 3 ] {} <Debug> HTTP-Session: 36addf89-4690-4257-8e64-e7a74eb53b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
530 2024.02.22 01:10:51.928727 [ 3 ] {bf87b886-2fb7-45fc-828b-09f5e98ca31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.928778 [ 3 ] {bf87b886-2fb7-45fc-828b-09f5e98ca31e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
532 2024.02.22 01:10:51.930178 [ 3 ] {bf87b886-2fb7-45fc-828b-09f5e98ca31e} <Debug> oximeter.measurements_histogrami32 (f8c7f2f3-88a3-410f-be5c-a2c4b69e7d11): Loading data parts
533 2024.02.22 01:10:51.930238 [ 3 ] {bf87b886-2fb7-45fc-828b-09f5e98ca31e} <Debug> oximeter.measurements_histogrami32 (f8c7f2f3-88a3-410f-be5c-a2c4b69e7d11): There are no data parts
534 2024.02.22 01:10:51.931375 [ 3 ] {bf87b886-2fb7-45fc-828b-09f5e98ca31e} <Debug> DynamicQueryHandler: Done processing query
535 2024.02.22 01:10:51.931399 [ 3 ] {bf87b886-2fb7-45fc-828b-09f5e98ca31e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
536 2024.02.22 01:10:51.931422 [ 3 ] {} <Debug> HTTP-Session: 36addf89-4690-4257-8e64-e7a74eb53b80 Destroying unnamed session
537 2024.02.22 01:10:51.931527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
538 2024.02.22 01:10:51.931576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
539 2024.02.22 01:10:51.931594 [ 3 ] {} <Debug> HTTP-Session: 0cc66322-fa25-4b52-8bed-25ba7e45e1f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
540 2024.02.22 01:10:51.931615 [ 3 ] {} <Debug> HTTP-Session: 0cc66322-fa25-4b52-8bed-25ba7e45e1f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
541 2024.02.22 01:10:51.931840 [ 3 ] {60537cb7-5b85-48ae-8d1d-8f2eb321542c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.931893 [ 3 ] {60537cb7-5b85-48ae-8d1d-8f2eb321542c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
543 2024.02.22 01:10:51.933292 [ 3 ] {60537cb7-5b85-48ae-8d1d-8f2eb321542c} <Debug> oximeter.measurements_histogramu32 (c40fe37a-d739-41b0-bb03-b4682826c91a): Loading data parts
544 2024.02.22 01:10:51.933355 [ 3 ] {60537cb7-5b85-48ae-8d1d-8f2eb321542c} <Debug> oximeter.measurements_histogramu32 (c40fe37a-d739-41b0-bb03-b4682826c91a): There are no data parts
545 2024.02.22 01:10:51.934497 [ 3 ] {60537cb7-5b85-48ae-8d1d-8f2eb321542c} <Debug> DynamicQueryHandler: Done processing query
546 2024.02.22 01:10:51.934522 [ 3 ] {60537cb7-5b85-48ae-8d1d-8f2eb321542c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
547 2024.02.22 01:10:51.934543 [ 3 ] {} <Debug> HTTP-Session: 0cc66322-fa25-4b52-8bed-25ba7e45e1f3 Destroying unnamed session
548 2024.02.22 01:10:51.934656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
549 2024.02.22 01:10:51.934705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
550 2024.02.22 01:10:51.934728 [ 3 ] {} <Debug> HTTP-Session: 7d686e2e-dc65-4601-b045-9adb03c3d5b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
551 2024.02.22 01:10:51.934750 [ 3 ] {} <Debug> HTTP-Session: 7d686e2e-dc65-4601-b045-9adb03c3d5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
552 2024.02.22 01:10:51.934961 [ 3 ] {bdc341d9-1e5e-44a5-8cfc-f08dd5447778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.935013 [ 3 ] {bdc341d9-1e5e-44a5-8cfc-f08dd5447778} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
554 2024.02.22 01:10:51.936416 [ 3 ] {bdc341d9-1e5e-44a5-8cfc-f08dd5447778} <Debug> oximeter.measurements_histogrami64 (31851f67-4d0b-420b-81f2-9c51aa7de387): Loading data parts
555 2024.02.22 01:10:51.936479 [ 3 ] {bdc341d9-1e5e-44a5-8cfc-f08dd5447778} <Debug> oximeter.measurements_histogrami64 (31851f67-4d0b-420b-81f2-9c51aa7de387): There are no data parts
556 2024.02.22 01:10:51.937608 [ 3 ] {bdc341d9-1e5e-44a5-8cfc-f08dd5447778} <Debug> DynamicQueryHandler: Done processing query
557 2024.02.22 01:10:51.937639 [ 3 ] {bdc341d9-1e5e-44a5-8cfc-f08dd5447778} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
558 2024.02.22 01:10:51.937654 [ 3 ] {} <Debug> HTTP-Session: 7d686e2e-dc65-4601-b045-9adb03c3d5b6 Destroying unnamed session
559 2024.02.22 01:10:51.937770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
560 2024.02.22 01:10:51.937817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
561 2024.02.22 01:10:51.937836 [ 3 ] {} <Debug> HTTP-Session: 7cdbde49-32ec-4a25-ac41-10fb3c34337e Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
562 2024.02.22 01:10:51.937858 [ 3 ] {} <Debug> HTTP-Session: 7cdbde49-32ec-4a25-ac41-10fb3c34337e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
563 2024.02.22 01:10:51.938067 [ 3 ] {9e8857a7-c29a-4650-bf41-44f13f5d635c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.938120 [ 3 ] {9e8857a7-c29a-4650-bf41-44f13f5d635c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
565 2024.02.22 01:10:51.939547 [ 3 ] {9e8857a7-c29a-4650-bf41-44f13f5d635c} <Debug> oximeter.measurements_histogramu64 (ebd8368d-d129-413e-a8e7-17dfbe5b4f9e): Loading data parts
566 2024.02.22 01:10:51.939610 [ 3 ] {9e8857a7-c29a-4650-bf41-44f13f5d635c} <Debug> oximeter.measurements_histogramu64 (ebd8368d-d129-413e-a8e7-17dfbe5b4f9e): There are no data parts
567 2024.02.22 01:10:51.940796 [ 3 ] {9e8857a7-c29a-4650-bf41-44f13f5d635c} <Debug> DynamicQueryHandler: Done processing query
568 2024.02.22 01:10:51.940828 [ 3 ] {9e8857a7-c29a-4650-bf41-44f13f5d635c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
569 2024.02.22 01:10:51.940850 [ 3 ] {} <Debug> HTTP-Session: 7cdbde49-32ec-4a25-ac41-10fb3c34337e Destroying unnamed session
570 2024.02.22 01:10:51.940943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
571 2024.02.22 01:10:51.940990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
572 2024.02.22 01:10:51.941015 [ 3 ] {} <Debug> HTTP-Session: 201d1f91-8603-40ed-81ce-2c4d75e7fc1f Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
573 2024.02.22 01:10:51.941031 [ 3 ] {} <Debug> HTTP-Session: 201d1f91-8603-40ed-81ce-2c4d75e7fc1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
574 2024.02.22 01:10:51.941248 [ 3 ] {42cc237f-50ba-4045-adb7-d1bc05395f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.941301 [ 3 ] {42cc237f-50ba-4045-adb7-d1bc05395f5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
576 2024.02.22 01:10:51.942696 [ 3 ] {42cc237f-50ba-4045-adb7-d1bc05395f5d} <Debug> oximeter.measurements_histogramf32 (effe9b76-4477-4026-9986-a0fa17661872): Loading data parts
577 2024.02.22 01:10:51.942762 [ 3 ] {42cc237f-50ba-4045-adb7-d1bc05395f5d} <Debug> oximeter.measurements_histogramf32 (effe9b76-4477-4026-9986-a0fa17661872): There are no data parts
578 2024.02.22 01:10:51.943928 [ 3 ] {42cc237f-50ba-4045-adb7-d1bc05395f5d} <Debug> DynamicQueryHandler: Done processing query
579 2024.02.22 01:10:51.943953 [ 3 ] {42cc237f-50ba-4045-adb7-d1bc05395f5d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
580 2024.02.22 01:10:51.943977 [ 3 ] {} <Debug> HTTP-Session: 201d1f91-8603-40ed-81ce-2c4d75e7fc1f Destroying unnamed session
581 2024.02.22 01:10:51.944076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
582 2024.02.22 01:10:51.944124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
583 2024.02.22 01:10:51.944149 [ 3 ] {} <Debug> HTTP-Session: 2c6ab47e-3b3a-454b-a906-9f5df1e4e882 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
584 2024.02.22 01:10:51.944165 [ 3 ] {} <Debug> HTTP-Session: 2c6ab47e-3b3a-454b-a906-9f5df1e4e882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
585 2024.02.22 01:10:51.944382 [ 3 ] {9b72a5dd-e885-4b7b-8eb8-a6b909a70a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.944435 [ 3 ] {9b72a5dd-e885-4b7b-8eb8-a6b909a70a81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
587 2024.02.22 01:10:51.945858 [ 3 ] {9b72a5dd-e885-4b7b-8eb8-a6b909a70a81} <Debug> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Loading data parts
588 2024.02.22 01:10:51.945916 [ 3 ] {9b72a5dd-e885-4b7b-8eb8-a6b909a70a81} <Debug> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): There are no data parts
589 2024.02.22 01:10:51.947068 [ 3 ] {9b72a5dd-e885-4b7b-8eb8-a6b909a70a81} <Debug> DynamicQueryHandler: Done processing query
590 2024.02.22 01:10:51.947106 [ 3 ] {9b72a5dd-e885-4b7b-8eb8-a6b909a70a81} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
591 2024.02.22 01:10:51.947121 [ 3 ] {} <Debug> HTTP-Session: 2c6ab47e-3b3a-454b-a906-9f5df1e4e882 Destroying unnamed session
592 2024.02.22 01:10:51.947241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
593 2024.02.22 01:10:51.947295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
594 2024.02.22 01:10:51.947314 [ 3 ] {} <Debug> HTTP-Session: 044b5604-b39a-448c-a3aa-94737928ec11 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
595 2024.02.22 01:10:51.947336 [ 3 ] {} <Debug> HTTP-Session: 044b5604-b39a-448c-a3aa-94737928ec11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
596 2024.02.22 01:10:51.947496 [ 3 ] {00cb6cd2-ec8b-4fd7-bab9-43094a0151be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) /* 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 01:10:51.947547 [ 3 ] {00cb6cd2-ec8b-4fd7-bab9-43094a0151be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
615 2024.02.22 01:10:51.948815 [ 3 ] {00cb6cd2-ec8b-4fd7-bab9-43094a0151be} <Debug> oximeter.fields_bool (23f4759c-ecb4-45bc-9f43-9b9b6b5798f1): Loading data parts
616 2024.02.22 01:10:51.948926 [ 3 ] {00cb6cd2-ec8b-4fd7-bab9-43094a0151be} <Debug> oximeter.fields_bool (23f4759c-ecb4-45bc-9f43-9b9b6b5798f1): There are no data parts
617 2024.02.22 01:10:51.950024 [ 3 ] {00cb6cd2-ec8b-4fd7-bab9-43094a0151be} <Debug> DynamicQueryHandler: Done processing query
618 2024.02.22 01:10:51.950058 [ 3 ] {00cb6cd2-ec8b-4fd7-bab9-43094a0151be} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
619 2024.02.22 01:10:51.950073 [ 3 ] {} <Debug> HTTP-Session: 044b5604-b39a-448c-a3aa-94737928ec11 Destroying unnamed session
620 2024.02.22 01:10:51.950178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
621 2024.02.22 01:10:51.950228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
622 2024.02.22 01:10:51.950245 [ 3 ] {} <Debug> HTTP-Session: 4da52f44-b766-4f97-8918-89116e3c2877 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
623 2024.02.22 01:10:51.950268 [ 3 ] {} <Debug> HTTP-Session: 4da52f44-b766-4f97-8918-89116e3c2877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
624 2024.02.22 01:10:51.950426 [ 3 ] {f639d99a-d09c-47b9-aad3-8331a1c56d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.950468 [ 3 ] {f639d99a-d09c-47b9-aad3-8331a1c56d69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
626 2024.02.22 01:10:51.951729 [ 3 ] {f639d99a-d09c-47b9-aad3-8331a1c56d69} <Debug> oximeter.fields_i8 (2552472e-a887-42c3-a5ed-8f72ab7b185d): Loading data parts
627 2024.02.22 01:10:51.951806 [ 3 ] {f639d99a-d09c-47b9-aad3-8331a1c56d69} <Debug> oximeter.fields_i8 (2552472e-a887-42c3-a5ed-8f72ab7b185d): There are no data parts
628 2024.02.22 01:10:51.952911 [ 3 ] {f639d99a-d09c-47b9-aad3-8331a1c56d69} <Debug> DynamicQueryHandler: Done processing query
629 2024.02.22 01:10:51.952935 [ 3 ] {f639d99a-d09c-47b9-aad3-8331a1c56d69} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
630 2024.02.22 01:10:51.952958 [ 3 ] {} <Debug> HTTP-Session: 4da52f44-b766-4f97-8918-89116e3c2877 Destroying unnamed session
631 2024.02.22 01:10:51.953062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
632 2024.02.22 01:10:51.953104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
633 2024.02.22 01:10:51.953130 [ 3 ] {} <Debug> HTTP-Session: fa9b9425-a0c7-4dd0-b2d2-b2d66124c68b Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
634 2024.02.22 01:10:51.953152 [ 3 ] {} <Debug> HTTP-Session: fa9b9425-a0c7-4dd0-b2d2-b2d66124c68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
635 2024.02.22 01:10:51.953306 [ 3 ] {11eaea1b-d9c6-4dd5-a865-00c2f4c57424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.953355 [ 3 ] {11eaea1b-d9c6-4dd5-a865-00c2f4c57424} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
637 2024.02.22 01:10:51.954583 [ 3 ] {11eaea1b-d9c6-4dd5-a865-00c2f4c57424} <Debug> oximeter.fields_u8 (fa7cd142-d051-444e-abab-f4add9aa8061): Loading data parts
638 2024.02.22 01:10:51.954670 [ 3 ] {11eaea1b-d9c6-4dd5-a865-00c2f4c57424} <Debug> oximeter.fields_u8 (fa7cd142-d051-444e-abab-f4add9aa8061): There are no data parts
639 2024.02.22 01:10:51.955796 [ 3 ] {11eaea1b-d9c6-4dd5-a865-00c2f4c57424} <Debug> DynamicQueryHandler: Done processing query
640 2024.02.22 01:10:51.955821 [ 3 ] {11eaea1b-d9c6-4dd5-a865-00c2f4c57424} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
641 2024.02.22 01:10:51.955844 [ 3 ] {} <Debug> HTTP-Session: fa9b9425-a0c7-4dd0-b2d2-b2d66124c68b Destroying unnamed session
642 2024.02.22 01:10:51.955936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
643 2024.02.22 01:10:51.955986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
644 2024.02.22 01:10:51.956004 [ 3 ] {} <Debug> HTTP-Session: d0ea899e-17a9-47d3-b56b-4eb02ec1aac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
645 2024.02.22 01:10:51.956025 [ 3 ] {} <Debug> HTTP-Session: d0ea899e-17a9-47d3-b56b-4eb02ec1aac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
646 2024.02.22 01:10:51.956184 [ 3 ] {09f33162-73e9-4695-918a-fabb7a28d9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.956232 [ 3 ] {09f33162-73e9-4695-918a-fabb7a28d9a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
648 2024.02.22 01:10:51.957475 [ 3 ] {09f33162-73e9-4695-918a-fabb7a28d9a0} <Debug> oximeter.fields_i16 (7847de7e-8674-4249-8534-26db1756b5d2): Loading data parts
649 2024.02.22 01:10:51.957560 [ 3 ] {09f33162-73e9-4695-918a-fabb7a28d9a0} <Debug> oximeter.fields_i16 (7847de7e-8674-4249-8534-26db1756b5d2): There are no data parts
650 2024.02.22 01:10:51.958690 [ 3 ] {09f33162-73e9-4695-918a-fabb7a28d9a0} <Debug> DynamicQueryHandler: Done processing query
651 2024.02.22 01:10:51.958722 [ 3 ] {09f33162-73e9-4695-918a-fabb7a28d9a0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
652 2024.02.22 01:10:51.958738 [ 3 ] {} <Debug> HTTP-Session: d0ea899e-17a9-47d3-b56b-4eb02ec1aac8 Destroying unnamed session
653 2024.02.22 01:10:51.958842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
654 2024.02.22 01:10:51.958892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
655 2024.02.22 01:10:51.958909 [ 3 ] {} <Debug> HTTP-Session: bb6d5b53-3824-4ee5-bd65-10bc8631b433 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
656 2024.02.22 01:10:51.958933 [ 3 ] {} <Debug> HTTP-Session: bb6d5b53-3824-4ee5-bd65-10bc8631b433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
657 2024.02.22 01:10:51.959092 [ 3 ] {8b799f3d-426d-4c8b-a57a-6d6b3333b2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.959134 [ 3 ] {8b799f3d-426d-4c8b-a57a-6d6b3333b2be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
659 2024.02.22 01:10:51.960404 [ 3 ] {8b799f3d-426d-4c8b-a57a-6d6b3333b2be} <Debug> oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9): Loading data parts
660 2024.02.22 01:10:51.960474 [ 3 ] {8b799f3d-426d-4c8b-a57a-6d6b3333b2be} <Debug> oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9): There are no data parts
661 2024.02.22 01:10:51.961600 [ 3 ] {8b799f3d-426d-4c8b-a57a-6d6b3333b2be} <Debug> DynamicQueryHandler: Done processing query
662 2024.02.22 01:10:51.961633 [ 3 ] {8b799f3d-426d-4c8b-a57a-6d6b3333b2be} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
663 2024.02.22 01:10:51.961649 [ 3 ] {} <Debug> HTTP-Session: bb6d5b53-3824-4ee5-bd65-10bc8631b433 Destroying unnamed session
664 2024.02.22 01:10:51.961768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
665 2024.02.22 01:10:51.961824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
666 2024.02.22 01:10:51.961842 [ 3 ] {} <Debug> HTTP-Session: f55f5a94-8c62-4ab0-a6c8-7c993dced71f Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
667 2024.02.22 01:10:51.961858 [ 3 ] {} <Debug> HTTP-Session: f55f5a94-8c62-4ab0-a6c8-7c993dced71f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
668 2024.02.22 01:10:51.962017 [ 3 ] {fde35893-c97c-4347-b33b-53b7b8db6f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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 01:10:51.962066 [ 3 ] {fde35893-c97c-4347-b33b-53b7b8db6f75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
670 2024.02.22 01:10:51.963299 [ 3 ] {fde35893-c97c-4347-b33b-53b7b8db6f75} <Debug> oximeter.fields_i32 (10c9a0c3-5b80-457c-a55c-eaebea54644f): Loading data parts
671 2024.02.22 01:10:51.963385 [ 3 ] {fde35893-c97c-4347-b33b-53b7b8db6f75} <Debug> oximeter.fields_i32 (10c9a0c3-5b80-457c-a55c-eaebea54644f): There are no data parts
672 2024.02.22 01:10:51.964512 [ 3 ] {fde35893-c97c-4347-b33b-53b7b8db6f75} <Debug> DynamicQueryHandler: Done processing query
673 2024.02.22 01:10:51.964544 [ 3 ] {fde35893-c97c-4347-b33b-53b7b8db6f75} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
674 2024.02.22 01:10:51.964571 [ 3 ] {} <Debug> HTTP-Session: f55f5a94-8c62-4ab0-a6c8-7c993dced71f Destroying unnamed session
675 2024.02.22 01:10:51.964670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
676 2024.02.22 01:10:51.964721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
677 2024.02.22 01:10:51.964746 [ 3 ] {} <Debug> HTTP-Session: 54d60627-d865-417d-af33-14a4d90ae5ce Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
678 2024.02.22 01:10:51.964763 [ 3 ] {} <Debug> HTTP-Session: 54d60627-d865-417d-af33-14a4d90ae5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
679 2024.02.22 01:10:51.964921 [ 3 ] {2170e22e-5716-4b57-90c1-b9d18c1f6b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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)
680 2024.02.22 01:10:51.964963 [ 3 ] {2170e22e-5716-4b57-90c1-b9d18c1f6b0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
681 2024.02.22 01:10:51.966219 [ 3 ] {2170e22e-5716-4b57-90c1-b9d18c1f6b0e} <Debug> oximeter.fields_u32 (294e1353-63e3-4408-be5a-6ba98f314583): Loading data parts
682 2024.02.22 01:10:51.966317 [ 3 ] {2170e22e-5716-4b57-90c1-b9d18c1f6b0e} <Debug> oximeter.fields_u32 (294e1353-63e3-4408-be5a-6ba98f314583): There are no data parts
683 2024.02.22 01:10:51.967473 [ 3 ] {2170e22e-5716-4b57-90c1-b9d18c1f6b0e} <Debug> DynamicQueryHandler: Done processing query
684 2024.02.22 01:10:51.967507 [ 3 ] {2170e22e-5716-4b57-90c1-b9d18c1f6b0e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
685 2024.02.22 01:10:51.967523 [ 3 ] {} <Debug> HTTP-Session: 54d60627-d865-417d-af33-14a4d90ae5ce Destroying unnamed session
686 2024.02.22 01:10:51.967635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
687 2024.02.22 01:10:51.967684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
688 2024.02.22 01:10:51.967704 [ 3 ] {} <Debug> HTTP-Session: 8ccf64b2-a6cc-4082-ab68-2401d5315100 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
689 2024.02.22 01:10:51.967727 [ 3 ] {} <Debug> HTTP-Session: 8ccf64b2-a6cc-4082-ab68-2401d5315100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
690 2024.02.22 01:10:51.967878 [ 3 ] {300280ad-262d-40ab-b666-a8cc187d25b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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)
691 2024.02.22 01:10:51.967935 [ 3 ] {300280ad-262d-40ab-b666-a8cc187d25b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
692 2024.02.22 01:10:51.969181 [ 3 ] {300280ad-262d-40ab-b666-a8cc187d25b5} <Debug> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Loading data parts
693 2024.02.22 01:10:51.969263 [ 3 ] {300280ad-262d-40ab-b666-a8cc187d25b5} <Debug> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): There are no data parts
694 2024.02.22 01:10:51.970459 [ 3 ] {300280ad-262d-40ab-b666-a8cc187d25b5} <Debug> DynamicQueryHandler: Done processing query
695 2024.02.22 01:10:51.970491 [ 3 ] {300280ad-262d-40ab-b666-a8cc187d25b5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
696 2024.02.22 01:10:51.970526 [ 3 ] {} <Debug> HTTP-Session: 8ccf64b2-a6cc-4082-ab68-2401d5315100 Destroying unnamed session
697 2024.02.22 01:10:51.970638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
698 2024.02.22 01:10:51.970706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
699 2024.02.22 01:10:51.970738 [ 3 ] {} <Debug> HTTP-Session: d5aa294c-3277-4240-bcef-7d2d21a1a825 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
700 2024.02.22 01:10:51.970765 [ 3 ] {} <Debug> HTTP-Session: d5aa294c-3277-4240-bcef-7d2d21a1a825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
701 2024.02.22 01:10:51.970958 [ 3 ] {4a94ab69-d94b-43ef-8584-564b47797f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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)
702 2024.02.22 01:10:51.971018 [ 3 ] {4a94ab69-d94b-43ef-8584-564b47797f0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
703 2024.02.22 01:10:51.972303 [ 3 ] {4a94ab69-d94b-43ef-8584-564b47797f0a} <Debug> oximeter.fields_u64 (ef6d0519-ae41-4194-b416-e83172cdca0d): Loading data parts
704 2024.02.22 01:10:51.972398 [ 3 ] {4a94ab69-d94b-43ef-8584-564b47797f0a} <Debug> oximeter.fields_u64 (ef6d0519-ae41-4194-b416-e83172cdca0d): There are no data parts
705 2024.02.22 01:10:51.973525 [ 3 ] {4a94ab69-d94b-43ef-8584-564b47797f0a} <Debug> DynamicQueryHandler: Done processing query
706 2024.02.22 01:10:51.973550 [ 3 ] {4a94ab69-d94b-43ef-8584-564b47797f0a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
707 2024.02.22 01:10:51.973567 [ 3 ] {} <Debug> HTTP-Session: d5aa294c-3277-4240-bcef-7d2d21a1a825 Destroying unnamed session
708 2024.02.22 01:10:51.973678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
709 2024.02.22 01:10:51.973731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
710 2024.02.22 01:10:51.973750 [ 3 ] {} <Debug> HTTP-Session: 85a14df9-f31a-4c02-9544-0117d7cca399 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
711 2024.02.22 01:10:51.973772 [ 3 ] {} <Debug> HTTP-Session: 85a14df9-f31a-4c02-9544-0117d7cca399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
712 2024.02.22 01:10:51.973934 [ 3 ] {95f8dfbd-f099-4235-ac7e-aca8d4e3c805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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)
713 2024.02.22 01:10:51.973977 [ 3 ] {95f8dfbd-f099-4235-ac7e-aca8d4e3c805} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
714 2024.02.22 01:10:51.975235 [ 3 ] {95f8dfbd-f099-4235-ac7e-aca8d4e3c805} <Debug> oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df): Loading data parts
715 2024.02.22 01:10:51.975310 [ 3 ] {95f8dfbd-f099-4235-ac7e-aca8d4e3c805} <Debug> oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df): There are no data parts
716 2024.02.22 01:10:51.976429 [ 3 ] {95f8dfbd-f099-4235-ac7e-aca8d4e3c805} <Debug> DynamicQueryHandler: Done processing query
717 2024.02.22 01:10:51.976463 [ 3 ] {95f8dfbd-f099-4235-ac7e-aca8d4e3c805} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
718 2024.02.22 01:10:51.976478 [ 3 ] {} <Debug> HTTP-Session: 85a14df9-f31a-4c02-9544-0117d7cca399 Destroying unnamed session
719 2024.02.22 01:10:51.976586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
720 2024.02.22 01:10:51.976637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
721 2024.02.22 01:10:51.976656 [ 3 ] {} <Debug> HTTP-Session: b6fd52a8-b3fb-4d41-a4a0-c833b8b751b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
722 2024.02.22 01:10:51.976680 [ 3 ] {} <Debug> HTTP-Session: b6fd52a8-b3fb-4d41-a4a0-c833b8b751b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
723 2024.02.22 01:10:51.976840 [ 3 ] {20952fc6-2b08-47b4-b409-cbd352aeb7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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)
724 2024.02.22 01:10:51.976883 [ 3 ] {20952fc6-2b08-47b4-b409-cbd352aeb7b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
725 2024.02.22 01:10:51.978201 [ 3 ] {20952fc6-2b08-47b4-b409-cbd352aeb7b4} <Debug> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Loading data parts
726 2024.02.22 01:10:51.978279 [ 3 ] {20952fc6-2b08-47b4-b409-cbd352aeb7b4} <Debug> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): There are no data parts
727 2024.02.22 01:10:51.979405 [ 3 ] {20952fc6-2b08-47b4-b409-cbd352aeb7b4} <Debug> DynamicQueryHandler: Done processing query
728 2024.02.22 01:10:51.979429 [ 3 ] {20952fc6-2b08-47b4-b409-cbd352aeb7b4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
729 2024.02.22 01:10:51.979454 [ 3 ] {} <Debug> HTTP-Session: b6fd52a8-b3fb-4d41-a4a0-c833b8b751b7 Destroying unnamed session
730 2024.02.22 01:10:51.979552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
731 2024.02.22 01:10:51.979603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
732 2024.02.22 01:10:51.979629 [ 3 ] {} <Debug> HTTP-Session: cd9c5032-1d7d-4e9e-b225-dc27be0e7d60 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
733 2024.02.22 01:10:51.979645 [ 3 ] {} <Debug> HTTP-Session: cd9c5032-1d7d-4e9e-b225-dc27be0e7d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
734 2024.02.22 01:10:51.979804 [ 3 ] {bf806c32-d76f-4605-864c-760654f25344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) 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)
735 2024.02.22 01:10:51.979852 [ 3 ] {bf806c32-d76f-4605-864c-760654f25344} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
736 2024.02.22 01:10:51.981171 [ 3 ] {bf806c32-d76f-4605-864c-760654f25344} <Debug> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Loading data parts
737 2024.02.22 01:10:51.981255 [ 3 ] {bf806c32-d76f-4605-864c-760654f25344} <Debug> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): There are no data parts
738 2024.02.22 01:10:51.982376 [ 3 ] {bf806c32-d76f-4605-864c-760654f25344} <Debug> DynamicQueryHandler: Done processing query
739 2024.02.22 01:10:51.982409 [ 3 ] {bf806c32-d76f-4605-864c-760654f25344} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
740 2024.02.22 01:10:51.982432 [ 3 ] {} <Debug> HTTP-Session: cd9c5032-1d7d-4e9e-b225-dc27be0e7d60 Destroying unnamed session
741 2024.02.22 01:10:51.982531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
742 2024.02.22 01:10:51.982581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
743 2024.02.22 01:10:51.982607 [ 3 ] {} <Debug> HTTP-Session: e69bda5b-8f02-4389-bd63-b00202bf6584 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
744 2024.02.22 01:10:51.982623 [ 3 ] {} <Debug> HTTP-Session: e69bda5b-8f02-4389-bd63-b00202bf6584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
745 2024.02.22 01:10:51.982850 [ 3 ] {009f8b82-efd8-4dfc-9a0e-aed0b97308a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) /* The timeseries schema table stores the extracted schema for the samples
746 * oximeter collects.
747 */
748 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)
749 2024.02.22 01:10:51.982915 [ 3 ] {009f8b82-efd8-4dfc-9a0e-aed0b97308a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
750 2024.02.22 01:10:51.984369 [ 3 ] {009f8b82-efd8-4dfc-9a0e-aed0b97308a4} <Debug> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd): Loading data parts
751 2024.02.22 01:10:51.984440 [ 3 ] {009f8b82-efd8-4dfc-9a0e-aed0b97308a4} <Debug> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd): There are no data parts
752 2024.02.22 01:10:51.985707 [ 3 ] {009f8b82-efd8-4dfc-9a0e-aed0b97308a4} <Debug> DynamicQueryHandler: Done processing query
753 2024.02.22 01:10:51.985740 [ 3 ] {009f8b82-efd8-4dfc-9a0e-aed0b97308a4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
754 2024.02.22 01:10:51.985756 [ 3 ] {} <Debug> HTTP-Session: e69bda5b-8f02-4389-bd63-b00202bf6584 Destroying unnamed session
755 2024.02.22 01:10:51.985879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
756 2024.02.22 01:10:51.985930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
757 2024.02.22 01:10:51.985949 [ 3 ] {} <Debug> HTTP-Session: c6dfa6fa-516b-448c-a2eb-26eb1fefa38e Authenticating user 'default' from [fd00:1122:3344:101::d]:56377
758 2024.02.22 01:10:51.985973 [ 3 ] {} <Debug> HTTP-Session: c6dfa6fa-516b-448c-a2eb-26eb1fefa38e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
759 2024.02.22 01:10:51.986085 [ 3 ] {ebe1d8a9-77c7-45d4-a71a-4884170b7c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56377) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
760 2024.02.22 01:10:51.986697 [ 3 ] {ebe1d8a9-77c7-45d4-a71a-4884170b7c28} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
761 2024.02.22 01:10:51.989964 [ 3 ] {ebe1d8a9-77c7-45d4-a71a-4884170b7c28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
762 2024.02.22 01:10:51.992625 [ 3 ] {ebe1d8a9-77c7-45d4-a71a-4884170b7c28} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
763 2024.02.22 01:10:51.992836 [ 3 ] {ebe1d8a9-77c7-45d4-a71a-4884170b7c28} <Trace> oximeter.version (7af295fd-214d-40ab-a223-4dcef47e5a2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
764 2024.02.22 01:10:51.993063 [ 3 ] {ebe1d8a9-77c7-45d4-a71a-4884170b7c28} <Information> executeQuery: Read 1 rows, 16.00 B in 0.006945352 sec., 143 rows/sec., 2.25 KiB/sec.
765 2024.02.22 01:10:51.993179 [ 3 ] {ebe1d8a9-77c7-45d4-a71a-4884170b7c28} <Debug> DynamicQueryHandler: Done processing query
766 2024.02.22 01:10:51.993201 [ 3 ] {ebe1d8a9-77c7-45d4-a71a-4884170b7c28} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
767 2024.02.22 01:10:51.993217 [ 3 ] {} <Debug> HTTP-Session: c6dfa6fa-516b-448c-a2eb-26eb1fefa38e Destroying unnamed session
768 2024.02.22 01:10:52.000115 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.77 MiB, will set to 228.29 MiB (RSS), difference: 9.60 MiB
769 2024.02.22 01:11:06.811164 [ 167 ] {} <Debug> DNSResolver: Updating DNS cache
770 2024.02.22 01:11:06.811246 [ 167 ] {} <Debug> DNSResolver: Updated DNS cache
771 2024.02.22 01:11:21.811496 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache
772 2024.02.22 01:11:21.811557 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache
773 2024.02.22 01:11:36.811625 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache
774 2024.02.22 01:11:36.811684 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache
775 2024.02.22 01:11:51.811744 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
776 2024.02.22 01:11:51.811803 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
777 2024.02.22 01:11:52.003263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2024.02.22 01:11:52.003449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
779 2024.02.22 01:11:52.003527 [ 3 ] {} <Debug> HTTP-Session: be5bf5cc-6dc1-4b77-bf9e-5e18036d9fa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
780 2024.02.22 01:11:52.003566 [ 3 ] {} <Debug> HTTP-Session: be5bf5cc-6dc1-4b77-bf9e-5e18036d9fa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2024.02.22 01:11:52.003815 [ 3 ] {d7fe75d6-9d33-4343-8ef9-2757dcde18c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
782 2024.02.22 01:11:52.004252 [ 3 ] {d7fe75d6-9d33-4343-8ef9-2757dcde18c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
783 2024.02.22 01:11:52.005002 [ 3 ] {d7fe75d6-9d33-4343-8ef9-2757dcde18c9} <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 01:11:52.007216 [ 3 ] {d7fe75d6-9d33-4343-8ef9-2757dcde18c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
785 2024.02.22 01:11:52.008226 [ 3 ] {d7fe75d6-9d33-4343-8ef9-2757dcde18c9} <Debug> DynamicQueryHandler: Done processing query
786 2024.02.22 01:11:52.008256 [ 3 ] {d7fe75d6-9d33-4343-8ef9-2757dcde18c9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
787 2024.02.22 01:11:52.008283 [ 3 ] {} <Debug> HTTP-Session: be5bf5cc-6dc1-4b77-bf9e-5e18036d9fa3 Destroying unnamed session
788 2024.02.22 01:11:52.028049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
789 2024.02.22 01:11:52.028161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
790 2024.02.22 01:11:52.028229 [ 3 ] {} <Debug> HTTP-Session: 1b5b7b1f-cd63-4126-8e77-d3c64962fd9c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
791 2024.02.22 01:11:52.028266 [ 3 ] {} <Debug> HTTP-Session: 1b5b7b1f-cd63-4126-8e77-d3c64962fd9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
792 2024.02.22 01:11:52.028525 [ 3 ] {cfa0b3a6-b469-4d2a-9868-ed475d3362fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
793 2024.02.22 01:11:52.037665 [ 3 ] {cfa0b3a6-b469-4d2a-9868-ed475d3362fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
794 2024.02.22 01:11:52.037814 [ 3 ] {cfa0b3a6-b469-4d2a-9868-ed475d3362fd} <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 01:11:52.037876 [ 3 ] {cfa0b3a6-b469-4d2a-9868-ed475d3362fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
796 2024.02.22 01:11:52.038786 [ 3 ] {cfa0b3a6-b469-4d2a-9868-ed475d3362fd} <Debug> DynamicQueryHandler: Done processing query
797 2024.02.22 01:11:52.038821 [ 3 ] {cfa0b3a6-b469-4d2a-9868-ed475d3362fd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
798 2024.02.22 01:11:52.038857 [ 3 ] {} <Debug> HTTP-Session: 1b5b7b1f-cd63-4126-8e77-d3c64962fd9c Destroying unnamed session
799 2024.02.22 01:11:52.039212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
800 2024.02.22 01:11:52.039272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
801 2024.02.22 01:11:52.039293 [ 3 ] {} <Debug> HTTP-Session: b536c778-178f-4547-b6fb-62c7a00bcac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
802 2024.02.22 01:11:52.039312 [ 3 ] {} <Debug> HTTP-Session: b536c778-178f-4547-b6fb-62c7a00bcac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
803 2024.02.22 01:11:52.039440 [ 3 ] {924a4971-aed8-4c9a-afa1-337d61343d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
804 2024.02.22 01:11:52.041771 [ 3 ] {924a4971-aed8-4c9a-afa1-337d61343d68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
805 2024.02.22 01:11:52.041967 [ 3 ] {924a4971-aed8-4c9a-afa1-337d61343d68} <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 01:11:52.042028 [ 3 ] {924a4971-aed8-4c9a-afa1-337d61343d68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
807 2024.02.22 01:11:52.042988 [ 3 ] {924a4971-aed8-4c9a-afa1-337d61343d68} <Debug> DynamicQueryHandler: Done processing query
808 2024.02.22 01:11:52.043017 [ 3 ] {924a4971-aed8-4c9a-afa1-337d61343d68} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
809 2024.02.22 01:11:52.043035 [ 3 ] {} <Debug> HTTP-Session: b536c778-178f-4547-b6fb-62c7a00bcac8 Destroying unnamed session
810 2024.02.22 01:11:52.043250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
811 2024.02.22 01:11:52.043299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
812 2024.02.22 01:11:52.043319 [ 3 ] {} <Debug> HTTP-Session: 399316cb-6164-493e-8659-2d8d5e5bda3c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
813 2024.02.22 01:11:52.043338 [ 3 ] {} <Debug> HTTP-Session: 399316cb-6164-493e-8659-2d8d5e5bda3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
814 2024.02.22 01:11:52.043458 [ 3 ] {ae1afce0-47bf-460b-b74a-c7a6e1b6cec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) 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)
815 2024.02.22 01:11:52.043808 [ 3 ] {ae1afce0-47bf-460b-b74a-c7a6e1b6cec4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
816 2024.02.22 01:11:52.043955 [ 3 ] {ae1afce0-47bf-460b-b74a-c7a6e1b6cec4} <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 01:11:52.043998 [ 3 ] {ae1afce0-47bf-460b-b74a-c7a6e1b6cec4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
818 2024.02.22 01:11:52.044807 [ 3 ] {ae1afce0-47bf-460b-b74a-c7a6e1b6cec4} <Debug> DynamicQueryHandler: Done processing query
819 2024.02.22 01:11:52.044835 [ 3 ] {ae1afce0-47bf-460b-b74a-c7a6e1b6cec4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
820 2024.02.22 01:11:52.044851 [ 3 ] {} <Debug> HTTP-Session: 399316cb-6164-493e-8659-2d8d5e5bda3c Destroying unnamed session
821 2024.02.22 01:11:52.045954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
822 2024.02.22 01:11:52.046007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
823 2024.02.22 01:11:52.046027 [ 3 ] {} <Debug> HTTP-Session: 85de1178-8e2c-4603-ace4-23d3ffd79aad Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
824 2024.02.22 01:11:52.046043 [ 3 ] {} <Debug> HTTP-Session: 85de1178-8e2c-4603-ace4-23d3ffd79aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
825 2024.02.22 01:11:52.046125 [ 3 ] {e74d2165-cb7d-4f8b-9841-a2b9d941b406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
826 2024.02.22 01:11:52.046166 [ 3 ] {e74d2165-cb7d-4f8b-9841-a2b9d941b406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
827 2024.02.22 01:11:52.046912 [ 3 ] {e74d2165-cb7d-4f8b-9841-a2b9d941b406} <Trace> ParallelParsingInputFormat: Parallel parsing is used
828 2024.02.22 01:11:52.048044 [ 3 ] {e74d2165-cb7d-4f8b-9841-a2b9d941b406} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
829 2024.02.22 01:11:52.048463 [ 3 ] {e74d2165-cb7d-4f8b-9841-a2b9d941b406} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
830 2024.02.22 01:11:52.048633 [ 3 ] {e74d2165-cb7d-4f8b-9841-a2b9d941b406} <Trace> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
831 2024.02.22 01:11:52.048745 [ 3 ] {e74d2165-cb7d-4f8b-9841-a2b9d941b406} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002590386 sec., 1544 rows/sec., 167.01 KiB/sec.
832 2024.02.22 01:11:52.048860 [ 3 ] {e74d2165-cb7d-4f8b-9841-a2b9d941b406} <Debug> DynamicQueryHandler: Done processing query
833 2024.02.22 01:11:52.048884 [ 3 ] {e74d2165-cb7d-4f8b-9841-a2b9d941b406} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
834 2024.02.22 01:11:52.048901 [ 3 ] {} <Debug> HTTP-Session: 85de1178-8e2c-4603-ace4-23d3ffd79aad Destroying unnamed session
835 2024.02.22 01:11:52.049043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
836 2024.02.22 01:11:52.049090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
837 2024.02.22 01:11:52.049110 [ 3 ] {} <Debug> HTTP-Session: e2b98a87-85ca-4767-8bc1-69b191f32bd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
838 2024.02.22 01:11:52.049127 [ 3 ] {} <Debug> HTTP-Session: e2b98a87-85ca-4767-8bc1-69b191f32bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
839 2024.02.22 01:11:52.049204 [ 3 ] {099f0d14-90ef-4491-b7a0-1b0da83b6c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
840 2024.02.22 01:11:52.049244 [ 3 ] {099f0d14-90ef-4491-b7a0-1b0da83b6c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
841 2024.02.22 01:11:52.049351 [ 3 ] {099f0d14-90ef-4491-b7a0-1b0da83b6c01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
842 2024.02.22 01:11:52.053444 [ 3 ] {099f0d14-90ef-4491-b7a0-1b0da83b6c01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
843 2024.02.22 01:11:52.053671 [ 3 ] {099f0d14-90ef-4491-b7a0-1b0da83b6c01} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
844 2024.02.22 01:11:52.053820 [ 3 ] {099f0d14-90ef-4491-b7a0-1b0da83b6c01} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
845 2024.02.22 01:11:52.053917 [ 3 ] {099f0d14-90ef-4491-b7a0-1b0da83b6c01} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.004683586 sec., 7899 rows/sec., 640.33 KiB/sec.
846 2024.02.22 01:11:52.054073 [ 3 ] {099f0d14-90ef-4491-b7a0-1b0da83b6c01} <Debug> DynamicQueryHandler: Done processing query
847 2024.02.22 01:11:52.054096 [ 3 ] {099f0d14-90ef-4491-b7a0-1b0da83b6c01} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
848 2024.02.22 01:11:52.054112 [ 3 ] {} <Debug> HTTP-Session: e2b98a87-85ca-4767-8bc1-69b191f32bd6 Destroying unnamed session
849 2024.02.22 01:11:52.054338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
850 2024.02.22 01:11:52.054383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
851 2024.02.22 01:11:52.054401 [ 3 ] {} <Debug> HTTP-Session: cc2df37f-4fec-47d8-8c12-e13d591f2e6a Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
852 2024.02.22 01:11:52.054418 [ 3 ] {} <Debug> HTTP-Session: cc2df37f-4fec-47d8-8c12-e13d591f2e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
853 2024.02.22 01:11:52.054494 [ 3 ] {8e18dec3-70bd-4636-b2ad-9885a131d258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
854 2024.02.22 01:11:52.054532 [ 3 ] {8e18dec3-70bd-4636-b2ad-9885a131d258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
855 2024.02.22 01:11:52.054638 [ 3 ] {8e18dec3-70bd-4636-b2ad-9885a131d258} <Trace> ParallelParsingInputFormat: Parallel parsing is used
856 2024.02.22 01:11:52.055056 [ 3 ] {8e18dec3-70bd-4636-b2ad-9885a131d258} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
857 2024.02.22 01:11:52.055283 [ 3 ] {8e18dec3-70bd-4636-b2ad-9885a131d258} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
858 2024.02.22 01:11:52.055432 [ 3 ] {8e18dec3-70bd-4636-b2ad-9885a131d258} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
859 2024.02.22 01:11:52.055521 [ 3 ] {8e18dec3-70bd-4636-b2ad-9885a131d258} <Information> executeQuery: Read 111 rows, 11.21 KiB in 0.000999599 sec., 111044 rows/sec., 10.95 MiB/sec.
860 2024.02.22 01:11:52.055645 [ 3 ] {8e18dec3-70bd-4636-b2ad-9885a131d258} <Debug> DynamicQueryHandler: Done processing query
861 2024.02.22 01:11:52.055668 [ 3 ] {8e18dec3-70bd-4636-b2ad-9885a131d258} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
862 2024.02.22 01:11:52.055685 [ 3 ] {} <Debug> HTTP-Session: cc2df37f-4fec-47d8-8c12-e13d591f2e6a Destroying unnamed session
863 2024.02.22 01:11:52.055843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 8869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
864 2024.02.22 01:11:52.055887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
865 2024.02.22 01:11:52.055906 [ 3 ] {} <Debug> HTTP-Session: a68aa6ac-b561-4c13-aab1-ba427f41c346 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
866 2024.02.22 01:11:52.055922 [ 3 ] {} <Debug> HTTP-Session: a68aa6ac-b561-4c13-aab1-ba427f41c346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
867 2024.02.22 01:11:52.055995 [ 3 ] {3dcbc8c1-4b00-47a6-8df5-3fd4cf158c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
868 2024.02.22 01:11:52.056033 [ 3 ] {3dcbc8c1-4b00-47a6-8df5-3fd4cf158c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
869 2024.02.22 01:11:52.057162 [ 3 ] {3dcbc8c1-4b00-47a6-8df5-3fd4cf158c22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
870 2024.02.22 01:11:52.059738 [ 3 ] {3dcbc8c1-4b00-47a6-8df5-3fd4cf158c22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
871 2024.02.22 01:11:52.062030 [ 3 ] {3dcbc8c1-4b00-47a6-8df5-3fd4cf158c22} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
872 2024.02.22 01:11:52.062189 [ 3 ] {3dcbc8c1-4b00-47a6-8df5-3fd4cf158c22} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
873 2024.02.22 01:11:52.062286 [ 3 ] {3dcbc8c1-4b00-47a6-8df5-3fd4cf158c22} <Information> executeQuery: Read 52 rows, 4.17 KiB in 0.006263142 sec., 8302 rows/sec., 665.63 KiB/sec.
874 2024.02.22 01:11:52.062443 [ 3 ] {3dcbc8c1-4b00-47a6-8df5-3fd4cf158c22} <Debug> DynamicQueryHandler: Done processing query
875 2024.02.22 01:11:52.062467 [ 3 ] {3dcbc8c1-4b00-47a6-8df5-3fd4cf158c22} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
876 2024.02.22 01:11:52.062483 [ 3 ] {} <Debug> HTTP-Session: a68aa6ac-b561-4c13-aab1-ba427f41c346 Destroying unnamed session
877 2024.02.22 01:11:52.062777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
878 2024.02.22 01:11:52.062823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
879 2024.02.22 01:11:52.062842 [ 3 ] {} <Debug> HTTP-Session: 1e585a2f-1dc4-4e42-9d7a-facdcde4869e Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
880 2024.02.22 01:11:52.062858 [ 3 ] {} <Debug> HTTP-Session: 1e585a2f-1dc4-4e42-9d7a-facdcde4869e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
881 2024.02.22 01:11:52.062939 [ 3 ] {6e447a34-c30a-4490-ab1b-fdcc910ea175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
882 2024.02.22 01:11:52.062984 [ 3 ] {6e447a34-c30a-4490-ab1b-fdcc910ea175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
883 2024.02.22 01:11:52.063135 [ 3 ] {6e447a34-c30a-4490-ab1b-fdcc910ea175} <Trace> ParallelParsingInputFormat: Parallel parsing is used
884 2024.02.22 01:11:52.063696 [ 3 ] {6e447a34-c30a-4490-ab1b-fdcc910ea175} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
885 2024.02.22 01:11:52.066677 [ 3 ] {6e447a34-c30a-4490-ab1b-fdcc910ea175} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
886 2024.02.22 01:11:52.066892 [ 3 ] {6e447a34-c30a-4490-ab1b-fdcc910ea175} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
887 2024.02.22 01:11:52.066991 [ 3 ] {6e447a34-c30a-4490-ab1b-fdcc910ea175} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.004022536 sec., 9198 rows/sec., 12.41 MiB/sec.
888 2024.02.22 01:11:52.067129 [ 3 ] {6e447a34-c30a-4490-ab1b-fdcc910ea175} <Debug> DynamicQueryHandler: Done processing query
889 2024.02.22 01:11:52.067152 [ 3 ] {6e447a34-c30a-4490-ab1b-fdcc910ea175} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
890 2024.02.22 01:11:52.067168 [ 3 ] {} <Debug> HTTP-Session: 1e585a2f-1dc4-4e42-9d7a-facdcde4869e Destroying unnamed session
891 2024.02.22 01:11:52.067312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 3353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
892 2024.02.22 01:11:52.067357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
893 2024.02.22 01:11:52.067376 [ 3 ] {} <Debug> HTTP-Session: 460b773c-7b59-4333-9202-df9d497fda9b Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
894 2024.02.22 01:11:52.067392 [ 3 ] {} <Debug> HTTP-Session: 460b773c-7b59-4333-9202-df9d497fda9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
895 2024.02.22 01:11:52.067463 [ 3 ] {eaec36fe-edc0-46d8-b9c8-5df22a02629c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
896 2024.02.22 01:11:52.068027 [ 3 ] {eaec36fe-edc0-46d8-b9c8-5df22a02629c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
897 2024.02.22 01:11:52.068135 [ 3 ] {eaec36fe-edc0-46d8-b9c8-5df22a02629c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
898 2024.02.22 01:11:52.068511 [ 3 ] {eaec36fe-edc0-46d8-b9c8-5df22a02629c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
899 2024.02.22 01:11:52.068835 [ 3 ] {eaec36fe-edc0-46d8-b9c8-5df22a02629c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
900 2024.02.22 01:11:52.069019 [ 3 ] {eaec36fe-edc0-46d8-b9c8-5df22a02629c} <Trace> oximeter.measurements_i64 (5d617648-37e3-4cf7-8171-35db61c6315a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
901 2024.02.22 01:11:52.069112 [ 3 ] {eaec36fe-edc0-46d8-b9c8-5df22a02629c} <Information> executeQuery: Read 21 rows, 1.54 KiB in 0.001620497 sec., 12958 rows/sec., 950.35 KiB/sec.
902 2024.02.22 01:11:52.069240 [ 3 ] {eaec36fe-edc0-46d8-b9c8-5df22a02629c} <Debug> DynamicQueryHandler: Done processing query
903 2024.02.22 01:11:52.069263 [ 3 ] {eaec36fe-edc0-46d8-b9c8-5df22a02629c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
904 2024.02.22 01:11:52.069280 [ 3 ] {} <Debug> HTTP-Session: 460b773c-7b59-4333-9202-df9d497fda9b Destroying unnamed session
905 2024.02.22 01:12:01.997600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
906 2024.02.22 01:12:01.997718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
907 2024.02.22 01:12:01.997744 [ 3 ] {} <Debug> HTTP-Session: 0cba77cc-e75d-4ba6-9919-22391bc743e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
908 2024.02.22 01:12:01.997768 [ 3 ] {} <Debug> HTTP-Session: 0cba77cc-e75d-4ba6-9919-22391bc743e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
909 2024.02.22 01:12:01.997899 [ 3 ] {31edac19-d56e-47b9-90d4-d5f99775237d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
910 2024.02.22 01:12:01.997960 [ 3 ] {31edac19-d56e-47b9-90d4-d5f99775237d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
911 2024.02.22 01:12:01.998120 [ 3 ] {31edac19-d56e-47b9-90d4-d5f99775237d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
912 2024.02.22 01:12:01.998636 [ 3 ] {31edac19-d56e-47b9-90d4-d5f99775237d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
913 2024.02.22 01:12:01.998905 [ 3 ] {31edac19-d56e-47b9-90d4-d5f99775237d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
914 2024.02.22 01:12:01.999076 [ 3 ] {31edac19-d56e-47b9-90d4-d5f99775237d} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
915 2024.02.22 01:12:01.999204 [ 3 ] {31edac19-d56e-47b9-90d4-d5f99775237d} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001265177 sec., 30035 rows/sec., 2.38 MiB/sec.
916 2024.02.22 01:12:01.999369 [ 3 ] {31edac19-d56e-47b9-90d4-d5f99775237d} <Debug> DynamicQueryHandler: Done processing query
917 2024.02.22 01:12:01.999395 [ 3 ] {31edac19-d56e-47b9-90d4-d5f99775237d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
918 2024.02.22 01:12:01.999411 [ 3 ] {} <Debug> HTTP-Session: 0cba77cc-e75d-4ba6-9919-22391bc743e9 Destroying unnamed session
919 2024.02.22 01:12:01.999560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
920 2024.02.22 01:12:01.999612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
921 2024.02.22 01:12:01.999632 [ 3 ] {} <Debug> HTTP-Session: 252f49e5-8410-423d-932b-ef2e79d7d362 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
922 2024.02.22 01:12:01.999651 [ 3 ] {} <Debug> HTTP-Session: 252f49e5-8410-423d-932b-ef2e79d7d362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
923 2024.02.22 01:12:01.999738 [ 3 ] {888e35f8-9c59-473a-8507-e12093a31c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
924 2024.02.22 01:12:01.999781 [ 3 ] {888e35f8-9c59-473a-8507-e12093a31c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
925 2024.02.22 01:12:01.999888 [ 3 ] {888e35f8-9c59-473a-8507-e12093a31c4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
926 2024.02.22 01:12:02.000208 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.63 MiB, peak 234.71 MiB, will set to 229.57 MiB (RSS), difference: -1.06 MiB
927 2024.02.22 01:12:02.000391 [ 3 ] {888e35f8-9c59-473a-8507-e12093a31c4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
928 2024.02.22 01:12:02.000708 [ 3 ] {888e35f8-9c59-473a-8507-e12093a31c4e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
929 2024.02.22 01:12:02.000871 [ 3 ] {888e35f8-9c59-473a-8507-e12093a31c4e} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
930 2024.02.22 01:12:02.000996 [ 3 ] {888e35f8-9c59-473a-8507-e12093a31c4e} <Information> executeQuery: Read 114 rows, 11.50 KiB in 0.001226066 sec., 92980 rows/sec., 9.16 MiB/sec.
931 2024.02.22 01:12:02.001133 [ 3 ] {888e35f8-9c59-473a-8507-e12093a31c4e} <Debug> DynamicQueryHandler: Done processing query
932 2024.02.22 01:12:02.001157 [ 3 ] {888e35f8-9c59-473a-8507-e12093a31c4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
933 2024.02.22 01:12:02.001173 [ 3 ] {} <Debug> HTTP-Session: 252f49e5-8410-423d-932b-ef2e79d7d362 Destroying unnamed session
934 2024.02.22 01:12:02.001357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
935 2024.02.22 01:12:02.001406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
936 2024.02.22 01:12:02.001427 [ 3 ] {} <Debug> HTTP-Session: 0c74bfe8-c1b0-4f1f-8fd7-bc2356257eae Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
937 2024.02.22 01:12:02.001444 [ 3 ] {} <Debug> HTTP-Session: 0c74bfe8-c1b0-4f1f-8fd7-bc2356257eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
938 2024.02.22 01:12:02.001522 [ 3 ] {6291b5f1-8c46-400c-a6d0-378461f40035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
939 2024.02.22 01:12:02.001563 [ 3 ] {6291b5f1-8c46-400c-a6d0-378461f40035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
940 2024.02.22 01:12:02.001671 [ 3 ] {6291b5f1-8c46-400c-a6d0-378461f40035} <Trace> ParallelParsingInputFormat: Parallel parsing is used
941 2024.02.22 01:12:02.002022 [ 3 ] {6291b5f1-8c46-400c-a6d0-378461f40035} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
942 2024.02.22 01:12:02.002237 [ 3 ] {6291b5f1-8c46-400c-a6d0-378461f40035} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
943 2024.02.22 01:12:02.002387 [ 3 ] {6291b5f1-8c46-400c-a6d0-378461f40035} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
944 2024.02.22 01:12:02.002503 [ 3 ] {6291b5f1-8c46-400c-a6d0-378461f40035} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000951688 sec., 39929 rows/sec., 3.12 MiB/sec.
945 2024.02.22 01:12:02.002623 [ 3 ] {6291b5f1-8c46-400c-a6d0-378461f40035} <Debug> DynamicQueryHandler: Done processing query
946 2024.02.22 01:12:02.002646 [ 3 ] {6291b5f1-8c46-400c-a6d0-378461f40035} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
947 2024.02.22 01:12:02.002663 [ 3 ] {} <Debug> HTTP-Session: 0c74bfe8-c1b0-4f1f-8fd7-bc2356257eae Destroying unnamed session
948 2024.02.22 01:12:02.002861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
949 2024.02.22 01:12:02.002914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
950 2024.02.22 01:12:02.002933 [ 3 ] {} <Debug> HTTP-Session: 14131c3d-b703-4a88-9b2e-4b0daaf3c9ea Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
951 2024.02.22 01:12:02.002951 [ 3 ] {} <Debug> HTTP-Session: 14131c3d-b703-4a88-9b2e-4b0daaf3c9ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
952 2024.02.22 01:12:02.003035 [ 3 ] {05d6c2ad-dc83-4fbb-9aaf-fa41f7786fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
953 2024.02.22 01:12:02.003081 [ 3 ] {05d6c2ad-dc83-4fbb-9aaf-fa41f7786fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
954 2024.02.22 01:12:02.003222 [ 3 ] {05d6c2ad-dc83-4fbb-9aaf-fa41f7786fa4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
955 2024.02.22 01:12:02.003685 [ 3 ] {05d6c2ad-dc83-4fbb-9aaf-fa41f7786fa4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
956 2024.02.22 01:12:02.004006 [ 3 ] {05d6c2ad-dc83-4fbb-9aaf-fa41f7786fa4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
957 2024.02.22 01:12:02.004189 [ 3 ] {05d6c2ad-dc83-4fbb-9aaf-fa41f7786fa4} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
958 2024.02.22 01:12:02.004307 [ 3 ] {05d6c2ad-dc83-4fbb-9aaf-fa41f7786fa4} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001241816 sec., 30600 rows/sec., 41.29 MiB/sec.
959 2024.02.22 01:12:02.004436 [ 3 ] {05d6c2ad-dc83-4fbb-9aaf-fa41f7786fa4} <Debug> DynamicQueryHandler: Done processing query
960 2024.02.22 01:12:02.004460 [ 3 ] {05d6c2ad-dc83-4fbb-9aaf-fa41f7786fa4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
961 2024.02.22 01:12:02.004476 [ 3 ] {} <Debug> HTTP-Session: 14131c3d-b703-4a88-9b2e-4b0daaf3c9ea Destroying unnamed session
962 2024.02.22 01:12:06.811848 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
963 2024.02.22 01:12:06.811908 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
964 2024.02.22 01:12:11.997128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
965 2024.02.22 01:12:11.997251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
966 2024.02.22 01:12:11.997277 [ 3 ] {} <Debug> HTTP-Session: d65c0428-c122-475b-8432-9c95cf152711 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
967 2024.02.22 01:12:11.997303 [ 3 ] {} <Debug> HTTP-Session: d65c0428-c122-475b-8432-9c95cf152711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
968 2024.02.22 01:12:11.997496 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) 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)
969 2024.02.22 01:12:11.998323 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
970 2024.02.22 01:12:11.998490 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
971 2024.02.22 01:12:11.998588 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
972 2024.02.22 01:12:11.998823 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} <Debug> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
973 2024.02.22 01:12:12.000691 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} <Trace> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
974 2024.02.22 01:12:12.000725 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} <Debug> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (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
975 2024.02.22 01:12:12.000793 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
976 2024.02.22 01:12:12.009120 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} <Information> executeQuery: Read 4 rows, 443.00 B in 0.011577796 sec., 345 rows/sec., 37.37 KiB/sec.
977 2024.02.22 01:12:12.009360 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} <Debug> DynamicQueryHandler: Done processing query
978 2024.02.22 01:12:12.009385 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
979 2024.02.22 01:12:12.009403 [ 3 ] {} <Debug> HTTP-Session: d65c0428-c122-475b-8432-9c95cf152711 Destroying unnamed session
980 2024.02.22 01:12:12.009739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
981 2024.02.22 01:12:12.009791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
982 2024.02.22 01:12:12.009811 [ 3 ] {} <Debug> HTTP-Session: d039a563-02ff-410b-947b-7d7c1afe7810 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
983 2024.02.22 01:12:12.009831 [ 3 ] {} <Debug> HTTP-Session: d039a563-02ff-410b-947b-7d7c1afe7810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
984 2024.02.22 01:12:12.009964 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) 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)
985 2024.02.22 01:12:12.010419 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
986 2024.02.22 01:12:12.010583 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
987 2024.02.22 01:12:12.010626 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
988 2024.02.22 01:12:12.010775 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} <Debug> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
989 2024.02.22 01:12:12.010805 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} <Trace> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
990 2024.02.22 01:12:12.010827 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} <Debug> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (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
991 2024.02.22 01:12:12.010856 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
992 2024.02.22 01:12:12.011711 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00170801 sec., 2341 rows/sec., 253.29 KiB/sec.
993 2024.02.22 01:12:12.011896 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} <Debug> DynamicQueryHandler: Done processing query
994 2024.02.22 01:12:12.011921 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
995 2024.02.22 01:12:12.011937 [ 3 ] {} <Debug> HTTP-Session: d039a563-02ff-410b-947b-7d7c1afe7810 Destroying unnamed session
996 2024.02.22 01:12:12.012149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
997 2024.02.22 01:12:12.012198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
998 2024.02.22 01:12:12.012217 [ 3 ] {} <Debug> HTTP-Session: 270e452c-c8d7-4e20-b684-a0e3d54d2ca7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
999 2024.02.22 01:12:12.012237 [ 3 ] {} <Debug> HTTP-Session: 270e452c-c8d7-4e20-b684-a0e3d54d2ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1000 2024.02.22 01:12:12.012369 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) 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)
1001 2024.02.22 01:12:12.012828 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1002 2024.02.22 01:12:12.012994 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1003 2024.02.22 01:12:12.013036 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1004 2024.02.22 01:12:12.013186 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} <Debug> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1005 2024.02.22 01:12:12.013217 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} <Trace> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1006 2024.02.22 01:12:12.013238 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} <Debug> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (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
1007 2024.02.22 01:12:12.013267 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1008 2024.02.22 01:12:12.014100 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001694319 sec., 2360 rows/sec., 255.33 KiB/sec.
1009 2024.02.22 01:12:12.014302 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} <Debug> DynamicQueryHandler: Done processing query
1010 2024.02.22 01:12:12.014327 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1011 2024.02.22 01:12:12.014343 [ 3 ] {} <Debug> HTTP-Session: 270e452c-c8d7-4e20-b684-a0e3d54d2ca7 Destroying unnamed session
1012 2024.02.22 01:12:12.014691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1013 2024.02.22 01:12:12.014738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1014 2024.02.22 01:12:12.014757 [ 3 ] {} <Debug> HTTP-Session: 8ed6b1f2-7fd8-4bd3-bfb3-21c3bcd1dc2c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1015 2024.02.22 01:12:12.014776 [ 3 ] {} <Debug> HTTP-Session: 8ed6b1f2-7fd8-4bd3-bfb3-21c3bcd1dc2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1016 2024.02.22 01:12:12.014905 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) 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)
1017 2024.02.22 01:12:12.015368 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1018 2024.02.22 01:12:12.015533 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1019 2024.02.22 01:12:12.015575 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1020 2024.02.22 01:12:12.015722 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} <Debug> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1021 2024.02.22 01:12:12.015751 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} <Trace> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1022 2024.02.22 01:12:12.015772 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} <Debug> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (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
1023 2024.02.22 01:12:12.015801 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1024 2024.02.22 01:12:12.016631 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001688629 sec., 2368 rows/sec., 256.19 KiB/sec.
1025 2024.02.22 01:12:12.016816 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} <Debug> DynamicQueryHandler: Done processing query
1026 2024.02.22 01:12:12.016840 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1027 2024.02.22 01:12:12.016857 [ 3 ] {} <Debug> HTTP-Session: 8ed6b1f2-7fd8-4bd3-bfb3-21c3bcd1dc2c Destroying unnamed session
1028 2024.02.22 01:12:12.017170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1029 2024.02.22 01:12:12.017216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1030 2024.02.22 01:12:12.017235 [ 3 ] {} <Debug> HTTP-Session: 3923c072-502c-4299-a9e1-e6b3614579ad Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1031 2024.02.22 01:12:12.017253 [ 3 ] {} <Debug> HTTP-Session: 3923c072-502c-4299-a9e1-e6b3614579ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1032 2024.02.22 01:12:12.017373 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) 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)
1033 2024.02.22 01:12:12.017839 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1034 2024.02.22 01:12:12.018007 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1035 2024.02.22 01:12:12.018049 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1036 2024.02.22 01:12:12.018197 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} <Debug> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1037 2024.02.22 01:12:12.018225 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} <Trace> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1038 2024.02.22 01:12:12.018246 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} <Debug> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (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
1039 2024.02.22 01:12:12.018275 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1040 2024.02.22 01:12:12.019107 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001695629 sec., 2359 rows/sec., 255.14 KiB/sec.
1041 2024.02.22 01:12:12.019311 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} <Debug> DynamicQueryHandler: Done processing query
1042 2024.02.22 01:12:12.019335 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1043 2024.02.22 01:12:12.019351 [ 3 ] {} <Debug> HTTP-Session: 3923c072-502c-4299-a9e1-e6b3614579ad Destroying unnamed session
1044 2024.02.22 01:12:12.019592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1045 2024.02.22 01:12:12.019638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1046 2024.02.22 01:12:12.019656 [ 3 ] {} <Debug> HTTP-Session: 81b5a0c0-341d-4667-953a-978718b3fbb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1047 2024.02.22 01:12:12.019673 [ 3 ] {} <Debug> HTTP-Session: 81b5a0c0-341d-4667-953a-978718b3fbb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1048 2024.02.22 01:12:12.019794 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) 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)
1049 2024.02.22 01:12:12.020263 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1050 2024.02.22 01:12:12.020430 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1051 2024.02.22 01:12:12.020471 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1052 2024.02.22 01:12:12.020617 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} <Debug> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1053 2024.02.22 01:12:12.020644 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} <Trace> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1054 2024.02.22 01:12:12.020665 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} <Debug> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (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
1055 2024.02.22 01:12:12.020692 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1056 2024.02.22 01:12:12.021539 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00170674 sec., 2343 rows/sec., 253.48 KiB/sec.
1057 2024.02.22 01:12:12.021729 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} <Debug> DynamicQueryHandler: Done processing query
1058 2024.02.22 01:12:12.021753 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1059 2024.02.22 01:12:12.021770 [ 3 ] {} <Debug> HTTP-Session: 81b5a0c0-341d-4667-953a-978718b3fbb2 Destroying unnamed session
1060 2024.02.22 01:12:12.039875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1061 2024.02.22 01:12:12.039937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1062 2024.02.22 01:12:12.039960 [ 3 ] {} <Debug> HTTP-Session: c2f60cad-6598-45f0-8c68-482cd6a04784 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1063 2024.02.22 01:12:12.039982 [ 3 ] {} <Debug> HTTP-Session: c2f60cad-6598-45f0-8c68-482cd6a04784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1064 2024.02.22 01:12:12.040079 [ 3 ] {8f64833f-bfa1-422c-99b4-09979ba182d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1065 2024.02.22 01:12:12.040128 [ 3 ] {8f64833f-bfa1-422c-99b4-09979ba182d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1066 2024.02.22 01:12:12.040305 [ 3 ] {8f64833f-bfa1-422c-99b4-09979ba182d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1067 2024.02.22 01:12:12.040663 [ 3 ] {8f64833f-bfa1-422c-99b4-09979ba182d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1068 2024.02.22 01:12:12.040953 [ 3 ] {8f64833f-bfa1-422c-99b4-09979ba182d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1069 2024.02.22 01:12:12.041116 [ 3 ] {8f64833f-bfa1-422c-99b4-09979ba182d1} <Trace> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1070 2024.02.22 01:12:12.041244 [ 3 ] {8f64833f-bfa1-422c-99b4-09979ba182d1} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001126053 sec., 5328 rows/sec., 863.77 KiB/sec.
1071 2024.02.22 01:12:12.041410 [ 3 ] {8f64833f-bfa1-422c-99b4-09979ba182d1} <Debug> DynamicQueryHandler: Done processing query
1072 2024.02.22 01:12:12.041433 [ 3 ] {8f64833f-bfa1-422c-99b4-09979ba182d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1073 2024.02.22 01:12:12.041450 [ 3 ] {} <Debug> HTTP-Session: c2f60cad-6598-45f0-8c68-482cd6a04784 Destroying unnamed session
1074 2024.02.22 01:12:12.041564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1075 2024.02.22 01:12:12.041607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1076 2024.02.22 01:12:12.041625 [ 3 ] {} <Debug> HTTP-Session: 9c87c9cf-3798-474a-a8cd-54d2ea4e1bc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1077 2024.02.22 01:12:12.041643 [ 3 ] {} <Debug> HTTP-Session: 9c87c9cf-3798-474a-a8cd-54d2ea4e1bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1078 2024.02.22 01:12:12.041717 [ 3 ] {d005a421-2a73-4d50-a4e1-e338713cafe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1079 2024.02.22 01:12:12.041755 [ 3 ] {d005a421-2a73-4d50-a4e1-e338713cafe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1080 2024.02.22 01:12:12.041870 [ 3 ] {d005a421-2a73-4d50-a4e1-e338713cafe8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1081 2024.02.22 01:12:12.042162 [ 3 ] {d005a421-2a73-4d50-a4e1-e338713cafe8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1082 2024.02.22 01:12:12.042376 [ 3 ] {d005a421-2a73-4d50-a4e1-e338713cafe8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1083 2024.02.22 01:12:12.042527 [ 3 ] {d005a421-2a73-4d50-a4e1-e338713cafe8} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1084 2024.02.22 01:12:12.042644 [ 3 ] {d005a421-2a73-4d50-a4e1-e338713cafe8} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.000899506 sec., 42245 rows/sec., 3.34 MiB/sec.
1085 2024.02.22 01:12:12.042801 [ 3 ] {d005a421-2a73-4d50-a4e1-e338713cafe8} <Debug> DynamicQueryHandler: Done processing query
1086 2024.02.22 01:12:12.042825 [ 3 ] {d005a421-2a73-4d50-a4e1-e338713cafe8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1087 2024.02.22 01:12:12.042841 [ 3 ] {} <Debug> HTTP-Session: 9c87c9cf-3798-474a-a8cd-54d2ea4e1bc2 Destroying unnamed session
1088 2024.02.22 01:12:12.043034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 23481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1089 2024.02.22 01:12:12.043078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1090 2024.02.22 01:12:12.043096 [ 3 ] {} <Debug> HTTP-Session: 29708918-bd56-4858-b0bf-78c8ec1bd942 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1091 2024.02.22 01:12:12.043115 [ 3 ] {} <Debug> HTTP-Session: 29708918-bd56-4858-b0bf-78c8ec1bd942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1092 2024.02.22 01:12:12.043188 [ 3 ] {5a96d7ed-d3ef-457e-a154-eb8ebc7f47cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1093 2024.02.22 01:12:12.043227 [ 3 ] {5a96d7ed-d3ef-457e-a154-eb8ebc7f47cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1094 2024.02.22 01:12:12.043335 [ 3 ] {5a96d7ed-d3ef-457e-a154-eb8ebc7f47cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1095 2024.02.22 01:12:12.043709 [ 3 ] {5a96d7ed-d3ef-457e-a154-eb8ebc7f47cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1096 2024.02.22 01:12:12.043927 [ 3 ] {5a96d7ed-d3ef-457e-a154-eb8ebc7f47cf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1097 2024.02.22 01:12:12.044092 [ 3 ] {5a96d7ed-d3ef-457e-a154-eb8ebc7f47cf} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1098 2024.02.22 01:12:12.044209 [ 3 ] {5a96d7ed-d3ef-457e-a154-eb8ebc7f47cf} <Information> executeQuery: Read 150 rows, 14.32 KiB in 0.000987669 sec., 151872 rows/sec., 14.16 MiB/sec.
1099 2024.02.22 01:12:12.044328 [ 3 ] {5a96d7ed-d3ef-457e-a154-eb8ebc7f47cf} <Debug> DynamicQueryHandler: Done processing query
1100 2024.02.22 01:12:12.044351 [ 3 ] {5a96d7ed-d3ef-457e-a154-eb8ebc7f47cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1101 2024.02.22 01:12:12.044367 [ 3 ] {} <Debug> HTTP-Session: 29708918-bd56-4858-b0bf-78c8ec1bd942 Destroying unnamed session
1102 2024.02.22 01:12:12.044508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 10532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1103 2024.02.22 01:12:12.044551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1104 2024.02.22 01:12:12.044569 [ 3 ] {} <Debug> HTTP-Session: 852365bc-dc6a-4587-9a6a-20c952b9ad92 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1105 2024.02.22 01:12:12.044586 [ 3 ] {} <Debug> HTTP-Session: 852365bc-dc6a-4587-9a6a-20c952b9ad92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1106 2024.02.22 01:12:12.044659 [ 3 ] {df56cb25-dcb8-488d-8f30-9f9699673792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1107 2024.02.22 01:12:12.044696 [ 3 ] {df56cb25-dcb8-488d-8f30-9f9699673792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1108 2024.02.22 01:12:12.044799 [ 3 ] {df56cb25-dcb8-488d-8f30-9f9699673792} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1109 2024.02.22 01:12:12.045090 [ 3 ] {df56cb25-dcb8-488d-8f30-9f9699673792} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1110 2024.02.22 01:12:12.045303 [ 3 ] {df56cb25-dcb8-488d-8f30-9f9699673792} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1111 2024.02.22 01:12:12.045453 [ 3 ] {df56cb25-dcb8-488d-8f30-9f9699673792} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1112 2024.02.22 01:12:12.045566 [ 3 ] {df56cb25-dcb8-488d-8f30-9f9699673792} <Information> executeQuery: Read 62 rows, 4.94 KiB in 0.000880566 sec., 70409 rows/sec., 5.48 MiB/sec.
1113 2024.02.22 01:12:12.045702 [ 3 ] {df56cb25-dcb8-488d-8f30-9f9699673792} <Debug> DynamicQueryHandler: Done processing query
1114 2024.02.22 01:12:12.045726 [ 3 ] {df56cb25-dcb8-488d-8f30-9f9699673792} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1115 2024.02.22 01:12:12.045742 [ 3 ] {} <Debug> HTTP-Session: 852365bc-dc6a-4587-9a6a-20c952b9ad92 Destroying unnamed session
1116 2024.02.22 01:12:12.045998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 94683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1117 2024.02.22 01:12:12.046043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1118 2024.02.22 01:12:12.046062 [ 3 ] {} <Debug> HTTP-Session: 31c3148e-cf63-427f-be65-86f900acc2df Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1119 2024.02.22 01:12:12.046079 [ 3 ] {} <Debug> HTTP-Session: 31c3148e-cf63-427f-be65-86f900acc2df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1120 2024.02.22 01:12:12.046181 [ 3 ] {2a49f755-a9d1-4b71-b91f-c81d1e3072d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1121 2024.02.22 01:12:12.046222 [ 3 ] {2a49f755-a9d1-4b71-b91f-c81d1e3072d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1122 2024.02.22 01:12:12.046343 [ 3 ] {2a49f755-a9d1-4b71-b91f-c81d1e3072d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1123 2024.02.22 01:12:12.046858 [ 3 ] {2a49f755-a9d1-4b71-b91f-c81d1e3072d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1124 2024.02.22 01:12:12.047142 [ 3 ] {2a49f755-a9d1-4b71-b91f-c81d1e3072d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1125 2024.02.22 01:12:12.047319 [ 3 ] {2a49f755-a9d1-4b71-b91f-c81d1e3072d3} <Trace> oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1126 2024.02.22 01:12:12.047435 [ 3 ] {2a49f755-a9d1-4b71-b91f-c81d1e3072d3} <Information> executeQuery: Read 492 rows, 35.55 KiB in 0.001226366 sec., 401185 rows/sec., 28.31 MiB/sec.
1127 2024.02.22 01:12:12.047563 [ 3 ] {2a49f755-a9d1-4b71-b91f-c81d1e3072d3} <Debug> DynamicQueryHandler: Done processing query
1128 2024.02.22 01:12:12.047585 [ 3 ] {2a49f755-a9d1-4b71-b91f-c81d1e3072d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
1129 2024.02.22 01:12:12.047601 [ 3 ] {} <Debug> HTTP-Session: 31c3148e-cf63-427f-be65-86f900acc2df Destroying unnamed session
1130 2024.02.22 01:12:12.047803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1131 2024.02.22 01:12:12.047846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1132 2024.02.22 01:12:12.047864 [ 3 ] {} <Debug> HTTP-Session: 3a258dee-2c96-47cb-b520-88a8a1741258 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1133 2024.02.22 01:12:12.047881 [ 3 ] {} <Debug> HTTP-Session: 3a258dee-2c96-47cb-b520-88a8a1741258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1134 2024.02.22 01:12:12.047963 [ 3 ] {4baf43ce-71c7-4137-8ea7-81e8e21f2cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1135 2024.02.22 01:12:12.048007 [ 3 ] {4baf43ce-71c7-4137-8ea7-81e8e21f2cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1136 2024.02.22 01:12:12.048143 [ 3 ] {4baf43ce-71c7-4137-8ea7-81e8e21f2cd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1137 2024.02.22 01:12:12.048611 [ 3 ] {4baf43ce-71c7-4137-8ea7-81e8e21f2cd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1138 2024.02.22 01:12:12.048914 [ 3 ] {4baf43ce-71c7-4137-8ea7-81e8e21f2cd3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1139 2024.02.22 01:12:12.049095 [ 3 ] {4baf43ce-71c7-4137-8ea7-81e8e21f2cd3} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1140 2024.02.22 01:12:12.049218 [ 3 ] {4baf43ce-71c7-4137-8ea7-81e8e21f2cd3} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001227136 sec., 30966 rows/sec., 41.79 MiB/sec.
1141 2024.02.22 01:12:12.049342 [ 3 ] {4baf43ce-71c7-4137-8ea7-81e8e21f2cd3} <Debug> DynamicQueryHandler: Done processing query
1142 2024.02.22 01:12:12.049365 [ 3 ] {4baf43ce-71c7-4137-8ea7-81e8e21f2cd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1143 2024.02.22 01:12:12.049381 [ 3 ] {} <Debug> HTTP-Session: 3a258dee-2c96-47cb-b520-88a8a1741258 Destroying unnamed session
1144 2024.02.22 01:12:13.000146 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.32 MiB, peak 234.71 MiB, will set to 230.38 MiB (RSS), difference: 1.06 MiB
1145 2024.02.22 01:12:21.812164 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache
1146 2024.02.22 01:12:21.812232 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache
1147 2024.02.22 01:12:21.998024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1148 2024.02.22 01:12:21.998131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1149 2024.02.22 01:12:21.998163 [ 3 ] {} <Debug> HTTP-Session: c0f29a94-e8bf-46aa-aee8-bf7959c21344 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1150 2024.02.22 01:12:21.998193 [ 3 ] {} <Debug> HTTP-Session: c0f29a94-e8bf-46aa-aee8-bf7959c21344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1151 2024.02.22 01:12:21.998341 [ 3 ] {9568f589-457b-44bd-a251-144ff4e7454e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1152 2024.02.22 01:12:21.998407 [ 3 ] {9568f589-457b-44bd-a251-144ff4e7454e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1153 2024.02.22 01:12:21.998591 [ 3 ] {9568f589-457b-44bd-a251-144ff4e7454e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1154 2024.02.22 01:12:21.999106 [ 3 ] {9568f589-457b-44bd-a251-144ff4e7454e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1155 2024.02.22 01:12:21.999381 [ 3 ] {9568f589-457b-44bd-a251-144ff4e7454e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1156 2024.02.22 01:12:21.999556 [ 3 ] {9568f589-457b-44bd-a251-144ff4e7454e} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1157 2024.02.22 01:12:21.999675 [ 3 ] {9568f589-457b-44bd-a251-144ff4e7454e} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001296748 sec., 29304 rows/sec., 2.32 MiB/sec.
1158 2024.02.22 01:12:21.999857 [ 3 ] {9568f589-457b-44bd-a251-144ff4e7454e} <Debug> DynamicQueryHandler: Done processing query
1159 2024.02.22 01:12:21.999884 [ 3 ] {9568f589-457b-44bd-a251-144ff4e7454e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1160 2024.02.22 01:12:21.999901 [ 3 ] {} <Debug> HTTP-Session: c0f29a94-e8bf-46aa-aee8-bf7959c21344 Destroying unnamed session
1161 2024.02.22 01:12:22.000052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1162 2024.02.22 01:12:22.000143 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.42 MiB, peak 235.52 MiB, will set to 230.38 MiB (RSS), difference: -1.03 MiB
1163 2024.02.22 01:12:22.000156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1164 2024.02.22 01:12:22.000232 [ 3 ] {} <Debug> HTTP-Session: 57a5aa20-9693-4d19-8124-ab24e16f5ea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1165 2024.02.22 01:12:22.000286 [ 3 ] {} <Debug> HTTP-Session: 57a5aa20-9693-4d19-8124-ab24e16f5ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1166 2024.02.22 01:12:22.000473 [ 3 ] {c949cb69-3430-453c-944b-24c27353da02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1167 2024.02.22 01:12:22.000560 [ 3 ] {c949cb69-3430-453c-944b-24c27353da02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1168 2024.02.22 01:12:22.000680 [ 3 ] {c949cb69-3430-453c-944b-24c27353da02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1169 2024.02.22 01:12:22.001061 [ 3 ] {c949cb69-3430-453c-944b-24c27353da02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1170 2024.02.22 01:12:22.001287 [ 3 ] {c949cb69-3430-453c-944b-24c27353da02} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1171 2024.02.22 01:12:22.001439 [ 3 ] {c949cb69-3430-453c-944b-24c27353da02} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1172 2024.02.22 01:12:22.001532 [ 3 ] {c949cb69-3430-453c-944b-24c27353da02} <Information> executeQuery: Read 114 rows, 11.50 KiB in 0.00100919 sec., 112961 rows/sec., 11.13 MiB/sec.
1173 2024.02.22 01:12:22.001653 [ 3 ] {c949cb69-3430-453c-944b-24c27353da02} <Debug> DynamicQueryHandler: Done processing query
1174 2024.02.22 01:12:22.001676 [ 3 ] {c949cb69-3430-453c-944b-24c27353da02} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1175 2024.02.22 01:12:22.001692 [ 3 ] {} <Debug> HTTP-Session: 57a5aa20-9693-4d19-8124-ab24e16f5ea2 Destroying unnamed session
1176 2024.02.22 01:12:22.001807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1177 2024.02.22 01:12:22.001853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1178 2024.02.22 01:12:22.001872 [ 3 ] {} <Debug> HTTP-Session: a4e15f26-84ec-4a38-bd03-1b17d6d8a3a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1179 2024.02.22 01:12:22.001890 [ 3 ] {} <Debug> HTTP-Session: a4e15f26-84ec-4a38-bd03-1b17d6d8a3a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1180 2024.02.22 01:12:22.001964 [ 3 ] {128c50f3-16dd-4c7b-8d64-92fad9c334f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1181 2024.02.22 01:12:22.002003 [ 3 ] {128c50f3-16dd-4c7b-8d64-92fad9c334f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1182 2024.02.22 01:12:22.002108 [ 3 ] {128c50f3-16dd-4c7b-8d64-92fad9c334f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1183 2024.02.22 01:12:22.002391 [ 3 ] {128c50f3-16dd-4c7b-8d64-92fad9c334f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1184 2024.02.22 01:12:22.002599 [ 3 ] {128c50f3-16dd-4c7b-8d64-92fad9c334f4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1185 2024.02.22 01:12:22.002749 [ 3 ] {128c50f3-16dd-4c7b-8d64-92fad9c334f4} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1186 2024.02.22 01:12:22.002840 [ 3 ] {128c50f3-16dd-4c7b-8d64-92fad9c334f4} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000848615 sec., 44778 rows/sec., 3.50 MiB/sec.
1187 2024.02.22 01:12:22.002937 [ 3 ] {128c50f3-16dd-4c7b-8d64-92fad9c334f4} <Debug> DynamicQueryHandler: Done processing query
1188 2024.02.22 01:12:22.002959 [ 3 ] {128c50f3-16dd-4c7b-8d64-92fad9c334f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1189 2024.02.22 01:12:22.002975 [ 3 ] {} <Debug> HTTP-Session: a4e15f26-84ec-4a38-bd03-1b17d6d8a3a9 Destroying unnamed session
1190 2024.02.22 01:12:22.003176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1191 2024.02.22 01:12:22.003219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1192 2024.02.22 01:12:22.003238 [ 3 ] {} <Debug> HTTP-Session: d23352cf-0d4b-4330-95a3-30c2d36b9a37 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1193 2024.02.22 01:12:22.003255 [ 3 ] {} <Debug> HTTP-Session: d23352cf-0d4b-4330-95a3-30c2d36b9a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1194 2024.02.22 01:12:22.003343 [ 3 ] {eebf466e-7751-4484-9e87-0048306f63c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1195 2024.02.22 01:12:22.003389 [ 3 ] {eebf466e-7751-4484-9e87-0048306f63c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1196 2024.02.22 01:12:22.003521 [ 3 ] {eebf466e-7751-4484-9e87-0048306f63c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1197 2024.02.22 01:12:22.003949 [ 3 ] {eebf466e-7751-4484-9e87-0048306f63c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
1198 2024.02.22 01:12:22.004266 [ 3 ] {eebf466e-7751-4484-9e87-0048306f63c0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1199 2024.02.22 01:12:22.004450 [ 3 ] {eebf466e-7751-4484-9e87-0048306f63c0} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1200 2024.02.22 01:12:22.004542 [ 3 ] {eebf466e-7751-4484-9e87-0048306f63c0} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001171954 sec., 32424 rows/sec., 43.76 MiB/sec.
1201 2024.02.22 01:12:22.004665 [ 3 ] {eebf466e-7751-4484-9e87-0048306f63c0} <Debug> DynamicQueryHandler: Done processing query
1202 2024.02.22 01:12:22.004687 [ 3 ] {eebf466e-7751-4484-9e87-0048306f63c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1203 2024.02.22 01:12:22.004704 [ 3 ] {} <Debug> HTTP-Session: d23352cf-0d4b-4330-95a3-30c2d36b9a37 Destroying unnamed session
1204 2024.02.22 01:12:31.998503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1205 2024.02.22 01:12:31.998710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1206 2024.02.22 01:12:31.998760 [ 3 ] {} <Debug> HTTP-Session: 3df40172-8059-4130-a504-80daf44407fd Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1207 2024.02.22 01:12:31.998802 [ 3 ] {} <Debug> HTTP-Session: 3df40172-8059-4130-a504-80daf44407fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1208 2024.02.22 01:12:31.999011 [ 3 ] {750a8d93-f0df-4412-bea1-b0c6b89d61b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1209 2024.02.22 01:12:31.999110 [ 3 ] {750a8d93-f0df-4412-bea1-b0c6b89d61b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1210 2024.02.22 01:12:31.999389 [ 3 ] {750a8d93-f0df-4412-bea1-b0c6b89d61b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1211 2024.02.22 01:12:31.999933 [ 3 ] {750a8d93-f0df-4412-bea1-b0c6b89d61b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1212 2024.02.22 01:12:32.000152 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.40 MiB, peak 235.52 MiB, will set to 230.38 MiB (RSS), difference: -1.01 MiB
1213 2024.02.22 01:12:32.000363 [ 3 ] {750a8d93-f0df-4412-bea1-b0c6b89d61b3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1214 2024.02.22 01:12:32.000602 [ 3 ] {750a8d93-f0df-4412-bea1-b0c6b89d61b3} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1215 2024.02.22 01:12:32.000758 [ 3 ] {750a8d93-f0df-4412-bea1-b0c6b89d61b3} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001683749 sec., 22568 rows/sec., 1.79 MiB/sec.
1216 2024.02.22 01:12:32.000910 [ 3 ] {750a8d93-f0df-4412-bea1-b0c6b89d61b3} <Debug> DynamicQueryHandler: Done processing query
1217 2024.02.22 01:12:32.000935 [ 3 ] {750a8d93-f0df-4412-bea1-b0c6b89d61b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1218 2024.02.22 01:12:32.000951 [ 3 ] {} <Debug> HTTP-Session: 3df40172-8059-4130-a504-80daf44407fd Destroying unnamed session
1219 2024.02.22 01:12:32.001103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1220 2024.02.22 01:12:32.001152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1221 2024.02.22 01:12:32.001171 [ 3 ] {} <Debug> HTTP-Session: 5f2fa81e-dbc4-4bb2-ac09-9370d7aec82e Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1222 2024.02.22 01:12:32.001192 [ 3 ] {} <Debug> HTTP-Session: 5f2fa81e-dbc4-4bb2-ac09-9370d7aec82e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1223 2024.02.22 01:12:32.001282 [ 3 ] {a160c70b-bd80-4cd5-9b8f-2af28c569b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1224 2024.02.22 01:12:32.001325 [ 3 ] {a160c70b-bd80-4cd5-9b8f-2af28c569b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1225 2024.02.22 01:12:32.001436 [ 3 ] {a160c70b-bd80-4cd5-9b8f-2af28c569b97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1226 2024.02.22 01:12:32.001820 [ 3 ] {a160c70b-bd80-4cd5-9b8f-2af28c569b97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1227 2024.02.22 01:12:32.002046 [ 3 ] {a160c70b-bd80-4cd5-9b8f-2af28c569b97} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1228 2024.02.22 01:12:32.002200 [ 3 ] {a160c70b-bd80-4cd5-9b8f-2af28c569b97} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1229 2024.02.22 01:12:32.002331 [ 3 ] {a160c70b-bd80-4cd5-9b8f-2af28c569b97} <Information> executeQuery: Read 114 rows, 11.50 KiB in 0.001011879 sec., 112661 rows/sec., 11.10 MiB/sec.
1230 2024.02.22 01:12:32.002493 [ 3 ] {a160c70b-bd80-4cd5-9b8f-2af28c569b97} <Debug> DynamicQueryHandler: Done processing query
1231 2024.02.22 01:12:32.002517 [ 3 ] {a160c70b-bd80-4cd5-9b8f-2af28c569b97} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1232 2024.02.22 01:12:32.002534 [ 3 ] {} <Debug> HTTP-Session: 5f2fa81e-dbc4-4bb2-ac09-9370d7aec82e Destroying unnamed session
1233 2024.02.22 01:12:32.002671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1234 2024.02.22 01:12:32.002717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1235 2024.02.22 01:12:32.002736 [ 3 ] {} <Debug> HTTP-Session: 25f14c17-c017-4c42-af38-8ac3daad4cce Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1236 2024.02.22 01:12:32.002754 [ 3 ] {} <Debug> HTTP-Session: 25f14c17-c017-4c42-af38-8ac3daad4cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1237 2024.02.22 01:12:32.002833 [ 3 ] {1b6e03fe-7301-4c04-908d-d72b6702dcce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1238 2024.02.22 01:12:32.002874 [ 3 ] {1b6e03fe-7301-4c04-908d-d72b6702dcce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1239 2024.02.22 01:12:32.002988 [ 3 ] {1b6e03fe-7301-4c04-908d-d72b6702dcce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1240 2024.02.22 01:12:32.003273 [ 3 ] {1b6e03fe-7301-4c04-908d-d72b6702dcce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1241 2024.02.22 01:12:32.003483 [ 3 ] {1b6e03fe-7301-4c04-908d-d72b6702dcce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1242 2024.02.22 01:12:32.003633 [ 3 ] {1b6e03fe-7301-4c04-908d-d72b6702dcce} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1243 2024.02.22 01:12:32.003761 [ 3 ] {1b6e03fe-7301-4c04-908d-d72b6702dcce} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000897726 sec., 42329 rows/sec., 3.31 MiB/sec.
1244 2024.02.22 01:12:32.003868 [ 3 ] {1b6e03fe-7301-4c04-908d-d72b6702dcce} <Debug> DynamicQueryHandler: Done processing query
1245 2024.02.22 01:12:32.003891 [ 3 ] {1b6e03fe-7301-4c04-908d-d72b6702dcce} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1246 2024.02.22 01:12:32.003908 [ 3 ] {} <Debug> HTTP-Session: 25f14c17-c017-4c42-af38-8ac3daad4cce Destroying unnamed session
1247 2024.02.22 01:12:32.004087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1248 2024.02.22 01:12:32.004133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1249 2024.02.22 01:12:32.004151 [ 3 ] {} <Debug> HTTP-Session: 0883c668-b75b-4c7f-8834-e543260dcb06 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1250 2024.02.22 01:12:32.004168 [ 3 ] {} <Debug> HTTP-Session: 0883c668-b75b-4c7f-8834-e543260dcb06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1251 2024.02.22 01:12:32.004251 [ 3 ] {0e1b344e-1292-4a6b-818d-8a57564a9d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1252 2024.02.22 01:12:32.004295 [ 3 ] {0e1b344e-1292-4a6b-818d-8a57564a9d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1253 2024.02.22 01:12:32.004432 [ 3 ] {0e1b344e-1292-4a6b-818d-8a57564a9d97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1254 2024.02.22 01:12:32.004852 [ 3 ] {0e1b344e-1292-4a6b-818d-8a57564a9d97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1255 2024.02.22 01:12:32.005178 [ 3 ] {0e1b344e-1292-4a6b-818d-8a57564a9d97} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1256 2024.02.22 01:12:32.005363 [ 3 ] {0e1b344e-1292-4a6b-818d-8a57564a9d97} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1257 2024.02.22 01:12:32.005494 [ 3 ] {0e1b344e-1292-4a6b-818d-8a57564a9d97} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001213195 sec., 31322 rows/sec., 42.27 MiB/sec.
1258 2024.02.22 01:12:32.005680 [ 3 ] {0e1b344e-1292-4a6b-818d-8a57564a9d97} <Debug> DynamicQueryHandler: Done processing query
1259 2024.02.22 01:12:32.005704 [ 3 ] {0e1b344e-1292-4a6b-818d-8a57564a9d97} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1260 2024.02.22 01:12:32.005721 [ 3 ] {} <Debug> HTTP-Session: 0883c668-b75b-4c7f-8834-e543260dcb06 Destroying unnamed session
1261 2024.02.22 01:12:36.812270 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache
1262 2024.02.22 01:12:36.812338 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache
1263 2024.02.22 01:12:36.996590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1264 2024.02.22 01:12:36.996703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1265 2024.02.22 01:12:36.996733 [ 3 ] {} <Debug> HTTP-Session: 21c7125c-789e-4740-a8ac-a91e0f150b8f Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1266 2024.02.22 01:12:36.996761 [ 3 ] {} <Debug> HTTP-Session: 21c7125c-789e-4740-a8ac-a91e0f150b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1267 2024.02.22 01:12:36.996892 [ 3 ] {ce80ffac-5109-4baa-a706-a0716037ec02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1268 2024.02.22 01:12:36.996954 [ 3 ] {ce80ffac-5109-4baa-a706-a0716037ec02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1269 2024.02.22 01:12:36.997117 [ 3 ] {ce80ffac-5109-4baa-a706-a0716037ec02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1270 2024.02.22 01:12:36.997530 [ 3 ] {ce80ffac-5109-4baa-a706-a0716037ec02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1271 2024.02.22 01:12:36.997808 [ 3 ] {ce80ffac-5109-4baa-a706-a0716037ec02} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1272 2024.02.22 01:12:36.997976 [ 3 ] {ce80ffac-5109-4baa-a706-a0716037ec02} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1273 2024.02.22 01:12:36.998088 [ 3 ] {ce80ffac-5109-4baa-a706-a0716037ec02} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001161914 sec., 10327 rows/sec., 837.12 KiB/sec.
1274 2024.02.22 01:12:36.998180 [ 92 ] {} <Debug> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1275 2024.02.22 01:12:36.998235 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1276 2024.02.22 01:12:36.998237 [ 3 ] {ce80ffac-5109-4baa-a706-a0716037ec02} <Debug> DynamicQueryHandler: Done processing query
1277 2024.02.22 01:12:36.998270 [ 3 ] {ce80ffac-5109-4baa-a706-a0716037ec02} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1278 2024.02.22 01:12:36.998307 [ 3 ] {} <Debug> HTTP-Session: 21c7125c-789e-4740-a8ac-a91e0f150b8f Destroying unnamed session
1279 2024.02.22 01:12:36.998461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5442, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1280 2024.02.22 01:12:36.998483 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1281 2024.02.22 01:12:36.998538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1282 2024.02.22 01:12:36.998569 [ 3 ] {} <Debug> HTTP-Session: 7ba7d863-f41f-41e1-9d34-16e57870eae5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1283 2024.02.22 01:12:36.998591 [ 3 ] {} <Debug> HTTP-Session: 7ba7d863-f41f-41e1-9d34-16e57870eae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1284 2024.02.22 01:12:36.998675 [ 3 ] {7fb3f213-3ddf-40f9-a177-0eb612a82941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1285 2024.02.22 01:12:36.998720 [ 3 ] {7fb3f213-3ddf-40f9-a177-0eb612a82941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1286 2024.02.22 01:12:36.998827 [ 3 ] {7fb3f213-3ddf-40f9-a177-0eb612a82941} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1287 2024.02.22 01:12:36.999172 [ 3 ] {7fb3f213-3ddf-40f9-a177-0eb612a82941} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1288 2024.02.22 01:12:36.999392 [ 3 ] {7fb3f213-3ddf-40f9-a177-0eb612a82941} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1289 2024.02.22 01:12:36.999547 [ 3 ] {7fb3f213-3ddf-40f9-a177-0eb612a82941} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1290 2024.02.22 01:12:36.999635 [ 92 ] {} <Debug> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1291 2024.02.22 01:12:36.999645 [ 3 ] {7fb3f213-3ddf-40f9-a177-0eb612a82941} <Information> executeQuery: Read 36 rows, 3.21 KiB in 0.000941617 sec., 38232 rows/sec., 3.33 MiB/sec.
1292 2024.02.22 01:12:36.999669 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1293 2024.02.22 01:12:36.999819 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1294 2024.02.22 01:12:36.999860 [ 3 ] {7fb3f213-3ddf-40f9-a177-0eb612a82941} <Debug> DynamicQueryHandler: Done processing query
1295 2024.02.22 01:12:36.999902 [ 3 ] {7fb3f213-3ddf-40f9-a177-0eb612a82941} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1296 2024.02.22 01:12:36.999920 [ 3 ] {} <Debug> HTTP-Session: 7ba7d863-f41f-41e1-9d34-16e57870eae5 Destroying unnamed session
1297 2024.02.22 01:12:37.000061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1298 2024.02.22 01:12:37.000152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1299 2024.02.22 01:12:37.000201 [ 3 ] {} <Debug> HTTP-Session: 4bcbb3c9-63ff-428f-82be-5d1af77e1ca0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1300 2024.02.22 01:12:37.000244 [ 3 ] {} <Debug> HTTP-Session: 4bcbb3c9-63ff-428f-82be-5d1af77e1ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1301 2024.02.22 01:12:37.000438 [ 3 ] {41bffb72-0293-400f-8f71-cc1c0e428b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1302 2024.02.22 01:12:37.000490 [ 3 ] {41bffb72-0293-400f-8f71-cc1c0e428b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1303 2024.02.22 01:12:37.000828 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1304 2024.02.22 01:12:37.000926 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1305 2024.02.22 01:12:37.000969 [ 3 ] {41bffb72-0293-400f-8f71-cc1c0e428b42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1306 2024.02.22 01:12:37.001063 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 111 rows starting from the beginning of the part
1307 2024.02.22 01:12:37.001087 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::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
1308 2024.02.22 01:12:37.001482 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 114 rows starting from the beginning of the part
1309 2024.02.22 01:12:37.001877 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part
1310 2024.02.22 01:12:37.001962 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part
1311 2024.02.22 01:12:37.002155 [ 3 ] {41bffb72-0293-400f-8f71-cc1c0e428b42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1312 2024.02.22 01:12:37.002400 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 114 rows starting from the beginning of the part
1313 2024.02.22 01:12:37.002413 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part
1314 2024.02.22 01:12:37.002801 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 114 rows starting from the beginning of the part
1315 2024.02.22 01:12:37.002811 [ 3 ] {41bffb72-0293-400f-8f71-cc1c0e428b42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1316 2024.02.22 01:12:37.002863 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part
1317 2024.02.22 01:12:37.003122 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part
1318 2024.02.22 01:12:37.003282 [ 3 ] {41bffb72-0293-400f-8f71-cc1c0e428b42} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1319 2024.02.22 01:12:37.003287 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part
1320 2024.02.22 01:12:37.003496 [ 92 ] {} <Debug> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1321 2024.02.22 01:12:37.003614 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1322 2024.02.22 01:12:37.003640 [ 3 ] {41bffb72-0293-400f-8f71-cc1c0e428b42} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.003136531 sec., 5420 rows/sec., 440.56 KiB/sec.
1323 2024.02.22 01:12:37.003861 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1324 2024.02.22 01:12:37.004146 [ 3 ] {41bffb72-0293-400f-8f71-cc1c0e428b42} <Debug> DynamicQueryHandler: Done processing query
1325 2024.02.22 01:12:37.004198 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1326 2024.02.22 01:12:37.004220 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part
1327 2024.02.22 01:12:37.004246 [ 3 ] {41bffb72-0293-400f-8f71-cc1c0e428b42} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1328 2024.02.22 01:12:37.004325 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part
1329 2024.02.22 01:12:37.004406 [ 3 ] {} <Debug> HTTP-Session: 4bcbb3c9-63ff-428f-82be-5d1af77e1ca0 Destroying unnamed session
1330 2024.02.22 01:12:37.004878 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part
1331 2024.02.22 01:12:37.004920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 12887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1332 2024.02.22 01:12:37.005126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1333 2024.02.22 01:12:37.005360 [ 3 ] {} <Debug> HTTP-Session: 0db724de-f126-475a-b137-12abd12c7c92 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1334 2024.02.22 01:12:37.005372 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part
1335 2024.02.22 01:12:37.005517 [ 3 ] {} <Debug> HTTP-Session: 0db724de-f126-475a-b137-12abd12c7c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1336 2024.02.22 01:12:37.005844 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part
1337 2024.02.22 01:12:37.006145 [ 3 ] {a3b1a03b-73cd-4129-96f6-002bd42cdbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1338 2024.02.22 01:12:37.006316 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part
1339 2024.02.22 01:12:37.006628 [ 14 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 639 rows, containing 4 columns (4 merged, 0 gathered) in 0.00688397 sec., 92824.34409214451 rows/sec., 8.97 MiB/sec.
1340 2024.02.22 01:12:37.006724 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 17 rows starting from the beginning of the part
1341 2024.02.22 01:12:37.006718 [ 3 ] {a3b1a03b-73cd-4129-96f6-002bd42cdbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1342 2024.02.22 01:12:37.007053 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1343 2024.02.22 01:12:37.007686 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1344 2024.02.22 01:12:37.007902 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1345 2024.02.22 01:12:37.008089 [ 3 ] {a3b1a03b-73cd-4129-96f6-002bd42cdbff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1346 2024.02.22 01:12:37.009962 [ 3 ] {a3b1a03b-73cd-4129-96f6-002bd42cdbff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1347 2024.02.22 01:12:37.010291 [ 14 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.00656965 sec., 37292.70204653216 rows/sec., 2.92 MiB/sec.
1348 2024.02.22 01:12:37.010548 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1349 2024.02.22 01:12:37.011018 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1350 2024.02.22 01:12:37.011174 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1351 2024.02.22 01:12:37.011247 [ 3 ] {a3b1a03b-73cd-4129-96f6-002bd42cdbff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1352 2024.02.22 01:12:37.011271 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 4 columns (4 merged, 0 gathered) in 0.012956576 sec., 15513.35785009867 rows/sec., 1.23 MiB/sec.
1353 2024.02.22 01:12:37.011468 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1354 2024.02.22 01:12:37.011596 [ 3 ] {a3b1a03b-73cd-4129-96f6-002bd42cdbff} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1355 2024.02.22 01:12:37.011743 [ 92 ] {} <Debug> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1356 2024.02.22 01:12:37.011796 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1357 2024.02.22 01:12:37.011818 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1358 2024.02.22 01:12:37.011811 [ 3 ] {a3b1a03b-73cd-4129-96f6-002bd42cdbff} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.005285814 sec., 2270 rows/sec., 3.06 MiB/sec.
1359 2024.02.22 01:12:37.011938 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1360 2024.02.22 01:12:37.011973 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1361 2024.02.22 01:12:37.012285 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1362 2024.02.22 01:12:37.012309 [ 3 ] {a3b1a03b-73cd-4129-96f6-002bd42cdbff} <Debug> DynamicQueryHandler: Done processing query
1363 2024.02.22 01:12:37.012332 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::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
1364 2024.02.22 01:12:37.012354 [ 3 ] {a3b1a03b-73cd-4129-96f6-002bd42cdbff} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1365 2024.02.22 01:12:37.012386 [ 3 ] {} <Debug> HTTP-Session: 0db724de-f126-475a-b137-12abd12c7c92 Destroying unnamed session
1366 2024.02.22 01:12:37.012513 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part
1367 2024.02.22 01:12:37.012606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 1029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1368 2024.02.22 01:12:37.012695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1369 2024.02.22 01:12:37.012722 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part
1370 2024.02.22 01:12:37.012738 [ 3 ] {} <Debug> HTTP-Session: cb248a57-288c-478c-8e67-ee6c57bef1f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1371 2024.02.22 01:12:37.012796 [ 3 ] {} <Debug> HTTP-Session: cb248a57-288c-478c-8e67-ee6c57bef1f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1372 2024.02.22 01:12:37.013027 [ 3 ] {ec002696-9fb1-406d-b6ca-afe861cf8460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1373 2024.02.22 01:12:37.013037 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part
1374 2024.02.22 01:12:37.013137 [ 3 ] {ec002696-9fb1-406d-b6ca-afe861cf8460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1375 2024.02.22 01:12:37.013394 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part
1376 2024.02.22 01:12:37.013634 [ 3 ] {ec002696-9fb1-406d-b6ca-afe861cf8460} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1377 2024.02.22 01:12:37.013710 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part
1378 2024.02.22 01:12:37.014090 [ 3 ] {ec002696-9fb1-406d-b6ca-afe861cf8460} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1379 2024.02.22 01:12:37.014371 [ 3 ] {ec002696-9fb1-406d-b6ca-afe861cf8460} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1380 2024.02.22 01:12:37.014558 [ 3 ] {ec002696-9fb1-406d-b6ca-afe861cf8460} <Trace> oximeter.measurements_i64 (5d617648-37e3-4cf7-8171-35db61c6315a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1381 2024.02.22 01:12:37.014652 [ 3 ] {ec002696-9fb1-406d-b6ca-afe861cf8460} <Information> executeQuery: Read 6 rows, 463.00 B in 0.001586276 sec., 3782 rows/sec., 285.04 KiB/sec.
1382 2024.02.22 01:12:37.014764 [ 3 ] {ec002696-9fb1-406d-b6ca-afe861cf8460} <Debug> DynamicQueryHandler: Done processing query
1383 2024.02.22 01:12:37.014789 [ 3 ] {ec002696-9fb1-406d-b6ca-afe861cf8460} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1384 2024.02.22 01:12:37.014805 [ 3 ] {} <Debug> HTTP-Session: cb248a57-288c-478c-8e67-ee6c57bef1f1 Destroying unnamed session
1385 2024.02.22 01:12:37.028472 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 6 columns (6 merged, 0 gathered) in 0.016594982 sec., 12112.095089949478 rows/sec., 16.34 MiB/sec.
1386 2024.02.22 01:12:37.028697 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1387 2024.02.22 01:12:37.028936 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1388 2024.02.22 01:12:37.029000 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1389 2024.02.22 01:12:37.029068 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1: 4.12 MiB.
1390 2024.02.22 01:12:38.000177 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.58 MiB, peak 235.56 MiB, will set to 230.92 MiB (RSS), difference: 1.34 MiB
1391 2024.02.22 01:12:41.997182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1392 2024.02.22 01:12:41.997303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1393 2024.02.22 01:12:41.997329 [ 3 ] {} <Debug> HTTP-Session: fbc5840f-a887-4b63-ac08-8c718e7bc996 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1394 2024.02.22 01:12:41.997356 [ 3 ] {} <Debug> HTTP-Session: fbc5840f-a887-4b63-ac08-8c718e7bc996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1395 2024.02.22 01:12:41.997568 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) 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)
1396 2024.02.22 01:12:41.998192 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1397 2024.02.22 01:12:41.998372 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1398 2024.02.22 01:12:41.998425 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1399 2024.02.22 01:12:41.998602 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} <Debug> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1400 2024.02.22 01:12:41.998683 [ 190 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} <Trace> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1401 2024.02.22 01:12:41.998725 [ 187 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} <Trace> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1402 2024.02.22 01:12:41.998839 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} <Debug> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (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
1403 2024.02.22 01:12:41.998931 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} <Debug> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Reading approx. 10 rows with 2 streams
1404 2024.02.22 01:12:42.000173 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.04 MiB, peak 235.56 MiB, will set to 230.93 MiB (RSS), difference: -1.11 MiB
1405 2024.02.22 01:12:42.000891 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003276215 sec., 3052 rows/sec., 428.93 KiB/sec.
1406 2024.02.22 01:12:42.001184 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} <Debug> DynamicQueryHandler: Done processing query
1407 2024.02.22 01:12:42.001209 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1408 2024.02.22 01:12:42.001227 [ 3 ] {} <Debug> HTTP-Session: fbc5840f-a887-4b63-ac08-8c718e7bc996 Destroying unnamed session
1409 2024.02.22 01:12:42.002922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1410 2024.02.22 01:12:42.002970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1411 2024.02.22 01:12:42.002992 [ 3 ] {} <Debug> HTTP-Session: 8a176eb3-739b-4d1e-942d-816c19170c95 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1412 2024.02.22 01:12:42.003012 [ 3 ] {} <Debug> HTTP-Session: 8a176eb3-739b-4d1e-942d-816c19170c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1413 2024.02.22 01:12:42.003097 [ 3 ] {04984ae8-c109-484d-9a79-4dc687a9ae37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1414 2024.02.22 01:12:42.003138 [ 3 ] {04984ae8-c109-484d-9a79-4dc687a9ae37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1415 2024.02.22 01:12:42.003287 [ 3 ] {04984ae8-c109-484d-9a79-4dc687a9ae37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1416 2024.02.22 01:12:42.003649 [ 3 ] {04984ae8-c109-484d-9a79-4dc687a9ae37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1417 2024.02.22 01:12:42.003956 [ 3 ] {04984ae8-c109-484d-9a79-4dc687a9ae37} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1418 2024.02.22 01:12:42.004121 [ 3 ] {04984ae8-c109-484d-9a79-4dc687a9ae37} <Trace> oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1419 2024.02.22 01:12:42.004232 [ 3 ] {04984ae8-c109-484d-9a79-4dc687a9ae37} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001106022 sec., 904 rows/sec., 204.84 KiB/sec.
1420 2024.02.22 01:12:42.004413 [ 3 ] {04984ae8-c109-484d-9a79-4dc687a9ae37} <Debug> DynamicQueryHandler: Done processing query
1421 2024.02.22 01:12:42.004437 [ 3 ] {04984ae8-c109-484d-9a79-4dc687a9ae37} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1422 2024.02.22 01:12:42.004453 [ 3 ] {} <Debug> HTTP-Session: 8a176eb3-739b-4d1e-942d-816c19170c95 Destroying unnamed session
1423 2024.02.22 01:12:42.004596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1424 2024.02.22 01:12:42.004640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1425 2024.02.22 01:12:42.004659 [ 3 ] {} <Debug> HTTP-Session: 56d00f71-41ed-4a98-8149-0c1818643a7b Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1426 2024.02.22 01:12:42.004676 [ 3 ] {} <Debug> HTTP-Session: 56d00f71-41ed-4a98-8149-0c1818643a7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1427 2024.02.22 01:12:42.004749 [ 3 ] {3dc3588c-12a8-44d7-a6ad-6debe2f707d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1428 2024.02.22 01:12:42.004790 [ 3 ] {3dc3588c-12a8-44d7-a6ad-6debe2f707d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1429 2024.02.22 01:12:42.004906 [ 3 ] {3dc3588c-12a8-44d7-a6ad-6debe2f707d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1430 2024.02.22 01:12:42.005246 [ 3 ] {3dc3588c-12a8-44d7-a6ad-6debe2f707d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1431 2024.02.22 01:12:42.005463 [ 3 ] {3dc3588c-12a8-44d7-a6ad-6debe2f707d2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1432 2024.02.22 01:12:42.005619 [ 3 ] {3dc3588c-12a8-44d7-a6ad-6debe2f707d2} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1433 2024.02.22 01:12:42.005734 [ 3 ] {3dc3588c-12a8-44d7-a6ad-6debe2f707d2} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.000947598 sec., 40101 rows/sec., 3.17 MiB/sec.
1434 2024.02.22 01:12:42.005854 [ 3 ] {3dc3588c-12a8-44d7-a6ad-6debe2f707d2} <Debug> DynamicQueryHandler: Done processing query
1435 2024.02.22 01:12:42.005879 [ 3 ] {3dc3588c-12a8-44d7-a6ad-6debe2f707d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1436 2024.02.22 01:12:42.005895 [ 3 ] {} <Debug> HTTP-Session: 56d00f71-41ed-4a98-8149-0c1818643a7b Destroying unnamed session
1437 2024.02.22 01:12:42.006005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1438 2024.02.22 01:12:42.006050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1439 2024.02.22 01:12:42.006068 [ 3 ] {} <Debug> HTTP-Session: 9c1b6f75-3062-47d4-a9f9-2e5b8000e132 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1440 2024.02.22 01:12:42.006085 [ 3 ] {} <Debug> HTTP-Session: 9c1b6f75-3062-47d4-a9f9-2e5b8000e132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1441 2024.02.22 01:12:42.006154 [ 3 ] {32fecfe1-8915-4dcc-91a9-63be0b5ed745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1442 2024.02.22 01:12:42.006192 [ 3 ] {32fecfe1-8915-4dcc-91a9-63be0b5ed745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1443 2024.02.22 01:12:42.006336 [ 3 ] {32fecfe1-8915-4dcc-91a9-63be0b5ed745} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1444 2024.02.22 01:12:42.006720 [ 3 ] {32fecfe1-8915-4dcc-91a9-63be0b5ed745} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1445 2024.02.22 01:12:42.006929 [ 3 ] {32fecfe1-8915-4dcc-91a9-63be0b5ed745} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1446 2024.02.22 01:12:42.007091 [ 3 ] {32fecfe1-8915-4dcc-91a9-63be0b5ed745} <Trace> oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1447 2024.02.22 01:12:42.007206 [ 3 ] {32fecfe1-8915-4dcc-91a9-63be0b5ed745} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00102402 sec., 3906 rows/sec., 326.15 KiB/sec.
1448 2024.02.22 01:12:42.007331 [ 3 ] {32fecfe1-8915-4dcc-91a9-63be0b5ed745} <Debug> DynamicQueryHandler: Done processing query
1449 2024.02.22 01:12:42.007355 [ 3 ] {32fecfe1-8915-4dcc-91a9-63be0b5ed745} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1450 2024.02.22 01:12:42.007372 [ 3 ] {} <Debug> HTTP-Session: 9c1b6f75-3062-47d4-a9f9-2e5b8000e132 Destroying unnamed session
1451 2024.02.22 01:12:42.007569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 23780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1452 2024.02.22 01:12:42.007615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1453 2024.02.22 01:12:42.007633 [ 3 ] {} <Debug> HTTP-Session: 7097f7c2-3c64-4c7d-9e3c-e446a07e31ad Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1454 2024.02.22 01:12:42.007650 [ 3 ] {} <Debug> HTTP-Session: 7097f7c2-3c64-4c7d-9e3c-e446a07e31ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1455 2024.02.22 01:12:42.007729 [ 3 ] {c837eb51-0e70-4f9a-ab4c-6767323bd0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1456 2024.02.22 01:12:42.007766 [ 3 ] {c837eb51-0e70-4f9a-ab4c-6767323bd0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1457 2024.02.22 01:12:42.007870 [ 3 ] {c837eb51-0e70-4f9a-ab4c-6767323bd0ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1458 2024.02.22 01:12:42.008262 [ 3 ] {c837eb51-0e70-4f9a-ab4c-6767323bd0ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1459 2024.02.22 01:12:42.008481 [ 3 ] {c837eb51-0e70-4f9a-ab4c-6767323bd0ee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1460 2024.02.22 01:12:42.008628 [ 3 ] {c837eb51-0e70-4f9a-ab4c-6767323bd0ee} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1461 2024.02.22 01:12:42.008741 [ 3 ] {c837eb51-0e70-4f9a-ab4c-6767323bd0ee} <Information> executeQuery: Read 152 rows, 14.50 KiB in 0.000984358 sec., 154415 rows/sec., 14.38 MiB/sec.
1462 2024.02.22 01:12:42.008864 [ 3 ] {c837eb51-0e70-4f9a-ab4c-6767323bd0ee} <Debug> DynamicQueryHandler: Done processing query
1463 2024.02.22 01:12:42.008886 [ 3 ] {c837eb51-0e70-4f9a-ab4c-6767323bd0ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1464 2024.02.22 01:12:42.008902 [ 3 ] {} <Debug> HTTP-Session: 7097f7c2-3c64-4c7d-9e3c-e446a07e31ad Destroying unnamed session
1465 2024.02.22 01:12:42.009013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1466 2024.02.22 01:12:42.009057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1467 2024.02.22 01:12:42.009076 [ 3 ] {} <Debug> HTTP-Session: e9c53784-c5ef-4844-8f5b-bb5238a449ad Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1468 2024.02.22 01:12:42.009092 [ 3 ] {} <Debug> HTTP-Session: e9c53784-c5ef-4844-8f5b-bb5238a449ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1469 2024.02.22 01:12:42.009160 [ 3 ] {dcfcc169-0954-4b33-8bdc-d0a91f767436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1470 2024.02.22 01:12:42.009198 [ 3 ] {dcfcc169-0954-4b33-8bdc-d0a91f767436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1471 2024.02.22 01:12:42.009309 [ 3 ] {dcfcc169-0954-4b33-8bdc-d0a91f767436} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1472 2024.02.22 01:12:42.009723 [ 3 ] {dcfcc169-0954-4b33-8bdc-d0a91f767436} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1473 2024.02.22 01:12:42.009928 [ 3 ] {dcfcc169-0954-4b33-8bdc-d0a91f767436} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1474 2024.02.22 01:12:42.010073 [ 3 ] {dcfcc169-0954-4b33-8bdc-d0a91f767436} <Trace> oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1475 2024.02.22 01:12:42.010185 [ 3 ] {dcfcc169-0954-4b33-8bdc-d0a91f767436} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000996239 sec., 4015 rows/sec., 280.35 KiB/sec.
1476 2024.02.22 01:12:42.010362 [ 3 ] {dcfcc169-0954-4b33-8bdc-d0a91f767436} <Debug> DynamicQueryHandler: Done processing query
1477 2024.02.22 01:12:42.010385 [ 3 ] {dcfcc169-0954-4b33-8bdc-d0a91f767436} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1478 2024.02.22 01:12:42.010401 [ 3 ] {} <Debug> HTTP-Session: e9c53784-c5ef-4844-8f5b-bb5238a449ad Destroying unnamed session
1479 2024.02.22 01:12:42.010531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 11216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1480 2024.02.22 01:12:42.010574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1481 2024.02.22 01:12:42.010592 [ 3 ] {} <Debug> HTTP-Session: 04d778d7-24e3-4b9c-baf5-c321bcc2aa7f Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1482 2024.02.22 01:12:42.010609 [ 3 ] {} <Debug> HTTP-Session: 04d778d7-24e3-4b9c-baf5-c321bcc2aa7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1483 2024.02.22 01:12:42.010683 [ 3 ] {f82b868e-2947-41e7-9f17-511645ac7ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1484 2024.02.22 01:12:42.010720 [ 3 ] {f82b868e-2947-41e7-9f17-511645ac7ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1485 2024.02.22 01:12:42.010826 [ 3 ] {f82b868e-2947-41e7-9f17-511645ac7ed1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1486 2024.02.22 01:12:42.011148 [ 3 ] {f82b868e-2947-41e7-9f17-511645ac7ed1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1487 2024.02.22 01:12:42.011356 [ 3 ] {f82b868e-2947-41e7-9f17-511645ac7ed1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1488 2024.02.22 01:12:42.011507 [ 3 ] {f82b868e-2947-41e7-9f17-511645ac7ed1} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1489 2024.02.22 01:12:42.011618 [ 3 ] {f82b868e-2947-41e7-9f17-511645ac7ed1} <Information> executeQuery: Read 66 rows, 5.27 KiB in 0.000906846 sec., 72779 rows/sec., 5.67 MiB/sec.
1490 2024.02.22 01:12:42.011738 [ 3 ] {f82b868e-2947-41e7-9f17-511645ac7ed1} <Debug> DynamicQueryHandler: Done processing query
1491 2024.02.22 01:12:42.011762 [ 3 ] {f82b868e-2947-41e7-9f17-511645ac7ed1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1492 2024.02.22 01:12:42.011777 [ 3 ] {} <Debug> HTTP-Session: 04d778d7-24e3-4b9c-baf5-c321bcc2aa7f Destroying unnamed session
1493 2024.02.22 01:12:42.011881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 7379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1494 2024.02.22 01:12:42.011923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1495 2024.02.22 01:12:42.011942 [ 3 ] {} <Debug> HTTP-Session: dc89cda1-43ba-403f-8813-14de40c19928 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1496 2024.02.22 01:12:42.011958 [ 3 ] {} <Debug> HTTP-Session: dc89cda1-43ba-403f-8813-14de40c19928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1497 2024.02.22 01:12:42.012030 [ 3 ] {5055dc50-0c82-4c58-825d-87dc99686bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1498 2024.02.22 01:12:42.012071 [ 3 ] {5055dc50-0c82-4c58-825d-87dc99686bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1499 2024.02.22 01:12:42.012189 [ 3 ] {5055dc50-0c82-4c58-825d-87dc99686bc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1500 2024.02.22 01:12:42.012470 [ 3 ] {5055dc50-0c82-4c58-825d-87dc99686bc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1501 2024.02.22 01:12:42.012725 [ 3 ] {5055dc50-0c82-4c58-825d-87dc99686bc0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1502 2024.02.22 01:12:42.012909 [ 3 ] {5055dc50-0c82-4c58-825d-87dc99686bc0} <Trace> oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1503 2024.02.22 01:12:42.013029 [ 3 ] {5055dc50-0c82-4c58-825d-87dc99686bc0} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.000969238 sec., 39206 rows/sec., 2.76 MiB/sec.
1504 2024.02.22 01:12:42.013158 [ 3 ] {5055dc50-0c82-4c58-825d-87dc99686bc0} <Debug> DynamicQueryHandler: Done processing query
1505 2024.02.22 01:12:42.013181 [ 3 ] {5055dc50-0c82-4c58-825d-87dc99686bc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1506 2024.02.22 01:12:42.013197 [ 3 ] {} <Debug> HTTP-Session: dc89cda1-43ba-403f-8813-14de40c19928 Destroying unnamed session
1507 2024.02.22 01:12:42.013376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1508 2024.02.22 01:12:42.013419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1509 2024.02.22 01:12:42.013437 [ 3 ] {} <Debug> HTTP-Session: 84be9dbd-842e-4195-9c4f-ac7f2885183c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1510 2024.02.22 01:12:42.013453 [ 3 ] {} <Debug> HTTP-Session: 84be9dbd-842e-4195-9c4f-ac7f2885183c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1511 2024.02.22 01:12:42.013532 [ 3 ] {953f952c-a43a-45d5-9454-92e1e2214ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1512 2024.02.22 01:12:42.013573 [ 3 ] {953f952c-a43a-45d5-9454-92e1e2214ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1513 2024.02.22 01:12:42.013707 [ 3 ] {953f952c-a43a-45d5-9454-92e1e2214ea1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1514 2024.02.22 01:12:42.014145 [ 3 ] {953f952c-a43a-45d5-9454-92e1e2214ea1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1515 2024.02.22 01:12:42.014439 [ 3 ] {953f952c-a43a-45d5-9454-92e1e2214ea1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1516 2024.02.22 01:12:42.014614 [ 3 ] {953f952c-a43a-45d5-9454-92e1e2214ea1} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1517 2024.02.22 01:12:42.014733 [ 3 ] {953f952c-a43a-45d5-9454-92e1e2214ea1} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001173405 sec., 32384 rows/sec., 43.70 MiB/sec.
1518 2024.02.22 01:12:42.014868 [ 3 ] {953f952c-a43a-45d5-9454-92e1e2214ea1} <Debug> DynamicQueryHandler: Done processing query
1519 2024.02.22 01:12:42.014891 [ 3 ] {953f952c-a43a-45d5-9454-92e1e2214ea1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1520 2024.02.22 01:12:42.014908 [ 3 ] {} <Debug> HTTP-Session: 84be9dbd-842e-4195-9c4f-ac7f2885183c Destroying unnamed session
1521 2024.02.22 01:12:46.996249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1522 2024.02.22 01:12:46.996442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1523 2024.02.22 01:12:46.996489 [ 3 ] {} <Debug> HTTP-Session: 91458ac2-af7a-44de-8f86-62cd5ef50a83 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1524 2024.02.22 01:12:46.996532 [ 3 ] {} <Debug> HTTP-Session: 91458ac2-af7a-44de-8f86-62cd5ef50a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1525 2024.02.22 01:12:46.996739 [ 3 ] {056e7aa9-b735-4275-b69f-9a5354e1a45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1526 2024.02.22 01:12:46.996838 [ 3 ] {056e7aa9-b735-4275-b69f-9a5354e1a45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1527 2024.02.22 01:12:46.997108 [ 3 ] {056e7aa9-b735-4275-b69f-9a5354e1a45c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1528 2024.02.22 01:12:46.997599 [ 3 ] {056e7aa9-b735-4275-b69f-9a5354e1a45c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1529 2024.02.22 01:12:46.997869 [ 3 ] {056e7aa9-b735-4275-b69f-9a5354e1a45c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1530 2024.02.22 01:12:46.998034 [ 3 ] {056e7aa9-b735-4275-b69f-9a5354e1a45c} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1531 2024.02.22 01:12:46.998157 [ 3 ] {056e7aa9-b735-4275-b69f-9a5354e1a45c} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.00136234 sec., 10276 rows/sec., 832.95 KiB/sec.
1532 2024.02.22 01:12:46.998342 [ 3 ] {056e7aa9-b735-4275-b69f-9a5354e1a45c} <Debug> DynamicQueryHandler: Done processing query
1533 2024.02.22 01:12:46.998370 [ 3 ] {056e7aa9-b735-4275-b69f-9a5354e1a45c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1534 2024.02.22 01:12:46.998414 [ 3 ] {} <Debug> HTTP-Session: 91458ac2-af7a-44de-8f86-62cd5ef50a83 Destroying unnamed session
1535 2024.02.22 01:12:46.998544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1536 2024.02.22 01:12:46.998590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1537 2024.02.22 01:12:46.998609 [ 3 ] {} <Debug> HTTP-Session: aac17184-d6ec-4900-9764-812301c83e4f Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1538 2024.02.22 01:12:46.998627 [ 3 ] {} <Debug> HTTP-Session: aac17184-d6ec-4900-9764-812301c83e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1539 2024.02.22 01:12:46.998710 [ 3 ] {600c0795-18d4-4c09-84d3-78618a36102b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1540 2024.02.22 01:12:46.998754 [ 3 ] {600c0795-18d4-4c09-84d3-78618a36102b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1541 2024.02.22 01:12:46.998870 [ 3 ] {600c0795-18d4-4c09-84d3-78618a36102b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1542 2024.02.22 01:12:46.999221 [ 3 ] {600c0795-18d4-4c09-84d3-78618a36102b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1543 2024.02.22 01:12:46.999435 [ 3 ] {600c0795-18d4-4c09-84d3-78618a36102b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1544 2024.02.22 01:12:46.999584 [ 3 ] {600c0795-18d4-4c09-84d3-78618a36102b} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1545 2024.02.22 01:12:46.999731 [ 3 ] {600c0795-18d4-4c09-84d3-78618a36102b} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000989729 sec., 42435 rows/sec., 3.75 MiB/sec.
1546 2024.02.22 01:12:46.999865 [ 3 ] {600c0795-18d4-4c09-84d3-78618a36102b} <Debug> DynamicQueryHandler: Done processing query
1547 2024.02.22 01:12:46.999888 [ 3 ] {600c0795-18d4-4c09-84d3-78618a36102b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1548 2024.02.22 01:12:46.999904 [ 3 ] {} <Debug> HTTP-Session: aac17184-d6ec-4900-9764-812301c83e4f Destroying unnamed session
1549 2024.02.22 01:12:47.000038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1550 2024.02.22 01:12:47.000138 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.18 MiB, peak 236.29 MiB, will set to 231.12 MiB (RSS), difference: -1.07 MiB
1551 2024.02.22 01:12:47.000152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1552 2024.02.22 01:12:47.000229 [ 3 ] {} <Debug> HTTP-Session: a115e5e4-38f0-4830-bec9-7d3e7472b5d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1553 2024.02.22 01:12:47.000258 [ 3 ] {} <Debug> HTTP-Session: a115e5e4-38f0-4830-bec9-7d3e7472b5d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1554 2024.02.22 01:12:47.000444 [ 3 ] {da634c11-65c0-4d5e-ac6a-c48ae9acd1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1555 2024.02.22 01:12:47.000522 [ 3 ] {da634c11-65c0-4d5e-ac6a-c48ae9acd1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1556 2024.02.22 01:12:47.000745 [ 3 ] {da634c11-65c0-4d5e-ac6a-c48ae9acd1f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1557 2024.02.22 01:12:47.001031 [ 3 ] {da634c11-65c0-4d5e-ac6a-c48ae9acd1f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1558 2024.02.22 01:12:47.001243 [ 3 ] {da634c11-65c0-4d5e-ac6a-c48ae9acd1f0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1559 2024.02.22 01:12:47.001408 [ 3 ] {da634c11-65c0-4d5e-ac6a-c48ae9acd1f0} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1560 2024.02.22 01:12:47.001513 [ 3 ] {da634c11-65c0-4d5e-ac6a-c48ae9acd1f0} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.001013199 sec., 13817 rows/sec., 1.08 MiB/sec.
1561 2024.02.22 01:12:47.001671 [ 3 ] {da634c11-65c0-4d5e-ac6a-c48ae9acd1f0} <Debug> DynamicQueryHandler: Done processing query
1562 2024.02.22 01:12:47.001695 [ 3 ] {da634c11-65c0-4d5e-ac6a-c48ae9acd1f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1563 2024.02.22 01:12:47.001711 [ 3 ] {} <Debug> HTTP-Session: a115e5e4-38f0-4830-bec9-7d3e7472b5d0 Destroying unnamed session
1564 2024.02.22 01:12:47.001869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1565 2024.02.22 01:12:47.001912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1566 2024.02.22 01:12:47.001931 [ 3 ] {} <Debug> HTTP-Session: 025cc609-f9ba-4c05-86a9-076380a76125 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1567 2024.02.22 01:12:47.001947 [ 3 ] {} <Debug> HTTP-Session: 025cc609-f9ba-4c05-86a9-076380a76125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1568 2024.02.22 01:12:47.002025 [ 3 ] {764d1525-c78c-4d05-bd71-a6ea4ab37fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1569 2024.02.22 01:12:47.002071 [ 3 ] {764d1525-c78c-4d05-bd71-a6ea4ab37fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1570 2024.02.22 01:12:47.002210 [ 3 ] {764d1525-c78c-4d05-bd71-a6ea4ab37fce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1571 2024.02.22 01:12:47.002577 [ 3 ] {764d1525-c78c-4d05-bd71-a6ea4ab37fce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1572 2024.02.22 01:12:47.002872 [ 3 ] {764d1525-c78c-4d05-bd71-a6ea4ab37fce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1573 2024.02.22 01:12:47.003053 [ 3 ] {764d1525-c78c-4d05-bd71-a6ea4ab37fce} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1574 2024.02.22 01:12:47.003175 [ 3 ] {764d1525-c78c-4d05-bd71-a6ea4ab37fce} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001122252 sec., 12474 rows/sec., 16.83 MiB/sec.
1575 2024.02.22 01:12:47.003310 [ 3 ] {764d1525-c78c-4d05-bd71-a6ea4ab37fce} <Debug> DynamicQueryHandler: Done processing query
1576 2024.02.22 01:12:47.003334 [ 3 ] {764d1525-c78c-4d05-bd71-a6ea4ab37fce} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
1577 2024.02.22 01:12:47.003349 [ 3 ] {} <Debug> HTTP-Session: 025cc609-f9ba-4c05-86a9-076380a76125 Destroying unnamed session
1578 2024.02.22 01:12:51.812383 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache
1579 2024.02.22 01:12:51.812453 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache
1580 2024.02.22 01:12:51.997672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1581 2024.02.22 01:12:51.997794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1582 2024.02.22 01:12:51.997825 [ 3 ] {} <Debug> HTTP-Session: 8eda0274-49bd-4c95-a67b-1a36d495da7a Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1583 2024.02.22 01:12:51.997854 [ 3 ] {} <Debug> HTTP-Session: 8eda0274-49bd-4c95-a67b-1a36d495da7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1584 2024.02.22 01:12:51.998003 [ 3 ] {5e65f699-b7e8-4bf0-82fb-37e16da76987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1585 2024.02.22 01:12:51.998072 [ 3 ] {5e65f699-b7e8-4bf0-82fb-37e16da76987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1586 2024.02.22 01:12:51.998255 [ 3 ] {5e65f699-b7e8-4bf0-82fb-37e16da76987} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1587 2024.02.22 01:12:51.998701 [ 3 ] {5e65f699-b7e8-4bf0-82fb-37e16da76987} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1588 2024.02.22 01:12:51.998977 [ 3 ] {5e65f699-b7e8-4bf0-82fb-37e16da76987} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1589 2024.02.22 01:12:51.999150 [ 3 ] {5e65f699-b7e8-4bf0-82fb-37e16da76987} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1590 2024.02.22 01:12:51.999278 [ 3 ] {5e65f699-b7e8-4bf0-82fb-37e16da76987} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001234216 sec., 30788 rows/sec., 2.44 MiB/sec.
1591 2024.02.22 01:12:51.999469 [ 3 ] {5e65f699-b7e8-4bf0-82fb-37e16da76987} <Debug> DynamicQueryHandler: Done processing query
1592 2024.02.22 01:12:51.999496 [ 3 ] {5e65f699-b7e8-4bf0-82fb-37e16da76987} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1593 2024.02.22 01:12:51.999514 [ 3 ] {} <Debug> HTTP-Session: 8eda0274-49bd-4c95-a67b-1a36d495da7a Destroying unnamed session
1594 2024.02.22 01:12:51.999739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1595 2024.02.22 01:12:51.999787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1596 2024.02.22 01:12:51.999807 [ 3 ] {} <Debug> HTTP-Session: f73b4a7c-2eca-467b-973a-14d16dc54dc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1597 2024.02.22 01:12:51.999826 [ 3 ] {} <Debug> HTTP-Session: f73b4a7c-2eca-467b-973a-14d16dc54dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1598 2024.02.22 01:12:51.999914 [ 3 ] {248780da-5654-432c-94ff-0ffd9140b8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1599 2024.02.22 01:12:51.999960 [ 3 ] {248780da-5654-432c-94ff-0ffd9140b8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1600 2024.02.22 01:12:52.000103 [ 3 ] {248780da-5654-432c-94ff-0ffd9140b8bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1601 2024.02.22 01:12:52.000195 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.16 MiB, peak 236.29 MiB, will set to 231.12 MiB (RSS), difference: -1.04 MiB
1602 2024.02.22 01:12:52.000779 [ 3 ] {248780da-5654-432c-94ff-0ffd9140b8bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1603 2024.02.22 01:12:52.001010 [ 3 ] {248780da-5654-432c-94ff-0ffd9140b8bf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1604 2024.02.22 01:12:52.001168 [ 3 ] {248780da-5654-432c-94ff-0ffd9140b8bf} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1605 2024.02.22 01:12:52.001288 [ 3 ] {248780da-5654-432c-94ff-0ffd9140b8bf} <Information> executeQuery: Read 114 rows, 11.50 KiB in 0.001340119 sec., 85067 rows/sec., 8.38 MiB/sec.
1606 2024.02.22 01:12:52.001418 [ 3 ] {248780da-5654-432c-94ff-0ffd9140b8bf} <Debug> DynamicQueryHandler: Done processing query
1607 2024.02.22 01:12:52.001442 [ 3 ] {248780da-5654-432c-94ff-0ffd9140b8bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1608 2024.02.22 01:12:52.001458 [ 3 ] {} <Debug> HTTP-Session: f73b4a7c-2eca-467b-973a-14d16dc54dc0 Destroying unnamed session
1609 2024.02.22 01:12:52.001581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1610 2024.02.22 01:12:52.001627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1611 2024.02.22 01:12:52.001646 [ 3 ] {} <Debug> HTTP-Session: c30e13e8-53fd-4472-83d0-de16505110b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1612 2024.02.22 01:12:52.001663 [ 3 ] {} <Debug> HTTP-Session: c30e13e8-53fd-4472-83d0-de16505110b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1613 2024.02.22 01:12:52.001736 [ 3 ] {5300a182-9e75-4206-ba49-9113a98cd229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1614 2024.02.22 01:12:52.001776 [ 3 ] {5300a182-9e75-4206-ba49-9113a98cd229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1615 2024.02.22 01:12:52.001885 [ 3 ] {5300a182-9e75-4206-ba49-9113a98cd229} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1616 2024.02.22 01:12:52.002179 [ 3 ] {5300a182-9e75-4206-ba49-9113a98cd229} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1617 2024.02.22 01:12:52.002391 [ 3 ] {5300a182-9e75-4206-ba49-9113a98cd229} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1618 2024.02.22 01:12:52.002551 [ 3 ] {5300a182-9e75-4206-ba49-9113a98cd229} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1619 2024.02.22 01:12:52.002670 [ 3 ] {5300a182-9e75-4206-ba49-9113a98cd229} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000906566 sec., 41916 rows/sec., 3.28 MiB/sec.
1620 2024.02.22 01:12:52.002777 [ 3 ] {5300a182-9e75-4206-ba49-9113a98cd229} <Debug> DynamicQueryHandler: Done processing query
1621 2024.02.22 01:12:52.002801 [ 3 ] {5300a182-9e75-4206-ba49-9113a98cd229} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1622 2024.02.22 01:12:52.002816 [ 3 ] {} <Debug> HTTP-Session: c30e13e8-53fd-4472-83d0-de16505110b0 Destroying unnamed session
1623 2024.02.22 01:12:52.003000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1624 2024.02.22 01:12:52.003044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1625 2024.02.22 01:12:52.003063 [ 3 ] {} <Debug> HTTP-Session: f2b923e5-8470-4f13-825f-be1f9f9cba99 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1626 2024.02.22 01:12:52.003081 [ 3 ] {} <Debug> HTTP-Session: f2b923e5-8470-4f13-825f-be1f9f9cba99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1627 2024.02.22 01:12:52.003165 [ 3 ] {61fd2d87-cfd3-4e77-a9d5-066deba84802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1628 2024.02.22 01:12:52.003211 [ 3 ] {61fd2d87-cfd3-4e77-a9d5-066deba84802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1629 2024.02.22 01:12:52.003348 [ 3 ] {61fd2d87-cfd3-4e77-a9d5-066deba84802} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1630 2024.02.22 01:12:52.003786 [ 3 ] {61fd2d87-cfd3-4e77-a9d5-066deba84802} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1631 2024.02.22 01:12:52.004110 [ 3 ] {61fd2d87-cfd3-4e77-a9d5-066deba84802} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1632 2024.02.22 01:12:52.004298 [ 3 ] {61fd2d87-cfd3-4e77-a9d5-066deba84802} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1633 2024.02.22 01:12:52.004421 [ 3 ] {61fd2d87-cfd3-4e77-a9d5-066deba84802} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001227106 sec., 30967 rows/sec., 41.79 MiB/sec.
1634 2024.02.22 01:12:52.004546 [ 3 ] {61fd2d87-cfd3-4e77-a9d5-066deba84802} <Debug> DynamicQueryHandler: Done processing query
1635 2024.02.22 01:12:52.004570 [ 3 ] {61fd2d87-cfd3-4e77-a9d5-066deba84802} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1636 2024.02.22 01:12:52.004586 [ 3 ] {} <Debug> HTTP-Session: f2b923e5-8470-4f13-825f-be1f9f9cba99 Destroying unnamed session
1637 2024.02.22 01:12:56.996210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1638 2024.02.22 01:12:56.996349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1639 2024.02.22 01:12:56.996381 [ 3 ] {} <Debug> HTTP-Session: c3ab297e-47e4-4910-8c64-b3e14b112b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1640 2024.02.22 01:12:56.996409 [ 3 ] {} <Debug> HTTP-Session: c3ab297e-47e4-4910-8c64-b3e14b112b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1641 2024.02.22 01:12:56.996555 [ 3 ] {4560fd6d-b999-4528-afad-6a8e04951365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1642 2024.02.22 01:12:56.996622 [ 3 ] {4560fd6d-b999-4528-afad-6a8e04951365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1643 2024.02.22 01:12:56.996785 [ 3 ] {4560fd6d-b999-4528-afad-6a8e04951365} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1644 2024.02.22 01:12:56.997147 [ 3 ] {4560fd6d-b999-4528-afad-6a8e04951365} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1645 2024.02.22 01:12:56.997425 [ 3 ] {4560fd6d-b999-4528-afad-6a8e04951365} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1646 2024.02.22 01:12:56.997595 [ 3 ] {4560fd6d-b999-4528-afad-6a8e04951365} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1647 2024.02.22 01:12:56.997716 [ 3 ] {4560fd6d-b999-4528-afad-6a8e04951365} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001123022 sec., 12466 rows/sec., 1010.46 KiB/sec.
1648 2024.02.22 01:12:56.997872 [ 3 ] {4560fd6d-b999-4528-afad-6a8e04951365} <Debug> DynamicQueryHandler: Done processing query
1649 2024.02.22 01:12:56.997899 [ 3 ] {4560fd6d-b999-4528-afad-6a8e04951365} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1650 2024.02.22 01:12:56.997916 [ 3 ] {} <Debug> HTTP-Session: c3ab297e-47e4-4910-8c64-b3e14b112b14 Destroying unnamed session
1651 2024.02.22 01:12:56.998050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1652 2024.02.22 01:12:56.998100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1653 2024.02.22 01:12:56.998120 [ 3 ] {} <Debug> HTTP-Session: 1a056966-8b7e-47cd-8038-16edc7fbe58e Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1654 2024.02.22 01:12:56.998140 [ 3 ] {} <Debug> HTTP-Session: 1a056966-8b7e-47cd-8038-16edc7fbe58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1655 2024.02.22 01:12:56.998223 [ 3 ] {757c041e-469b-4874-bbb5-0e30d1f4e6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1656 2024.02.22 01:12:56.998267 [ 3 ] {757c041e-469b-4874-bbb5-0e30d1f4e6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1657 2024.02.22 01:12:56.998377 [ 3 ] {757c041e-469b-4874-bbb5-0e30d1f4e6fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1658 2024.02.22 01:12:56.998651 [ 3 ] {757c041e-469b-4874-bbb5-0e30d1f4e6fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1659 2024.02.22 01:12:56.998868 [ 3 ] {757c041e-469b-4874-bbb5-0e30d1f4e6fa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1660 2024.02.22 01:12:56.999024 [ 3 ] {757c041e-469b-4874-bbb5-0e30d1f4e6fa} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1661 2024.02.22 01:12:56.999149 [ 3 ] {757c041e-469b-4874-bbb5-0e30d1f4e6fa} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000891216 sec., 47126 rows/sec., 4.17 MiB/sec.
1662 2024.02.22 01:12:56.999328 [ 3 ] {757c041e-469b-4874-bbb5-0e30d1f4e6fa} <Debug> DynamicQueryHandler: Done processing query
1663 2024.02.22 01:12:56.999354 [ 3 ] {757c041e-469b-4874-bbb5-0e30d1f4e6fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1664 2024.02.22 01:12:56.999370 [ 3 ] {} <Debug> HTTP-Session: 1a056966-8b7e-47cd-8038-16edc7fbe58e Destroying unnamed session
1665 2024.02.22 01:12:56.999495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1666 2024.02.22 01:12:56.999539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1667 2024.02.22 01:12:56.999558 [ 3 ] {} <Debug> HTTP-Session: 706822d2-f3b2-4a57-ac88-7c0e2f83542d Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1668 2024.02.22 01:12:56.999575 [ 3 ] {} <Debug> HTTP-Session: 706822d2-f3b2-4a57-ac88-7c0e2f83542d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1669 2024.02.22 01:12:56.999648 [ 3 ] {9b1b3303-8b6c-48cf-bd63-823e11ab08fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1670 2024.02.22 01:12:56.999690 [ 3 ] {9b1b3303-8b6c-48cf-bd63-823e11ab08fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1671 2024.02.22 01:12:56.999810 [ 3 ] {9b1b3303-8b6c-48cf-bd63-823e11ab08fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1672 2024.02.22 01:12:57.000164 [ 3 ] {9b1b3303-8b6c-48cf-bd63-823e11ab08fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1673 2024.02.22 01:12:57.000176 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.19 MiB, peak 236.29 MiB, will set to 231.12 MiB (RSS), difference: -1.08 MiB
1674 2024.02.22 01:12:57.000539 [ 3 ] {9b1b3303-8b6c-48cf-bd63-823e11ab08fd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1675 2024.02.22 01:12:57.000701 [ 3 ] {9b1b3303-8b6c-48cf-bd63-823e11ab08fd} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1676 2024.02.22 01:12:57.000824 [ 3 ] {9b1b3303-8b6c-48cf-bd63-823e11ab08fd} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.001145894 sec., 12217 rows/sec., 978.36 KiB/sec.
1677 2024.02.22 01:12:57.000992 [ 3 ] {9b1b3303-8b6c-48cf-bd63-823e11ab08fd} <Debug> DynamicQueryHandler: Done processing query
1678 2024.02.22 01:12:57.001017 [ 3 ] {9b1b3303-8b6c-48cf-bd63-823e11ab08fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1679 2024.02.22 01:12:57.001032 [ 3 ] {} <Debug> HTTP-Session: 706822d2-f3b2-4a57-ac88-7c0e2f83542d Destroying unnamed session
1680 2024.02.22 01:12:57.001179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1681 2024.02.22 01:12:57.001223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1682 2024.02.22 01:12:57.001242 [ 3 ] {} <Debug> HTTP-Session: ccbf86a4-e9d8-46b1-859d-b0a0476250b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1683 2024.02.22 01:12:57.001259 [ 3 ] {} <Debug> HTTP-Session: ccbf86a4-e9d8-46b1-859d-b0a0476250b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1684 2024.02.22 01:12:57.001333 [ 3 ] {82ea0296-2f98-44ed-a53d-b0ca20191af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1685 2024.02.22 01:12:57.001382 [ 3 ] {82ea0296-2f98-44ed-a53d-b0ca20191af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1686 2024.02.22 01:12:57.001537 [ 3 ] {82ea0296-2f98-44ed-a53d-b0ca20191af6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1687 2024.02.22 01:12:57.001835 [ 3 ] {82ea0296-2f98-44ed-a53d-b0ca20191af6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1688 2024.02.22 01:12:57.002120 [ 3 ] {82ea0296-2f98-44ed-a53d-b0ca20191af6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1689 2024.02.22 01:12:57.002314 [ 3 ] {82ea0296-2f98-44ed-a53d-b0ca20191af6} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1690 2024.02.22 01:12:57.002445 [ 3 ] {82ea0296-2f98-44ed-a53d-b0ca20191af6} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001081932 sec., 12939 rows/sec., 17.46 MiB/sec.
1691 2024.02.22 01:12:57.002553 [ 3 ] {82ea0296-2f98-44ed-a53d-b0ca20191af6} <Debug> DynamicQueryHandler: Done processing query
1692 2024.02.22 01:12:57.002576 [ 3 ] {82ea0296-2f98-44ed-a53d-b0ca20191af6} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
1693 2024.02.22 01:12:57.002591 [ 3 ] {} <Debug> HTTP-Session: ccbf86a4-e9d8-46b1-859d-b0a0476250b2 Destroying unnamed session
1694 2024.02.22 01:13:01.997770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1695 2024.02.22 01:13:01.997897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1696 2024.02.22 01:13:01.997929 [ 3 ] {} <Debug> HTTP-Session: dd3d5e8c-5810-4c16-9ba0-fa56e371857a Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1697 2024.02.22 01:13:01.997957 [ 3 ] {} <Debug> HTTP-Session: dd3d5e8c-5810-4c16-9ba0-fa56e371857a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1698 2024.02.22 01:13:01.998104 [ 3 ] {4752fc93-f1e5-4ac1-a635-9e56af70af0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1699 2024.02.22 01:13:01.998174 [ 3 ] {4752fc93-f1e5-4ac1-a635-9e56af70af0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1700 2024.02.22 01:13:01.998357 [ 3 ] {4752fc93-f1e5-4ac1-a635-9e56af70af0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1701 2024.02.22 01:13:01.998777 [ 3 ] {4752fc93-f1e5-4ac1-a635-9e56af70af0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1702 2024.02.22 01:13:01.999050 [ 3 ] {4752fc93-f1e5-4ac1-a635-9e56af70af0a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1703 2024.02.22 01:13:01.999217 [ 3 ] {4752fc93-f1e5-4ac1-a635-9e56af70af0a} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1704 2024.02.22 01:13:01.999340 [ 3 ] {4752fc93-f1e5-4ac1-a635-9e56af70af0a} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001195895 sec., 31775 rows/sec., 2.52 MiB/sec.
1705 2024.02.22 01:13:01.999366 [ 57 ] {} <Debug> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1706 2024.02.22 01:13:01.999470 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1707 2024.02.22 01:13:01.999501 [ 3 ] {4752fc93-f1e5-4ac1-a635-9e56af70af0a} <Debug> DynamicQueryHandler: Done processing query
1708 2024.02.22 01:13:01.999547 [ 3 ] {4752fc93-f1e5-4ac1-a635-9e56af70af0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1709 2024.02.22 01:13:01.999563 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1710 2024.02.22 01:13:01.999574 [ 3 ] {} <Debug> HTTP-Session: dd3d5e8c-5810-4c16-9ba0-fa56e371857a Destroying unnamed session
1711 2024.02.22 01:13:01.999689 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1712 2024.02.22 01:13:01.999740 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 50 rows starting from the beginning of the part
1713 2024.02.22 01:13:01.999763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1714 2024.02.22 01:13:01.999844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1715 2024.02.22 01:13:01.999871 [ 3 ] {} <Debug> HTTP-Session: a3cb461e-a61b-4953-88b4-6662891abccb Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1716 2024.02.22 01:13:01.999917 [ 3 ] {} <Debug> HTTP-Session: a3cb461e-a61b-4953-88b4-6662891abccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1717 2024.02.22 01:13:01.999994 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part
1718 2024.02.22 01:13:02.000133 [ 3 ] {88f82411-5a70-4aa9-a026-f0fa03e9a5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1719 2024.02.22 01:13:02.000188 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.15 MiB, peak 236.29 MiB, will set to 231.12 MiB (RSS), difference: -1.03 MiB
1720 2024.02.22 01:13:02.000236 [ 3 ] {88f82411-5a70-4aa9-a026-f0fa03e9a5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1721 2024.02.22 01:13:02.000358 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part
1722 2024.02.22 01:13:02.000775 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part
1723 2024.02.22 01:13:02.001171 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part
1724 2024.02.22 01:13:02.001194 [ 3 ] {88f82411-5a70-4aa9-a026-f0fa03e9a5ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1725 2024.02.22 01:13:02.001399 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part
1726 2024.02.22 01:13:02.001953 [ 3 ] {88f82411-5a70-4aa9-a026-f0fa03e9a5ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1727 2024.02.22 01:13:02.002427 [ 3 ] {88f82411-5a70-4aa9-a026-f0fa03e9a5ea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1728 2024.02.22 01:13:02.002766 [ 3 ] {88f82411-5a70-4aa9-a026-f0fa03e9a5ea} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1729 2024.02.22 01:13:02.003004 [ 57 ] {} <Debug> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1730 2024.02.22 01:13:02.003078 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 4 columns (4 merged, 0 gathered) in 0.003551233 sec., 54065.728720137486 rows/sec., 4.28 MiB/sec.
1731 2024.02.22 01:13:02.003098 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1732 2024.02.22 01:13:02.003094 [ 3 ] {88f82411-5a70-4aa9-a026-f0fa03e9a5ea} <Information> executeQuery: Read 114 rows, 11.50 KiB in 0.002899344 sec., 39319 rows/sec., 3.88 MiB/sec.
1733 2024.02.22 01:13:02.003313 [ 16 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1734 2024.02.22 01:13:02.003401 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1735 2024.02.22 01:13:02.003589 [ 3 ] {88f82411-5a70-4aa9-a026-f0fa03e9a5ea} <Debug> DynamicQueryHandler: Done processing query
1736 2024.02.22 01:13:02.003667 [ 16 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1737 2024.02.22 01:13:02.003668 [ 3 ] {88f82411-5a70-4aa9-a026-f0fa03e9a5ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1738 2024.02.22 01:13:02.003749 [ 3 ] {} <Debug> HTTP-Session: a3cb461e-a61b-4953-88b4-6662891abccb Destroying unnamed session
1739 2024.02.22 01:13:02.003762 [ 16 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 186 rows starting from the beginning of the part
1740 2024.02.22 01:13:02.003896 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1741 2024.02.22 01:13:02.003996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1742 2024.02.22 01:13:02.004024 [ 16 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 152 rows starting from the beginning of the part
1743 2024.02.22 01:13:02.004054 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1744 2024.02.22 01:13:02.004080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1745 2024.02.22 01:13:02.004130 [ 3 ] {} <Debug> HTTP-Session: c97f7e00-b779-498d-b2cc-a46992670824 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1746 2024.02.22 01:13:02.004202 [ 3 ] {} <Debug> HTTP-Session: c97f7e00-b779-498d-b2cc-a46992670824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1747 2024.02.22 01:13:02.004334 [ 16 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part
1748 2024.02.22 01:13:02.004386 [ 3 ] {5a6dcbcf-bf12-4135-ad94-3bbcecedb112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1749 2024.02.22 01:13:02.004448 [ 3 ] {5a6dcbcf-bf12-4135-ad94-3bbcecedb112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1750 2024.02.22 01:13:02.004459 [ 16 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 114 rows starting from the beginning of the part
1751 2024.02.22 01:13:02.004632 [ 16 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part
1752 2024.02.22 01:13:02.004695 [ 3 ] {5a6dcbcf-bf12-4135-ad94-3bbcecedb112} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1753 2024.02.22 01:13:02.004774 [ 16 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 114 rows starting from the beginning of the part
1754 2024.02.22 01:13:02.005085 [ 3 ] {5a6dcbcf-bf12-4135-ad94-3bbcecedb112} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1755 2024.02.22 01:13:02.005363 [ 3 ] {5a6dcbcf-bf12-4135-ad94-3bbcecedb112} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1756 2024.02.22 01:13:02.005539 [ 3 ] {5a6dcbcf-bf12-4135-ad94-3bbcecedb112} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1757 2024.02.22 01:13:02.005756 [ 57 ] {} <Debug> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1758 2024.02.22 01:13:02.005822 [ 3 ] {5a6dcbcf-bf12-4135-ad94-3bbcecedb112} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.0013811 sec., 27514 rows/sec., 2.15 MiB/sec.
1759 2024.02.22 01:13:02.005888 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1760 2024.02.22 01:13:02.006007 [ 15 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 650 rows, containing 4 columns (4 merged, 0 gathered) in 0.002770881 sec., 234582.4306420954 rows/sec., 22.07 MiB/sec.
1761 2024.02.22 01:13:02.006089 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1762 2024.02.22 01:13:02.006174 [ 3 ] {5a6dcbcf-bf12-4135-ad94-3bbcecedb112} <Debug> DynamicQueryHandler: Done processing query
1763 2024.02.22 01:13:02.006251 [ 3 ] {5a6dcbcf-bf12-4135-ad94-3bbcecedb112} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1764 2024.02.22 01:13:02.006267 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1765 2024.02.22 01:13:02.006286 [ 3 ] {} <Debug> HTTP-Session: c97f7e00-b779-498d-b2cc-a46992670824 Destroying unnamed session
1766 2024.02.22 01:13:02.006328 [ 21 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1767 2024.02.22 01:13:02.006349 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part
1768 2024.02.22 01:13:02.006502 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 66 rows starting from the beginning of the part
1769 2024.02.22 01:13:02.006526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1770 2024.02.22 01:13:02.006620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1771 2024.02.22 01:13:02.006716 [ 3 ] {} <Debug> HTTP-Session: 87f11582-caf5-42ba-9ae7-69a1fec67ca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1772 2024.02.22 01:13:02.006722 [ 21 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1773 2024.02.22 01:13:02.006812 [ 3 ] {} <Debug> HTTP-Session: 87f11582-caf5-42ba-9ae7-69a1fec67ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1774 2024.02.22 01:13:02.006817 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part
1775 2024.02.22 01:13:02.006909 [ 21 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1776 2024.02.22 01:13:02.007229 [ 3 ] {aac226f4-e0f5-4b23-9282-66af63cb2614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1777 2024.02.22 01:13:02.007243 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part
1778 2024.02.22 01:13:02.007351 [ 3 ] {aac226f4-e0f5-4b23-9282-66af63cb2614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1779 2024.02.22 01:13:02.007561 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part
1780 2024.02.22 01:13:02.007901 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part
1781 2024.02.22 01:13:02.008020 [ 3 ] {aac226f4-e0f5-4b23-9282-66af63cb2614} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1782 2024.02.22 01:13:02.009169 [ 3 ] {aac226f4-e0f5-4b23-9282-66af63cb2614} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1783 2024.02.22 01:13:02.009630 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 4 columns (4 merged, 0 gathered) in 0.003638895 sec., 71999.87908417253 rows/sec., 5.62 MiB/sec.
1784 2024.02.22 01:13:02.009813 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1785 2024.02.22 01:13:02.009843 [ 3 ] {aac226f4-e0f5-4b23-9282-66af63cb2614} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1786 2024.02.22 01:13:02.010091 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1787 2024.02.22 01:13:02.010199 [ 3 ] {aac226f4-e0f5-4b23-9282-66af63cb2614} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1788 2024.02.22 01:13:02.010242 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1789 2024.02.22 01:13:02.010395 [ 57 ] {} <Debug> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1790 2024.02.22 01:13:02.010484 [ 3 ] {aac226f4-e0f5-4b23-9282-66af63cb2614} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.003200162 sec., 11874 rows/sec., 16.02 MiB/sec.
1791 2024.02.22 01:13:02.010492 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1792 2024.02.22 01:13:02.010690 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::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 01:13:02.010772 [ 3 ] {aac226f4-e0f5-4b23-9282-66af63cb2614} <Debug> DynamicQueryHandler: Done processing query
1794 2024.02.22 01:13:02.010815 [ 3 ] {aac226f4-e0f5-4b23-9282-66af63cb2614} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1795 2024.02.22 01:13:02.010865 [ 3 ] {} <Debug> HTTP-Session: 87f11582-caf5-42ba-9ae7-69a1fec67ca1 Destroying unnamed session
1796 2024.02.22 01:13:02.010892 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1797 2024.02.22 01:13:02.010944 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part
1798 2024.02.22 01:13:02.011108 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part
1799 2024.02.22 01:13:02.011212 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part
1800 2024.02.22 01:13:02.011309 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part
1801 2024.02.22 01:13:02.011404 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part
1802 2024.02.22 01:13:02.011497 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part
1803 2024.02.22 01:13:02.012877 [ 17 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 6 columns (6 merged, 0 gathered) in 0.002280216 sec., 150424.3457637347 rows/sec., 202.99 MiB/sec.
1804 2024.02.22 01:13:02.013174 [ 17 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1805 2024.02.22 01:13:02.013429 [ 17 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1806 2024.02.22 01:13:02.013503 [ 17 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1807 2024.02.22 01:13:02.013587 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2: 4.00 MiB.
1808 2024.02.22 01:13:03.000138 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.22 MiB, peak 236.29 MiB, will set to 231.18 MiB (RSS), difference: -3.04 MiB
1809 2024.02.22 01:13:06.812688 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache
1810 2024.02.22 01:13:06.812756 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache
1811 2024.02.22 01:13:06.996803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1812 2024.02.22 01:13:06.996985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1813 2024.02.22 01:13:06.997028 [ 3 ] {} <Debug> HTTP-Session: a6310704-3570-4563-aa15-8e88afed37fb Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1814 2024.02.22 01:13:06.997067 [ 3 ] {} <Debug> HTTP-Session: a6310704-3570-4563-aa15-8e88afed37fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1815 2024.02.22 01:13:06.997253 [ 3 ] {4ce0f714-1a3b-415c-b006-b80bbdba3e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1816 2024.02.22 01:13:06.997342 [ 3 ] {4ce0f714-1a3b-415c-b006-b80bbdba3e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1817 2024.02.22 01:13:06.997577 [ 3 ] {4ce0f714-1a3b-415c-b006-b80bbdba3e7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1818 2024.02.22 01:13:06.998285 [ 3 ] {4ce0f714-1a3b-415c-b006-b80bbdba3e7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1819 2024.02.22 01:13:06.998668 [ 3 ] {4ce0f714-1a3b-415c-b006-b80bbdba3e7a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1820 2024.02.22 01:13:06.998902 [ 3 ] {4ce0f714-1a3b-415c-b006-b80bbdba3e7a} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1821 2024.02.22 01:13:06.999062 [ 3 ] {4ce0f714-1a3b-415c-b006-b80bbdba3e7a} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001756471 sec., 7970 rows/sec., 646.05 KiB/sec.
1822 2024.02.22 01:13:06.999294 [ 3 ] {4ce0f714-1a3b-415c-b006-b80bbdba3e7a} <Debug> DynamicQueryHandler: Done processing query
1823 2024.02.22 01:13:06.999326 [ 3 ] {4ce0f714-1a3b-415c-b006-b80bbdba3e7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1824 2024.02.22 01:13:06.999347 [ 3 ] {} <Debug> HTTP-Session: a6310704-3570-4563-aa15-8e88afed37fb Destroying unnamed session
1825 2024.02.22 01:13:06.999563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1826 2024.02.22 01:13:06.999631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1827 2024.02.22 01:13:06.999660 [ 3 ] {} <Debug> HTTP-Session: 341be8de-f6d0-46ba-855c-0c76343e29e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1828 2024.02.22 01:13:06.999685 [ 3 ] {} <Debug> HTTP-Session: 341be8de-f6d0-46ba-855c-0c76343e29e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1829 2024.02.22 01:13:06.999792 [ 3 ] {670dfeba-389a-4c04-8cfa-7c2fa91c92dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1830 2024.02.22 01:13:06.999853 [ 3 ] {670dfeba-389a-4c04-8cfa-7c2fa91c92dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1831 2024.02.22 01:13:07.000016 [ 3 ] {670dfeba-389a-4c04-8cfa-7c2fa91c92dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1832 2024.02.22 01:13:07.000201 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.21 MiB, peak 236.31 MiB, will set to 231.18 MiB (RSS), difference: -1.04 MiB
1833 2024.02.22 01:13:07.000856 [ 3 ] {670dfeba-389a-4c04-8cfa-7c2fa91c92dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1834 2024.02.22 01:13:07.001155 [ 3 ] {670dfeba-389a-4c04-8cfa-7c2fa91c92dd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1835 2024.02.22 01:13:07.001371 [ 3 ] {670dfeba-389a-4c04-8cfa-7c2fa91c92dd} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1836 2024.02.22 01:13:07.001515 [ 3 ] {670dfeba-389a-4c04-8cfa-7c2fa91c92dd} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.001679459 sec., 25008 rows/sec., 2.21 MiB/sec.
1837 2024.02.22 01:13:07.001692 [ 3 ] {670dfeba-389a-4c04-8cfa-7c2fa91c92dd} <Debug> DynamicQueryHandler: Done processing query
1838 2024.02.22 01:13:07.001723 [ 3 ] {670dfeba-389a-4c04-8cfa-7c2fa91c92dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1839 2024.02.22 01:13:07.001743 [ 3 ] {} <Debug> HTTP-Session: 341be8de-f6d0-46ba-855c-0c76343e29e7 Destroying unnamed session
1840 2024.02.22 01:13:07.001983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1841 2024.02.22 01:13:07.002046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1842 2024.02.22 01:13:07.002071 [ 3 ] {} <Debug> HTTP-Session: 9f8c1e1e-6e65-4b64-b1b3-b834c13cf2c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1843 2024.02.22 01:13:07.002096 [ 3 ] {} <Debug> HTTP-Session: 9f8c1e1e-6e65-4b64-b1b3-b834c13cf2c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1844 2024.02.22 01:13:07.002195 [ 3 ] {6414731f-ce59-46c0-82f1-2bf96c249925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1845 2024.02.22 01:13:07.002255 [ 3 ] {6414731f-ce59-46c0-82f1-2bf96c249925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1846 2024.02.22 01:13:07.002408 [ 3 ] {6414731f-ce59-46c0-82f1-2bf96c249925} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1847 2024.02.22 01:13:07.002807 [ 3 ] {6414731f-ce59-46c0-82f1-2bf96c249925} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1848 2024.02.22 01:13:07.003095 [ 3 ] {6414731f-ce59-46c0-82f1-2bf96c249925} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1849 2024.02.22 01:13:07.003313 [ 3 ] {6414731f-ce59-46c0-82f1-2bf96c249925} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1850 2024.02.22 01:13:07.003449 [ 3 ] {6414731f-ce59-46c0-82f1-2bf96c249925} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.001213155 sec., 11540 rows/sec., 924.11 KiB/sec.
1851 2024.02.22 01:13:07.003713 [ 3 ] {6414731f-ce59-46c0-82f1-2bf96c249925} <Debug> DynamicQueryHandler: Done processing query
1852 2024.02.22 01:13:07.003746 [ 3 ] {6414731f-ce59-46c0-82f1-2bf96c249925} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1853 2024.02.22 01:13:07.003768 [ 3 ] {} <Debug> HTTP-Session: 9f8c1e1e-6e65-4b64-b1b3-b834c13cf2c0 Destroying unnamed session
1854 2024.02.22 01:13:07.003938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1855 2024.02.22 01:13:07.004003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1856 2024.02.22 01:13:07.004029 [ 3 ] {} <Debug> HTTP-Session: 50a1db07-a3f4-4361-8657-7d40022cfc2f Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1857 2024.02.22 01:13:07.004051 [ 3 ] {} <Debug> HTTP-Session: 50a1db07-a3f4-4361-8657-7d40022cfc2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1858 2024.02.22 01:13:07.004155 [ 3 ] {c6a17e44-4979-49e0-a2f9-ef1392fd5270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1859 2024.02.22 01:13:07.004221 [ 3 ] {c6a17e44-4979-49e0-a2f9-ef1392fd5270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1860 2024.02.22 01:13:07.004440 [ 3 ] {c6a17e44-4979-49e0-a2f9-ef1392fd5270} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1861 2024.02.22 01:13:07.004930 [ 3 ] {c6a17e44-4979-49e0-a2f9-ef1392fd5270} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1862 2024.02.22 01:13:07.005328 [ 3 ] {c6a17e44-4979-49e0-a2f9-ef1392fd5270} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1863 2024.02.22 01:13:07.005607 [ 3 ] {c6a17e44-4979-49e0-a2f9-ef1392fd5270} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1864 2024.02.22 01:13:07.005740 [ 3 ] {c6a17e44-4979-49e0-a2f9-ef1392fd5270} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001542155 sec., 9078 rows/sec., 12.25 MiB/sec.
1865 2024.02.22 01:13:07.005890 [ 3 ] {c6a17e44-4979-49e0-a2f9-ef1392fd5270} <Debug> DynamicQueryHandler: Done processing query
1866 2024.02.22 01:13:07.005921 [ 3 ] {c6a17e44-4979-49e0-a2f9-ef1392fd5270} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
1867 2024.02.22 01:13:07.005941 [ 3 ] {} <Debug> HTTP-Session: 50a1db07-a3f4-4361-8657-7d40022cfc2f Destroying unnamed session
1868 2024.02.22 01:13:11.999181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1869 2024.02.22 01:13:11.999314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1870 2024.02.22 01:13:11.999348 [ 3 ] {} <Debug> HTTP-Session: bee09546-631e-4b16-86e3-65a19e8562e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1871 2024.02.22 01:13:11.999378 [ 3 ] {} <Debug> HTTP-Session: bee09546-631e-4b16-86e3-65a19e8562e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1872 2024.02.22 01:13:11.999528 [ 3 ] {28454869-b06c-4770-a39e-439255c13516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1873 2024.02.22 01:13:11.999598 [ 3 ] {28454869-b06c-4770-a39e-439255c13516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1874 2024.02.22 01:13:11.999783 [ 3 ] {28454869-b06c-4770-a39e-439255c13516} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1875 2024.02.22 01:13:12.000146 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.19 MiB, peak 236.31 MiB, will set to 231.18 MiB (RSS), difference: -1.01 MiB
1876 2024.02.22 01:13:12.000346 [ 3 ] {28454869-b06c-4770-a39e-439255c13516} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1877 2024.02.22 01:13:12.000697 [ 3 ] {28454869-b06c-4770-a39e-439255c13516} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1878 2024.02.22 01:13:12.000867 [ 3 ] {28454869-b06c-4770-a39e-439255c13516} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1879 2024.02.22 01:13:12.001003 [ 3 ] {28454869-b06c-4770-a39e-439255c13516} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001427212 sec., 26625 rows/sec., 2.11 MiB/sec.
1880 2024.02.22 01:13:12.001155 [ 3 ] {28454869-b06c-4770-a39e-439255c13516} <Debug> DynamicQueryHandler: Done processing query
1881 2024.02.22 01:13:12.001181 [ 3 ] {28454869-b06c-4770-a39e-439255c13516} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1882 2024.02.22 01:13:12.001198 [ 3 ] {} <Debug> HTTP-Session: bee09546-631e-4b16-86e3-65a19e8562e3 Destroying unnamed session
1883 2024.02.22 01:13:12.001358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 23481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1884 2024.02.22 01:13:12.001412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1885 2024.02.22 01:13:12.001433 [ 3 ] {} <Debug> HTTP-Session: 4faa1381-01ca-4907-b3c6-a09a85ea1321 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1886 2024.02.22 01:13:12.001452 [ 3 ] {} <Debug> HTTP-Session: 4faa1381-01ca-4907-b3c6-a09a85ea1321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1887 2024.02.22 01:13:12.001541 [ 3 ] {ec60fe93-3bd1-4279-bb8c-781ded317921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1888 2024.02.22 01:13:12.001586 [ 3 ] {ec60fe93-3bd1-4279-bb8c-781ded317921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1889 2024.02.22 01:13:12.001697 [ 3 ] {ec60fe93-3bd1-4279-bb8c-781ded317921} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1890 2024.02.22 01:13:12.002084 [ 3 ] {ec60fe93-3bd1-4279-bb8c-781ded317921} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1891 2024.02.22 01:13:12.002315 [ 3 ] {ec60fe93-3bd1-4279-bb8c-781ded317921} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1892 2024.02.22 01:13:12.002469 [ 3 ] {ec60fe93-3bd1-4279-bb8c-781ded317921} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1893 2024.02.22 01:13:12.002593 [ 3 ] {ec60fe93-3bd1-4279-bb8c-781ded317921} <Information> executeQuery: Read 150 rows, 14.32 KiB in 0.001012129 sec., 148202 rows/sec., 13.81 MiB/sec.
1894 2024.02.22 01:13:12.002731 [ 3 ] {ec60fe93-3bd1-4279-bb8c-781ded317921} <Debug> DynamicQueryHandler: Done processing query
1895 2024.02.22 01:13:12.002757 [ 3 ] {ec60fe93-3bd1-4279-bb8c-781ded317921} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1896 2024.02.22 01:13:12.002772 [ 3 ] {} <Debug> HTTP-Session: 4faa1381-01ca-4907-b3c6-a09a85ea1321 Destroying unnamed session
1897 2024.02.22 01:13:12.002896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 10532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1898 2024.02.22 01:13:12.002943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1899 2024.02.22 01:13:12.002963 [ 3 ] {} <Debug> HTTP-Session: 1679fa4d-859f-4598-893a-1d5dcc1fb6b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1900 2024.02.22 01:13:12.002980 [ 3 ] {} <Debug> HTTP-Session: 1679fa4d-859f-4598-893a-1d5dcc1fb6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1901 2024.02.22 01:13:12.003058 [ 3 ] {fed6d2fe-fc50-4ee4-8c37-8c382e91bd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1902 2024.02.22 01:13:12.003100 [ 3 ] {fed6d2fe-fc50-4ee4-8c37-8c382e91bd48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1903 2024.02.22 01:13:12.003210 [ 3 ] {fed6d2fe-fc50-4ee4-8c37-8c382e91bd48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1904 2024.02.22 01:13:12.003525 [ 3 ] {fed6d2fe-fc50-4ee4-8c37-8c382e91bd48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1905 2024.02.22 01:13:12.003739 [ 3 ] {fed6d2fe-fc50-4ee4-8c37-8c382e91bd48} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1906 2024.02.22 01:13:12.003893 [ 3 ] {fed6d2fe-fc50-4ee4-8c37-8c382e91bd48} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1907 2024.02.22 01:13:12.004014 [ 3 ] {fed6d2fe-fc50-4ee4-8c37-8c382e91bd48} <Information> executeQuery: Read 62 rows, 4.94 KiB in 0.000924297 sec., 67078 rows/sec., 5.22 MiB/sec.
1908 2024.02.22 01:13:12.004129 [ 3 ] {fed6d2fe-fc50-4ee4-8c37-8c382e91bd48} <Debug> DynamicQueryHandler: Done processing query
1909 2024.02.22 01:13:12.004152 [ 3 ] {fed6d2fe-fc50-4ee4-8c37-8c382e91bd48} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1910 2024.02.22 01:13:12.004168 [ 3 ] {} <Debug> HTTP-Session: 1679fa4d-859f-4598-893a-1d5dcc1fb6b5 Destroying unnamed session
1911 2024.02.22 01:13:12.004321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 7019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1912 2024.02.22 01:13:12.004369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1913 2024.02.22 01:13:12.004388 [ 3 ] {} <Debug> HTTP-Session: 59ae8861-d7cf-4a00-ad0c-e26b79838cb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1914 2024.02.22 01:13:12.004404 [ 3 ] {} <Debug> HTTP-Session: 59ae8861-d7cf-4a00-ad0c-e26b79838cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1915 2024.02.22 01:13:12.004478 [ 3 ] {437631c9-154f-438e-8afd-0b31c55535c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1916 2024.02.22 01:13:12.004523 [ 3 ] {437631c9-154f-438e-8afd-0b31c55535c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1917 2024.02.22 01:13:12.004646 [ 3 ] {437631c9-154f-438e-8afd-0b31c55535c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1918 2024.02.22 01:13:12.004995 [ 3 ] {437631c9-154f-438e-8afd-0b31c55535c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1919 2024.02.22 01:13:12.005269 [ 3 ] {437631c9-154f-438e-8afd-0b31c55535c9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1920 2024.02.22 01:13:12.005458 [ 3 ] {437631c9-154f-438e-8afd-0b31c55535c9} <Trace> oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1921 2024.02.22 01:13:12.005575 [ 3 ] {437631c9-154f-438e-8afd-0b31c55535c9} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001066981 sec., 33740 rows/sec., 2.38 MiB/sec.
1922 2024.02.22 01:13:12.005713 [ 3 ] {437631c9-154f-438e-8afd-0b31c55535c9} <Debug> DynamicQueryHandler: Done processing query
1923 2024.02.22 01:13:12.005737 [ 3 ] {437631c9-154f-438e-8afd-0b31c55535c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1924 2024.02.22 01:13:12.005753 [ 3 ] {} <Debug> HTTP-Session: 59ae8861-d7cf-4a00-ad0c-e26b79838cb2 Destroying unnamed session
1925 2024.02.22 01:13:12.005901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1926 2024.02.22 01:13:12.005947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1927 2024.02.22 01:13:12.005966 [ 3 ] {} <Debug> HTTP-Session: d647b03b-bb93-4ef9-968c-42eae602f724 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1928 2024.02.22 01:13:12.005982 [ 3 ] {} <Debug> HTTP-Session: d647b03b-bb93-4ef9-968c-42eae602f724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1929 2024.02.22 01:13:12.006064 [ 3 ] {49de2279-745f-43d3-9981-b87c1d315505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1930 2024.02.22 01:13:12.006110 [ 3 ] {49de2279-745f-43d3-9981-b87c1d315505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1931 2024.02.22 01:13:12.006247 [ 3 ] {49de2279-745f-43d3-9981-b87c1d315505} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1932 2024.02.22 01:13:12.006712 [ 3 ] {49de2279-745f-43d3-9981-b87c1d315505} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1933 2024.02.22 01:13:12.007028 [ 3 ] {49de2279-745f-43d3-9981-b87c1d315505} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1934 2024.02.22 01:13:12.007211 [ 3 ] {49de2279-745f-43d3-9981-b87c1d315505} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1935 2024.02.22 01:13:12.007333 [ 3 ] {49de2279-745f-43d3-9981-b87c1d315505} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001239916 sec., 30647 rows/sec., 41.36 MiB/sec.
1936 2024.02.22 01:13:12.007462 [ 3 ] {49de2279-745f-43d3-9981-b87c1d315505} <Debug> DynamicQueryHandler: Done processing query
1937 2024.02.22 01:13:12.007486 [ 3 ] {49de2279-745f-43d3-9981-b87c1d315505} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1938 2024.02.22 01:13:12.007503 [ 3 ] {} <Debug> HTTP-Session: d647b03b-bb93-4ef9-968c-42eae602f724 Destroying unnamed session
1939 2024.02.22 01:13:16.996990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1940 2024.02.22 01:13:16.997128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1941 2024.02.22 01:13:16.997161 [ 3 ] {} <Debug> HTTP-Session: 1ac7db15-d7b1-46c3-999d-811eb17f7cbc Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1942 2024.02.22 01:13:16.997190 [ 3 ] {} <Debug> HTTP-Session: 1ac7db15-d7b1-46c3-999d-811eb17f7cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1943 2024.02.22 01:13:16.997333 [ 3 ] {cad24aab-4530-4c01-9614-dda6b5512a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1944 2024.02.22 01:13:16.997406 [ 3 ] {cad24aab-4530-4c01-9614-dda6b5512a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1945 2024.02.22 01:13:16.997579 [ 3 ] {cad24aab-4530-4c01-9614-dda6b5512a90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1946 2024.02.22 01:13:16.997991 [ 3 ] {cad24aab-4530-4c01-9614-dda6b5512a90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1947 2024.02.22 01:13:16.998263 [ 3 ] {cad24aab-4530-4c01-9614-dda6b5512a90} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1948 2024.02.22 01:13:16.998431 [ 3 ] {cad24aab-4530-4c01-9614-dda6b5512a90} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1949 2024.02.22 01:13:16.998547 [ 3 ] {cad24aab-4530-4c01-9614-dda6b5512a90} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001173084 sec., 11934 rows/sec., 967.34 KiB/sec.
1950 2024.02.22 01:13:16.998685 [ 3 ] {cad24aab-4530-4c01-9614-dda6b5512a90} <Debug> DynamicQueryHandler: Done processing query
1951 2024.02.22 01:13:16.998711 [ 3 ] {cad24aab-4530-4c01-9614-dda6b5512a90} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1952 2024.02.22 01:13:16.998727 [ 3 ] {} <Debug> HTTP-Session: 1ac7db15-d7b1-46c3-999d-811eb17f7cbc Destroying unnamed session
1953 2024.02.22 01:13:16.998859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1954 2024.02.22 01:13:16.998907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1955 2024.02.22 01:13:16.998926 [ 3 ] {} <Debug> HTTP-Session: ce16a5a8-491e-491e-a60d-28261fc26082 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1956 2024.02.22 01:13:16.998943 [ 3 ] {} <Debug> HTTP-Session: ce16a5a8-491e-491e-a60d-28261fc26082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1957 2024.02.22 01:13:16.999018 [ 3 ] {83868dda-8db5-4888-9dcb-ca640bad5ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1958 2024.02.22 01:13:16.999059 [ 3 ] {83868dda-8db5-4888-9dcb-ca640bad5ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1959 2024.02.22 01:13:16.999166 [ 3 ] {83868dda-8db5-4888-9dcb-ca640bad5ff6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1960 2024.02.22 01:13:16.999459 [ 3 ] {83868dda-8db5-4888-9dcb-ca640bad5ff6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1961 2024.02.22 01:13:16.999670 [ 3 ] {83868dda-8db5-4888-9dcb-ca640bad5ff6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1962 2024.02.22 01:13:16.999821 [ 3 ] {83868dda-8db5-4888-9dcb-ca640bad5ff6} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1963 2024.02.22 01:13:16.999912 [ 3 ] {83868dda-8db5-4888-9dcb-ca640bad5ff6} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000864405 sec., 48588 rows/sec., 4.30 MiB/sec.
1964 2024.02.22 01:13:17.000032 [ 3 ] {83868dda-8db5-4888-9dcb-ca640bad5ff6} <Debug> DynamicQueryHandler: Done processing query
1965 2024.02.22 01:13:17.000063 [ 3 ] {83868dda-8db5-4888-9dcb-ca640bad5ff6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1966 2024.02.22 01:13:17.000079 [ 3 ] {} <Debug> HTTP-Session: ce16a5a8-491e-491e-a60d-28261fc26082 Destroying unnamed session
1967 2024.02.22 01:13:17.000220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1968 2024.02.22 01:13:17.000310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1969 2024.02.22 01:13:17.000347 [ 3 ] {} <Debug> HTTP-Session: d9e4a07c-2ccb-4e56-8e61-1a88b365c041 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1970 2024.02.22 01:13:17.000401 [ 3 ] {} <Debug> HTTP-Session: d9e4a07c-2ccb-4e56-8e61-1a88b365c041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1971 2024.02.22 01:13:17.000513 [ 3 ] {694ef9ef-a4f5-4b90-94b5-2ce716c930dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1972 2024.02.22 01:13:17.000553 [ 3 ] {694ef9ef-a4f5-4b90-94b5-2ce716c930dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1973 2024.02.22 01:13:17.000662 [ 3 ] {694ef9ef-a4f5-4b90-94b5-2ce716c930dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1974 2024.02.22 01:13:17.000928 [ 3 ] {694ef9ef-a4f5-4b90-94b5-2ce716c930dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1975 2024.02.22 01:13:17.001144 [ 3 ] {694ef9ef-a4f5-4b90-94b5-2ce716c930dd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1976 2024.02.22 01:13:17.001293 [ 3 ] {694ef9ef-a4f5-4b90-94b5-2ce716c930dd} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1977 2024.02.22 01:13:17.001388 [ 3 ] {694ef9ef-a4f5-4b90-94b5-2ce716c930dd} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000845955 sec., 16549 rows/sec., 1.29 MiB/sec.
1978 2024.02.22 01:13:17.001505 [ 3 ] {694ef9ef-a4f5-4b90-94b5-2ce716c930dd} <Debug> DynamicQueryHandler: Done processing query
1979 2024.02.22 01:13:17.001530 [ 3 ] {694ef9ef-a4f5-4b90-94b5-2ce716c930dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1980 2024.02.22 01:13:17.001545 [ 3 ] {} <Debug> HTTP-Session: d9e4a07c-2ccb-4e56-8e61-1a88b365c041 Destroying unnamed session
1981 2024.02.22 01:13:17.001723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1982 2024.02.22 01:13:17.001770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1983 2024.02.22 01:13:17.001789 [ 3 ] {} <Debug> HTTP-Session: e8a305f0-e97b-4d8b-9c78-c7b3c09ee365 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
1984 2024.02.22 01:13:17.001806 [ 3 ] {} <Debug> HTTP-Session: e8a305f0-e97b-4d8b-9c78-c7b3c09ee365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1985 2024.02.22 01:13:17.001880 [ 3 ] {1c76e072-493e-4ec4-8a53-4ad2713b6483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1986 2024.02.22 01:13:17.001926 [ 3 ] {1c76e072-493e-4ec4-8a53-4ad2713b6483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1987 2024.02.22 01:13:17.002061 [ 3 ] {1c76e072-493e-4ec4-8a53-4ad2713b6483} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1988 2024.02.22 01:13:17.002395 [ 3 ] {1c76e072-493e-4ec4-8a53-4ad2713b6483} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
1989 2024.02.22 01:13:17.002688 [ 3 ] {1c76e072-493e-4ec4-8a53-4ad2713b6483} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1990 2024.02.22 01:13:17.002872 [ 3 ] {1c76e072-493e-4ec4-8a53-4ad2713b6483} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1991 2024.02.22 01:13:17.002971 [ 3 ] {1c76e072-493e-4ec4-8a53-4ad2713b6483} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001062601 sec., 13175 rows/sec., 17.78 MiB/sec.
1992 2024.02.22 01:13:17.003142 [ 3 ] {1c76e072-493e-4ec4-8a53-4ad2713b6483} <Debug> DynamicQueryHandler: Done processing query
1993 2024.02.22 01:13:17.003167 [ 3 ] {1c76e072-493e-4ec4-8a53-4ad2713b6483} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
1994 2024.02.22 01:13:17.003184 [ 3 ] {} <Debug> HTTP-Session: e8a305f0-e97b-4d8b-9c78-c7b3c09ee365 Destroying unnamed session
1995 2024.02.22 01:13:21.812995 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache
1996 2024.02.22 01:13:21.813064 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache
1997 2024.02.22 01:13:21.997712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1998 2024.02.22 01:13:21.997820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1999 2024.02.22 01:13:21.997850 [ 3 ] {} <Debug> HTTP-Session: 4268c656-f53f-4dce-94fb-81fc658b7bf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2000 2024.02.22 01:13:21.997878 [ 3 ] {} <Debug> HTTP-Session: 4268c656-f53f-4dce-94fb-81fc658b7bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2001 2024.02.22 01:13:21.998023 [ 3 ] {8672b449-6104-4ed7-b347-b162fb15a62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2002 2024.02.22 01:13:21.998092 [ 3 ] {8672b449-6104-4ed7-b347-b162fb15a62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2003 2024.02.22 01:13:21.998276 [ 3 ] {8672b449-6104-4ed7-b347-b162fb15a62a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2004 2024.02.22 01:13:21.998736 [ 3 ] {8672b449-6104-4ed7-b347-b162fb15a62a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
2005 2024.02.22 01:13:21.999002 [ 3 ] {8672b449-6104-4ed7-b347-b162fb15a62a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2006 2024.02.22 01:13:21.999169 [ 3 ] {8672b449-6104-4ed7-b347-b162fb15a62a} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2007 2024.02.22 01:13:21.999283 [ 3 ] {8672b449-6104-4ed7-b347-b162fb15a62a} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001218935 sec., 31174 rows/sec., 2.47 MiB/sec.
2008 2024.02.22 01:13:21.999434 [ 3 ] {8672b449-6104-4ed7-b347-b162fb15a62a} <Debug> DynamicQueryHandler: Done processing query
2009 2024.02.22 01:13:21.999460 [ 3 ] {8672b449-6104-4ed7-b347-b162fb15a62a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2010 2024.02.22 01:13:21.999476 [ 3 ] {} <Debug> HTTP-Session: 4268c656-f53f-4dce-94fb-81fc658b7bf1 Destroying unnamed session
2011 2024.02.22 01:13:21.999623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2012 2024.02.22 01:13:21.999676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2013 2024.02.22 01:13:21.999696 [ 3 ] {} <Debug> HTTP-Session: 14c7ba9f-e906-47c5-b0a7-bd2c83171c82 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2014 2024.02.22 01:13:21.999714 [ 3 ] {} <Debug> HTTP-Session: 14c7ba9f-e906-47c5-b0a7-bd2c83171c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2015 2024.02.22 01:13:21.999801 [ 3 ] {8f16046e-8311-46f8-9b27-8620e4f36387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2016 2024.02.22 01:13:21.999844 [ 3 ] {8f16046e-8311-46f8-9b27-8620e4f36387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2017 2024.02.22 01:13:21.999955 [ 3 ] {8f16046e-8311-46f8-9b27-8620e4f36387} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2018 2024.02.22 01:13:22.000136 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.22 MiB, peak 236.39 MiB, will set to 231.18 MiB (RSS), difference: -1.04 MiB
2019 2024.02.22 01:13:22.000657 [ 3 ] {8f16046e-8311-46f8-9b27-8620e4f36387} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
2020 2024.02.22 01:13:22.000890 [ 3 ] {8f16046e-8311-46f8-9b27-8620e4f36387} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2021 2024.02.22 01:13:22.001049 [ 3 ] {8f16046e-8311-46f8-9b27-8620e4f36387} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2022 2024.02.22 01:13:22.001145 [ 3 ] {8f16046e-8311-46f8-9b27-8620e4f36387} <Information> executeQuery: Read 114 rows, 11.50 KiB in 0.001315848 sec., 86636 rows/sec., 8.54 MiB/sec.
2023 2024.02.22 01:13:22.001269 [ 3 ] {8f16046e-8311-46f8-9b27-8620e4f36387} <Debug> DynamicQueryHandler: Done processing query
2024 2024.02.22 01:13:22.001293 [ 3 ] {8f16046e-8311-46f8-9b27-8620e4f36387} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2025 2024.02.22 01:13:22.001308 [ 3 ] {} <Debug> HTTP-Session: 14c7ba9f-e906-47c5-b0a7-bd2c83171c82 Destroying unnamed session
2026 2024.02.22 01:13:22.001434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2027 2024.02.22 01:13:22.001482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2028 2024.02.22 01:13:22.001501 [ 3 ] {} <Debug> HTTP-Session: b2528bbd-0cb9-4ef9-9728-32c91f1c768c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2029 2024.02.22 01:13:22.001518 [ 3 ] {} <Debug> HTTP-Session: b2528bbd-0cb9-4ef9-9728-32c91f1c768c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2030 2024.02.22 01:13:22.001592 [ 3 ] {b126ea49-e4c7-4c5e-9adc-7a43c8807183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2031 2024.02.22 01:13:22.001633 [ 3 ] {b126ea49-e4c7-4c5e-9adc-7a43c8807183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2032 2024.02.22 01:13:22.001739 [ 3 ] {b126ea49-e4c7-4c5e-9adc-7a43c8807183} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2033 2024.02.22 01:13:22.002030 [ 3 ] {b126ea49-e4c7-4c5e-9adc-7a43c8807183} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
2034 2024.02.22 01:13:22.002248 [ 3 ] {b126ea49-e4c7-4c5e-9adc-7a43c8807183} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2035 2024.02.22 01:13:22.002398 [ 3 ] {b126ea49-e4c7-4c5e-9adc-7a43c8807183} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2036 2024.02.22 01:13:22.002496 [ 3 ] {b126ea49-e4c7-4c5e-9adc-7a43c8807183} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000875885 sec., 43384 rows/sec., 3.39 MiB/sec.
2037 2024.02.22 01:13:22.002703 [ 3 ] {b126ea49-e4c7-4c5e-9adc-7a43c8807183} <Debug> DynamicQueryHandler: Done processing query
2038 2024.02.22 01:13:22.002727 [ 3 ] {b126ea49-e4c7-4c5e-9adc-7a43c8807183} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2039 2024.02.22 01:13:22.002742 [ 3 ] {} <Debug> HTTP-Session: b2528bbd-0cb9-4ef9-9728-32c91f1c768c Destroying unnamed session
2040 2024.02.22 01:13:22.002920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2041 2024.02.22 01:13:22.002968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2042 2024.02.22 01:13:22.002986 [ 3 ] {} <Debug> HTTP-Session: f5f67675-bd49-44d9-bfbb-723b2f28cb4e Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2043 2024.02.22 01:13:22.003003 [ 3 ] {} <Debug> HTTP-Session: f5f67675-bd49-44d9-bfbb-723b2f28cb4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2044 2024.02.22 01:13:22.003088 [ 3 ] {50a8c87d-c754-4553-a8f2-a55d596b06f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2045 2024.02.22 01:13:22.003136 [ 3 ] {50a8c87d-c754-4553-a8f2-a55d596b06f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2046 2024.02.22 01:13:22.003286 [ 3 ] {50a8c87d-c754-4553-a8f2-a55d596b06f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2047 2024.02.22 01:13:22.003832 [ 3 ] {50a8c87d-c754-4553-a8f2-a55d596b06f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
2048 2024.02.22 01:13:22.004143 [ 3 ] {50a8c87d-c754-4553-a8f2-a55d596b06f5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2049 2024.02.22 01:13:22.004331 [ 3 ] {50a8c87d-c754-4553-a8f2-a55d596b06f5} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2050 2024.02.22 01:13:22.004432 [ 3 ] {50a8c87d-c754-4553-a8f2-a55d596b06f5} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001315709 sec., 28881 rows/sec., 38.97 MiB/sec.
2051 2024.02.22 01:13:22.004561 [ 3 ] {50a8c87d-c754-4553-a8f2-a55d596b06f5} <Debug> DynamicQueryHandler: Done processing query
2052 2024.02.22 01:13:22.004585 [ 3 ] {50a8c87d-c754-4553-a8f2-a55d596b06f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2053 2024.02.22 01:13:22.004600 [ 3 ] {} <Debug> HTTP-Session: f5f67675-bd49-44d9-bfbb-723b2f28cb4e Destroying unnamed session
2054 2024.02.22 01:13:26.996636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2055 2024.02.22 01:13:26.996757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2056 2024.02.22 01:13:26.996786 [ 3 ] {} <Debug> HTTP-Session: 11bf6647-5efd-4a84-a4dc-0acd8dcc9985 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2057 2024.02.22 01:13:26.996810 [ 3 ] {} <Debug> HTTP-Session: 11bf6647-5efd-4a84-a4dc-0acd8dcc9985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2058 2024.02.22 01:13:26.996941 [ 3 ] {76805c5d-c7e1-46d6-90ac-83dfa719fd69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2059 2024.02.22 01:13:26.997002 [ 3 ] {76805c5d-c7e1-46d6-90ac-83dfa719fd69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2060 2024.02.22 01:13:26.997164 [ 3 ] {76805c5d-c7e1-46d6-90ac-83dfa719fd69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2061 2024.02.22 01:13:26.997662 [ 3 ] {76805c5d-c7e1-46d6-90ac-83dfa719fd69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
2062 2024.02.22 01:13:26.997938 [ 3 ] {76805c5d-c7e1-46d6-90ac-83dfa719fd69} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2063 2024.02.22 01:13:26.998107 [ 3 ] {76805c5d-c7e1-46d6-90ac-83dfa719fd69} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2064 2024.02.22 01:13:26.998224 [ 3 ] {76805c5d-c7e1-46d6-90ac-83dfa719fd69} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001246377 sec., 11232 rows/sec., 910.45 KiB/sec.
2065 2024.02.22 01:13:26.998223 [ 56 ] {} <Debug> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2066 2024.02.22 01:13:26.998299 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
2067 2024.02.22 01:13:26.998394 [ 3 ] {76805c5d-c7e1-46d6-90ac-83dfa719fd69} <Debug> DynamicQueryHandler: Done processing query
2068 2024.02.22 01:13:26.998401 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2069 2024.02.22 01:13:26.998428 [ 3 ] {76805c5d-c7e1-46d6-90ac-83dfa719fd69} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2070 2024.02.22 01:13:26.998478 [ 3 ] {} <Debug> HTTP-Session: 11bf6647-5efd-4a84-a4dc-0acd8dcc9985 Destroying unnamed session
2071 2024.02.22 01:13:26.998555 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2072 2024.02.22 01:13:26.998597 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 52 rows starting from the beginning of the part
2073 2024.02.22 01:13:26.998637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2074 2024.02.22 01:13:26.998727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2075 2024.02.22 01:13:26.998781 [ 3 ] {} <Debug> HTTP-Session: be99418f-25e2-4d1e-abab-7e6141eead94 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2076 2024.02.22 01:13:26.998836 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part
2077 2024.02.22 01:13:26.998836 [ 3 ] {} <Debug> HTTP-Session: be99418f-25e2-4d1e-abab-7e6141eead94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2078 2024.02.22 01:13:26.999089 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part
2079 2024.02.22 01:13:26.999096 [ 3 ] {75281d7e-5d70-4379-97a6-73dc203d5847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2080 2024.02.22 01:13:26.999208 [ 3 ] {75281d7e-5d70-4379-97a6-73dc203d5847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2081 2024.02.22 01:13:26.999298 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part
2082 2024.02.22 01:13:26.999642 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part
2083 2024.02.22 01:13:26.999703 [ 3 ] {75281d7e-5d70-4379-97a6-73dc203d5847} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2084 2024.02.22 01:13:26.999911 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part
2085 2024.02.22 01:13:27.000202 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.22 MiB, peak 236.39 MiB, will set to 231.18 MiB (RSS), difference: -1.04 MiB
2086 2024.02.22 01:13:27.000731 [ 3 ] {75281d7e-5d70-4379-97a6-73dc203d5847} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2087 2024.02.22 01:13:27.001348 [ 3 ] {75281d7e-5d70-4379-97a6-73dc203d5847} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2088 2024.02.22 01:13:27.001731 [ 3 ] {75281d7e-5d70-4379-97a6-73dc203d5847} <Trace> oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
2089 2024.02.22 01:13:27.001860 [ 11 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.003491501 sec., 48689.66097961879 rows/sec., 3.85 MiB/sec.
2090 2024.02.22 01:13:27.001964 [ 3 ] {75281d7e-5d70-4379-97a6-73dc203d5847} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002780131 sec., 1438 rows/sec., 120.13 KiB/sec.
2091 2024.02.22 01:13:27.002140 [ 11 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2092 2024.02.22 01:13:27.002186 [ 3 ] {75281d7e-5d70-4379-97a6-73dc203d5847} <Debug> DynamicQueryHandler: Done processing query
2093 2024.02.22 01:13:27.002229 [ 3 ] {75281d7e-5d70-4379-97a6-73dc203d5847} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2094 2024.02.22 01:13:27.002252 [ 3 ] {} <Debug> HTTP-Session: be99418f-25e2-4d1e-abab-7e6141eead94 Destroying unnamed session
2095 2024.02.22 01:13:27.002395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2096 2024.02.22 01:13:27.002453 [ 11 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2097 2024.02.22 01:13:27.002469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2098 2024.02.22 01:13:27.002517 [ 3 ] {} <Debug> HTTP-Session: cae8721c-2f0f-4d81-87f7-6a5f82c3f3b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2099 2024.02.22 01:13:27.002551 [ 3 ] {} <Debug> HTTP-Session: cae8721c-2f0f-4d81-87f7-6a5f82c3f3b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2100 2024.02.22 01:13:27.002585 [ 11 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2101 2024.02.22 01:13:27.002711 [ 3 ] {827dd526-51ae-4c37-90ff-a3d1902499a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2102 2024.02.22 01:13:27.002771 [ 3 ] {827dd526-51ae-4c37-90ff-a3d1902499a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2103 2024.02.22 01:13:27.002890 [ 3 ] {827dd526-51ae-4c37-90ff-a3d1902499a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2104 2024.02.22 01:13:27.003212 [ 3 ] {827dd526-51ae-4c37-90ff-a3d1902499a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
2105 2024.02.22 01:13:27.003425 [ 3 ] {827dd526-51ae-4c37-90ff-a3d1902499a5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2106 2024.02.22 01:13:27.003579 [ 3 ] {827dd526-51ae-4c37-90ff-a3d1902499a5} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2107 2024.02.22 01:13:27.003665 [ 56 ] {} <Debug> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2108 2024.02.22 01:13:27.003680 [ 3 ] {827dd526-51ae-4c37-90ff-a3d1902499a5} <Information> executeQuery: Read 44 rows, 3.98 KiB in 0.000921616 sec., 47742 rows/sec., 4.22 MiB/sec.
2109 2024.02.22 01:13:27.003699 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
2110 2024.02.22 01:13:27.003850 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2111 2024.02.22 01:13:27.003891 [ 3 ] {827dd526-51ae-4c37-90ff-a3d1902499a5} <Debug> DynamicQueryHandler: Done processing query
2112 2024.02.22 01:13:27.003932 [ 3 ] {827dd526-51ae-4c37-90ff-a3d1902499a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2113 2024.02.22 01:13:27.003980 [ 3 ] {} <Debug> HTTP-Session: cae8721c-2f0f-4d81-87f7-6a5f82c3f3b0 Destroying unnamed session
2114 2024.02.22 01:13:27.004003 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2115 2024.02.22 01:13:27.004050 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 194 rows starting from the beginning of the part
2116 2024.02.22 01:13:27.004191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2117 2024.02.22 01:13:27.004214 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part
2118 2024.02.22 01:13:27.004288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2119 2024.02.22 01:13:27.004324 [ 3 ] {} <Debug> HTTP-Session: 9bf1e22a-d4bf-4519-bdfb-c30e2d5b743f Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2120 2024.02.22 01:13:27.004362 [ 3 ] {} <Debug> HTTP-Session: 9bf1e22a-d4bf-4519-bdfb-c30e2d5b743f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2121 2024.02.22 01:13:27.004435 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 150 rows starting from the beginning of the part
2122 2024.02.22 01:13:27.004565 [ 3 ] {9fe86360-da1d-40d7-8c73-b9ef695d09b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2123 2024.02.22 01:13:27.004664 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part
2124 2024.02.22 01:13:27.004675 [ 3 ] {9fe86360-da1d-40d7-8c73-b9ef695d09b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2125 2024.02.22 01:13:27.004957 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 114 rows starting from the beginning of the part
2126 2024.02.22 01:13:27.005146 [ 3 ] {9fe86360-da1d-40d7-8c73-b9ef695d09b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2127 2024.02.22 01:13:27.005281 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 44 rows starting from the beginning of the part
2128 2024.02.22 01:13:27.005783 [ 3 ] {9fe86360-da1d-40d7-8c73-b9ef695d09b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2129 2024.02.22 01:13:27.006257 [ 3 ] {9fe86360-da1d-40d7-8c73-b9ef695d09b0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2130 2024.02.22 01:13:27.006556 [ 3 ] {9fe86360-da1d-40d7-8c73-b9ef695d09b0} <Trace> oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
2131 2024.02.22 01:13:27.006701 [ 3 ] {9fe86360-da1d-40d7-8c73-b9ef695d09b0} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002061589 sec., 1940 rows/sec., 135.48 KiB/sec.
2132 2024.02.22 01:13:27.007116 [ 3 ] {9fe86360-da1d-40d7-8c73-b9ef695d09b0} <Debug> DynamicQueryHandler: Done processing query
2133 2024.02.22 01:13:27.007158 [ 3 ] {9fe86360-da1d-40d7-8c73-b9ef695d09b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2134 2024.02.22 01:13:27.007180 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 4 columns (4 merged, 0 gathered) in 0.00342832 sec., 170929.20147477483 rows/sec., 15.87 MiB/sec.
2135 2024.02.22 01:13:27.007193 [ 3 ] {} <Debug> HTTP-Session: 9bf1e22a-d4bf-4519-bdfb-c30e2d5b743f Destroying unnamed session
2136 2024.02.22 01:13:27.007333 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2137 2024.02.22 01:13:27.007388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 3102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2138 2024.02.22 01:13:27.007466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2139 2024.02.22 01:13:27.007490 [ 3 ] {} <Debug> HTTP-Session: 1b93a7c3-0843-4eba-90f9-439eb67a307b Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2140 2024.02.22 01:13:27.007515 [ 3 ] {} <Debug> HTTP-Session: 1b93a7c3-0843-4eba-90f9-439eb67a307b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2141 2024.02.22 01:13:27.007622 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2142 2024.02.22 01:13:27.007641 [ 3 ] {7d8e495c-a3ea-4287-b075-123016f752ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2143 2024.02.22 01:13:27.007706 [ 3 ] {7d8e495c-a3ea-4287-b075-123016f752ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2144 2024.02.22 01:13:27.007729 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2145 2024.02.22 01:13:27.007948 [ 3 ] {7d8e495c-a3ea-4287-b075-123016f752ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2146 2024.02.22 01:13:27.008263 [ 3 ] {7d8e495c-a3ea-4287-b075-123016f752ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
2147 2024.02.22 01:13:27.008483 [ 3 ] {7d8e495c-a3ea-4287-b075-123016f752ec} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2148 2024.02.22 01:13:27.008637 [ 3 ] {7d8e495c-a3ea-4287-b075-123016f752ec} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2149 2024.02.22 01:13:27.008725 [ 56 ] {} <Debug> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2150 2024.02.22 01:13:27.008737 [ 3 ] {7d8e495c-a3ea-4287-b075-123016f752ec} <Information> executeQuery: Read 18 rows, 1.45 KiB in 0.00105087 sec., 17128 rows/sec., 1.34 MiB/sec.
2151 2024.02.22 01:13:27.008756 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
2152 2024.02.22 01:13:27.008928 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2153 2024.02.22 01:13:27.008990 [ 3 ] {7d8e495c-a3ea-4287-b075-123016f752ec} <Debug> DynamicQueryHandler: Done processing query
2154 2024.02.22 01:13:27.009037 [ 3 ] {7d8e495c-a3ea-4287-b075-123016f752ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2155 2024.02.22 01:13:27.009085 [ 3 ] {} <Debug> HTTP-Session: 1b93a7c3-0843-4eba-90f9-439eb67a307b Destroying unnamed session
2156 2024.02.22 01:13:27.009096 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2157 2024.02.22 01:13:27.009139 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 98 rows starting from the beginning of the part
2158 2024.02.22 01:13:27.009292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2159 2024.02.22 01:13:27.009313 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part
2160 2024.02.22 01:13:27.009383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2161 2024.02.22 01:13:27.009418 [ 3 ] {} <Debug> HTTP-Session: 963882f5-b9bd-467c-93e7-24670d4cda60 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2162 2024.02.22 01:13:27.009465 [ 3 ] {} <Debug> HTTP-Session: 963882f5-b9bd-467c-93e7-24670d4cda60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2163 2024.02.22 01:13:27.009509 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 62 rows starting from the beginning of the part
2164 2024.02.22 01:13:27.009653 [ 3 ] {bf0b794e-3950-431d-af71-dad582d1bcec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2165 2024.02.22 01:13:27.009756 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part
2166 2024.02.22 01:13:27.009769 [ 3 ] {bf0b794e-3950-431d-af71-dad582d1bcec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2167 2024.02.22 01:13:27.010002 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part
2168 2024.02.22 01:13:27.010321 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part
2169 2024.02.22 01:13:27.010330 [ 3 ] {bf0b794e-3950-431d-af71-dad582d1bcec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2170 2024.02.22 01:13:27.011037 [ 3 ] {bf0b794e-3950-431d-af71-dad582d1bcec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2171 2024.02.22 01:13:27.011692 [ 3 ] {bf0b794e-3950-431d-af71-dad582d1bcec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2172 2024.02.22 01:13:27.011898 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 4 columns (4 merged, 0 gathered) in 0.00309259 sec., 78898.26973507642 rows/sec., 6.16 MiB/sec.
2173 2024.02.22 01:13:27.012050 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2174 2024.02.22 01:13:27.012050 [ 3 ] {bf0b794e-3950-431d-af71-dad582d1bcec} <Trace> oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2175 2024.02.22 01:13:27.012264 [ 3 ] {bf0b794e-3950-431d-af71-dad582d1bcec} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002539804 sec., 787 rows/sec., 55.37 KiB/sec.
2176 2024.02.22 01:13:27.012340 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2177 2024.02.22 01:13:27.012487 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2178 2024.02.22 01:13:27.012519 [ 3 ] {bf0b794e-3950-431d-af71-dad582d1bcec} <Debug> DynamicQueryHandler: Done processing query
2179 2024.02.22 01:13:27.012587 [ 3 ] {bf0b794e-3950-431d-af71-dad582d1bcec} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2180 2024.02.22 01:13:27.012607 [ 3 ] {} <Debug> HTTP-Session: 963882f5-b9bd-467c-93e7-24670d4cda60 Destroying unnamed session
2181 2024.02.22 01:13:27.012731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2182 2024.02.22 01:13:27.012777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2183 2024.02.22 01:13:27.012796 [ 3 ] {} <Debug> HTTP-Session: da8e825e-c1ec-44bf-9125-05e78161b75b Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2184 2024.02.22 01:13:27.012814 [ 3 ] {} <Debug> HTTP-Session: da8e825e-c1ec-44bf-9125-05e78161b75b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2185 2024.02.22 01:13:27.012890 [ 3 ] {90400b8e-2b20-4e87-89e1-c8862ee61e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2186 2024.02.22 01:13:27.012935 [ 3 ] {90400b8e-2b20-4e87-89e1-c8862ee61e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2187 2024.02.22 01:13:27.013087 [ 3 ] {90400b8e-2b20-4e87-89e1-c8862ee61e74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2188 2024.02.22 01:13:27.013459 [ 3 ] {90400b8e-2b20-4e87-89e1-c8862ee61e74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
2189 2024.02.22 01:13:27.013753 [ 3 ] {90400b8e-2b20-4e87-89e1-c8862ee61e74} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2190 2024.02.22 01:13:27.013943 [ 3 ] {90400b8e-2b20-4e87-89e1-c8862ee61e74} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2191 2024.02.22 01:13:27.014041 [ 56 ] {} <Debug> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2192 2024.02.22 01:13:27.014050 [ 3 ] {90400b8e-2b20-4e87-89e1-c8862ee61e74} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001130852 sec., 12380 rows/sec., 16.71 MiB/sec.
2193 2024.02.22 01:13:27.014081 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB.
2194 2024.02.22 01:13:27.014236 [ 9 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2195 2024.02.22 01:13:27.014258 [ 3 ] {90400b8e-2b20-4e87-89e1-c8862ee61e74} <Debug> DynamicQueryHandler: Done processing query
2196 2024.02.22 01:13:27.014300 [ 3 ] {90400b8e-2b20-4e87-89e1-c8862ee61e74} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
2197 2024.02.22 01:13:27.014334 [ 3 ] {} <Debug> HTTP-Session: da8e825e-c1ec-44bf-9125-05e78161b75b Destroying unnamed session
2198 2024.02.22 01:13:27.014404 [ 9 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2199 2024.02.22 01:13:27.014440 [ 9 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 343 rows starting from the beginning of the part
2200 2024.02.22 01:13:27.014553 [ 9 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part
2201 2024.02.22 01:13:27.014653 [ 9 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part
2202 2024.02.22 01:13:27.014745 [ 9 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part
2203 2024.02.22 01:13:27.014840 [ 9 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part
2204 2024.02.22 01:13:27.014933 [ 9 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part
2205 2024.02.22 01:13:27.016333 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 461 rows, containing 6 columns (6 merged, 0 gathered) in 0.002198734 sec., 209666.1078602505 rows/sec., 282.93 MiB/sec.
2206 2024.02.22 01:13:27.016650 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2207 2024.02.22 01:13:27.016877 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2208 2024.02.22 01:13:27.016940 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2209 2024.02.22 01:13:27.017015 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3: 4.00 MiB.
2210 2024.02.22 01:13:28.000218 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.37 MiB, peak 236.39 MiB, will set to 231.19 MiB (RSS), difference: -3.18 MiB
2211 2024.02.22 01:13:31.997754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2212 2024.02.22 01:13:31.997885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2213 2024.02.22 01:13:31.997916 [ 3 ] {} <Debug> HTTP-Session: 8e142303-34c9-44cd-8b8f-831fb260aeb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2214 2024.02.22 01:13:31.997943 [ 3 ] {} <Debug> HTTP-Session: 8e142303-34c9-44cd-8b8f-831fb260aeb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2215 2024.02.22 01:13:31.998087 [ 3 ] {c292fcd5-62bb-40e9-bb59-31e4b0366018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2216 2024.02.22 01:13:31.998151 [ 3 ] {c292fcd5-62bb-40e9-bb59-31e4b0366018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2217 2024.02.22 01:13:31.998310 [ 3 ] {c292fcd5-62bb-40e9-bb59-31e4b0366018} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2218 2024.02.22 01:13:31.998792 [ 3 ] {c292fcd5-62bb-40e9-bb59-31e4b0366018} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2219 2024.02.22 01:13:31.999062 [ 3 ] {c292fcd5-62bb-40e9-bb59-31e4b0366018} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2220 2024.02.22 01:13:31.999252 [ 3 ] {c292fcd5-62bb-40e9-bb59-31e4b0366018} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2221 2024.02.22 01:13:31.999372 [ 3 ] {c292fcd5-62bb-40e9-bb59-31e4b0366018} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001244986 sec., 30522 rows/sec., 2.42 MiB/sec.
2222 2024.02.22 01:13:31.999547 [ 3 ] {c292fcd5-62bb-40e9-bb59-31e4b0366018} <Debug> DynamicQueryHandler: Done processing query
2223 2024.02.22 01:13:31.999573 [ 3 ] {c292fcd5-62bb-40e9-bb59-31e4b0366018} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2224 2024.02.22 01:13:31.999590 [ 3 ] {} <Debug> HTTP-Session: 8e142303-34c9-44cd-8b8f-831fb260aeb9 Destroying unnamed session
2225 2024.02.22 01:13:31.999732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2226 2024.02.22 01:13:31.999784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2227 2024.02.22 01:13:31.999803 [ 3 ] {} <Debug> HTTP-Session: 5a939284-2cbe-4feb-b5e7-6590ace29dd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2228 2024.02.22 01:13:31.999823 [ 3 ] {} <Debug> HTTP-Session: 5a939284-2cbe-4feb-b5e7-6590ace29dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2229 2024.02.22 01:13:31.999908 [ 3 ] {d1c60f24-4073-4b2f-96d8-6d819526ab82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2230 2024.02.22 01:13:31.999949 [ 3 ] {d1c60f24-4073-4b2f-96d8-6d819526ab82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2231 2024.02.22 01:13:32.000095 [ 3 ] {d1c60f24-4073-4b2f-96d8-6d819526ab82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2232 2024.02.22 01:13:32.000203 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.23 MiB, peak 236.39 MiB, will set to 231.19 MiB (RSS), difference: -1.04 MiB
2233 2024.02.22 01:13:32.000704 [ 3 ] {d1c60f24-4073-4b2f-96d8-6d819526ab82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2234 2024.02.22 01:13:32.000930 [ 3 ] {d1c60f24-4073-4b2f-96d8-6d819526ab82} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2235 2024.02.22 01:13:32.001085 [ 3 ] {d1c60f24-4073-4b2f-96d8-6d819526ab82} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2236 2024.02.22 01:13:32.001184 [ 3 ] {d1c60f24-4073-4b2f-96d8-6d819526ab82} <Information> executeQuery: Read 114 rows, 11.50 KiB in 0.001249686 sec., 91222 rows/sec., 8.99 MiB/sec.
2237 2024.02.22 01:13:32.001317 [ 3 ] {d1c60f24-4073-4b2f-96d8-6d819526ab82} <Debug> DynamicQueryHandler: Done processing query
2238 2024.02.22 01:13:32.001342 [ 3 ] {d1c60f24-4073-4b2f-96d8-6d819526ab82} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2239 2024.02.22 01:13:32.001358 [ 3 ] {} <Debug> HTTP-Session: 5a939284-2cbe-4feb-b5e7-6590ace29dd7 Destroying unnamed session
2240 2024.02.22 01:13:32.001481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2241 2024.02.22 01:13:32.001526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2242 2024.02.22 01:13:32.001545 [ 3 ] {} <Debug> HTTP-Session: fe5ed8e3-ba4e-4e3e-8139-91b6f5630139 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2243 2024.02.22 01:13:32.001562 [ 3 ] {} <Debug> HTTP-Session: fe5ed8e3-ba4e-4e3e-8139-91b6f5630139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2244 2024.02.22 01:13:32.001637 [ 3 ] {bf768969-7a5a-4282-abcd-406d22db49f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2245 2024.02.22 01:13:32.001678 [ 3 ] {bf768969-7a5a-4282-abcd-406d22db49f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2246 2024.02.22 01:13:32.001785 [ 3 ] {bf768969-7a5a-4282-abcd-406d22db49f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2247 2024.02.22 01:13:32.002056 [ 3 ] {bf768969-7a5a-4282-abcd-406d22db49f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2248 2024.02.22 01:13:32.002258 [ 3 ] {bf768969-7a5a-4282-abcd-406d22db49f0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2249 2024.02.22 01:13:32.002403 [ 3 ] {bf768969-7a5a-4282-abcd-406d22db49f0} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2250 2024.02.22 01:13:32.002500 [ 3 ] {bf768969-7a5a-4282-abcd-406d22db49f0} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000836084 sec., 45449 rows/sec., 3.55 MiB/sec.
2251 2024.02.22 01:13:32.002613 [ 3 ] {bf768969-7a5a-4282-abcd-406d22db49f0} <Debug> DynamicQueryHandler: Done processing query
2252 2024.02.22 01:13:32.002636 [ 3 ] {bf768969-7a5a-4282-abcd-406d22db49f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2253 2024.02.22 01:13:32.002651 [ 3 ] {} <Debug> HTTP-Session: fe5ed8e3-ba4e-4e3e-8139-91b6f5630139 Destroying unnamed session
2254 2024.02.22 01:13:32.002846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2255 2024.02.22 01:13:32.002890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2256 2024.02.22 01:13:32.002908 [ 3 ] {} <Debug> HTTP-Session: 97dcc5a4-5af5-4515-bab5-5ce5f6357ecc Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2257 2024.02.22 01:13:32.002925 [ 3 ] {} <Debug> HTTP-Session: 97dcc5a4-5af5-4515-bab5-5ce5f6357ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2258 2024.02.22 01:13:32.003008 [ 3 ] {328d86bf-ef71-4c3f-a9b8-d4c7b1d0769f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2259 2024.02.22 01:13:32.003052 [ 3 ] {328d86bf-ef71-4c3f-a9b8-d4c7b1d0769f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2260 2024.02.22 01:13:32.003184 [ 3 ] {328d86bf-ef71-4c3f-a9b8-d4c7b1d0769f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2261 2024.02.22 01:13:32.003594 [ 3 ] {328d86bf-ef71-4c3f-a9b8-d4c7b1d0769f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2262 2024.02.22 01:13:32.003905 [ 3 ] {328d86bf-ef71-4c3f-a9b8-d4c7b1d0769f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2263 2024.02.22 01:13:32.004083 [ 3 ] {328d86bf-ef71-4c3f-a9b8-d4c7b1d0769f} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2264 2024.02.22 01:13:32.004183 [ 3 ] {328d86bf-ef71-4c3f-a9b8-d4c7b1d0769f} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001147403 sec., 33118 rows/sec., 44.69 MiB/sec.
2265 2024.02.22 01:13:32.004289 [ 3 ] {328d86bf-ef71-4c3f-a9b8-d4c7b1d0769f} <Debug> DynamicQueryHandler: Done processing query
2266 2024.02.22 01:13:32.004312 [ 3 ] {328d86bf-ef71-4c3f-a9b8-d4c7b1d0769f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2267 2024.02.22 01:13:32.004328 [ 3 ] {} <Debug> HTTP-Session: 97dcc5a4-5af5-4515-bab5-5ce5f6357ecc Destroying unnamed session
2268 2024.02.22 01:13:36.813104 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
2269 2024.02.22 01:13:36.813170 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
2270 2024.02.22 01:13:36.996745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2271 2024.02.22 01:13:36.996862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2272 2024.02.22 01:13:36.996893 [ 3 ] {} <Debug> HTTP-Session: 4e25e404-ad9b-4090-9997-e9bf5e602724 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2273 2024.02.22 01:13:36.996922 [ 3 ] {} <Debug> HTTP-Session: 4e25e404-ad9b-4090-9997-e9bf5e602724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2274 2024.02.22 01:13:36.997065 [ 3 ] {bfa8a0e8-37f4-4208-a70f-d94f1e7a42ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2275 2024.02.22 01:13:36.997135 [ 3 ] {bfa8a0e8-37f4-4208-a70f-d94f1e7a42ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2276 2024.02.22 01:13:36.997319 [ 3 ] {bfa8a0e8-37f4-4208-a70f-d94f1e7a42ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2277 2024.02.22 01:13:36.997740 [ 3 ] {bfa8a0e8-37f4-4208-a70f-d94f1e7a42ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2278 2024.02.22 01:13:36.998014 [ 3 ] {bfa8a0e8-37f4-4208-a70f-d94f1e7a42ae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2279 2024.02.22 01:13:36.998195 [ 3 ] {bfa8a0e8-37f4-4208-a70f-d94f1e7a42ae} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2280 2024.02.22 01:13:36.998347 [ 3 ] {bfa8a0e8-37f4-4208-a70f-d94f1e7a42ae} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001235846 sec., 11328 rows/sec., 918.21 KiB/sec.
2281 2024.02.22 01:13:36.998575 [ 3 ] {bfa8a0e8-37f4-4208-a70f-d94f1e7a42ae} <Debug> DynamicQueryHandler: Done processing query
2282 2024.02.22 01:13:36.998602 [ 3 ] {bfa8a0e8-37f4-4208-a70f-d94f1e7a42ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2283 2024.02.22 01:13:36.998620 [ 3 ] {} <Debug> HTTP-Session: 4e25e404-ad9b-4090-9997-e9bf5e602724 Destroying unnamed session
2284 2024.02.22 01:13:36.998752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2285 2024.02.22 01:13:36.998803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2286 2024.02.22 01:13:36.998824 [ 3 ] {} <Debug> HTTP-Session: 1a02d9d1-562a-4a42-bc6d-681211b6fded Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2287 2024.02.22 01:13:36.998844 [ 3 ] {} <Debug> HTTP-Session: 1a02d9d1-562a-4a42-bc6d-681211b6fded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2288 2024.02.22 01:13:36.998927 [ 3 ] {46aa876f-4656-4e78-a0fb-248acad5da3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2289 2024.02.22 01:13:36.998971 [ 3 ] {46aa876f-4656-4e78-a0fb-248acad5da3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2290 2024.02.22 01:13:36.999096 [ 3 ] {46aa876f-4656-4e78-a0fb-248acad5da3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2291 2024.02.22 01:13:36.999406 [ 3 ] {46aa876f-4656-4e78-a0fb-248acad5da3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2292 2024.02.22 01:13:36.999625 [ 3 ] {46aa876f-4656-4e78-a0fb-248acad5da3e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2293 2024.02.22 01:13:36.999776 [ 3 ] {46aa876f-4656-4e78-a0fb-248acad5da3e} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2294 2024.02.22 01:13:36.999908 [ 3 ] {46aa876f-4656-4e78-a0fb-248acad5da3e} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000949757 sec., 44221 rows/sec., 3.91 MiB/sec.
2295 2024.02.22 01:13:37.000019 [ 3 ] {46aa876f-4656-4e78-a0fb-248acad5da3e} <Debug> DynamicQueryHandler: Done processing query
2296 2024.02.22 01:13:37.000044 [ 3 ] {46aa876f-4656-4e78-a0fb-248acad5da3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2297 2024.02.22 01:13:37.000060 [ 3 ] {} <Debug> HTTP-Session: 1a02d9d1-562a-4a42-bc6d-681211b6fded Destroying unnamed session
2298 2024.02.22 01:13:37.000199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2299 2024.02.22 01:13:37.000301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2300 2024.02.22 01:13:37.000344 [ 3 ] {} <Debug> HTTP-Session: 3608b045-0385-47e4-bade-7c57b4e8d57b Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2301 2024.02.22 01:13:37.000399 [ 3 ] {} <Debug> HTTP-Session: 3608b045-0385-47e4-bade-7c57b4e8d57b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2302 2024.02.22 01:13:37.000494 [ 3 ] {f067af8d-2a36-4e88-88ec-d38d1caf4eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2303 2024.02.22 01:13:37.000541 [ 3 ] {f067af8d-2a36-4e88-88ec-d38d1caf4eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2304 2024.02.22 01:13:37.000654 [ 3 ] {f067af8d-2a36-4e88-88ec-d38d1caf4eae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2305 2024.02.22 01:13:37.000916 [ 3 ] {f067af8d-2a36-4e88-88ec-d38d1caf4eae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2306 2024.02.22 01:13:37.001131 [ 3 ] {f067af8d-2a36-4e88-88ec-d38d1caf4eae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2307 2024.02.22 01:13:37.001290 [ 3 ] {f067af8d-2a36-4e88-88ec-d38d1caf4eae} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2308 2024.02.22 01:13:37.001420 [ 3 ] {f067af8d-2a36-4e88-88ec-d38d1caf4eae} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000885415 sec., 15811 rows/sec., 1.24 MiB/sec.
2309 2024.02.22 01:13:37.001615 [ 3 ] {f067af8d-2a36-4e88-88ec-d38d1caf4eae} <Debug> DynamicQueryHandler: Done processing query
2310 2024.02.22 01:13:37.001639 [ 3 ] {f067af8d-2a36-4e88-88ec-d38d1caf4eae} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2311 2024.02.22 01:13:37.001655 [ 3 ] {} <Debug> HTTP-Session: 3608b045-0385-47e4-bade-7c57b4e8d57b Destroying unnamed session
2312 2024.02.22 01:13:37.001841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2313 2024.02.22 01:13:37.001888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2314 2024.02.22 01:13:37.001907 [ 3 ] {} <Debug> HTTP-Session: c74355b3-587e-44ff-aa67-c2ee5efe0e2c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2315 2024.02.22 01:13:37.001923 [ 3 ] {} <Debug> HTTP-Session: c74355b3-587e-44ff-aa67-c2ee5efe0e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2316 2024.02.22 01:13:37.001999 [ 3 ] {9c923a7a-be64-4c1d-b3a1-f95da77733c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2317 2024.02.22 01:13:37.002045 [ 3 ] {9c923a7a-be64-4c1d-b3a1-f95da77733c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2318 2024.02.22 01:13:37.002201 [ 3 ] {9c923a7a-be64-4c1d-b3a1-f95da77733c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2319 2024.02.22 01:13:37.002543 [ 3 ] {9c923a7a-be64-4c1d-b3a1-f95da77733c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2320 2024.02.22 01:13:37.002826 [ 3 ] {9c923a7a-be64-4c1d-b3a1-f95da77733c0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2321 2024.02.22 01:13:37.003005 [ 3 ] {9c923a7a-be64-4c1d-b3a1-f95da77733c0} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2322 2024.02.22 01:13:37.003128 [ 3 ] {9c923a7a-be64-4c1d-b3a1-f95da77733c0} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001101552 sec., 12709 rows/sec., 17.15 MiB/sec.
2323 2024.02.22 01:13:37.003240 [ 3 ] {9c923a7a-be64-4c1d-b3a1-f95da77733c0} <Debug> DynamicQueryHandler: Done processing query
2324 2024.02.22 01:13:37.003263 [ 3 ] {9c923a7a-be64-4c1d-b3a1-f95da77733c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
2325 2024.02.22 01:13:37.003279 [ 3 ] {} <Debug> HTTP-Session: c74355b3-587e-44ff-aa67-c2ee5efe0e2c Destroying unnamed session
2326 2024.02.22 01:13:41.999264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2327 2024.02.22 01:13:41.999382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2328 2024.02.22 01:13:41.999410 [ 3 ] {} <Debug> HTTP-Session: f0594364-0b14-4e26-87b0-bfe57dc75069 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2329 2024.02.22 01:13:41.999507 [ 3 ] {} <Debug> HTTP-Session: f0594364-0b14-4e26-87b0-bfe57dc75069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2330 2024.02.22 01:13:41.999651 [ 3 ] {b85546ad-d830-445a-a69e-38feda4c882e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2331 2024.02.22 01:13:41.999718 [ 3 ] {b85546ad-d830-445a-a69e-38feda4c882e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2332 2024.02.22 01:13:41.999897 [ 3 ] {b85546ad-d830-445a-a69e-38feda4c882e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2333 2024.02.22 01:13:42.000148 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.19 MiB, peak 236.41 MiB, will set to 231.19 MiB (RSS), difference: -1.01 MiB
2334 2024.02.22 01:13:42.000666 [ 3 ] {b85546ad-d830-445a-a69e-38feda4c882e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2335 2024.02.22 01:13:42.000935 [ 3 ] {b85546ad-d830-445a-a69e-38feda4c882e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2336 2024.02.22 01:13:42.001101 [ 3 ] {b85546ad-d830-445a-a69e-38feda4c882e} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2337 2024.02.22 01:13:42.001235 [ 3 ] {b85546ad-d830-445a-a69e-38feda4c882e} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001535474 sec., 24748 rows/sec., 1.96 MiB/sec.
2338 2024.02.22 01:13:42.001388 [ 3 ] {b85546ad-d830-445a-a69e-38feda4c882e} <Debug> DynamicQueryHandler: Done processing query
2339 2024.02.22 01:13:42.001412 [ 3 ] {b85546ad-d830-445a-a69e-38feda4c882e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2340 2024.02.22 01:13:42.001428 [ 3 ] {} <Debug> HTTP-Session: f0594364-0b14-4e26-87b0-bfe57dc75069 Destroying unnamed session
2341 2024.02.22 01:13:42.001543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2342 2024.02.22 01:13:42.001588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2343 2024.02.22 01:13:42.001608 [ 3 ] {} <Debug> HTTP-Session: 8b17d07b-68bd-4cda-be52-7b8de22beb3a Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2344 2024.02.22 01:13:42.001624 [ 3 ] {} <Debug> HTTP-Session: 8b17d07b-68bd-4cda-be52-7b8de22beb3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2345 2024.02.22 01:13:42.001693 [ 3 ] {0179e052-9702-4a69-b95f-d950c16e13da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2346 2024.02.22 01:13:42.001731 [ 3 ] {0179e052-9702-4a69-b95f-d950c16e13da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2347 2024.02.22 01:13:42.001837 [ 3 ] {0179e052-9702-4a69-b95f-d950c16e13da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2348 2024.02.22 01:13:42.002130 [ 3 ] {0179e052-9702-4a69-b95f-d950c16e13da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2349 2024.02.22 01:13:42.002340 [ 3 ] {0179e052-9702-4a69-b95f-d950c16e13da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2350 2024.02.22 01:13:42.002494 [ 3 ] {0179e052-9702-4a69-b95f-d950c16e13da} <Trace> oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2351 2024.02.22 01:13:42.002609 [ 3 ] {0179e052-9702-4a69-b95f-d950c16e13da} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000877965 sec., 4555 rows/sec., 380.41 KiB/sec.
2352 2024.02.22 01:13:42.002766 [ 3 ] {0179e052-9702-4a69-b95f-d950c16e13da} <Debug> DynamicQueryHandler: Done processing query
2353 2024.02.22 01:13:42.002789 [ 3 ] {0179e052-9702-4a69-b95f-d950c16e13da} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2354 2024.02.22 01:13:42.002805 [ 3 ] {} <Debug> HTTP-Session: 8b17d07b-68bd-4cda-be52-7b8de22beb3a Destroying unnamed session
2355 2024.02.22 01:13:42.002947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 23780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2356 2024.02.22 01:13:42.002992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2357 2024.02.22 01:13:42.003011 [ 3 ] {} <Debug> HTTP-Session: 189eb731-0a86-4c70-ba39-0c48b6eb89cb Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2358 2024.02.22 01:13:42.003027 [ 3 ] {} <Debug> HTTP-Session: 189eb731-0a86-4c70-ba39-0c48b6eb89cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2359 2024.02.22 01:13:42.003102 [ 3 ] {0363f1b6-6514-476d-bb32-2366ed54f052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2360 2024.02.22 01:13:42.003139 [ 3 ] {0363f1b6-6514-476d-bb32-2366ed54f052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2361 2024.02.22 01:13:42.003249 [ 3 ] {0363f1b6-6514-476d-bb32-2366ed54f052} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2362 2024.02.22 01:13:42.003630 [ 3 ] {0363f1b6-6514-476d-bb32-2366ed54f052} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2363 2024.02.22 01:13:42.003844 [ 3 ] {0363f1b6-6514-476d-bb32-2366ed54f052} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2364 2024.02.22 01:13:42.003991 [ 3 ] {0363f1b6-6514-476d-bb32-2366ed54f052} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2365 2024.02.22 01:13:42.004106 [ 3 ] {0363f1b6-6514-476d-bb32-2366ed54f052} <Information> executeQuery: Read 152 rows, 14.50 KiB in 0.000974639 sec., 155955 rows/sec., 14.52 MiB/sec.
2366 2024.02.22 01:13:42.004221 [ 3 ] {0363f1b6-6514-476d-bb32-2366ed54f052} <Debug> DynamicQueryHandler: Done processing query
2367 2024.02.22 01:13:42.004243 [ 3 ] {0363f1b6-6514-476d-bb32-2366ed54f052} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2368 2024.02.22 01:13:42.004259 [ 3 ] {} <Debug> HTTP-Session: 189eb731-0a86-4c70-ba39-0c48b6eb89cb Destroying unnamed session
2369 2024.02.22 01:13:42.004402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2370 2024.02.22 01:13:42.004446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2371 2024.02.22 01:13:42.004464 [ 3 ] {} <Debug> HTTP-Session: b932e0b7-aea7-4a99-9a71-8433b1a2c854 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2372 2024.02.22 01:13:42.004481 [ 3 ] {} <Debug> HTTP-Session: b932e0b7-aea7-4a99-9a71-8433b1a2c854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2373 2024.02.22 01:13:42.004548 [ 3 ] {69ecb2bf-4993-4ccd-a76a-dcafdc4cfcce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2374 2024.02.22 01:13:42.004586 [ 3 ] {69ecb2bf-4993-4ccd-a76a-dcafdc4cfcce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2375 2024.02.22 01:13:42.004690 [ 3 ] {69ecb2bf-4993-4ccd-a76a-dcafdc4cfcce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2376 2024.02.22 01:13:42.004952 [ 3 ] {69ecb2bf-4993-4ccd-a76a-dcafdc4cfcce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2377 2024.02.22 01:13:42.005152 [ 3 ] {69ecb2bf-4993-4ccd-a76a-dcafdc4cfcce} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2378 2024.02.22 01:13:42.005297 [ 3 ] {69ecb2bf-4993-4ccd-a76a-dcafdc4cfcce} <Trace> oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2379 2024.02.22 01:13:42.005401 [ 3 ] {69ecb2bf-4993-4ccd-a76a-dcafdc4cfcce} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000821904 sec., 4866 rows/sec., 339.82 KiB/sec.
2380 2024.02.22 01:13:42.005521 [ 3 ] {69ecb2bf-4993-4ccd-a76a-dcafdc4cfcce} <Debug> DynamicQueryHandler: Done processing query
2381 2024.02.22 01:13:42.005543 [ 3 ] {69ecb2bf-4993-4ccd-a76a-dcafdc4cfcce} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2382 2024.02.22 01:13:42.005559 [ 3 ] {} <Debug> HTTP-Session: b932e0b7-aea7-4a99-9a71-8433b1a2c854 Destroying unnamed session
2383 2024.02.22 01:13:42.005687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 11216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2384 2024.02.22 01:13:42.005731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2385 2024.02.22 01:13:42.005750 [ 3 ] {} <Debug> HTTP-Session: fca0d4ea-d3d2-4ea7-a6fd-b4d0d469389c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2386 2024.02.22 01:13:42.005767 [ 3 ] {} <Debug> HTTP-Session: fca0d4ea-d3d2-4ea7-a6fd-b4d0d469389c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2387 2024.02.22 01:13:42.005839 [ 3 ] {e28e48a3-0f5f-45d3-a9b7-c22b9bf014ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2388 2024.02.22 01:13:42.005876 [ 3 ] {e28e48a3-0f5f-45d3-a9b7-c22b9bf014ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2389 2024.02.22 01:13:42.005977 [ 3 ] {e28e48a3-0f5f-45d3-a9b7-c22b9bf014ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2390 2024.02.22 01:13:42.006296 [ 3 ] {e28e48a3-0f5f-45d3-a9b7-c22b9bf014ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2391 2024.02.22 01:13:42.006509 [ 3 ] {e28e48a3-0f5f-45d3-a9b7-c22b9bf014ea} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2392 2024.02.22 01:13:42.006655 [ 3 ] {e28e48a3-0f5f-45d3-a9b7-c22b9bf014ea} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2393 2024.02.22 01:13:42.006766 [ 3 ] {e28e48a3-0f5f-45d3-a9b7-c22b9bf014ea} <Information> executeQuery: Read 66 rows, 5.27 KiB in 0.000894026 sec., 73823 rows/sec., 5.75 MiB/sec.
2394 2024.02.22 01:13:42.006879 [ 3 ] {e28e48a3-0f5f-45d3-a9b7-c22b9bf014ea} <Debug> DynamicQueryHandler: Done processing query
2395 2024.02.22 01:13:42.006901 [ 3 ] {e28e48a3-0f5f-45d3-a9b7-c22b9bf014ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2396 2024.02.22 01:13:42.006918 [ 3 ] {} <Debug> HTTP-Session: fca0d4ea-d3d2-4ea7-a6fd-b4d0d469389c Destroying unnamed session
2397 2024.02.22 01:13:42.007070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 7409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2398 2024.02.22 01:13:42.007115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2399 2024.02.22 01:13:42.007133 [ 3 ] {} <Debug> HTTP-Session: da60cea2-5ee2-4aaf-84d1-1b25b405439f Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2400 2024.02.22 01:13:42.007150 [ 3 ] {} <Debug> HTTP-Session: da60cea2-5ee2-4aaf-84d1-1b25b405439f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2401 2024.02.22 01:13:42.007220 [ 3 ] {047beb60-ab4d-4570-bc84-1f2584038f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2402 2024.02.22 01:13:42.007262 [ 3 ] {047beb60-ab4d-4570-bc84-1f2584038f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2403 2024.02.22 01:13:42.007383 [ 3 ] {047beb60-ab4d-4570-bc84-1f2584038f44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2404 2024.02.22 01:13:42.007688 [ 3 ] {047beb60-ab4d-4570-bc84-1f2584038f44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2405 2024.02.22 01:13:42.007948 [ 3 ] {047beb60-ab4d-4570-bc84-1f2584038f44} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2406 2024.02.22 01:13:42.008117 [ 3 ] {047beb60-ab4d-4570-bc84-1f2584038f44} <Trace> oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2407 2024.02.22 01:13:42.008247 [ 3 ] {047beb60-ab4d-4570-bc84-1f2584038f44} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.000992819 sec., 38274 rows/sec., 2.70 MiB/sec.
2408 2024.02.22 01:13:42.008377 [ 3 ] {047beb60-ab4d-4570-bc84-1f2584038f44} <Debug> DynamicQueryHandler: Done processing query
2409 2024.02.22 01:13:42.008400 [ 3 ] {047beb60-ab4d-4570-bc84-1f2584038f44} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2410 2024.02.22 01:13:42.008415 [ 3 ] {} <Debug> HTTP-Session: da60cea2-5ee2-4aaf-84d1-1b25b405439f Destroying unnamed session
2411 2024.02.22 01:13:42.008554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2412 2024.02.22 01:13:42.008598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2413 2024.02.22 01:13:42.008615 [ 3 ] {} <Debug> HTTP-Session: 43260706-fe8a-4b49-b090-cfa2b9ba872d Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2414 2024.02.22 01:13:42.008631 [ 3 ] {} <Debug> HTTP-Session: 43260706-fe8a-4b49-b090-cfa2b9ba872d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2415 2024.02.22 01:13:42.008713 [ 3 ] {90f3a9fb-4273-46da-9910-2981570cd21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2416 2024.02.22 01:13:42.008756 [ 3 ] {90f3a9fb-4273-46da-9910-2981570cd21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2417 2024.02.22 01:13:42.008892 [ 3 ] {90f3a9fb-4273-46da-9910-2981570cd21e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2418 2024.02.22 01:13:42.009339 [ 3 ] {90f3a9fb-4273-46da-9910-2981570cd21e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2419 2024.02.22 01:13:42.009641 [ 3 ] {90f3a9fb-4273-46da-9910-2981570cd21e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2420 2024.02.22 01:13:42.009815 [ 3 ] {90f3a9fb-4273-46da-9910-2981570cd21e} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2421 2024.02.22 01:13:42.009935 [ 3 ] {90f3a9fb-4273-46da-9910-2981570cd21e} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001193984 sec., 31826 rows/sec., 42.95 MiB/sec.
2422 2024.02.22 01:13:42.010065 [ 3 ] {90f3a9fb-4273-46da-9910-2981570cd21e} <Debug> DynamicQueryHandler: Done processing query
2423 2024.02.22 01:13:42.010087 [ 3 ] {90f3a9fb-4273-46da-9910-2981570cd21e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2424 2024.02.22 01:13:42.010104 [ 3 ] {} <Debug> HTTP-Session: 43260706-fe8a-4b49-b090-cfa2b9ba872d Destroying unnamed session
2425 2024.02.22 01:13:46.995996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2426 2024.02.22 01:13:46.996119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2427 2024.02.22 01:13:46.996146 [ 3 ] {} <Debug> HTTP-Session: bcb174d2-eccc-40b9-bca6-ab6fda941337 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2428 2024.02.22 01:13:46.996172 [ 3 ] {} <Debug> HTTP-Session: bcb174d2-eccc-40b9-bca6-ab6fda941337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2429 2024.02.22 01:13:46.996301 [ 3 ] {a7edc506-4cef-4c49-adbd-8777ef525bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2430 2024.02.22 01:13:46.996362 [ 3 ] {a7edc506-4cef-4c49-adbd-8777ef525bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2431 2024.02.22 01:13:46.996526 [ 3 ] {a7edc506-4cef-4c49-adbd-8777ef525bde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2432 2024.02.22 01:13:46.996970 [ 3 ] {a7edc506-4cef-4c49-adbd-8777ef525bde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2433 2024.02.22 01:13:46.997241 [ 3 ] {a7edc506-4cef-4c49-adbd-8777ef525bde} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2434 2024.02.22 01:13:46.997420 [ 3 ] {a7edc506-4cef-4c49-adbd-8777ef525bde} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2435 2024.02.22 01:13:46.997536 [ 3 ] {a7edc506-4cef-4c49-adbd-8777ef525bde} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001198674 sec., 11679 rows/sec., 946.68 KiB/sec.
2436 2024.02.22 01:13:46.997684 [ 3 ] {a7edc506-4cef-4c49-adbd-8777ef525bde} <Debug> DynamicQueryHandler: Done processing query
2437 2024.02.22 01:13:46.997712 [ 3 ] {a7edc506-4cef-4c49-adbd-8777ef525bde} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2438 2024.02.22 01:13:46.997729 [ 3 ] {} <Debug> HTTP-Session: bcb174d2-eccc-40b9-bca6-ab6fda941337 Destroying unnamed session
2439 2024.02.22 01:13:46.997861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2440 2024.02.22 01:13:46.997914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2441 2024.02.22 01:13:46.997935 [ 3 ] {} <Debug> HTTP-Session: 70891416-e6d6-40d7-9005-29e623343636 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2442 2024.02.22 01:13:46.997955 [ 3 ] {} <Debug> HTTP-Session: 70891416-e6d6-40d7-9005-29e623343636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2443 2024.02.22 01:13:46.998038 [ 3 ] {e1a6d419-7fd6-470a-9a6c-fc37af0bf914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2444 2024.02.22 01:13:46.998080 [ 3 ] {e1a6d419-7fd6-470a-9a6c-fc37af0bf914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2445 2024.02.22 01:13:46.998190 [ 3 ] {e1a6d419-7fd6-470a-9a6c-fc37af0bf914} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2446 2024.02.22 01:13:46.998518 [ 3 ] {e1a6d419-7fd6-470a-9a6c-fc37af0bf914} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2447 2024.02.22 01:13:46.998735 [ 3 ] {e1a6d419-7fd6-470a-9a6c-fc37af0bf914} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2448 2024.02.22 01:13:46.998886 [ 3 ] {e1a6d419-7fd6-470a-9a6c-fc37af0bf914} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2449 2024.02.22 01:13:46.998992 [ 3 ] {e1a6d419-7fd6-470a-9a6c-fc37af0bf914} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000925737 sec., 45369 rows/sec., 4.01 MiB/sec.
2450 2024.02.22 01:13:46.999105 [ 3 ] {e1a6d419-7fd6-470a-9a6c-fc37af0bf914} <Debug> DynamicQueryHandler: Done processing query
2451 2024.02.22 01:13:46.999129 [ 3 ] {e1a6d419-7fd6-470a-9a6c-fc37af0bf914} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2452 2024.02.22 01:13:46.999146 [ 3 ] {} <Debug> HTTP-Session: 70891416-e6d6-40d7-9005-29e623343636 Destroying unnamed session
2453 2024.02.22 01:13:46.999265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2454 2024.02.22 01:13:46.999312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2455 2024.02.22 01:13:46.999330 [ 3 ] {} <Debug> HTTP-Session: e455a37c-8d7f-40ce-9969-520bac8100f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2456 2024.02.22 01:13:46.999347 [ 3 ] {} <Debug> HTTP-Session: e455a37c-8d7f-40ce-9969-520bac8100f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2457 2024.02.22 01:13:46.999420 [ 3 ] {303d0085-7a48-4020-b51c-0d8b17b8acfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2458 2024.02.22 01:13:46.999459 [ 3 ] {303d0085-7a48-4020-b51c-0d8b17b8acfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2459 2024.02.22 01:13:46.999563 [ 3 ] {303d0085-7a48-4020-b51c-0d8b17b8acfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2460 2024.02.22 01:13:46.999850 [ 3 ] {303d0085-7a48-4020-b51c-0d8b17b8acfc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2461 2024.02.22 01:13:47.000068 [ 3 ] {303d0085-7a48-4020-b51c-0d8b17b8acfc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2462 2024.02.22 01:13:47.000150 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.37 MiB, peak 236.41 MiB, will set to 231.19 MiB (RSS), difference: -5.18 MiB
2463 2024.02.22 01:13:47.000357 [ 3 ] {303d0085-7a48-4020-b51c-0d8b17b8acfc} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2464 2024.02.22 01:13:47.000579 [ 3 ] {303d0085-7a48-4020-b51c-0d8b17b8acfc} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.001105712 sec., 12661 rows/sec., 1013.91 KiB/sec.
2465 2024.02.22 01:13:47.000845 [ 3 ] {303d0085-7a48-4020-b51c-0d8b17b8acfc} <Debug> DynamicQueryHandler: Done processing query
2466 2024.02.22 01:13:47.000869 [ 3 ] {303d0085-7a48-4020-b51c-0d8b17b8acfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2467 2024.02.22 01:13:47.000886 [ 3 ] {} <Debug> HTTP-Session: e455a37c-8d7f-40ce-9969-520bac8100f3 Destroying unnamed session
2468 2024.02.22 01:13:47.001040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2469 2024.02.22 01:13:47.001086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2470 2024.02.22 01:13:47.001104 [ 3 ] {} <Debug> HTTP-Session: 1db6a5d3-29df-4e22-8dcf-cc5826969060 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2471 2024.02.22 01:13:47.001122 [ 3 ] {} <Debug> HTTP-Session: 1db6a5d3-29df-4e22-8dcf-cc5826969060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2472 2024.02.22 01:13:47.001199 [ 3 ] {6c21dfcd-bea4-47ba-8cd5-908a38cac15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2473 2024.02.22 01:13:47.001245 [ 3 ] {6c21dfcd-bea4-47ba-8cd5-908a38cac15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2474 2024.02.22 01:13:47.001402 [ 3 ] {6c21dfcd-bea4-47ba-8cd5-908a38cac15c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2475 2024.02.22 01:13:47.001740 [ 3 ] {6c21dfcd-bea4-47ba-8cd5-908a38cac15c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2476 2024.02.22 01:13:47.002053 [ 3 ] {6c21dfcd-bea4-47ba-8cd5-908a38cac15c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2477 2024.02.22 01:13:47.002265 [ 3 ] {6c21dfcd-bea4-47ba-8cd5-908a38cac15c} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2478 2024.02.22 01:13:47.002393 [ 3 ] {6c21dfcd-bea4-47ba-8cd5-908a38cac15c} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001154213 sec., 12129 rows/sec., 16.37 MiB/sec.
2479 2024.02.22 01:13:47.002572 [ 3 ] {6c21dfcd-bea4-47ba-8cd5-908a38cac15c} <Debug> DynamicQueryHandler: Done processing query
2480 2024.02.22 01:13:47.002597 [ 3 ] {6c21dfcd-bea4-47ba-8cd5-908a38cac15c} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
2481 2024.02.22 01:13:47.002619 [ 3 ] {} <Debug> HTTP-Session: 1db6a5d3-29df-4e22-8dcf-cc5826969060 Destroying unnamed session
2482 2024.02.22 01:13:48.000141 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.14 MiB, peak 236.41 MiB, will set to 231.19 MiB (RSS), difference: 5.04 MiB
2483 2024.02.22 01:13:51.813215 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache
2484 2024.02.22 01:13:51.813277 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache
2485 2024.02.22 01:13:51.998816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2486 2024.02.22 01:13:51.998942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2487 2024.02.22 01:13:51.998973 [ 3 ] {} <Debug> HTTP-Session: 50218ae0-b31f-473d-83b6-c57f5618205e Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2488 2024.02.22 01:13:51.999002 [ 3 ] {} <Debug> HTTP-Session: 50218ae0-b31f-473d-83b6-c57f5618205e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2489 2024.02.22 01:13:51.999149 [ 3 ] {bdb8e58a-bcbe-4a5f-8c06-f3832dc907fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2490 2024.02.22 01:13:51.999219 [ 3 ] {bdb8e58a-bcbe-4a5f-8c06-f3832dc907fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2491 2024.02.22 01:13:51.999407 [ 3 ] {bdb8e58a-bcbe-4a5f-8c06-f3832dc907fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2492 2024.02.22 01:13:51.999984 [ 3 ] {bdb8e58a-bcbe-4a5f-8c06-f3832dc907fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2493 2024.02.22 01:13:52.000152 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.20 MiB, peak 236.41 MiB, will set to 231.19 MiB (RSS), difference: -1.01 MiB
2494 2024.02.22 01:13:52.000523 [ 3 ] {bdb8e58a-bcbe-4a5f-8c06-f3832dc907fb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2495 2024.02.22 01:13:52.000704 [ 3 ] {bdb8e58a-bcbe-4a5f-8c06-f3832dc907fb} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2496 2024.02.22 01:13:52.000854 [ 3 ] {bdb8e58a-bcbe-4a5f-8c06-f3832dc907fb} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001657108 sec., 22931 rows/sec., 1.82 MiB/sec.
2497 2024.02.22 01:13:52.000852 [ 105 ] {} <Debug> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2498 2024.02.22 01:13:52.000957 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2499 2024.02.22 01:13:52.001090 [ 3 ] {bdb8e58a-bcbe-4a5f-8c06-f3832dc907fb} <Debug> DynamicQueryHandler: Done processing query
2500 2024.02.22 01:13:52.001112 [ 23 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2501 2024.02.22 01:13:52.001132 [ 3 ] {bdb8e58a-bcbe-4a5f-8c06-f3832dc907fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2502 2024.02.22 01:13:52.001203 [ 3 ] {} <Debug> HTTP-Session: 50218ae0-b31f-473d-83b6-c57f5618205e Destroying unnamed session
2503 2024.02.22 01:13:52.001269 [ 23 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2504 2024.02.22 01:13:52.001307 [ 23 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 52 rows starting from the beginning of the part
2505 2024.02.22 01:13:52.001380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2506 2024.02.22 01:13:52.001494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2507 2024.02.22 01:13:52.001539 [ 23 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part
2508 2024.02.22 01:13:52.001550 [ 3 ] {} <Debug> HTTP-Session: abdf5d20-d9e2-405d-af26-36cc181e3045 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2509 2024.02.22 01:13:52.001608 [ 3 ] {} <Debug> HTTP-Session: abdf5d20-d9e2-405d-af26-36cc181e3045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2510 2024.02.22 01:13:52.001790 [ 23 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part
2511 2024.02.22 01:13:52.001824 [ 3 ] {c18f08ff-091d-4911-9236-bb58ed2dfc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2512 2024.02.22 01:13:52.001911 [ 3 ] {c18f08ff-091d-4911-9236-bb58ed2dfc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2513 2024.02.22 01:13:52.002026 [ 23 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part
2514 2024.02.22 01:13:52.002336 [ 23 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part
2515 2024.02.22 01:13:52.002398 [ 3 ] {c18f08ff-091d-4911-9236-bb58ed2dfc85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2516 2024.02.22 01:13:52.002574 [ 23 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part
2517 2024.02.22 01:13:52.003309 [ 3 ] {c18f08ff-091d-4911-9236-bb58ed2dfc85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2518 2024.02.22 01:13:52.003814 [ 3 ] {c18f08ff-091d-4911-9236-bb58ed2dfc85} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2519 2024.02.22 01:13:52.003958 [ 23 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 4 columns (4 merged, 0 gathered) in 0.002919994 sec., 66438.49268183428 rows/sec., 5.26 MiB/sec.
2520 2024.02.22 01:13:52.004116 [ 3 ] {c18f08ff-091d-4911-9236-bb58ed2dfc85} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2521 2024.02.22 01:13:52.004160 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2522 2024.02.22 01:13:52.004263 [ 105 ] {} <Debug> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2523 2024.02.22 01:13:52.004317 [ 3 ] {c18f08ff-091d-4911-9236-bb58ed2dfc85} <Information> executeQuery: Read 114 rows, 11.50 KiB in 0.00242539 sec., 47002 rows/sec., 4.63 MiB/sec.
2524 2024.02.22 01:13:52.004334 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2525 2024.02.22 01:13:52.004531 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2526 2024.02.22 01:13:52.004586 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2527 2024.02.22 01:13:52.004654 [ 3 ] {c18f08ff-091d-4911-9236-bb58ed2dfc85} <Debug> DynamicQueryHandler: Done processing query
2528 2024.02.22 01:13:52.004701 [ 3 ] {c18f08ff-091d-4911-9236-bb58ed2dfc85} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2529 2024.02.22 01:13:52.004722 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2530 2024.02.22 01:13:52.004750 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2531 2024.02.22 01:13:52.004754 [ 3 ] {} <Debug> HTTP-Session: abdf5d20-d9e2-405d-af26-36cc181e3045 Destroying unnamed session
2532 2024.02.22 01:13:52.004784 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 196 rows starting from the beginning of the part
2533 2024.02.22 01:13:52.004948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2534 2024.02.22 01:13:52.005006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2535 2024.02.22 01:13:52.005029 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 114 rows starting from the beginning of the part
2536 2024.02.22 01:13:52.005033 [ 3 ] {} <Debug> HTTP-Session: 122506ef-2406-45a8-a9b7-f842d1190ce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2537 2024.02.22 01:13:52.005071 [ 3 ] {} <Debug> HTTP-Session: 122506ef-2406-45a8-a9b7-f842d1190ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2538 2024.02.22 01:13:52.005162 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part
2539 2024.02.22 01:13:52.005191 [ 3 ] {c938d471-e328-40eb-987b-fe836fddadb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2540 2024.02.22 01:13:52.005249 [ 3 ] {c938d471-e328-40eb-987b-fe836fddadb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2541 2024.02.22 01:13:52.005286 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 152 rows starting from the beginning of the part
2542 2024.02.22 01:13:52.005455 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part
2543 2024.02.22 01:13:52.005508 [ 3 ] {c938d471-e328-40eb-987b-fe836fddadb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2544 2024.02.22 01:13:52.005599 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 114 rows starting from the beginning of the part
2545 2024.02.22 01:13:52.006002 [ 3 ] {c938d471-e328-40eb-987b-fe836fddadb7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2546 2024.02.22 01:13:52.006291 [ 3 ] {c938d471-e328-40eb-987b-fe836fddadb7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2547 2024.02.22 01:13:52.006486 [ 3 ] {c938d471-e328-40eb-987b-fe836fddadb7} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2548 2024.02.22 01:13:52.006643 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.002235225 sec., 295272.28802469553 rows/sec., 27.78 MiB/sec.
2549 2024.02.22 01:13:52.006666 [ 105 ] {} <Debug> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2550 2024.02.22 01:13:52.006716 [ 3 ] {c938d471-e328-40eb-987b-fe836fddadb7} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.001477413 sec., 25720 rows/sec., 2.01 MiB/sec.
2551 2024.02.22 01:13:52.006746 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2552 2024.02.22 01:13:52.006945 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2553 2024.02.22 01:13:52.006995 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2554 2024.02.22 01:13:52.007042 [ 3 ] {c938d471-e328-40eb-987b-fe836fddadb7} <Debug> DynamicQueryHandler: Done processing query
2555 2024.02.22 01:13:52.007095 [ 3 ] {c938d471-e328-40eb-987b-fe836fddadb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2556 2024.02.22 01:13:52.007128 [ 3 ] {} <Debug> HTTP-Session: 122506ef-2406-45a8-a9b7-f842d1190ce7 Destroying unnamed session
2557 2024.02.22 01:13:52.007243 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2558 2024.02.22 01:13:52.007246 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2559 2024.02.22 01:13:52.007321 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 102 rows starting from the beginning of the part
2560 2024.02.22 01:13:52.007338 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2561 2024.02.22 01:13:52.007396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2562 2024.02.22 01:13:52.007531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2563 2024.02.22 01:13:52.007563 [ 3 ] {} <Debug> HTTP-Session: be62b1d9-1304-4dfb-af4b-d20ab26c8db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2564 2024.02.22 01:13:52.007598 [ 3 ] {} <Debug> HTTP-Session: be62b1d9-1304-4dfb-af4b-d20ab26c8db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2565 2024.02.22 01:13:52.007725 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part
2566 2024.02.22 01:13:52.007836 [ 3 ] {820ca7d5-88e1-4e6a-ae82-6943c62e2c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2567 2024.02.22 01:13:52.007962 [ 3 ] {820ca7d5-88e1-4e6a-ae82-6943c62e2c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2568 2024.02.22 01:13:52.007997 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part
2569 2024.02.22 01:13:52.008328 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part
2570 2024.02.22 01:13:52.008577 [ 3 ] {820ca7d5-88e1-4e6a-ae82-6943c62e2c55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2571 2024.02.22 01:13:52.008598 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part
2572 2024.02.22 01:13:52.008792 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part
2573 2024.02.22 01:13:52.009623 [ 3 ] {820ca7d5-88e1-4e6a-ae82-6943c62e2c55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2574 2024.02.22 01:13:52.010321 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 4 columns (4 merged, 0 gathered) in 0.003494131 sec., 77844.82035733634 rows/sec., 6.08 MiB/sec.
2575 2024.02.22 01:13:52.010399 [ 3 ] {820ca7d5-88e1-4e6a-ae82-6943c62e2c55} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2576 2024.02.22 01:13:52.010515 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2577 2024.02.22 01:13:52.010699 [ 3 ] {820ca7d5-88e1-4e6a-ae82-6943c62e2c55} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2578 2024.02.22 01:13:52.010862 [ 172 ] {} <Debug> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2579 2024.02.22 01:13:52.010905 [ 3 ] {820ca7d5-88e1-4e6a-ae82-6943c62e2c55} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.003014648 sec., 12605 rows/sec., 17.01 MiB/sec.
2580 2024.02.22 01:13:52.010879 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2581 2024.02.22 01:13:52.010948 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2582 2024.02.22 01:13:52.011142 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2583 2024.02.22 01:13:52.011176 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2584 2024.02.22 01:13:52.011270 [ 3 ] {820ca7d5-88e1-4e6a-ae82-6943c62e2c55} <Debug> DynamicQueryHandler: Done processing query
2585 2024.02.22 01:13:52.011323 [ 3 ] {820ca7d5-88e1-4e6a-ae82-6943c62e2c55} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2586 2024.02.22 01:13:52.011383 [ 3 ] {} <Debug> HTTP-Session: be62b1d9-1304-4dfb-af4b-d20ab26c8db8 Destroying unnamed session
2587 2024.02.22 01:13:52.011420 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2588 2024.02.22 01:13:52.011450 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 461 rows starting from the beginning of the part
2589 2024.02.22 01:13:52.011555 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part
2590 2024.02.22 01:13:52.011649 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part
2591 2024.02.22 01:13:52.011737 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part
2592 2024.02.22 01:13:52.011823 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part
2593 2024.02.22 01:13:52.011908 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part
2594 2024.02.22 01:13:52.013660 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 6 columns (6 merged, 0 gathered) in 0.002612766 sec., 230789.89852133716 rows/sec., 311.44 MiB/sec.
2595 2024.02.22 01:13:52.013971 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2596 2024.02.22 01:13:52.014183 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2597 2024.02.22 01:13:52.014240 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2598 2024.02.22 01:13:52.014302 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4: 4.00 MiB.
2599 2024.02.22 01:13:53.000147 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.31 MiB, peak 236.41 MiB, will set to 231.23 MiB (RSS), difference: -3.07 MiB
2600 2024.02.22 01:13:54.049115 [ 172 ] {} <Debug> oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2601 2024.02.22 01:13:54.049187 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2602 2024.02.22 01:13:54.049262 [ 12 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2603 2024.02.22 01:13:54.049414 [ 12 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2604 2024.02.22 01:13:54.049458 [ 12 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 492 rows starting from the beginning of the part
2605 2024.02.22 01:13:54.049628 [ 12 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part
2606 2024.02.22 01:13:54.049726 [ 12 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part
2607 2024.02.22 01:13:54.049825 [ 12 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::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
2608 2024.02.22 01:13:54.049914 [ 12 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part
2609 2024.02.22 01:13:54.050820 [ 18 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 5 columns (5 merged, 0 gathered) in 0.001579876 sec., 383574.40710536775 rows/sec., 27.06 MiB/sec.
2610 2024.02.22 01:13:54.051009 [ 24 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2611 2024.02.22 01:13:54.051267 [ 24 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2612 2024.02.22 01:13:54.051333 [ 24 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2613 2024.02.22 01:13:56.997011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2614 2024.02.22 01:13:56.997149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2615 2024.02.22 01:13:56.997179 [ 3 ] {} <Debug> HTTP-Session: ac94f43e-818e-4de8-9946-0912a1933754 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2616 2024.02.22 01:13:56.997208 [ 3 ] {} <Debug> HTTP-Session: ac94f43e-818e-4de8-9946-0912a1933754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2617 2024.02.22 01:13:56.997350 [ 3 ] {8191aa95-1f76-4f1e-97df-4683214e855b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2618 2024.02.22 01:13:56.997417 [ 3 ] {8191aa95-1f76-4f1e-97df-4683214e855b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2619 2024.02.22 01:13:56.997607 [ 3 ] {8191aa95-1f76-4f1e-97df-4683214e855b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2620 2024.02.22 01:13:56.998090 [ 3 ] {8191aa95-1f76-4f1e-97df-4683214e855b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2621 2024.02.22 01:13:56.998383 [ 3 ] {8191aa95-1f76-4f1e-97df-4683214e855b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2622 2024.02.22 01:13:56.998552 [ 3 ] {8191aa95-1f76-4f1e-97df-4683214e855b} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2623 2024.02.22 01:13:56.998665 [ 3 ] {8191aa95-1f76-4f1e-97df-4683214e855b} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001277927 sec., 10955 rows/sec., 887.97 KiB/sec.
2624 2024.02.22 01:13:56.998813 [ 3 ] {8191aa95-1f76-4f1e-97df-4683214e855b} <Debug> DynamicQueryHandler: Done processing query
2625 2024.02.22 01:13:56.998837 [ 3 ] {8191aa95-1f76-4f1e-97df-4683214e855b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2626 2024.02.22 01:13:56.998854 [ 3 ] {} <Debug> HTTP-Session: ac94f43e-818e-4de8-9946-0912a1933754 Destroying unnamed session
2627 2024.02.22 01:13:56.998970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2628 2024.02.22 01:13:56.999017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2629 2024.02.22 01:13:56.999036 [ 3 ] {} <Debug> HTTP-Session: 09869a40-1f58-4d72-b721-4a6be3a8f6d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2630 2024.02.22 01:13:56.999054 [ 3 ] {} <Debug> HTTP-Session: 09869a40-1f58-4d72-b721-4a6be3a8f6d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2631 2024.02.22 01:13:56.999129 [ 3 ] {c2f722a4-a81a-4d4c-aa8f-77bd47973a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2632 2024.02.22 01:13:56.999167 [ 3 ] {c2f722a4-a81a-4d4c-aa8f-77bd47973a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2633 2024.02.22 01:13:56.999274 [ 3 ] {c2f722a4-a81a-4d4c-aa8f-77bd47973a6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2634 2024.02.22 01:13:56.999579 [ 3 ] {c2f722a4-a81a-4d4c-aa8f-77bd47973a6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2635 2024.02.22 01:13:56.999805 [ 3 ] {c2f722a4-a81a-4d4c-aa8f-77bd47973a6b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2636 2024.02.22 01:13:56.999957 [ 3 ] {c2f722a4-a81a-4d4c-aa8f-77bd47973a6b} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2637 2024.02.22 01:13:57.000089 [ 3 ] {c2f722a4-a81a-4d4c-aa8f-77bd47973a6b} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000933417 sec., 44995 rows/sec., 3.98 MiB/sec.
2638 2024.02.22 01:13:57.000176 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.47 MiB, peak 236.47 MiB, will set to 231.29 MiB (RSS), difference: -5.17 MiB
2639 2024.02.22 01:13:57.000199 [ 3 ] {c2f722a4-a81a-4d4c-aa8f-77bd47973a6b} <Debug> DynamicQueryHandler: Done processing query
2640 2024.02.22 01:13:57.000259 [ 3 ] {c2f722a4-a81a-4d4c-aa8f-77bd47973a6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2641 2024.02.22 01:13:57.000282 [ 3 ] {} <Debug> HTTP-Session: 09869a40-1f58-4d72-b721-4a6be3a8f6d5 Destroying unnamed session
2642 2024.02.22 01:13:57.000454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2643 2024.02.22 01:13:57.000521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2644 2024.02.22 01:13:57.000542 [ 3 ] {} <Debug> HTTP-Session: a12944ba-1dc5-4f39-bde4-5131e77e05c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2645 2024.02.22 01:13:57.000559 [ 3 ] {} <Debug> HTTP-Session: a12944ba-1dc5-4f39-bde4-5131e77e05c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2646 2024.02.22 01:13:57.000635 [ 3 ] {5581025c-60af-49e4-8060-4ca45af63e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2647 2024.02.22 01:13:57.000673 [ 3 ] {5581025c-60af-49e4-8060-4ca45af63e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2648 2024.02.22 01:13:57.000781 [ 3 ] {5581025c-60af-49e4-8060-4ca45af63e48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2649 2024.02.22 01:13:57.001074 [ 3 ] {5581025c-60af-49e4-8060-4ca45af63e48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2650 2024.02.22 01:13:57.001285 [ 3 ] {5581025c-60af-49e4-8060-4ca45af63e48} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2651 2024.02.22 01:13:57.001440 [ 3 ] {5581025c-60af-49e4-8060-4ca45af63e48} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2652 2024.02.22 01:13:57.001547 [ 3 ] {5581025c-60af-49e4-8060-4ca45af63e48} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000878716 sec., 15932 rows/sec., 1.25 MiB/sec.
2653 2024.02.22 01:13:57.001668 [ 3 ] {5581025c-60af-49e4-8060-4ca45af63e48} <Debug> DynamicQueryHandler: Done processing query
2654 2024.02.22 01:13:57.001692 [ 3 ] {5581025c-60af-49e4-8060-4ca45af63e48} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2655 2024.02.22 01:13:57.001708 [ 3 ] {} <Debug> HTTP-Session: a12944ba-1dc5-4f39-bde4-5131e77e05c8 Destroying unnamed session
2656 2024.02.22 01:13:57.001852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2657 2024.02.22 01:13:57.001898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2658 2024.02.22 01:13:57.001917 [ 3 ] {} <Debug> HTTP-Session: ff370853-0505-4dd3-b095-3844a80b6435 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2659 2024.02.22 01:13:57.001934 [ 3 ] {} <Debug> HTTP-Session: ff370853-0505-4dd3-b095-3844a80b6435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2660 2024.02.22 01:13:57.002008 [ 3 ] {e91ecc42-fc33-448d-a6ca-6fc0205dbc46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2661 2024.02.22 01:13:57.002053 [ 3 ] {e91ecc42-fc33-448d-a6ca-6fc0205dbc46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2662 2024.02.22 01:13:57.002192 [ 3 ] {e91ecc42-fc33-448d-a6ca-6fc0205dbc46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2663 2024.02.22 01:13:57.002527 [ 3 ] {e91ecc42-fc33-448d-a6ca-6fc0205dbc46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2664 2024.02.22 01:13:57.002832 [ 3 ] {e91ecc42-fc33-448d-a6ca-6fc0205dbc46} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2665 2024.02.22 01:13:57.003014 [ 3 ] {e91ecc42-fc33-448d-a6ca-6fc0205dbc46} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2666 2024.02.22 01:13:57.003135 [ 3 ] {e91ecc42-fc33-448d-a6ca-6fc0205dbc46} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001099092 sec., 12737 rows/sec., 17.19 MiB/sec.
2667 2024.02.22 01:13:57.003289 [ 3 ] {e91ecc42-fc33-448d-a6ca-6fc0205dbc46} <Debug> DynamicQueryHandler: Done processing query
2668 2024.02.22 01:13:57.003313 [ 3 ] {e91ecc42-fc33-448d-a6ca-6fc0205dbc46} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
2669 2024.02.22 01:13:57.003330 [ 3 ] {} <Debug> HTTP-Session: ff370853-0505-4dd3-b095-3844a80b6435 Destroying unnamed session
2670 2024.02.22 01:13:58.000146 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.25 MiB, peak 236.47 MiB, will set to 231.29 MiB (RSS), difference: 5.04 MiB
2671 2024.02.22 01:14:01.997897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2672 2024.02.22 01:14:01.998035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2673 2024.02.22 01:14:01.998065 [ 3 ] {} <Debug> HTTP-Session: 9218cbe3-3a83-485c-8ab6-b39832d387ea Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2674 2024.02.22 01:14:01.998095 [ 3 ] {} <Debug> HTTP-Session: 9218cbe3-3a83-485c-8ab6-b39832d387ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2675 2024.02.22 01:14:01.998243 [ 3 ] {10606743-4b0d-4bdd-bfe0-c6eab4bf1c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2676 2024.02.22 01:14:01.998311 [ 3 ] {10606743-4b0d-4bdd-bfe0-c6eab4bf1c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2677 2024.02.22 01:14:01.998486 [ 3 ] {10606743-4b0d-4bdd-bfe0-c6eab4bf1c72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2678 2024.02.22 01:14:01.998916 [ 3 ] {10606743-4b0d-4bdd-bfe0-c6eab4bf1c72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2679 2024.02.22 01:14:01.999191 [ 3 ] {10606743-4b0d-4bdd-bfe0-c6eab4bf1c72} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2680 2024.02.22 01:14:01.999362 [ 3 ] {10606743-4b0d-4bdd-bfe0-c6eab4bf1c72} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2681 2024.02.22 01:14:01.999488 [ 3 ] {10606743-4b0d-4bdd-bfe0-c6eab4bf1c72} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001198365 sec., 31709 rows/sec., 2.51 MiB/sec.
2682 2024.02.22 01:14:01.999633 [ 3 ] {10606743-4b0d-4bdd-bfe0-c6eab4bf1c72} <Debug> DynamicQueryHandler: Done processing query
2683 2024.02.22 01:14:01.999658 [ 3 ] {10606743-4b0d-4bdd-bfe0-c6eab4bf1c72} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2684 2024.02.22 01:14:01.999674 [ 3 ] {} <Debug> HTTP-Session: 9218cbe3-3a83-485c-8ab6-b39832d387ea Destroying unnamed session
2685 2024.02.22 01:14:01.999816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2686 2024.02.22 01:14:01.999861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2687 2024.02.22 01:14:01.999881 [ 3 ] {} <Debug> HTTP-Session: 21645cba-0b94-430a-b571-bcb61b83352c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2688 2024.02.22 01:14:01.999899 [ 3 ] {} <Debug> HTTP-Session: 21645cba-0b94-430a-b571-bcb61b83352c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2689 2024.02.22 01:14:01.999975 [ 3 ] {4e2d4b01-896e-46fc-8021-a750fd540ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2690 2024.02.22 01:14:02.000015 [ 3 ] {4e2d4b01-896e-46fc-8021-a750fd540ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2691 2024.02.22 01:14:02.000140 [ 3 ] {4e2d4b01-896e-46fc-8021-a750fd540ce6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2692 2024.02.22 01:14:02.000143 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.33 MiB, peak 236.47 MiB, will set to 231.29 MiB (RSS), difference: -1.04 MiB
2693 2024.02.22 01:14:02.000653 [ 3 ] {4e2d4b01-896e-46fc-8021-a750fd540ce6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2694 2024.02.22 01:14:02.000883 [ 3 ] {4e2d4b01-896e-46fc-8021-a750fd540ce6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2695 2024.02.22 01:14:02.001041 [ 3 ] {4e2d4b01-896e-46fc-8021-a750fd540ce6} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2696 2024.02.22 01:14:02.001158 [ 3 ] {4e2d4b01-896e-46fc-8021-a750fd540ce6} <Information> executeQuery: Read 114 rows, 11.50 KiB in 0.001144814 sec., 99579 rows/sec., 9.81 MiB/sec.
2697 2024.02.22 01:14:02.001302 [ 3 ] {4e2d4b01-896e-46fc-8021-a750fd540ce6} <Debug> DynamicQueryHandler: Done processing query
2698 2024.02.22 01:14:02.001326 [ 3 ] {4e2d4b01-896e-46fc-8021-a750fd540ce6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2699 2024.02.22 01:14:02.001342 [ 3 ] {} <Debug> HTTP-Session: 21645cba-0b94-430a-b571-bcb61b83352c Destroying unnamed session
2700 2024.02.22 01:14:02.001468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2701 2024.02.22 01:14:02.001513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2702 2024.02.22 01:14:02.001531 [ 3 ] {} <Debug> HTTP-Session: 81638c05-c70b-4b12-b67a-3e5d998b2590 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2703 2024.02.22 01:14:02.001548 [ 3 ] {} <Debug> HTTP-Session: 81638c05-c70b-4b12-b67a-3e5d998b2590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2704 2024.02.22 01:14:02.001622 [ 3 ] {3d8646f7-9451-4f3a-9e67-420f066fcdc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2705 2024.02.22 01:14:02.001660 [ 3 ] {3d8646f7-9451-4f3a-9e67-420f066fcdc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2706 2024.02.22 01:14:02.001768 [ 3 ] {3d8646f7-9451-4f3a-9e67-420f066fcdc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2707 2024.02.22 01:14:02.002046 [ 3 ] {3d8646f7-9451-4f3a-9e67-420f066fcdc6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2708 2024.02.22 01:14:02.002261 [ 3 ] {3d8646f7-9451-4f3a-9e67-420f066fcdc6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2709 2024.02.22 01:14:02.002417 [ 3 ] {3d8646f7-9451-4f3a-9e67-420f066fcdc6} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2710 2024.02.22 01:14:02.002537 [ 3 ] {3d8646f7-9451-4f3a-9e67-420f066fcdc6} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000888006 sec., 42792 rows/sec., 3.35 MiB/sec.
2711 2024.02.22 01:14:02.002657 [ 3 ] {3d8646f7-9451-4f3a-9e67-420f066fcdc6} <Debug> DynamicQueryHandler: Done processing query
2712 2024.02.22 01:14:02.002681 [ 3 ] {3d8646f7-9451-4f3a-9e67-420f066fcdc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2713 2024.02.22 01:14:02.002698 [ 3 ] {} <Debug> HTTP-Session: 81638c05-c70b-4b12-b67a-3e5d998b2590 Destroying unnamed session
2714 2024.02.22 01:14:02.002878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2715 2024.02.22 01:14:02.002923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2716 2024.02.22 01:14:02.002942 [ 3 ] {} <Debug> HTTP-Session: 900b5b54-963a-4bfb-92a7-e82e9e744874 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2717 2024.02.22 01:14:02.002959 [ 3 ] {} <Debug> HTTP-Session: 900b5b54-963a-4bfb-92a7-e82e9e744874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2718 2024.02.22 01:14:02.003040 [ 3 ] {26098e43-b7ae-47a7-b8cc-af22a0ee378e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2719 2024.02.22 01:14:02.003085 [ 3 ] {26098e43-b7ae-47a7-b8cc-af22a0ee378e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2720 2024.02.22 01:14:02.003225 [ 3 ] {26098e43-b7ae-47a7-b8cc-af22a0ee378e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2721 2024.02.22 01:14:02.003671 [ 3 ] {26098e43-b7ae-47a7-b8cc-af22a0ee378e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2722 2024.02.22 01:14:02.003982 [ 3 ] {26098e43-b7ae-47a7-b8cc-af22a0ee378e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2723 2024.02.22 01:14:02.004174 [ 3 ] {26098e43-b7ae-47a7-b8cc-af22a0ee378e} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2724 2024.02.22 01:14:02.004303 [ 3 ] {26098e43-b7ae-47a7-b8cc-af22a0ee378e} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001235585 sec., 30754 rows/sec., 41.50 MiB/sec.
2725 2024.02.22 01:14:02.004505 [ 3 ] {26098e43-b7ae-47a7-b8cc-af22a0ee378e} <Debug> DynamicQueryHandler: Done processing query
2726 2024.02.22 01:14:02.004529 [ 3 ] {26098e43-b7ae-47a7-b8cc-af22a0ee378e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2727 2024.02.22 01:14:02.004545 [ 3 ] {} <Debug> HTTP-Session: 900b5b54-963a-4bfb-92a7-e82e9e744874 Destroying unnamed session
2728 2024.02.22 01:14:06.813321 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache
2729 2024.02.22 01:14:06.813388 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache
2730 2024.02.22 01:14:06.996220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2731 2024.02.22 01:14:06.996333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2732 2024.02.22 01:14:06.996360 [ 3 ] {} <Debug> HTTP-Session: 28a0d4ce-4158-4bfa-87ea-8c124789b326 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2733 2024.02.22 01:14:06.996385 [ 3 ] {} <Debug> HTTP-Session: 28a0d4ce-4158-4bfa-87ea-8c124789b326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2734 2024.02.22 01:14:06.996514 [ 3 ] {f1047d89-708d-4ca1-8582-89efbfdf9a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2735 2024.02.22 01:14:06.996576 [ 3 ] {f1047d89-708d-4ca1-8582-89efbfdf9a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2736 2024.02.22 01:14:06.996741 [ 3 ] {f1047d89-708d-4ca1-8582-89efbfdf9a1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2737 2024.02.22 01:14:06.997170 [ 3 ] {f1047d89-708d-4ca1-8582-89efbfdf9a1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2738 2024.02.22 01:14:06.997456 [ 3 ] {f1047d89-708d-4ca1-8582-89efbfdf9a1c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2739 2024.02.22 01:14:06.997630 [ 3 ] {f1047d89-708d-4ca1-8582-89efbfdf9a1c} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2740 2024.02.22 01:14:06.997755 [ 3 ] {f1047d89-708d-4ca1-8582-89efbfdf9a1c} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001207795 sec., 11591 rows/sec., 939.53 KiB/sec.
2741 2024.02.22 01:14:06.997911 [ 3 ] {f1047d89-708d-4ca1-8582-89efbfdf9a1c} <Debug> DynamicQueryHandler: Done processing query
2742 2024.02.22 01:14:06.997937 [ 3 ] {f1047d89-708d-4ca1-8582-89efbfdf9a1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2743 2024.02.22 01:14:06.997954 [ 3 ] {} <Debug> HTTP-Session: 28a0d4ce-4158-4bfa-87ea-8c124789b326 Destroying unnamed session
2744 2024.02.22 01:14:06.998089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2745 2024.02.22 01:14:06.998138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2746 2024.02.22 01:14:06.998158 [ 3 ] {} <Debug> HTTP-Session: 23e6bc93-0a82-4a6f-b6ce-f53fcf8bf795 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2747 2024.02.22 01:14:06.998177 [ 3 ] {} <Debug> HTTP-Session: 23e6bc93-0a82-4a6f-b6ce-f53fcf8bf795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2748 2024.02.22 01:14:06.998261 [ 3 ] {104003fc-7e66-405c-9b0e-a0f4b817a243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2749 2024.02.22 01:14:06.998304 [ 3 ] {104003fc-7e66-405c-9b0e-a0f4b817a243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2750 2024.02.22 01:14:06.998413 [ 3 ] {104003fc-7e66-405c-9b0e-a0f4b817a243} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2751 2024.02.22 01:14:06.998810 [ 3 ] {104003fc-7e66-405c-9b0e-a0f4b817a243} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2752 2024.02.22 01:14:06.999036 [ 3 ] {104003fc-7e66-405c-9b0e-a0f4b817a243} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2753 2024.02.22 01:14:06.999192 [ 3 ] {104003fc-7e66-405c-9b0e-a0f4b817a243} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2754 2024.02.22 01:14:06.999313 [ 3 ] {104003fc-7e66-405c-9b0e-a0f4b817a243} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.00101889 sec., 41221 rows/sec., 3.64 MiB/sec.
2755 2024.02.22 01:14:06.999432 [ 3 ] {104003fc-7e66-405c-9b0e-a0f4b817a243} <Debug> DynamicQueryHandler: Done processing query
2756 2024.02.22 01:14:06.999456 [ 3 ] {104003fc-7e66-405c-9b0e-a0f4b817a243} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2757 2024.02.22 01:14:06.999472 [ 3 ] {} <Debug> HTTP-Session: 23e6bc93-0a82-4a6f-b6ce-f53fcf8bf795 Destroying unnamed session
2758 2024.02.22 01:14:06.999600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2759 2024.02.22 01:14:06.999651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2760 2024.02.22 01:14:06.999670 [ 3 ] {} <Debug> HTTP-Session: fcfd0bc1-9bbe-45ed-8a64-13429da8ca23 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2761 2024.02.22 01:14:06.999687 [ 3 ] {} <Debug> HTTP-Session: fcfd0bc1-9bbe-45ed-8a64-13429da8ca23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2762 2024.02.22 01:14:06.999759 [ 3 ] {1f7a2e23-0c38-45bd-9c4e-3a3078f5f670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2763 2024.02.22 01:14:06.999798 [ 3 ] {1f7a2e23-0c38-45bd-9c4e-3a3078f5f670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2764 2024.02.22 01:14:06.999906 [ 3 ] {1f7a2e23-0c38-45bd-9c4e-3a3078f5f670} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2765 2024.02.22 01:14:07.000196 [ 3 ] {1f7a2e23-0c38-45bd-9c4e-3a3078f5f670} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2766 2024.02.22 01:14:07.000198 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.37 MiB, peak 236.47 MiB, will set to 231.29 MiB (RSS), difference: -1.08 MiB
2767 2024.02.22 01:14:07.000522 [ 3 ] {1f7a2e23-0c38-45bd-9c4e-3a3078f5f670} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2768 2024.02.22 01:14:07.000713 [ 3 ] {1f7a2e23-0c38-45bd-9c4e-3a3078f5f670} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2769 2024.02.22 01:14:07.000832 [ 3 ] {1f7a2e23-0c38-45bd-9c4e-3a3078f5f670} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.00104451 sec., 13403 rows/sec., 1.05 MiB/sec.
2770 2024.02.22 01:14:07.000940 [ 3 ] {1f7a2e23-0c38-45bd-9c4e-3a3078f5f670} <Debug> DynamicQueryHandler: Done processing query
2771 2024.02.22 01:14:07.000963 [ 3 ] {1f7a2e23-0c38-45bd-9c4e-3a3078f5f670} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2772 2024.02.22 01:14:07.000979 [ 3 ] {} <Debug> HTTP-Session: fcfd0bc1-9bbe-45ed-8a64-13429da8ca23 Destroying unnamed session
2773 2024.02.22 01:14:07.001135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2774 2024.02.22 01:14:07.001178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2775 2024.02.22 01:14:07.001196 [ 3 ] {} <Debug> HTTP-Session: 74e6c82d-401b-4a1d-9d6e-0ce9a707ba5b Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2776 2024.02.22 01:14:07.001213 [ 3 ] {} <Debug> HTTP-Session: 74e6c82d-401b-4a1d-9d6e-0ce9a707ba5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2777 2024.02.22 01:14:07.001286 [ 3 ] {a1b76899-723e-47f2-be6a-9c5d245f9234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2778 2024.02.22 01:14:07.001331 [ 3 ] {a1b76899-723e-47f2-be6a-9c5d245f9234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2779 2024.02.22 01:14:07.001472 [ 3 ] {a1b76899-723e-47f2-be6a-9c5d245f9234} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2780 2024.02.22 01:14:07.001776 [ 3 ] {a1b76899-723e-47f2-be6a-9c5d245f9234} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2781 2024.02.22 01:14:07.002066 [ 3 ] {a1b76899-723e-47f2-be6a-9c5d245f9234} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2782 2024.02.22 01:14:07.002246 [ 3 ] {a1b76899-723e-47f2-be6a-9c5d245f9234} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2783 2024.02.22 01:14:07.002364 [ 3 ] {a1b76899-723e-47f2-be6a-9c5d245f9234} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.0010513 sec., 13316 rows/sec., 17.97 MiB/sec.
2784 2024.02.22 01:14:07.002476 [ 3 ] {a1b76899-723e-47f2-be6a-9c5d245f9234} <Debug> DynamicQueryHandler: Done processing query
2785 2024.02.22 01:14:07.002499 [ 3 ] {a1b76899-723e-47f2-be6a-9c5d245f9234} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
2786 2024.02.22 01:14:07.002515 [ 3 ] {} <Debug> HTTP-Session: 74e6c82d-401b-4a1d-9d6e-0ce9a707ba5b Destroying unnamed session
2787 2024.02.22 01:14:11.999248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2788 2024.02.22 01:14:11.999373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2789 2024.02.22 01:14:11.999401 [ 3 ] {} <Debug> HTTP-Session: ce77f5a0-8c04-47fc-85c3-9de24e246f00 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2790 2024.02.22 01:14:11.999424 [ 3 ] {} <Debug> HTTP-Session: ce77f5a0-8c04-47fc-85c3-9de24e246f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2791 2024.02.22 01:14:11.999559 [ 3 ] {75933b55-bea2-4bc0-b2df-ef5c9a6ac3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2792 2024.02.22 01:14:11.999622 [ 3 ] {75933b55-bea2-4bc0-b2df-ef5c9a6ac3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2793 2024.02.22 01:14:11.999786 [ 3 ] {75933b55-bea2-4bc0-b2df-ef5c9a6ac3b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2794 2024.02.22 01:14:12.000166 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.31 MiB, peak 236.47 MiB, will set to 231.29 MiB (RSS), difference: -1.01 MiB
2795 2024.02.22 01:14:12.000257 [ 3 ] {75933b55-bea2-4bc0-b2df-ef5c9a6ac3b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2796 2024.02.22 01:14:12.000619 [ 3 ] {75933b55-bea2-4bc0-b2df-ef5c9a6ac3b6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2797 2024.02.22 01:14:12.000810 [ 3 ] {75933b55-bea2-4bc0-b2df-ef5c9a6ac3b6} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2798 2024.02.22 01:14:12.000937 [ 3 ] {75933b55-bea2-4bc0-b2df-ef5c9a6ac3b6} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001339599 sec., 28366 rows/sec., 2.25 MiB/sec.
2799 2024.02.22 01:14:12.001085 [ 3 ] {75933b55-bea2-4bc0-b2df-ef5c9a6ac3b6} <Debug> DynamicQueryHandler: Done processing query
2800 2024.02.22 01:14:12.001112 [ 3 ] {75933b55-bea2-4bc0-b2df-ef5c9a6ac3b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2801 2024.02.22 01:14:12.001130 [ 3 ] {} <Debug> HTTP-Session: ce77f5a0-8c04-47fc-85c3-9de24e246f00 Destroying unnamed session
2802 2024.02.22 01:14:12.001283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 23481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2803 2024.02.22 01:14:12.001332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2804 2024.02.22 01:14:12.001352 [ 3 ] {} <Debug> HTTP-Session: 1e8fdd59-d9e4-4a4b-a5ba-0b9c4fbd3bb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2805 2024.02.22 01:14:12.001370 [ 3 ] {} <Debug> HTTP-Session: 1e8fdd59-d9e4-4a4b-a5ba-0b9c4fbd3bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2806 2024.02.22 01:14:12.001458 [ 3 ] {8d979a78-2ca6-4869-bc54-6450fe7da734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2807 2024.02.22 01:14:12.001504 [ 3 ] {8d979a78-2ca6-4869-bc54-6450fe7da734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2808 2024.02.22 01:14:12.001613 [ 3 ] {8d979a78-2ca6-4869-bc54-6450fe7da734} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2809 2024.02.22 01:14:12.001980 [ 3 ] {8d979a78-2ca6-4869-bc54-6450fe7da734} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2810 2024.02.22 01:14:12.002217 [ 3 ] {8d979a78-2ca6-4869-bc54-6450fe7da734} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2811 2024.02.22 01:14:12.002371 [ 3 ] {8d979a78-2ca6-4869-bc54-6450fe7da734} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2812 2024.02.22 01:14:12.002476 [ 3 ] {8d979a78-2ca6-4869-bc54-6450fe7da734} <Information> executeQuery: Read 150 rows, 14.32 KiB in 0.000989139 sec., 151647 rows/sec., 14.14 MiB/sec.
2813 2024.02.22 01:14:12.002589 [ 3 ] {8d979a78-2ca6-4869-bc54-6450fe7da734} <Debug> DynamicQueryHandler: Done processing query
2814 2024.02.22 01:14:12.002613 [ 3 ] {8d979a78-2ca6-4869-bc54-6450fe7da734} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2815 2024.02.22 01:14:12.002630 [ 3 ] {} <Debug> HTTP-Session: 1e8fdd59-d9e4-4a4b-a5ba-0b9c4fbd3bb5 Destroying unnamed session
2816 2024.02.22 01:14:12.002757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 10532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2817 2024.02.22 01:14:12.002803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2818 2024.02.22 01:14:12.002822 [ 3 ] {} <Debug> HTTP-Session: 016ef8f4-5427-4955-b806-cece866435d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2819 2024.02.22 01:14:12.002839 [ 3 ] {} <Debug> HTTP-Session: 016ef8f4-5427-4955-b806-cece866435d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2820 2024.02.22 01:14:12.002917 [ 3 ] {6808ae24-d595-4b0b-8501-08bc93ce7475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2821 2024.02.22 01:14:12.002959 [ 3 ] {6808ae24-d595-4b0b-8501-08bc93ce7475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2822 2024.02.22 01:14:12.003062 [ 3 ] {6808ae24-d595-4b0b-8501-08bc93ce7475} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2823 2024.02.22 01:14:12.003344 [ 3 ] {6808ae24-d595-4b0b-8501-08bc93ce7475} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2824 2024.02.22 01:14:12.003556 [ 3 ] {6808ae24-d595-4b0b-8501-08bc93ce7475} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2825 2024.02.22 01:14:12.003704 [ 3 ] {6808ae24-d595-4b0b-8501-08bc93ce7475} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2826 2024.02.22 01:14:12.003802 [ 3 ] {6808ae24-d595-4b0b-8501-08bc93ce7475} <Information> executeQuery: Read 62 rows, 4.94 KiB in 0.000858125 sec., 72250 rows/sec., 5.62 MiB/sec.
2827 2024.02.22 01:14:12.003902 [ 3 ] {6808ae24-d595-4b0b-8501-08bc93ce7475} <Debug> DynamicQueryHandler: Done processing query
2828 2024.02.22 01:14:12.003925 [ 3 ] {6808ae24-d595-4b0b-8501-08bc93ce7475} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2829 2024.02.22 01:14:12.003941 [ 3 ] {} <Debug> HTTP-Session: 016ef8f4-5427-4955-b806-cece866435d5 Destroying unnamed session
2830 2024.02.22 01:14:12.004086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2831 2024.02.22 01:14:12.004130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2832 2024.02.22 01:14:12.004148 [ 3 ] {} <Debug> HTTP-Session: 0f7a6ab3-574c-4992-9f56-ff3aae980df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2833 2024.02.22 01:14:12.004165 [ 3 ] {} <Debug> HTTP-Session: 0f7a6ab3-574c-4992-9f56-ff3aae980df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2834 2024.02.22 01:14:12.004235 [ 3 ] {6d986307-88d4-427a-a25c-f54e41a6deff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2835 2024.02.22 01:14:12.004277 [ 3 ] {6d986307-88d4-427a-a25c-f54e41a6deff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2836 2024.02.22 01:14:12.004394 [ 3 ] {6d986307-88d4-427a-a25c-f54e41a6deff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2837 2024.02.22 01:14:12.004632 [ 3 ] {6d986307-88d4-427a-a25c-f54e41a6deff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2838 2024.02.22 01:14:12.004892 [ 3 ] {6d986307-88d4-427a-a25c-f54e41a6deff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2839 2024.02.22 01:14:12.005077 [ 3 ] {6d986307-88d4-427a-a25c-f54e41a6deff} <Trace> oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2840 2024.02.22 01:14:12.005171 [ 3 ] {6d986307-88d4-427a-a25c-f54e41a6deff} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000910007 sec., 39560 rows/sec., 2.79 MiB/sec.
2841 2024.02.22 01:14:12.005317 [ 3 ] {6d986307-88d4-427a-a25c-f54e41a6deff} <Debug> DynamicQueryHandler: Done processing query
2842 2024.02.22 01:14:12.005341 [ 3 ] {6d986307-88d4-427a-a25c-f54e41a6deff} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2843 2024.02.22 01:14:12.005357 [ 3 ] {} <Debug> HTTP-Session: 0f7a6ab3-574c-4992-9f56-ff3aae980df5 Destroying unnamed session
2844 2024.02.22 01:14:12.005521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2845 2024.02.22 01:14:12.005566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2846 2024.02.22 01:14:12.005584 [ 3 ] {} <Debug> HTTP-Session: 977699e4-a195-4a84-9995-39edcecd73c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2847 2024.02.22 01:14:12.005601 [ 3 ] {} <Debug> HTTP-Session: 977699e4-a195-4a84-9995-39edcecd73c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2848 2024.02.22 01:14:12.005681 [ 3 ] {337839b7-26ac-4c0f-a941-e5dbf6af8993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2849 2024.02.22 01:14:12.005727 [ 3 ] {337839b7-26ac-4c0f-a941-e5dbf6af8993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2850 2024.02.22 01:14:12.005864 [ 3 ] {337839b7-26ac-4c0f-a941-e5dbf6af8993} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2851 2024.02.22 01:14:12.006242 [ 3 ] {337839b7-26ac-4c0f-a941-e5dbf6af8993} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2852 2024.02.22 01:14:12.006531 [ 3 ] {337839b7-26ac-4c0f-a941-e5dbf6af8993} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2853 2024.02.22 01:14:12.006723 [ 3 ] {337839b7-26ac-4c0f-a941-e5dbf6af8993} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2854 2024.02.22 01:14:12.006826 [ 3 ] {337839b7-26ac-4c0f-a941-e5dbf6af8993} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001116233 sec., 34043 rows/sec., 45.94 MiB/sec.
2855 2024.02.22 01:14:12.006969 [ 3 ] {337839b7-26ac-4c0f-a941-e5dbf6af8993} <Debug> DynamicQueryHandler: Done processing query
2856 2024.02.22 01:14:12.006993 [ 3 ] {337839b7-26ac-4c0f-a941-e5dbf6af8993} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2857 2024.02.22 01:14:12.007008 [ 3 ] {} <Debug> HTTP-Session: 977699e4-a195-4a84-9995-39edcecd73c9 Destroying unnamed session
2858 2024.02.22 01:14:16.996862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2859 2024.02.22 01:14:16.996993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2860 2024.02.22 01:14:16.997023 [ 3 ] {} <Debug> HTTP-Session: 50fb243c-1635-4c48-9543-e04996df960c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2861 2024.02.22 01:14:16.997052 [ 3 ] {} <Debug> HTTP-Session: 50fb243c-1635-4c48-9543-e04996df960c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2862 2024.02.22 01:14:16.997196 [ 3 ] {0a0c0dc2-f20d-4400-8f96-c07fe304e049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2863 2024.02.22 01:14:16.997264 [ 3 ] {0a0c0dc2-f20d-4400-8f96-c07fe304e049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2864 2024.02.22 01:14:16.997448 [ 3 ] {0a0c0dc2-f20d-4400-8f96-c07fe304e049} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2865 2024.02.22 01:14:16.997940 [ 3 ] {0a0c0dc2-f20d-4400-8f96-c07fe304e049} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2866 2024.02.22 01:14:16.998254 [ 3 ] {0a0c0dc2-f20d-4400-8f96-c07fe304e049} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2867 2024.02.22 01:14:16.998458 [ 3 ] {0a0c0dc2-f20d-4400-8f96-c07fe304e049} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2868 2024.02.22 01:14:16.998632 [ 3 ] {0a0c0dc2-f20d-4400-8f96-c07fe304e049} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.00138784 sec., 10087 rows/sec., 817.65 KiB/sec.
2869 2024.02.22 01:14:16.998624 [ 78 ] {} <Debug> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2870 2024.02.22 01:14:16.998767 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2871 2024.02.22 01:14:16.998874 [ 3 ] {0a0c0dc2-f20d-4400-8f96-c07fe304e049} <Debug> DynamicQueryHandler: Done processing query
2872 2024.02.22 01:14:16.998906 [ 19 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2873 2024.02.22 01:14:16.998935 [ 3 ] {0a0c0dc2-f20d-4400-8f96-c07fe304e049} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2874 2024.02.22 01:14:16.999018 [ 3 ] {} <Debug> HTTP-Session: 50fb243c-1635-4c48-9543-e04996df960c Destroying unnamed session
2875 2024.02.22 01:14:16.999092 [ 19 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2876 2024.02.22 01:14:16.999130 [ 19 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 52 rows starting from the beginning of the part
2877 2024.02.22 01:14:16.999225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2878 2024.02.22 01:14:16.999340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2879 2024.02.22 01:14:16.999360 [ 19 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part
2880 2024.02.22 01:14:16.999382 [ 3 ] {} <Debug> HTTP-Session: e82738f2-4adb-41f1-b1b2-e91e45c05eab Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2881 2024.02.22 01:14:16.999444 [ 3 ] {} <Debug> HTTP-Session: e82738f2-4adb-41f1-b1b2-e91e45c05eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2882 2024.02.22 01:14:16.999556 [ 19 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part
2883 2024.02.22 01:14:16.999699 [ 3 ] {9bb05eb1-e50d-46ce-8b53-fbff0638b201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2884 2024.02.22 01:14:16.999802 [ 19 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part
2885 2024.02.22 01:14:16.999816 [ 3 ] {9bb05eb1-e50d-46ce-8b53-fbff0638b201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2886 2024.02.22 01:14:17.000059 [ 19 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part
2887 2024.02.22 01:14:17.000151 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.33 MiB, peak 236.47 MiB, will set to 231.30 MiB (RSS), difference: -1.02 MiB
2888 2024.02.22 01:14:17.000504 [ 19 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part
2889 2024.02.22 01:14:17.000549 [ 3 ] {9bb05eb1-e50d-46ce-8b53-fbff0638b201} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2890 2024.02.22 01:14:17.001487 [ 3 ] {9bb05eb1-e50d-46ce-8b53-fbff0638b201} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2891 2024.02.22 01:14:17.002014 [ 3 ] {9bb05eb1-e50d-46ce-8b53-fbff0638b201} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2892 2024.02.22 01:14:17.002157 [ 12 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.003320507 sec., 51197.00093991671 rows/sec., 4.05 MiB/sec.
2893 2024.02.22 01:14:17.002273 [ 3 ] {9bb05eb1-e50d-46ce-8b53-fbff0638b201} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2894 2024.02.22 01:14:17.002292 [ 12 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2895 2024.02.22 01:14:17.002408 [ 3 ] {9bb05eb1-e50d-46ce-8b53-fbff0638b201} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.002628767 sec., 15977 rows/sec., 1.41 MiB/sec.
2896 2024.02.22 01:14:17.002433 [ 77 ] {} <Debug> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2897 2024.02.22 01:14:17.002572 [ 12 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2898 2024.02.22 01:14:17.002590 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2899 2024.02.22 01:14:17.002645 [ 3 ] {9bb05eb1-e50d-46ce-8b53-fbff0638b201} <Debug> DynamicQueryHandler: Done processing query
2900 2024.02.22 01:14:17.002715 [ 12 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2901 2024.02.22 01:14:17.002720 [ 3 ] {9bb05eb1-e50d-46ce-8b53-fbff0638b201} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2902 2024.02.22 01:14:17.002747 [ 24 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2903 2024.02.22 01:14:17.002755 [ 3 ] {} <Debug> HTTP-Session: e82738f2-4adb-41f1-b1b2-e91e45c05eab Destroying unnamed session
2904 2024.02.22 01:14:17.002851 [ 24 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2905 2024.02.22 01:14:17.002880 [ 24 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 196 rows starting from the beginning of the part
2906 2024.02.22 01:14:17.002946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2907 2024.02.22 01:14:17.003002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2908 2024.02.22 01:14:17.003009 [ 24 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part
2909 2024.02.22 01:14:17.003024 [ 3 ] {} <Debug> HTTP-Session: 234fa7d0-eebf-447a-b37e-57bd6ff7c449 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2910 2024.02.22 01:14:17.003060 [ 3 ] {} <Debug> HTTP-Session: 234fa7d0-eebf-447a-b37e-57bd6ff7c449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2911 2024.02.22 01:14:17.003141 [ 24 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 114 rows starting from the beginning of the part
2912 2024.02.22 01:14:17.003169 [ 3 ] {c933af57-f556-45e3-aa93-dd36c70e7f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2913 2024.02.22 01:14:17.003229 [ 3 ] {c933af57-f556-45e3-aa93-dd36c70e7f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2914 2024.02.22 01:14:17.003250 [ 24 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part
2915 2024.02.22 01:14:17.003432 [ 24 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 150 rows starting from the beginning of the part
2916 2024.02.22 01:14:17.003484 [ 3 ] {c933af57-f556-45e3-aa93-dd36c70e7f49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2917 2024.02.22 01:14:17.003576 [ 24 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part
2918 2024.02.22 01:14:17.003943 [ 3 ] {c933af57-f556-45e3-aa93-dd36c70e7f49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2919 2024.02.22 01:14:17.004260 [ 3 ] {c933af57-f556-45e3-aa93-dd36c70e7f49} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2920 2024.02.22 01:14:17.004491 [ 3 ] {c933af57-f556-45e3-aa93-dd36c70e7f49} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2921 2024.02.22 01:14:17.004530 [ 18 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 4 columns (4 merged, 0 gathered) in 0.001865794 sec., 314075.4016788563 rows/sec., 29.15 MiB/sec.
2922 2024.02.22 01:14:17.004639 [ 77 ] {} <Debug> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2923 2024.02.22 01:14:17.004720 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2924 2024.02.22 01:14:17.004712 [ 3 ] {c933af57-f556-45e3-aa93-dd36c70e7f49} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.001475053 sec., 9491 rows/sec., 760.04 KiB/sec.
2925 2024.02.22 01:14:17.004827 [ 18 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2926 2024.02.22 01:14:17.004866 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2927 2024.02.22 01:14:17.005071 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2928 2024.02.22 01:14:17.005083 [ 3 ] {c933af57-f556-45e3-aa93-dd36c70e7f49} <Debug> DynamicQueryHandler: Done processing query
2929 2024.02.22 01:14:17.005102 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 102 rows starting from the beginning of the part
2930 2024.02.22 01:14:17.005116 [ 3 ] {c933af57-f556-45e3-aa93-dd36c70e7f49} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2931 2024.02.22 01:14:17.005159 [ 3 ] {} <Debug> HTTP-Session: 234fa7d0-eebf-447a-b37e-57bd6ff7c449 Destroying unnamed session
2932 2024.02.22 01:14:17.005274 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part
2933 2024.02.22 01:14:17.005347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2934 2024.02.22 01:14:17.005361 [ 18 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2935 2024.02.22 01:14:17.005444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2936 2024.02.22 01:14:17.005501 [ 3 ] {} <Debug> HTTP-Session: 22d3667a-428a-437e-afb5-06a4a2159f83 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2937 2024.02.22 01:14:17.005504 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part
2938 2024.02.22 01:14:17.005534 [ 18 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2939 2024.02.22 01:14:17.005548 [ 3 ] {} <Debug> HTTP-Session: 22d3667a-428a-437e-afb5-06a4a2159f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2940 2024.02.22 01:14:17.005825 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part
2941 2024.02.22 01:14:17.005836 [ 3 ] {e8e110d4-f895-4a24-875e-d06fe80c323f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2942 2024.02.22 01:14:17.005896 [ 3 ] {e8e110d4-f895-4a24-875e-d06fe80c323f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2943 2024.02.22 01:14:17.005949 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 62 rows starting from the beginning of the part
2944 2024.02.22 01:14:17.006122 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part
2945 2024.02.22 01:14:17.006239 [ 3 ] {e8e110d4-f895-4a24-875e-d06fe80c323f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2946 2024.02.22 01:14:17.006839 [ 3 ] {e8e110d4-f895-4a24-875e-d06fe80c323f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2947 2024.02.22 01:14:17.007030 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 4 columns (4 merged, 0 gathered) in 0.002257456 sec., 108086.27056296999 rows/sec., 8.44 MiB/sec.
2948 2024.02.22 01:14:17.007165 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2949 2024.02.22 01:14:17.007256 [ 3 ] {e8e110d4-f895-4a24-875e-d06fe80c323f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2950 2024.02.22 01:14:17.007342 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2951 2024.02.22 01:14:17.007401 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2952 2024.02.22 01:14:17.007488 [ 3 ] {e8e110d4-f895-4a24-875e-d06fe80c323f} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2953 2024.02.22 01:14:17.007626 [ 77 ] {} <Debug> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2954 2024.02.22 01:14:17.007637 [ 3 ] {e8e110d4-f895-4a24-875e-d06fe80c323f} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.00175385 sec., 7982 rows/sec., 10.77 MiB/sec.
2955 2024.02.22 01:14:17.007684 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2956 2024.02.22 01:14:17.007857 [ 24 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::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 01:14:17.007907 [ 3 ] {e8e110d4-f895-4a24-875e-d06fe80c323f} <Debug> DynamicQueryHandler: Done processing query
2958 2024.02.22 01:14:17.007941 [ 3 ] {e8e110d4-f895-4a24-875e-d06fe80c323f} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
2959 2024.02.22 01:14:17.007954 [ 24 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2960 2024.02.22 01:14:17.007964 [ 3 ] {} <Debug> HTTP-Session: 22d3667a-428a-437e-afb5-06a4a2159f83 Destroying unnamed session
2961 2024.02.22 01:14:17.007989 [ 24 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 603 rows starting from the beginning of the part
2962 2024.02.22 01:14:17.008087 [ 24 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part
2963 2024.02.22 01:14:17.008173 [ 24 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part
2964 2024.02.22 01:14:17.008254 [ 24 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part
2965 2024.02.22 01:14:17.008335 [ 24 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part
2966 2024.02.22 01:14:17.008413 [ 24 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part
2967 2024.02.22 01:14:17.009898 [ 22 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 721 rows, containing 6 columns (6 merged, 0 gathered) in 0.002132282 sec., 338135.38734557625 rows/sec., 456.30 MiB/sec.
2968 2024.02.22 01:14:17.010362 [ 22 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2969 2024.02.22 01:14:17.010597 [ 22 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2970 2024.02.22 01:14:17.010660 [ 22 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2971 2024.02.22 01:14:17.010738 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5: 4.11 MiB.
2972 2024.02.22 01:14:21.813628 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
2973 2024.02.22 01:14:21.813705 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
2974 2024.02.22 01:14:21.998233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2975 2024.02.22 01:14:21.998382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2976 2024.02.22 01:14:21.998427 [ 3 ] {} <Debug> HTTP-Session: 29de3979-0d17-49b3-a744-ce33129332e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2977 2024.02.22 01:14:21.998467 [ 3 ] {} <Debug> HTTP-Session: 29de3979-0d17-49b3-a744-ce33129332e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2978 2024.02.22 01:14:21.998672 [ 3 ] {bc7d9682-1ae6-4b5f-b167-a31ad8f4b8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2979 2024.02.22 01:14:21.998766 [ 3 ] {bc7d9682-1ae6-4b5f-b167-a31ad8f4b8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2980 2024.02.22 01:14:21.999030 [ 3 ] {bc7d9682-1ae6-4b5f-b167-a31ad8f4b8e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2981 2024.02.22 01:14:21.999531 [ 3 ] {bc7d9682-1ae6-4b5f-b167-a31ad8f4b8e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2982 2024.02.22 01:14:21.999803 [ 3 ] {bc7d9682-1ae6-4b5f-b167-a31ad8f4b8e7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
2983 2024.02.22 01:14:21.999985 [ 3 ] {bc7d9682-1ae6-4b5f-b167-a31ad8f4b8e7} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
2984 2024.02.22 01:14:22.000130 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.45 MiB, peak 236.47 MiB, will set to 231.33 MiB (RSS), difference: -5.12 MiB
2985 2024.02.22 01:14:22.000222 [ 3 ] {bc7d9682-1ae6-4b5f-b167-a31ad8f4b8e7} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001493993 sec., 25435 rows/sec., 2.01 MiB/sec.
2986 2024.02.22 01:14:22.000554 [ 3 ] {bc7d9682-1ae6-4b5f-b167-a31ad8f4b8e7} <Debug> DynamicQueryHandler: Done processing query
2987 2024.02.22 01:14:22.000634 [ 3 ] {bc7d9682-1ae6-4b5f-b167-a31ad8f4b8e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2988 2024.02.22 01:14:22.000698 [ 3 ] {} <Debug> HTTP-Session: 29de3979-0d17-49b3-a744-ce33129332e5 Destroying unnamed session
2989 2024.02.22 01:14:22.000848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2990 2024.02.22 01:14:22.000894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2991 2024.02.22 01:14:22.000912 [ 3 ] {} <Debug> HTTP-Session: de72bef3-f085-42f7-82e2-3a60dc7192e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
2992 2024.02.22 01:14:22.000929 [ 3 ] {} <Debug> HTTP-Session: de72bef3-f085-42f7-82e2-3a60dc7192e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2993 2024.02.22 01:14:22.001008 [ 3 ] {4b5a8247-e8da-4474-8b26-d6d2dcdf51ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2994 2024.02.22 01:14:22.001048 [ 3 ] {4b5a8247-e8da-4474-8b26-d6d2dcdf51ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2995 2024.02.22 01:14:22.001171 [ 3 ] {4b5a8247-e8da-4474-8b26-d6d2dcdf51ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2996 2024.02.22 01:14:22.001526 [ 3 ] {4b5a8247-e8da-4474-8b26-d6d2dcdf51ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
2997 2024.02.22 01:14:22.001755 [ 3 ] {4b5a8247-e8da-4474-8b26-d6d2dcdf51ce} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
2998 2024.02.22 01:14:22.001906 [ 3 ] {4b5a8247-e8da-4474-8b26-d6d2dcdf51ce} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
2999 2024.02.22 01:14:22.002002 [ 3 ] {4b5a8247-e8da-4474-8b26-d6d2dcdf51ce} <Information> executeQuery: Read 114 rows, 11.50 KiB in 0.000967988 sec., 117770 rows/sec., 11.61 MiB/sec.
3000 2024.02.22 01:14:22.002149 [ 3 ] {4b5a8247-e8da-4474-8b26-d6d2dcdf51ce} <Debug> DynamicQueryHandler: Done processing query
3001 2024.02.22 01:14:22.002171 [ 3 ] {4b5a8247-e8da-4474-8b26-d6d2dcdf51ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3002 2024.02.22 01:14:22.002187 [ 3 ] {} <Debug> HTTP-Session: de72bef3-f085-42f7-82e2-3a60dc7192e3 Destroying unnamed session
3003 2024.02.22 01:14:22.002308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3004 2024.02.22 01:14:22.002351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3005 2024.02.22 01:14:22.002369 [ 3 ] {} <Debug> HTTP-Session: cfa3ec68-923f-4559-b53f-2f41251237fc Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3006 2024.02.22 01:14:22.002385 [ 3 ] {} <Debug> HTTP-Session: cfa3ec68-923f-4559-b53f-2f41251237fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3007 2024.02.22 01:14:22.002455 [ 3 ] {9fbfed8d-d456-4206-9c9a-3bbe3ee74f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3008 2024.02.22 01:14:22.002491 [ 3 ] {9fbfed8d-d456-4206-9c9a-3bbe3ee74f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3009 2024.02.22 01:14:22.002596 [ 3 ] {9fbfed8d-d456-4206-9c9a-3bbe3ee74f06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3010 2024.02.22 01:14:22.002876 [ 3 ] {9fbfed8d-d456-4206-9c9a-3bbe3ee74f06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
3011 2024.02.22 01:14:22.003082 [ 3 ] {9fbfed8d-d456-4206-9c9a-3bbe3ee74f06} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3012 2024.02.22 01:14:22.003234 [ 3 ] {9fbfed8d-d456-4206-9c9a-3bbe3ee74f06} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3013 2024.02.22 01:14:22.003329 [ 3 ] {9fbfed8d-d456-4206-9c9a-3bbe3ee74f06} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000848364 sec., 44792 rows/sec., 3.50 MiB/sec.
3014 2024.02.22 01:14:22.003446 [ 3 ] {9fbfed8d-d456-4206-9c9a-3bbe3ee74f06} <Debug> DynamicQueryHandler: Done processing query
3015 2024.02.22 01:14:22.003470 [ 3 ] {9fbfed8d-d456-4206-9c9a-3bbe3ee74f06} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3016 2024.02.22 01:14:22.003485 [ 3 ] {} <Debug> HTTP-Session: cfa3ec68-923f-4559-b53f-2f41251237fc Destroying unnamed session
3017 2024.02.22 01:14:22.003666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3018 2024.02.22 01:14:22.003709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3019 2024.02.22 01:14:22.003727 [ 3 ] {} <Debug> HTTP-Session: 8a9cc769-d897-4b6e-83aa-fd5714c4c373 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3020 2024.02.22 01:14:22.003743 [ 3 ] {} <Debug> HTTP-Session: 8a9cc769-d897-4b6e-83aa-fd5714c4c373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3021 2024.02.22 01:14:22.003824 [ 3 ] {8d28fea8-794e-4979-a415-f1252f075544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3022 2024.02.22 01:14:22.003868 [ 3 ] {8d28fea8-794e-4979-a415-f1252f075544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3023 2024.02.22 01:14:22.004000 [ 3 ] {8d28fea8-794e-4979-a415-f1252f075544} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3024 2024.02.22 01:14:22.004430 [ 3 ] {8d28fea8-794e-4979-a415-f1252f075544} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
3025 2024.02.22 01:14:22.004743 [ 3 ] {8d28fea8-794e-4979-a415-f1252f075544} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3026 2024.02.22 01:14:22.004922 [ 3 ] {8d28fea8-794e-4979-a415-f1252f075544} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3027 2024.02.22 01:14:22.005022 [ 3 ] {8d28fea8-794e-4979-a415-f1252f075544} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001170764 sec., 32457 rows/sec., 43.80 MiB/sec.
3028 2024.02.22 01:14:22.005189 [ 3 ] {8d28fea8-794e-4979-a415-f1252f075544} <Debug> DynamicQueryHandler: Done processing query
3029 2024.02.22 01:14:22.005213 [ 3 ] {8d28fea8-794e-4979-a415-f1252f075544} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3030 2024.02.22 01:14:22.005228 [ 3 ] {} <Debug> HTTP-Session: 8a9cc769-d897-4b6e-83aa-fd5714c4c373 Destroying unnamed session
3031 2024.02.22 01:14:23.000128 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.34 MiB, peak 236.47 MiB, will set to 231.33 MiB (RSS), difference: 4.99 MiB
3032 2024.02.22 01:14:26.997120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3033 2024.02.22 01:14:26.997245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3034 2024.02.22 01:14:26.997271 [ 3 ] {} <Debug> HTTP-Session: fe17d9ae-2419-45bf-9713-a5c51b4d3c2b Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3035 2024.02.22 01:14:26.997295 [ 3 ] {} <Debug> HTTP-Session: fe17d9ae-2419-45bf-9713-a5c51b4d3c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3036 2024.02.22 01:14:26.997441 [ 3 ] {782b4010-7430-4c15-bf1a-90288ab14d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3037 2024.02.22 01:14:26.997511 [ 3 ] {782b4010-7430-4c15-bf1a-90288ab14d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3038 2024.02.22 01:14:26.997694 [ 3 ] {782b4010-7430-4c15-bf1a-90288ab14d14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3039 2024.02.22 01:14:26.998186 [ 3 ] {782b4010-7430-4c15-bf1a-90288ab14d14} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
3040 2024.02.22 01:14:26.998472 [ 3 ] {782b4010-7430-4c15-bf1a-90288ab14d14} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3041 2024.02.22 01:14:26.998656 [ 3 ] {782b4010-7430-4c15-bf1a-90288ab14d14} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3042 2024.02.22 01:14:26.998786 [ 3 ] {782b4010-7430-4c15-bf1a-90288ab14d14} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001306408 sec., 10716 rows/sec., 868.62 KiB/sec.
3043 2024.02.22 01:14:26.998954 [ 3 ] {782b4010-7430-4c15-bf1a-90288ab14d14} <Debug> DynamicQueryHandler: Done processing query
3044 2024.02.22 01:14:26.998980 [ 3 ] {782b4010-7430-4c15-bf1a-90288ab14d14} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3045 2024.02.22 01:14:26.998998 [ 3 ] {} <Debug> HTTP-Session: fe17d9ae-2419-45bf-9713-a5c51b4d3c2b Destroying unnamed session
3046 2024.02.22 01:14:26.999118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3047 2024.02.22 01:14:26.999169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3048 2024.02.22 01:14:26.999189 [ 3 ] {} <Debug> HTTP-Session: db38986a-b4a7-442e-9f9a-57736cd090aa Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3049 2024.02.22 01:14:26.999207 [ 3 ] {} <Debug> HTTP-Session: db38986a-b4a7-442e-9f9a-57736cd090aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3050 2024.02.22 01:14:26.999283 [ 3 ] {c62d360b-666a-4f26-a5d1-941afb28c143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3051 2024.02.22 01:14:26.999324 [ 3 ] {c62d360b-666a-4f26-a5d1-941afb28c143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3052 2024.02.22 01:14:26.999435 [ 3 ] {c62d360b-666a-4f26-a5d1-941afb28c143} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3053 2024.02.22 01:14:26.999748 [ 3 ] {c62d360b-666a-4f26-a5d1-941afb28c143} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
3054 2024.02.22 01:14:26.999962 [ 3 ] {c62d360b-666a-4f26-a5d1-941afb28c143} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3055 2024.02.22 01:14:27.000128 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.46 MiB, peak 236.47 MiB, will set to 231.33 MiB (RSS), difference: -5.14 MiB
3056 2024.02.22 01:14:27.000217 [ 3 ] {c62d360b-666a-4f26-a5d1-941afb28c143} <Trace> oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
3057 2024.02.22 01:14:27.000451 [ 3 ] {c62d360b-666a-4f26-a5d1-941afb28c143} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001115343 sec., 3586 rows/sec., 299.45 KiB/sec.
3058 2024.02.22 01:14:27.000622 [ 3 ] {c62d360b-666a-4f26-a5d1-941afb28c143} <Debug> DynamicQueryHandler: Done processing query
3059 2024.02.22 01:14:27.000645 [ 3 ] {c62d360b-666a-4f26-a5d1-941afb28c143} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3060 2024.02.22 01:14:27.000661 [ 3 ] {} <Debug> HTTP-Session: db38986a-b4a7-442e-9f9a-57736cd090aa Destroying unnamed session
3061 2024.02.22 01:14:27.000816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3062 2024.02.22 01:14:27.000862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3063 2024.02.22 01:14:27.000880 [ 3 ] {} <Debug> HTTP-Session: 07d1ddfb-b9a9-4f09-a877-b36629fa13de Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3064 2024.02.22 01:14:27.000924 [ 3 ] {} <Debug> HTTP-Session: 07d1ddfb-b9a9-4f09-a877-b36629fa13de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3065 2024.02.22 01:14:27.000997 [ 3 ] {174c8242-7673-4ea6-9584-ebd07760afc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3066 2024.02.22 01:14:27.001036 [ 3 ] {174c8242-7673-4ea6-9584-ebd07760afc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3067 2024.02.22 01:14:27.001140 [ 3 ] {174c8242-7673-4ea6-9584-ebd07760afc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3068 2024.02.22 01:14:27.001461 [ 3 ] {174c8242-7673-4ea6-9584-ebd07760afc4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
3069 2024.02.22 01:14:27.001678 [ 3 ] {174c8242-7673-4ea6-9584-ebd07760afc4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3070 2024.02.22 01:14:27.001828 [ 3 ] {174c8242-7673-4ea6-9584-ebd07760afc4} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3071 2024.02.22 01:14:27.001952 [ 3 ] {174c8242-7673-4ea6-9584-ebd07760afc4} <Information> executeQuery: Read 44 rows, 3.98 KiB in 0.000922247 sec., 47709 rows/sec., 4.21 MiB/sec.
3072 2024.02.22 01:14:27.002095 [ 3 ] {174c8242-7673-4ea6-9584-ebd07760afc4} <Debug> DynamicQueryHandler: Done processing query
3073 2024.02.22 01:14:27.002118 [ 3 ] {174c8242-7673-4ea6-9584-ebd07760afc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3074 2024.02.22 01:14:27.002134 [ 3 ] {} <Debug> HTTP-Session: 07d1ddfb-b9a9-4f09-a877-b36629fa13de Destroying unnamed session
3075 2024.02.22 01:14:27.002266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3076 2024.02.22 01:14:27.002311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3077 2024.02.22 01:14:27.002330 [ 3 ] {} <Debug> HTTP-Session: 17aa6f66-d313-4cfd-bb5d-1b67632222d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3078 2024.02.22 01:14:27.002346 [ 3 ] {} <Debug> HTTP-Session: 17aa6f66-d313-4cfd-bb5d-1b67632222d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3079 2024.02.22 01:14:27.002412 [ 3 ] {70a743e8-36ec-48f3-8655-b9d667257b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3080 2024.02.22 01:14:27.002450 [ 3 ] {70a743e8-36ec-48f3-8655-b9d667257b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3081 2024.02.22 01:14:27.002561 [ 3 ] {70a743e8-36ec-48f3-8655-b9d667257b44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3082 2024.02.22 01:14:27.002837 [ 3 ] {70a743e8-36ec-48f3-8655-b9d667257b44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
3083 2024.02.22 01:14:27.003039 [ 3 ] {70a743e8-36ec-48f3-8655-b9d667257b44} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3084 2024.02.22 01:14:27.003184 [ 3 ] {70a743e8-36ec-48f3-8655-b9d667257b44} <Trace> oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
3085 2024.02.22 01:14:27.003295 [ 3 ] {70a743e8-36ec-48f3-8655-b9d667257b44} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000855345 sec., 4676 rows/sec., 326.53 KiB/sec.
3086 2024.02.22 01:14:27.003427 [ 3 ] {70a743e8-36ec-48f3-8655-b9d667257b44} <Debug> DynamicQueryHandler: Done processing query
3087 2024.02.22 01:14:27.003451 [ 3 ] {70a743e8-36ec-48f3-8655-b9d667257b44} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3088 2024.02.22 01:14:27.003466 [ 3 ] {} <Debug> HTTP-Session: 17aa6f66-d313-4cfd-bb5d-1b67632222d5 Destroying unnamed session
3089 2024.02.22 01:14:27.003573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 3102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3090 2024.02.22 01:14:27.003617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3091 2024.02.22 01:14:27.003635 [ 3 ] {} <Debug> HTTP-Session: 99e784c5-de69-42e8-b0e6-30059dd25931 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3092 2024.02.22 01:14:27.003652 [ 3 ] {} <Debug> HTTP-Session: 99e784c5-de69-42e8-b0e6-30059dd25931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3093 2024.02.22 01:14:27.003720 [ 3 ] {08f72ceb-af9c-4f87-bbba-6cfb81c9149a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3094 2024.02.22 01:14:27.003758 [ 3 ] {08f72ceb-af9c-4f87-bbba-6cfb81c9149a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3095 2024.02.22 01:14:27.003862 [ 3 ] {08f72ceb-af9c-4f87-bbba-6cfb81c9149a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3096 2024.02.22 01:14:27.004162 [ 3 ] {08f72ceb-af9c-4f87-bbba-6cfb81c9149a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
3097 2024.02.22 01:14:27.004360 [ 3 ] {08f72ceb-af9c-4f87-bbba-6cfb81c9149a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3098 2024.02.22 01:14:27.004521 [ 3 ] {08f72ceb-af9c-4f87-bbba-6cfb81c9149a} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3099 2024.02.22 01:14:27.004635 [ 3 ] {08f72ceb-af9c-4f87-bbba-6cfb81c9149a} <Information> executeQuery: Read 18 rows, 1.45 KiB in 0.000888496 sec., 20258 rows/sec., 1.59 MiB/sec.
3100 2024.02.22 01:14:27.004748 [ 3 ] {08f72ceb-af9c-4f87-bbba-6cfb81c9149a} <Debug> DynamicQueryHandler: Done processing query
3101 2024.02.22 01:14:27.004770 [ 3 ] {08f72ceb-af9c-4f87-bbba-6cfb81c9149a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3102 2024.02.22 01:14:27.004787 [ 3 ] {} <Debug> HTTP-Session: 99e784c5-de69-42e8-b0e6-30059dd25931 Destroying unnamed session
3103 2024.02.22 01:14:27.004891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3104 2024.02.22 01:14:27.004935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3105 2024.02.22 01:14:27.004954 [ 3 ] {} <Debug> HTTP-Session: 2150aef0-a35a-4215-a98d-262d1c398cf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3106 2024.02.22 01:14:27.004970 [ 3 ] {} <Debug> HTTP-Session: 2150aef0-a35a-4215-a98d-262d1c398cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3107 2024.02.22 01:14:27.005036 [ 3 ] {85fdd905-ea47-4b4f-8efc-2a4761c6beea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3108 2024.02.22 01:14:27.005079 [ 3 ] {85fdd905-ea47-4b4f-8efc-2a4761c6beea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3109 2024.02.22 01:14:27.005197 [ 3 ] {85fdd905-ea47-4b4f-8efc-2a4761c6beea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3110 2024.02.22 01:14:27.005475 [ 3 ] {85fdd905-ea47-4b4f-8efc-2a4761c6beea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
3111 2024.02.22 01:14:27.005732 [ 3 ] {85fdd905-ea47-4b4f-8efc-2a4761c6beea} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3112 2024.02.22 01:14:27.005904 [ 3 ] {85fdd905-ea47-4b4f-8efc-2a4761c6beea} <Trace> oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3113 2024.02.22 01:14:27.006025 [ 3 ] {85fdd905-ea47-4b4f-8efc-2a4761c6beea} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000956998 sec., 2089 rows/sec., 146.94 KiB/sec.
3114 2024.02.22 01:14:27.006148 [ 3 ] {85fdd905-ea47-4b4f-8efc-2a4761c6beea} <Debug> DynamicQueryHandler: Done processing query
3115 2024.02.22 01:14:27.006171 [ 3 ] {85fdd905-ea47-4b4f-8efc-2a4761c6beea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3116 2024.02.22 01:14:27.006186 [ 3 ] {} <Debug> HTTP-Session: 2150aef0-a35a-4215-a98d-262d1c398cf0 Destroying unnamed session
3117 2024.02.22 01:14:27.006296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3118 2024.02.22 01:14:27.006340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3119 2024.02.22 01:14:27.006358 [ 3 ] {} <Debug> HTTP-Session: 2d342ef4-77b8-42e0-a434-6acb79113f27 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3120 2024.02.22 01:14:27.006374 [ 3 ] {} <Debug> HTTP-Session: 2d342ef4-77b8-42e0-a434-6acb79113f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3121 2024.02.22 01:14:27.006446 [ 3 ] {92af6939-76ab-46d4-afe3-34d371aa0347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3122 2024.02.22 01:14:27.006490 [ 3 ] {92af6939-76ab-46d4-afe3-34d371aa0347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3123 2024.02.22 01:14:27.006622 [ 3 ] {92af6939-76ab-46d4-afe3-34d371aa0347} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3124 2024.02.22 01:14:27.006980 [ 3 ] {92af6939-76ab-46d4-afe3-34d371aa0347} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
3125 2024.02.22 01:14:27.007260 [ 3 ] {92af6939-76ab-46d4-afe3-34d371aa0347} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3126 2024.02.22 01:14:27.007441 [ 3 ] {92af6939-76ab-46d4-afe3-34d371aa0347} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3127 2024.02.22 01:14:27.007566 [ 3 ] {92af6939-76ab-46d4-afe3-34d371aa0347} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001090972 sec., 12832 rows/sec., 17.32 MiB/sec.
3128 2024.02.22 01:14:27.007810 [ 3 ] {92af6939-76ab-46d4-afe3-34d371aa0347} <Debug> DynamicQueryHandler: Done processing query
3129 2024.02.22 01:14:27.007843 [ 3 ] {92af6939-76ab-46d4-afe3-34d371aa0347} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
3130 2024.02.22 01:14:27.007861 [ 3 ] {} <Debug> HTTP-Session: 2d342ef4-77b8-42e0-a434-6acb79113f27 Destroying unnamed session
3131 2024.02.22 01:14:28.000127 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.42 MiB, peak 236.47 MiB, will set to 231.33 MiB (RSS), difference: 4.91 MiB
3132 2024.02.22 01:14:31.997340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3133 2024.02.22 01:14:31.997485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3134 2024.02.22 01:14:31.997515 [ 3 ] {} <Debug> HTTP-Session: bcda3522-c7e6-4d0e-b0b3-6d92905512b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3135 2024.02.22 01:14:31.997544 [ 3 ] {} <Debug> HTTP-Session: bcda3522-c7e6-4d0e-b0b3-6d92905512b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3136 2024.02.22 01:14:31.997689 [ 3 ] {8057bb52-844e-4819-a400-32f39b024596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3137 2024.02.22 01:14:31.997756 [ 3 ] {8057bb52-844e-4819-a400-32f39b024596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3138 2024.02.22 01:14:31.997940 [ 3 ] {8057bb52-844e-4819-a400-32f39b024596} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3139 2024.02.22 01:14:31.998489 [ 3 ] {8057bb52-844e-4819-a400-32f39b024596} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
3140 2024.02.22 01:14:31.998755 [ 3 ] {8057bb52-844e-4819-a400-32f39b024596} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3141 2024.02.22 01:14:31.998924 [ 3 ] {8057bb52-844e-4819-a400-32f39b024596} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3142 2024.02.22 01:14:31.999052 [ 3 ] {8057bb52-844e-4819-a400-32f39b024596} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001317728 sec., 28837 rows/sec., 2.28 MiB/sec.
3143 2024.02.22 01:14:31.999189 [ 3 ] {8057bb52-844e-4819-a400-32f39b024596} <Debug> DynamicQueryHandler: Done processing query
3144 2024.02.22 01:14:31.999212 [ 3 ] {8057bb52-844e-4819-a400-32f39b024596} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3145 2024.02.22 01:14:31.999229 [ 3 ] {} <Debug> HTTP-Session: bcda3522-c7e6-4d0e-b0b3-6d92905512b6 Destroying unnamed session
3146 2024.02.22 01:14:31.999353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3147 2024.02.22 01:14:31.999398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3148 2024.02.22 01:14:31.999417 [ 3 ] {} <Debug> HTTP-Session: 905c9c87-222d-46c8-b2e8-d2bc32917a7c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3149 2024.02.22 01:14:31.999433 [ 3 ] {} <Debug> HTTP-Session: 905c9c87-222d-46c8-b2e8-d2bc32917a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3150 2024.02.22 01:14:31.999510 [ 3 ] {cb4939a2-30ac-48dd-b294-60a0d441f791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3151 2024.02.22 01:14:31.999550 [ 3 ] {cb4939a2-30ac-48dd-b294-60a0d441f791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3152 2024.02.22 01:14:31.999654 [ 3 ] {cb4939a2-30ac-48dd-b294-60a0d441f791} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3153 2024.02.22 01:14:32.000151 [ 3 ] {cb4939a2-30ac-48dd-b294-60a0d441f791} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
3154 2024.02.22 01:14:32.000161 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.39 MiB, peak 236.47 MiB, will set to 231.33 MiB (RSS), difference: -1.06 MiB
3155 2024.02.22 01:14:32.000525 [ 3 ] {cb4939a2-30ac-48dd-b294-60a0d441f791} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3156 2024.02.22 01:14:32.000689 [ 3 ] {cb4939a2-30ac-48dd-b294-60a0d441f791} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3157 2024.02.22 01:14:32.000803 [ 3 ] {cb4939a2-30ac-48dd-b294-60a0d441f791} <Information> executeQuery: Read 114 rows, 11.50 KiB in 0.001255826 sec., 90776 rows/sec., 8.95 MiB/sec.
3158 2024.02.22 01:14:32.000931 [ 3 ] {cb4939a2-30ac-48dd-b294-60a0d441f791} <Debug> DynamicQueryHandler: Done processing query
3159 2024.02.22 01:14:32.000953 [ 3 ] {cb4939a2-30ac-48dd-b294-60a0d441f791} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3160 2024.02.22 01:14:32.000969 [ 3 ] {} <Debug> HTTP-Session: 905c9c87-222d-46c8-b2e8-d2bc32917a7c Destroying unnamed session
3161 2024.02.22 01:14:32.001088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3162 2024.02.22 01:14:32.001134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3163 2024.02.22 01:14:32.001152 [ 3 ] {} <Debug> HTTP-Session: 352d5242-815f-41b4-a60b-33e420ee04e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3164 2024.02.22 01:14:32.001168 [ 3 ] {} <Debug> HTTP-Session: 352d5242-815f-41b4-a60b-33e420ee04e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3165 2024.02.22 01:14:32.001240 [ 3 ] {2c67b70e-0e33-4c4f-8425-f8ec90fb850e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3166 2024.02.22 01:14:32.001278 [ 3 ] {2c67b70e-0e33-4c4f-8425-f8ec90fb850e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3167 2024.02.22 01:14:32.001382 [ 3 ] {2c67b70e-0e33-4c4f-8425-f8ec90fb850e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3168 2024.02.22 01:14:32.001706 [ 3 ] {2c67b70e-0e33-4c4f-8425-f8ec90fb850e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
3169 2024.02.22 01:14:32.001924 [ 3 ] {2c67b70e-0e33-4c4f-8425-f8ec90fb850e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3170 2024.02.22 01:14:32.002088 [ 3 ] {2c67b70e-0e33-4c4f-8425-f8ec90fb850e} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3171 2024.02.22 01:14:32.002204 [ 3 ] {2c67b70e-0e33-4c4f-8425-f8ec90fb850e} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000933517 sec., 40706 rows/sec., 3.18 MiB/sec.
3172 2024.02.22 01:14:32.002319 [ 3 ] {2c67b70e-0e33-4c4f-8425-f8ec90fb850e} <Debug> DynamicQueryHandler: Done processing query
3173 2024.02.22 01:14:32.002341 [ 3 ] {2c67b70e-0e33-4c4f-8425-f8ec90fb850e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3174 2024.02.22 01:14:32.002356 [ 3 ] {} <Debug> HTTP-Session: 352d5242-815f-41b4-a60b-33e420ee04e1 Destroying unnamed session
3175 2024.02.22 01:14:32.002536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3176 2024.02.22 01:14:32.002579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3177 2024.02.22 01:14:32.002596 [ 3 ] {} <Debug> HTTP-Session: b8f428d4-e5e1-45ea-9a13-e7ae39107894 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3178 2024.02.22 01:14:32.002613 [ 3 ] {} <Debug> HTTP-Session: b8f428d4-e5e1-45ea-9a13-e7ae39107894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3179 2024.02.22 01:14:32.002694 [ 3 ] {35f3bd8b-a37a-4386-b56a-01361da29f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3180 2024.02.22 01:14:32.002739 [ 3 ] {35f3bd8b-a37a-4386-b56a-01361da29f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3181 2024.02.22 01:14:32.002876 [ 3 ] {35f3bd8b-a37a-4386-b56a-01361da29f9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3182 2024.02.22 01:14:32.003330 [ 3 ] {35f3bd8b-a37a-4386-b56a-01361da29f9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
3183 2024.02.22 01:14:32.003646 [ 3 ] {35f3bd8b-a37a-4386-b56a-01361da29f9e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3184 2024.02.22 01:14:32.003830 [ 3 ] {35f3bd8b-a37a-4386-b56a-01361da29f9e} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3185 2024.02.22 01:14:32.003946 [ 3 ] {35f3bd8b-a37a-4386-b56a-01361da29f9e} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001224946 sec., 31021 rows/sec., 41.86 MiB/sec.
3186 2024.02.22 01:14:32.004090 [ 3 ] {35f3bd8b-a37a-4386-b56a-01361da29f9e} <Debug> DynamicQueryHandler: Done processing query
3187 2024.02.22 01:14:32.004113 [ 3 ] {35f3bd8b-a37a-4386-b56a-01361da29f9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3188 2024.02.22 01:14:32.004129 [ 3 ] {} <Debug> HTTP-Session: b8f428d4-e5e1-45ea-9a13-e7ae39107894 Destroying unnamed session
3189 2024.02.22 01:14:36.813946 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache
3190 2024.02.22 01:14:36.814018 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache
3191 2024.02.22 01:14:36.995964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3192 2024.02.22 01:14:36.996079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3193 2024.02.22 01:14:36.996105 [ 3 ] {} <Debug> HTTP-Session: 15aa069e-0cb7-4f7a-a9c2-aa303344feb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3194 2024.02.22 01:14:36.996130 [ 3 ] {} <Debug> HTTP-Session: 15aa069e-0cb7-4f7a-a9c2-aa303344feb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3195 2024.02.22 01:14:36.996261 [ 3 ] {41e46712-51d5-4949-8cc7-0057ee7a6521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3196 2024.02.22 01:14:36.996321 [ 3 ] {41e46712-51d5-4949-8cc7-0057ee7a6521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3197 2024.02.22 01:14:36.996488 [ 3 ] {41e46712-51d5-4949-8cc7-0057ee7a6521} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3198 2024.02.22 01:14:36.996936 [ 3 ] {41e46712-51d5-4949-8cc7-0057ee7a6521} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
3199 2024.02.22 01:14:36.997211 [ 3 ] {41e46712-51d5-4949-8cc7-0057ee7a6521} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3200 2024.02.22 01:14:36.997381 [ 3 ] {41e46712-51d5-4949-8cc7-0057ee7a6521} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3201 2024.02.22 01:14:36.997515 [ 3 ] {41e46712-51d5-4949-8cc7-0057ee7a6521} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001210885 sec., 11561 rows/sec., 937.14 KiB/sec.
3202 2024.02.22 01:14:36.997666 [ 3 ] {41e46712-51d5-4949-8cc7-0057ee7a6521} <Debug> DynamicQueryHandler: Done processing query
3203 2024.02.22 01:14:36.997693 [ 3 ] {41e46712-51d5-4949-8cc7-0057ee7a6521} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3204 2024.02.22 01:14:36.997709 [ 3 ] {} <Debug> HTTP-Session: 15aa069e-0cb7-4f7a-a9c2-aa303344feb3 Destroying unnamed session
3205 2024.02.22 01:14:36.997842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3206 2024.02.22 01:14:36.997895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3207 2024.02.22 01:14:36.997915 [ 3 ] {} <Debug> HTTP-Session: 9ea994b7-7e6f-4be4-8a34-474abcfd80be Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3208 2024.02.22 01:14:36.997934 [ 3 ] {} <Debug> HTTP-Session: 9ea994b7-7e6f-4be4-8a34-474abcfd80be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3209 2024.02.22 01:14:36.998017 [ 3 ] {276bd76c-7261-432a-9344-172675dbdce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3210 2024.02.22 01:14:36.998058 [ 3 ] {276bd76c-7261-432a-9344-172675dbdce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3211 2024.02.22 01:14:36.998167 [ 3 ] {276bd76c-7261-432a-9344-172675dbdce6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3212 2024.02.22 01:14:36.998488 [ 3 ] {276bd76c-7261-432a-9344-172675dbdce6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
3213 2024.02.22 01:14:36.998711 [ 3 ] {276bd76c-7261-432a-9344-172675dbdce6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3214 2024.02.22 01:14:36.998874 [ 3 ] {276bd76c-7261-432a-9344-172675dbdce6} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3215 2024.02.22 01:14:36.998986 [ 3 ] {276bd76c-7261-432a-9344-172675dbdce6} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000934427 sec., 44947 rows/sec., 3.97 MiB/sec.
3216 2024.02.22 01:14:36.999108 [ 3 ] {276bd76c-7261-432a-9344-172675dbdce6} <Debug> DynamicQueryHandler: Done processing query
3217 2024.02.22 01:14:36.999130 [ 3 ] {276bd76c-7261-432a-9344-172675dbdce6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3218 2024.02.22 01:14:36.999147 [ 3 ] {} <Debug> HTTP-Session: 9ea994b7-7e6f-4be4-8a34-474abcfd80be Destroying unnamed session
3219 2024.02.22 01:14:36.999271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3220 2024.02.22 01:14:36.999317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3221 2024.02.22 01:14:36.999335 [ 3 ] {} <Debug> HTTP-Session: 72d70a93-ce33-4309-997c-55ab5fc0a348 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3222 2024.02.22 01:14:36.999354 [ 3 ] {} <Debug> HTTP-Session: 72d70a93-ce33-4309-997c-55ab5fc0a348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3223 2024.02.22 01:14:36.999426 [ 3 ] {53c86315-7822-4f0d-9878-3e0a67ce7723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3224 2024.02.22 01:14:36.999467 [ 3 ] {53c86315-7822-4f0d-9878-3e0a67ce7723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3225 2024.02.22 01:14:36.999573 [ 3 ] {53c86315-7822-4f0d-9878-3e0a67ce7723} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3226 2024.02.22 01:14:36.999853 [ 3 ] {53c86315-7822-4f0d-9878-3e0a67ce7723} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
3227 2024.02.22 01:14:37.000084 [ 3 ] {53c86315-7822-4f0d-9878-3e0a67ce7723} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3228 2024.02.22 01:14:37.000141 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.51 MiB, peak 236.51 MiB, will set to 231.33 MiB (RSS), difference: -5.18 MiB
3229 2024.02.22 01:14:37.000352 [ 3 ] {53c86315-7822-4f0d-9878-3e0a67ce7723} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3230 2024.02.22 01:14:37.000532 [ 3 ] {53c86315-7822-4f0d-9878-3e0a67ce7723} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.001053711 sec., 13286 rows/sec., 1.04 MiB/sec.
3231 2024.02.22 01:14:37.000846 [ 3 ] {53c86315-7822-4f0d-9878-3e0a67ce7723} <Debug> DynamicQueryHandler: Done processing query
3232 2024.02.22 01:14:37.000870 [ 3 ] {53c86315-7822-4f0d-9878-3e0a67ce7723} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3233 2024.02.22 01:14:37.000886 [ 3 ] {} <Debug> HTTP-Session: 72d70a93-ce33-4309-997c-55ab5fc0a348 Destroying unnamed session
3234 2024.02.22 01:14:37.001044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3235 2024.02.22 01:14:37.001090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3236 2024.02.22 01:14:37.001109 [ 3 ] {} <Debug> HTTP-Session: db3d8d53-b818-48ea-9557-543b4c3062e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3237 2024.02.22 01:14:37.001126 [ 3 ] {} <Debug> HTTP-Session: db3d8d53-b818-48ea-9557-543b4c3062e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3238 2024.02.22 01:14:37.001205 [ 3 ] {d0cc6837-8665-4c70-bc8e-3c785ceee245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3239 2024.02.22 01:14:37.001252 [ 3 ] {d0cc6837-8665-4c70-bc8e-3c785ceee245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3240 2024.02.22 01:14:37.001407 [ 3 ] {d0cc6837-8665-4c70-bc8e-3c785ceee245} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3241 2024.02.22 01:14:37.001758 [ 3 ] {d0cc6837-8665-4c70-bc8e-3c785ceee245} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB.
3242 2024.02.22 01:14:37.002055 [ 3 ] {d0cc6837-8665-4c70-bc8e-3c785ceee245} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3243 2024.02.22 01:14:37.002240 [ 3 ] {d0cc6837-8665-4c70-bc8e-3c785ceee245} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3244 2024.02.22 01:14:37.002366 [ 3 ] {d0cc6837-8665-4c70-bc8e-3c785ceee245} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001133173 sec., 12354 rows/sec., 16.67 MiB/sec.
3245 2024.02.22 01:14:37.002488 [ 3 ] {d0cc6837-8665-4c70-bc8e-3c785ceee245} <Debug> DynamicQueryHandler: Done processing query
3246 2024.02.22 01:14:37.002512 [ 3 ] {d0cc6837-8665-4c70-bc8e-3c785ceee245} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
3247 2024.02.22 01:14:37.002528 [ 3 ] {} <Debug> HTTP-Session: db3d8d53-b818-48ea-9557-543b4c3062e0 Destroying unnamed session
3248 2024.02.22 01:14:38.000147 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.28 MiB, peak 236.51 MiB, will set to 231.33 MiB (RSS), difference: 5.04 MiB
3249 2024.02.22 01:14:41.999250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3250 2024.02.22 01:14:41.999381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3251 2024.02.22 01:14:41.999415 [ 3 ] {} <Debug> HTTP-Session: 15300a5c-3a5d-43d5-b066-5d3806009399 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3252 2024.02.22 01:14:41.999444 [ 3 ] {} <Debug> HTTP-Session: 15300a5c-3a5d-43d5-b066-5d3806009399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3253 2024.02.22 01:14:41.999592 [ 3 ] {1d0c976b-2d24-4163-be61-616b8ff74561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3254 2024.02.22 01:14:41.999666 [ 3 ] {1d0c976b-2d24-4163-be61-616b8ff74561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3255 2024.02.22 01:14:41.999847 [ 3 ] {1d0c976b-2d24-4163-be61-616b8ff74561} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3256 2024.02.22 01:14:42.000133 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.34 MiB, peak 236.51 MiB, will set to 231.33 MiB (RSS), difference: -1.01 MiB
3257 2024.02.22 01:14:42.000638 [ 3 ] {1d0c976b-2d24-4163-be61-616b8ff74561} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3258 2024.02.22 01:14:42.000908 [ 3 ] {1d0c976b-2d24-4163-be61-616b8ff74561} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3259 2024.02.22 01:14:42.001069 [ 3 ] {1d0c976b-2d24-4163-be61-616b8ff74561} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3260 2024.02.22 01:14:42.001215 [ 3 ] {1d0c976b-2d24-4163-be61-616b8ff74561} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001568005 sec., 24234 rows/sec., 1.92 MiB/sec.
3261 2024.02.22 01:14:42.001217 [ 113 ] {} <Debug> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3262 2024.02.22 01:14:42.001331 [ 113 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3263 2024.02.22 01:14:42.001426 [ 3 ] {1d0c976b-2d24-4163-be61-616b8ff74561} <Debug> DynamicQueryHandler: Done processing query
3264 2024.02.22 01:14:42.001451 [ 14 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3265 2024.02.22 01:14:42.001465 [ 3 ] {1d0c976b-2d24-4163-be61-616b8ff74561} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3266 2024.02.22 01:14:42.001535 [ 3 ] {} <Debug> HTTP-Session: 15300a5c-3a5d-43d5-b066-5d3806009399 Destroying unnamed session
3267 2024.02.22 01:14:42.001608 [ 14 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3268 2024.02.22 01:14:42.001647 [ 14 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 52 rows starting from the beginning of the part
3269 2024.02.22 01:14:42.001703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3270 2024.02.22 01:14:42.001794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3271 2024.02.22 01:14:42.001858 [ 3 ] {} <Debug> HTTP-Session: 514a4caf-836b-4b64-aab1-dcbfb122f1f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3272 2024.02.22 01:14:42.001900 [ 14 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part
3273 2024.02.22 01:14:42.001912 [ 3 ] {} <Debug> HTTP-Session: 514a4caf-836b-4b64-aab1-dcbfb122f1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3274 2024.02.22 01:14:42.002157 [ 3 ] {37b37fb8-0ee0-46d2-848b-fa36df805061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3275 2024.02.22 01:14:42.002163 [ 14 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part
3276 2024.02.22 01:14:42.002248 [ 3 ] {37b37fb8-0ee0-46d2-848b-fa36df805061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3277 2024.02.22 01:14:42.002453 [ 14 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part
3278 2024.02.22 01:14:42.002684 [ 3 ] {37b37fb8-0ee0-46d2-848b-fa36df805061} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3279 2024.02.22 01:14:42.002714 [ 14 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part
3280 2024.02.22 01:14:42.002899 [ 14 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part
3281 2024.02.22 01:14:42.003393 [ 3 ] {37b37fb8-0ee0-46d2-848b-fa36df805061} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3282 2024.02.22 01:14:42.003792 [ 3 ] {37b37fb8-0ee0-46d2-848b-fa36df805061} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3283 2024.02.22 01:14:42.004106 [ 3 ] {37b37fb8-0ee0-46d2-848b-fa36df805061} <Trace> oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
3284 2024.02.22 01:14:42.004363 [ 18 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 4 columns (4 merged, 0 gathered) in 0.002956046 sec., 65628.20740949227 rows/sec., 5.19 MiB/sec.
3285 2024.02.22 01:14:42.004416 [ 3 ] {37b37fb8-0ee0-46d2-848b-fa36df805061} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002208044 sec., 1811 rows/sec., 151.26 KiB/sec.
3286 2024.02.22 01:14:42.004580 [ 18 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3287 2024.02.22 01:14:42.004648 [ 3 ] {37b37fb8-0ee0-46d2-848b-fa36df805061} <Debug> DynamicQueryHandler: Done processing query
3288 2024.02.22 01:14:42.004680 [ 3 ] {37b37fb8-0ee0-46d2-848b-fa36df805061} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3289 2024.02.22 01:14:42.004707 [ 3 ] {} <Debug> HTTP-Session: 514a4caf-836b-4b64-aab1-dcbfb122f1f0 Destroying unnamed session
3290 2024.02.22 01:14:42.004863 [ 18 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3291 2024.02.22 01:14:42.004879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 23780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3292 2024.02.22 01:14:42.004945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3293 2024.02.22 01:14:42.004980 [ 18 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3294 2024.02.22 01:14:42.004984 [ 3 ] {} <Debug> HTTP-Session: 221e2ab5-2b52-4b42-8b4a-c192c84f0563 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3295 2024.02.22 01:14:42.005035 [ 3 ] {} <Debug> HTTP-Session: 221e2ab5-2b52-4b42-8b4a-c192c84f0563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3296 2024.02.22 01:14:42.005162 [ 3 ] {f193b967-a457-4918-952d-6a47f8fdba0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3297 2024.02.22 01:14:42.005201 [ 3 ] {f193b967-a457-4918-952d-6a47f8fdba0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3298 2024.02.22 01:14:42.005320 [ 3 ] {f193b967-a457-4918-952d-6a47f8fdba0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3299 2024.02.22 01:14:42.005704 [ 3 ] {f193b967-a457-4918-952d-6a47f8fdba0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3300 2024.02.22 01:14:42.005934 [ 3 ] {f193b967-a457-4918-952d-6a47f8fdba0a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3301 2024.02.22 01:14:42.006088 [ 3 ] {f193b967-a457-4918-952d-6a47f8fdba0a} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3302 2024.02.22 01:14:42.006197 [ 113 ] {} <Debug> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3303 2024.02.22 01:14:42.006216 [ 3 ] {f193b967-a457-4918-952d-6a47f8fdba0a} <Information> executeQuery: Read 152 rows, 14.50 KiB in 0.00101791 sec., 149325 rows/sec., 13.91 MiB/sec.
3304 2024.02.22 01:14:42.006267 [ 113 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3305 2024.02.22 01:14:42.006414 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3306 2024.02.22 01:14:42.006469 [ 3 ] {f193b967-a457-4918-952d-6a47f8fdba0a} <Debug> DynamicQueryHandler: Done processing query
3307 2024.02.22 01:14:42.006520 [ 3 ] {f193b967-a457-4918-952d-6a47f8fdba0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3308 2024.02.22 01:14:42.006573 [ 3 ] {} <Debug> HTTP-Session: 221e2ab5-2b52-4b42-8b4a-c192c84f0563 Destroying unnamed session
3309 2024.02.22 01:14:42.006580 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3310 2024.02.22 01:14:42.006621 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part
3311 2024.02.22 01:14:42.006760 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 114 rows starting from the beginning of the part
3312 2024.02.22 01:14:42.006764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3313 2024.02.22 01:14:42.006860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3314 2024.02.22 01:14:42.006916 [ 3 ] {} <Debug> HTTP-Session: 7f43cc3c-592c-4fa6-ab1b-85c1f65c285a Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3315 2024.02.22 01:14:42.006959 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part
3316 2024.02.22 01:14:42.006970 [ 3 ] {} <Debug> HTTP-Session: 7f43cc3c-592c-4fa6-ab1b-85c1f65c285a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3317 2024.02.22 01:14:42.007202 [ 3 ] {e8c7f395-83f0-42af-989d-12849841ab58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3318 2024.02.22 01:14:42.007217 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 114 rows starting from the beginning of the part
3319 2024.02.22 01:14:42.007293 [ 3 ] {e8c7f395-83f0-42af-989d-12849841ab58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3320 2024.02.22 01:14:42.007494 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part
3321 2024.02.22 01:14:42.007792 [ 3 ] {e8c7f395-83f0-42af-989d-12849841ab58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3322 2024.02.22 01:14:42.007810 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 152 rows starting from the beginning of the part
3323 2024.02.22 01:14:42.008491 [ 3 ] {e8c7f395-83f0-42af-989d-12849841ab58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3324 2024.02.22 01:14:42.008980 [ 3 ] {e8c7f395-83f0-42af-989d-12849841ab58} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3325 2024.02.22 01:14:42.009257 [ 3 ] {e8c7f395-83f0-42af-989d-12849841ab58} <Trace> oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
3326 2024.02.22 01:14:42.009481 [ 113 ] {} <Debug> oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3327 2024.02.22 01:14:42.009533 [ 18 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 4 columns (4 merged, 0 gathered) in 0.003191333 sec., 207436.8296884092 rows/sec., 19.51 MiB/sec.
3328 2024.02.22 01:14:42.009586 [ 113 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3329 2024.02.22 01:14:42.009606 [ 3 ] {e8c7f395-83f0-42af-989d-12849841ab58} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002351838 sec., 1700 rows/sec., 118.76 KiB/sec.
3330 2024.02.22 01:14:42.009774 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
3331 2024.02.22 01:14:42.009803 [ 18 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3332 2024.02.22 01:14:42.010070 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3333 2024.02.22 01:14:42.010103 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
3334 2024.02.22 01:14:42.010123 [ 3 ] {e8c7f395-83f0-42af-989d-12849841ab58} <Debug> DynamicQueryHandler: Done processing query
3335 2024.02.22 01:14:42.010177 [ 3 ] {e8c7f395-83f0-42af-989d-12849841ab58} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3336 2024.02.22 01:14:42.010219 [ 18 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3337 2024.02.22 01:14:42.010242 [ 3 ] {} <Debug> HTTP-Session: 7f43cc3c-592c-4fa6-ab1b-85c1f65c285a Destroying unnamed session
3338 2024.02.22 01:14:42.010348 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
3339 2024.02.22 01:14:42.010360 [ 18 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3340 2024.02.22 01:14:42.010503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 11216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3341 2024.02.22 01:14:42.010568 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::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
3342 2024.02.22 01:14:42.010600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3343 2024.02.22 01:14:42.010645 [ 3 ] {} <Debug> HTTP-Session: e535ec38-443c-40ab-8277-e58e32a99267 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3344 2024.02.22 01:14:42.010680 [ 3 ] {} <Debug> HTTP-Session: e535ec38-443c-40ab-8277-e58e32a99267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3345 2024.02.22 01:14:42.010777 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
3346 2024.02.22 01:14:42.010897 [ 3 ] {dcd41139-1714-428e-8eea-c53d3232612e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3347 2024.02.22 01:14:42.011016 [ 3 ] {dcd41139-1714-428e-8eea-c53d3232612e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3348 2024.02.22 01:14:42.011028 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
3349 2024.02.22 01:14:42.011553 [ 3 ] {dcd41139-1714-428e-8eea-c53d3232612e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3350 2024.02.22 01:14:42.012487 [ 3 ] {dcd41139-1714-428e-8eea-c53d3232612e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3351 2024.02.22 01:14:42.012695 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.003042688 sec., 6573.135332968744 rows/sec., 458.96 KiB/sec.
3352 2024.02.22 01:14:42.012804 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3353 2024.02.22 01:14:42.012874 [ 3 ] {dcd41139-1714-428e-8eea-c53d3232612e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3354 2024.02.22 01:14:42.013046 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} <Trace> oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
3355 2024.02.22 01:14:42.013142 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} <Trace> oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
3356 2024.02.22 01:14:42.013153 [ 3 ] {dcd41139-1714-428e-8eea-c53d3232612e} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3357 2024.02.22 01:14:42.013333 [ 113 ] {} <Debug> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3358 2024.02.22 01:14:42.013345 [ 3 ] {dcd41139-1714-428e-8eea-c53d3232612e} <Information> executeQuery: Read 66 rows, 5.27 KiB in 0.002385079 sec., 27672 rows/sec., 2.16 MiB/sec.
3359 2024.02.22 01:14:42.013391 [ 113 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3360 2024.02.22 01:14:42.013542 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3361 2024.02.22 01:14:42.013607 [ 3 ] {dcd41139-1714-428e-8eea-c53d3232612e} <Debug> DynamicQueryHandler: Done processing query
3362 2024.02.22 01:14:42.013653 [ 3 ] {dcd41139-1714-428e-8eea-c53d3232612e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3363 2024.02.22 01:14:42.013655 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3364 2024.02.22 01:14:42.013688 [ 3 ] {} <Debug> HTTP-Session: e535ec38-443c-40ab-8277-e58e32a99267 Destroying unnamed session
3365 2024.02.22 01:14:42.013717 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 102 rows starting from the beginning of the part
3366 2024.02.22 01:14:42.013812 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part
3367 2024.02.22 01:14:42.013885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 7410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3368 2024.02.22 01:14:42.013941 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 18 rows starting from the beginning of the part
3369 2024.02.22 01:14:42.013956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3370 2024.02.22 01:14:42.014013 [ 3 ] {} <Debug> HTTP-Session: 9bc08004-00be-41ec-a494-8f3ee37d59b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3371 2024.02.22 01:14:42.014044 [ 3 ] {} <Debug> HTTP-Session: 9bc08004-00be-41ec-a494-8f3ee37d59b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3372 2024.02.22 01:14:42.014128 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part
3373 2024.02.22 01:14:42.014258 [ 3 ] {15863361-3de4-4545-8560-99712d4f0270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3374 2024.02.22 01:14:42.014356 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part
3375 2024.02.22 01:14:42.014370 [ 3 ] {15863361-3de4-4545-8560-99712d4f0270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3376 2024.02.22 01:14:42.014617 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 66 rows starting from the beginning of the part
3377 2024.02.22 01:14:42.014939 [ 3 ] {15863361-3de4-4545-8560-99712d4f0270} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3378 2024.02.22 01:14:42.015796 [ 3 ] {15863361-3de4-4545-8560-99712d4f0270} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3379 2024.02.22 01:14:42.016371 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.002924215 sec., 94384.30484762577 rows/sec., 7.38 MiB/sec.
3380 2024.02.22 01:14:42.016445 [ 3 ] {15863361-3de4-4545-8560-99712d4f0270} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3381 2024.02.22 01:14:42.016505 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3382 2024.02.22 01:14:42.016758 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3383 2024.02.22 01:14:42.016770 [ 3 ] {15863361-3de4-4545-8560-99712d4f0270} <Trace> oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3384 2024.02.22 01:14:42.016849 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3385 2024.02.22 01:14:42.017055 [ 3 ] {15863361-3de4-4545-8560-99712d4f0270} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.002722779 sec., 13956 rows/sec., 1007.13 KiB/sec.
3386 2024.02.22 01:14:42.017207 [ 3 ] {15863361-3de4-4545-8560-99712d4f0270} <Debug> DynamicQueryHandler: Done processing query
3387 2024.02.22 01:14:42.017231 [ 3 ] {15863361-3de4-4545-8560-99712d4f0270} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3388 2024.02.22 01:14:42.017248 [ 3 ] {} <Debug> HTTP-Session: 9bc08004-00be-41ec-a494-8f3ee37d59b9 Destroying unnamed session
3389 2024.02.22 01:14:42.017409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3390 2024.02.22 01:14:42.017455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3391 2024.02.22 01:14:42.017473 [ 3 ] {} <Debug> HTTP-Session: 5fa71a91-d0aa-4763-8085-ce01d2f41b70 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3392 2024.02.22 01:14:42.017491 [ 3 ] {} <Debug> HTTP-Session: 5fa71a91-d0aa-4763-8085-ce01d2f41b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3393 2024.02.22 01:14:42.017573 [ 3 ] {970387e3-e6b3-480d-9bd5-9c1bd7be5ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3394 2024.02.22 01:14:42.017617 [ 3 ] {970387e3-e6b3-480d-9bd5-9c1bd7be5ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3395 2024.02.22 01:14:42.017763 [ 3 ] {970387e3-e6b3-480d-9bd5-9c1bd7be5ec4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3396 2024.02.22 01:14:42.018231 [ 3 ] {970387e3-e6b3-480d-9bd5-9c1bd7be5ec4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3397 2024.02.22 01:14:42.018542 [ 3 ] {970387e3-e6b3-480d-9bd5-9c1bd7be5ec4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3398 2024.02.22 01:14:42.018724 [ 3 ] {970387e3-e6b3-480d-9bd5-9c1bd7be5ec4} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3399 2024.02.22 01:14:42.018849 [ 113 ] {} <Debug> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3400 2024.02.22 01:14:42.018856 [ 3 ] {970387e3-e6b3-480d-9bd5-9c1bd7be5ec4} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001248946 sec., 30425 rows/sec., 41.06 MiB/sec.
3401 2024.02.22 01:14:42.018908 [ 113 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3402 2024.02.22 01:14:42.019096 [ 18 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3403 2024.02.22 01:14:42.019197 [ 3 ] {970387e3-e6b3-480d-9bd5-9c1bd7be5ec4} <Debug> DynamicQueryHandler: Done processing query
3404 2024.02.22 01:14:42.019242 [ 3 ] {970387e3-e6b3-480d-9bd5-9c1bd7be5ec4} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3405 2024.02.22 01:14:42.019287 [ 3 ] {} <Debug> HTTP-Session: 5fa71a91-d0aa-4763-8085-ce01d2f41b70 Destroying unnamed session
3406 2024.02.22 01:14:42.019328 [ 18 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3407 2024.02.22 01:14:42.019370 [ 18 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 721 rows starting from the beginning of the part
3408 2024.02.22 01:14:42.019498 [ 18 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part
3409 2024.02.22 01:14:42.019617 [ 18 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part
3410 2024.02.22 01:14:42.019726 [ 18 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part
3411 2024.02.22 01:14:42.019831 [ 18 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part
3412 2024.02.22 01:14:42.019918 [ 18 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part
3413 2024.02.22 01:14:42.022530 [ 22 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 863 rows, containing 6 columns (6 merged, 0 gathered) in 0.003556723 sec., 242639.08097425636 rows/sec., 327.43 MiB/sec.
3414 2024.02.22 01:14:42.023136 [ 15 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3415 2024.02.22 01:14:42.023460 [ 15 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3416 2024.02.22 01:14:42.023552 [ 15 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3417 2024.02.22 01:14:42.023658 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6: 4.18 MiB.
3418 2024.02.22 01:14:43.000123 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.57 MiB, peak 236.51 MiB, will set to 232.41 MiB (RSS), difference: 1.84 MiB
3419 2024.02.22 01:14:46.996669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3420 2024.02.22 01:14:46.996857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3421 2024.02.22 01:14:46.996904 [ 3 ] {} <Debug> HTTP-Session: d9831d27-4ae8-4c40-b987-99ecd5cd008f Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3422 2024.02.22 01:14:46.996946 [ 3 ] {} <Debug> HTTP-Session: d9831d27-4ae8-4c40-b987-99ecd5cd008f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3423 2024.02.22 01:14:46.997108 [ 3 ] {48af7837-134b-4042-aff1-38db12ff77b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3424 2024.02.22 01:14:46.997167 [ 3 ] {48af7837-134b-4042-aff1-38db12ff77b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3425 2024.02.22 01:14:46.997330 [ 3 ] {48af7837-134b-4042-aff1-38db12ff77b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3426 2024.02.22 01:14:46.997741 [ 3 ] {48af7837-134b-4042-aff1-38db12ff77b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3427 2024.02.22 01:14:46.998010 [ 3 ] {48af7837-134b-4042-aff1-38db12ff77b5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3428 2024.02.22 01:14:46.998179 [ 3 ] {48af7837-134b-4042-aff1-38db12ff77b5} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3429 2024.02.22 01:14:46.998306 [ 3 ] {48af7837-134b-4042-aff1-38db12ff77b5} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001160494 sec., 12063 rows/sec., 977.83 KiB/sec.
3430 2024.02.22 01:14:46.998468 [ 3 ] {48af7837-134b-4042-aff1-38db12ff77b5} <Debug> DynamicQueryHandler: Done processing query
3431 2024.02.22 01:14:46.998494 [ 3 ] {48af7837-134b-4042-aff1-38db12ff77b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3432 2024.02.22 01:14:46.998510 [ 3 ] {} <Debug> HTTP-Session: d9831d27-4ae8-4c40-b987-99ecd5cd008f Destroying unnamed session
3433 2024.02.22 01:14:46.998632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3434 2024.02.22 01:14:46.998677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3435 2024.02.22 01:14:46.998696 [ 3 ] {} <Debug> HTTP-Session: facb885f-47c3-4638-b0cb-f9d6ba043435 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3436 2024.02.22 01:14:46.998715 [ 3 ] {} <Debug> HTTP-Session: facb885f-47c3-4638-b0cb-f9d6ba043435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3437 2024.02.22 01:14:46.998790 [ 3 ] {820f299e-cc29-4b6d-a9db-42981d693615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3438 2024.02.22 01:14:46.998830 [ 3 ] {820f299e-cc29-4b6d-a9db-42981d693615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3439 2024.02.22 01:14:46.998942 [ 3 ] {820f299e-cc29-4b6d-a9db-42981d693615} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3440 2024.02.22 01:14:46.999249 [ 3 ] {820f299e-cc29-4b6d-a9db-42981d693615} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3441 2024.02.22 01:14:46.999468 [ 3 ] {820f299e-cc29-4b6d-a9db-42981d693615} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3442 2024.02.22 01:14:46.999623 [ 3 ] {820f299e-cc29-4b6d-a9db-42981d693615} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3443 2024.02.22 01:14:46.999741 [ 3 ] {820f299e-cc29-4b6d-a9db-42981d693615} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000922697 sec., 45518 rows/sec., 4.02 MiB/sec.
3444 2024.02.22 01:14:46.999887 [ 3 ] {820f299e-cc29-4b6d-a9db-42981d693615} <Debug> DynamicQueryHandler: Done processing query
3445 2024.02.22 01:14:46.999910 [ 3 ] {820f299e-cc29-4b6d-a9db-42981d693615} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3446 2024.02.22 01:14:46.999927 [ 3 ] {} <Debug> HTTP-Session: facb885f-47c3-4638-b0cb-f9d6ba043435 Destroying unnamed session
3447 2024.02.22 01:14:47.000052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3448 2024.02.22 01:14:47.000135 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.48 MiB, peak 237.59 MiB, will set to 232.41 MiB (RSS), difference: -1.07 MiB
3449 2024.02.22 01:14:47.000150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3450 2024.02.22 01:14:47.000229 [ 3 ] {} <Debug> HTTP-Session: 72853569-439c-42b2-8a59-02ce7960187f Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3451 2024.02.22 01:14:47.000271 [ 3 ] {} <Debug> HTTP-Session: 72853569-439c-42b2-8a59-02ce7960187f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3452 2024.02.22 01:14:47.000462 [ 3 ] {dc622754-9c0f-4511-8530-3f23b9db5915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3453 2024.02.22 01:14:47.000544 [ 3 ] {dc622754-9c0f-4511-8530-3f23b9db5915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3454 2024.02.22 01:14:47.000659 [ 3 ] {dc622754-9c0f-4511-8530-3f23b9db5915} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3455 2024.02.22 01:14:47.000964 [ 3 ] {dc622754-9c0f-4511-8530-3f23b9db5915} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3456 2024.02.22 01:14:47.001176 [ 3 ] {dc622754-9c0f-4511-8530-3f23b9db5915} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3457 2024.02.22 01:14:47.001340 [ 3 ] {dc622754-9c0f-4511-8530-3f23b9db5915} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3458 2024.02.22 01:14:47.001460 [ 3 ] {dc622754-9c0f-4511-8530-3f23b9db5915} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.000948528 sec., 14759 rows/sec., 1.15 MiB/sec.
3459 2024.02.22 01:14:47.001566 [ 3 ] {dc622754-9c0f-4511-8530-3f23b9db5915} <Debug> DynamicQueryHandler: Done processing query
3460 2024.02.22 01:14:47.001590 [ 3 ] {dc622754-9c0f-4511-8530-3f23b9db5915} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3461 2024.02.22 01:14:47.001607 [ 3 ] {} <Debug> HTTP-Session: 72853569-439c-42b2-8a59-02ce7960187f Destroying unnamed session
3462 2024.02.22 01:14:47.001755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3463 2024.02.22 01:14:47.001804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3464 2024.02.22 01:14:47.001828 [ 3 ] {} <Debug> HTTP-Session: 088bbd91-f2e9-4e21-abdf-4ddca63c8c5c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3465 2024.02.22 01:14:47.001846 [ 3 ] {} <Debug> HTTP-Session: 088bbd91-f2e9-4e21-abdf-4ddca63c8c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3466 2024.02.22 01:14:47.001918 [ 3 ] {6e47018b-7c1e-441c-9822-8d0831036aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3467 2024.02.22 01:14:47.001963 [ 3 ] {6e47018b-7c1e-441c-9822-8d0831036aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3468 2024.02.22 01:14:47.002102 [ 3 ] {6e47018b-7c1e-441c-9822-8d0831036aa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3469 2024.02.22 01:14:47.002409 [ 3 ] {6e47018b-7c1e-441c-9822-8d0831036aa5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3470 2024.02.22 01:14:47.002697 [ 3 ] {6e47018b-7c1e-441c-9822-8d0831036aa5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3471 2024.02.22 01:14:47.002881 [ 3 ] {6e47018b-7c1e-441c-9822-8d0831036aa5} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3472 2024.02.22 01:14:47.003000 [ 3 ] {6e47018b-7c1e-441c-9822-8d0831036aa5} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.0010547 sec., 13273 rows/sec., 17.91 MiB/sec.
3473 2024.02.22 01:14:47.003109 [ 3 ] {6e47018b-7c1e-441c-9822-8d0831036aa5} <Debug> DynamicQueryHandler: Done processing query
3474 2024.02.22 01:14:47.003132 [ 3 ] {6e47018b-7c1e-441c-9822-8d0831036aa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
3475 2024.02.22 01:14:47.003148 [ 3 ] {} <Debug> HTTP-Session: 088bbd91-f2e9-4e21-abdf-4ddca63c8c5c Destroying unnamed session
3476 2024.02.22 01:14:51.814066 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache
3477 2024.02.22 01:14:51.814149 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache
3478 2024.02.22 01:14:51.997934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3479 2024.02.22 01:14:51.998045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3480 2024.02.22 01:14:51.998073 [ 3 ] {} <Debug> HTTP-Session: 1226e10c-5a70-41b0-99a9-e4c6b20f7781 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3481 2024.02.22 01:14:51.998102 [ 3 ] {} <Debug> HTTP-Session: 1226e10c-5a70-41b0-99a9-e4c6b20f7781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3482 2024.02.22 01:14:51.998246 [ 3 ] {f92970de-bf19-491e-86c9-2714141d121a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3483 2024.02.22 01:14:51.998311 [ 3 ] {f92970de-bf19-491e-86c9-2714141d121a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3484 2024.02.22 01:14:51.998494 [ 3 ] {f92970de-bf19-491e-86c9-2714141d121a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3485 2024.02.22 01:14:51.998915 [ 3 ] {f92970de-bf19-491e-86c9-2714141d121a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3486 2024.02.22 01:14:51.999218 [ 3 ] {f92970de-bf19-491e-86c9-2714141d121a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3487 2024.02.22 01:14:51.999386 [ 3 ] {f92970de-bf19-491e-86c9-2714141d121a} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3488 2024.02.22 01:14:51.999502 [ 3 ] {f92970de-bf19-491e-86c9-2714141d121a} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001218825 sec., 31177 rows/sec., 2.47 MiB/sec.
3489 2024.02.22 01:14:51.999657 [ 3 ] {f92970de-bf19-491e-86c9-2714141d121a} <Debug> DynamicQueryHandler: Done processing query
3490 2024.02.22 01:14:51.999688 [ 3 ] {f92970de-bf19-491e-86c9-2714141d121a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3491 2024.02.22 01:14:51.999705 [ 3 ] {} <Debug> HTTP-Session: 1226e10c-5a70-41b0-99a9-e4c6b20f7781 Destroying unnamed session
3492 2024.02.22 01:14:51.999833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3493 2024.02.22 01:14:51.999876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3494 2024.02.22 01:14:51.999895 [ 3 ] {} <Debug> HTTP-Session: 06041103-134c-4752-8446-d25c0151e2bc Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3495 2024.02.22 01:14:51.999913 [ 3 ] {} <Debug> HTTP-Session: 06041103-134c-4752-8446-d25c0151e2bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3496 2024.02.22 01:14:51.999988 [ 3 ] {04b38a44-87b0-454b-b0d0-0473bc4349cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3497 2024.02.22 01:14:52.000044 [ 3 ] {04b38a44-87b0-454b-b0d0-0473bc4349cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3498 2024.02.22 01:14:52.000163 [ 3 ] {04b38a44-87b0-454b-b0d0-0473bc4349cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3499 2024.02.22 01:14:52.000200 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.45 MiB, peak 237.59 MiB, will set to 232.41 MiB (RSS), difference: -1.04 MiB
3500 2024.02.22 01:14:52.000750 [ 3 ] {04b38a44-87b0-454b-b0d0-0473bc4349cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3501 2024.02.22 01:14:52.000969 [ 3 ] {04b38a44-87b0-454b-b0d0-0473bc4349cf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3502 2024.02.22 01:14:52.001119 [ 3 ] {04b38a44-87b0-454b-b0d0-0473bc4349cf} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3503 2024.02.22 01:14:52.001216 [ 3 ] {04b38a44-87b0-454b-b0d0-0473bc4349cf} <Information> executeQuery: Read 114 rows, 11.50 KiB in 0.001199334 sec., 95052 rows/sec., 9.37 MiB/sec.
3504 2024.02.22 01:14:52.001312 [ 3 ] {04b38a44-87b0-454b-b0d0-0473bc4349cf} <Debug> DynamicQueryHandler: Done processing query
3505 2024.02.22 01:14:52.001334 [ 3 ] {04b38a44-87b0-454b-b0d0-0473bc4349cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3506 2024.02.22 01:14:52.001349 [ 3 ] {} <Debug> HTTP-Session: 06041103-134c-4752-8446-d25c0151e2bc Destroying unnamed session
3507 2024.02.22 01:14:52.001523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3508 2024.02.22 01:14:52.001566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3509 2024.02.22 01:14:52.001584 [ 3 ] {} <Debug> HTTP-Session: 1235a84b-cf3d-4610-b8a4-ab3036a2ed86 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3510 2024.02.22 01:14:52.001600 [ 3 ] {} <Debug> HTTP-Session: 1235a84b-cf3d-4610-b8a4-ab3036a2ed86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3511 2024.02.22 01:14:52.001668 [ 3 ] {333ce8a3-67e7-4104-b9ac-bb55d3cf71d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3512 2024.02.22 01:14:52.001706 [ 3 ] {333ce8a3-67e7-4104-b9ac-bb55d3cf71d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3513 2024.02.22 01:14:52.001809 [ 3 ] {333ce8a3-67e7-4104-b9ac-bb55d3cf71d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3514 2024.02.22 01:14:52.002051 [ 3 ] {333ce8a3-67e7-4104-b9ac-bb55d3cf71d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3515 2024.02.22 01:14:52.002269 [ 3 ] {333ce8a3-67e7-4104-b9ac-bb55d3cf71d8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3516 2024.02.22 01:14:52.002421 [ 3 ] {333ce8a3-67e7-4104-b9ac-bb55d3cf71d8} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3517 2024.02.22 01:14:52.002514 [ 3 ] {333ce8a3-67e7-4104-b9ac-bb55d3cf71d8} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000819614 sec., 46363 rows/sec., 3.63 MiB/sec.
3518 2024.02.22 01:14:52.002607 [ 3 ] {333ce8a3-67e7-4104-b9ac-bb55d3cf71d8} <Debug> DynamicQueryHandler: Done processing query
3519 2024.02.22 01:14:52.002630 [ 3 ] {333ce8a3-67e7-4104-b9ac-bb55d3cf71d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3520 2024.02.22 01:14:52.002645 [ 3 ] {} <Debug> HTTP-Session: 1235a84b-cf3d-4610-b8a4-ab3036a2ed86 Destroying unnamed session
3521 2024.02.22 01:14:52.002780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3522 2024.02.22 01:14:52.002823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3523 2024.02.22 01:14:52.002841 [ 3 ] {} <Debug> HTTP-Session: 174facbd-b0d9-4da3-9745-aedfce3cc79a Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3524 2024.02.22 01:14:52.002857 [ 3 ] {} <Debug> HTTP-Session: 174facbd-b0d9-4da3-9745-aedfce3cc79a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3525 2024.02.22 01:14:52.002936 [ 3 ] {5e6eb646-f384-4c54-b690-b755c3fc7da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3526 2024.02.22 01:14:52.002980 [ 3 ] {5e6eb646-f384-4c54-b690-b755c3fc7da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3527 2024.02.22 01:14:52.003110 [ 3 ] {5e6eb646-f384-4c54-b690-b755c3fc7da3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3528 2024.02.22 01:14:52.003492 [ 3 ] {5e6eb646-f384-4c54-b690-b755c3fc7da3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3529 2024.02.22 01:14:52.003809 [ 3 ] {5e6eb646-f384-4c54-b690-b755c3fc7da3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3530 2024.02.22 01:14:52.003994 [ 3 ] {5e6eb646-f384-4c54-b690-b755c3fc7da3} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3531 2024.02.22 01:14:52.004096 [ 3 ] {5e6eb646-f384-4c54-b690-b755c3fc7da3} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001131843 sec., 33573 rows/sec., 45.31 MiB/sec.
3532 2024.02.22 01:14:52.004254 [ 3 ] {5e6eb646-f384-4c54-b690-b755c3fc7da3} <Debug> DynamicQueryHandler: Done processing query
3533 2024.02.22 01:14:52.004282 [ 3 ] {5e6eb646-f384-4c54-b690-b755c3fc7da3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3534 2024.02.22 01:14:52.004299 [ 3 ] {} <Debug> HTTP-Session: 174facbd-b0d9-4da3-9745-aedfce3cc79a Destroying unnamed session
3535 2024.02.22 01:14:55.191478 [ 136 ] {} <Debug> oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3536 2024.02.22 01:14:55.191590 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3537 2024.02.22 01:14:55.191710 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
3538 2024.02.22 01:14:55.191862 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3539 2024.02.22 01:14:55.191900 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part
3540 2024.02.22 01:14:55.192068 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
3541 2024.02.22 01:14:55.192174 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::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
3542 2024.02.22 01:14:55.192268 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
3543 2024.02.22 01:14:55.192354 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
3544 2024.02.22 01:14:55.192937 [ 22 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001275577 sec., 15679.178912758696 rows/sec., 1.28 MiB/sec.
3545 2024.02.22 01:14:55.193063 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3546 2024.02.22 01:14:55.193245 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} <Trace> oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
3547 2024.02.22 01:14:55.193304 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} <Trace> oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
3548 2024.02.22 01:14:56.996285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3549 2024.02.22 01:14:56.996410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3550 2024.02.22 01:14:56.996437 [ 3 ] {} <Debug> HTTP-Session: 977a60c5-03e8-4106-b3a4-f5756c6c97aa Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3551 2024.02.22 01:14:56.996461 [ 3 ] {} <Debug> HTTP-Session: 977a60c5-03e8-4106-b3a4-f5756c6c97aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3552 2024.02.22 01:14:56.996593 [ 3 ] {98f7461e-c3d7-4981-a93d-47f98b339ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3553 2024.02.22 01:14:56.996653 [ 3 ] {98f7461e-c3d7-4981-a93d-47f98b339ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3554 2024.02.22 01:14:56.996813 [ 3 ] {98f7461e-c3d7-4981-a93d-47f98b339ad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3555 2024.02.22 01:14:56.997168 [ 3 ] {98f7461e-c3d7-4981-a93d-47f98b339ad7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3556 2024.02.22 01:14:56.997432 [ 3 ] {98f7461e-c3d7-4981-a93d-47f98b339ad7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3557 2024.02.22 01:14:56.997592 [ 3 ] {98f7461e-c3d7-4981-a93d-47f98b339ad7} <Trace> oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3558 2024.02.22 01:14:56.997719 [ 3 ] {98f7461e-c3d7-4981-a93d-47f98b339ad7} <Information> executeQuery: Read 14 rows, 1.13 KiB in 0.001089361 sec., 12851 rows/sec., 1.02 MiB/sec.
3559 2024.02.22 01:14:56.997853 [ 3 ] {98f7461e-c3d7-4981-a93d-47f98b339ad7} <Debug> DynamicQueryHandler: Done processing query
3560 2024.02.22 01:14:56.997879 [ 3 ] {98f7461e-c3d7-4981-a93d-47f98b339ad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3561 2024.02.22 01:14:56.997895 [ 3 ] {} <Debug> HTTP-Session: 977a60c5-03e8-4106-b3a4-f5756c6c97aa Destroying unnamed session
3562 2024.02.22 01:14:56.998016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3563 2024.02.22 01:14:56.998064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3564 2024.02.22 01:14:56.998084 [ 3 ] {} <Debug> HTTP-Session: e4e83bf3-bdc1-47f8-acb8-56b6350a2f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3565 2024.02.22 01:14:56.998103 [ 3 ] {} <Debug> HTTP-Session: e4e83bf3-bdc1-47f8-acb8-56b6350a2f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3566 2024.02.22 01:14:56.998186 [ 3 ] {90516c21-1095-47a9-b52e-ce10288c9629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3567 2024.02.22 01:14:56.998230 [ 3 ] {90516c21-1095-47a9-b52e-ce10288c9629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3568 2024.02.22 01:14:56.998338 [ 3 ] {90516c21-1095-47a9-b52e-ce10288c9629} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3569 2024.02.22 01:14:56.998606 [ 3 ] {90516c21-1095-47a9-b52e-ce10288c9629} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3570 2024.02.22 01:14:56.998819 [ 3 ] {90516c21-1095-47a9-b52e-ce10288c9629} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3571 2024.02.22 01:14:56.998975 [ 3 ] {90516c21-1095-47a9-b52e-ce10288c9629} <Trace> oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3572 2024.02.22 01:14:56.999094 [ 3 ] {90516c21-1095-47a9-b52e-ce10288c9629} <Information> executeQuery: Read 42 rows, 3.80 KiB in 0.000876166 sec., 47936 rows/sec., 4.24 MiB/sec.
3573 2024.02.22 01:14:56.999204 [ 3 ] {90516c21-1095-47a9-b52e-ce10288c9629} <Debug> DynamicQueryHandler: Done processing query
3574 2024.02.22 01:14:56.999230 [ 3 ] {90516c21-1095-47a9-b52e-ce10288c9629} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3575 2024.02.22 01:14:56.999245 [ 3 ] {} <Debug> HTTP-Session: e4e83bf3-bdc1-47f8-acb8-56b6350a2f8d Destroying unnamed session
3576 2024.02.22 01:14:56.999370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3577 2024.02.22 01:14:56.999413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3578 2024.02.22 01:14:56.999432 [ 3 ] {} <Debug> HTTP-Session: a8a45eb4-9d6c-4347-a21b-577fb9096110 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3579 2024.02.22 01:14:56.999450 [ 3 ] {} <Debug> HTTP-Session: a8a45eb4-9d6c-4347-a21b-577fb9096110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3580 2024.02.22 01:14:56.999522 [ 3 ] {8f417317-1b87-4c87-bc76-92673646d0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3581 2024.02.22 01:14:56.999562 [ 3 ] {8f417317-1b87-4c87-bc76-92673646d0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3582 2024.02.22 01:14:56.999666 [ 3 ] {8f417317-1b87-4c87-bc76-92673646d0c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3583 2024.02.22 01:14:57.000181 [ 3 ] {8f417317-1b87-4c87-bc76-92673646d0c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3584 2024.02.22 01:14:57.000194 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.49 MiB, peak 237.59 MiB, will set to 232.42 MiB (RSS), difference: -1.08 MiB
3585 2024.02.22 01:14:57.000514 [ 3 ] {8f417317-1b87-4c87-bc76-92673646d0c3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3586 2024.02.22 01:14:57.000696 [ 3 ] {8f417317-1b87-4c87-bc76-92673646d0c3} <Trace> oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3587 2024.02.22 01:14:57.000819 [ 3 ] {8f417317-1b87-4c87-bc76-92673646d0c3} <Information> executeQuery: Read 14 rows, 1.12 KiB in 0.001262197 sec., 11091 rows/sec., 888.21 KiB/sec.
3588 2024.02.22 01:14:57.000960 [ 3 ] {8f417317-1b87-4c87-bc76-92673646d0c3} <Debug> DynamicQueryHandler: Done processing query
3589 2024.02.22 01:14:57.000986 [ 3 ] {8f417317-1b87-4c87-bc76-92673646d0c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3590 2024.02.22 01:14:57.001002 [ 3 ] {} <Debug> HTTP-Session: a8a45eb4-9d6c-4347-a21b-577fb9096110 Destroying unnamed session
3591 2024.02.22 01:14:57.001162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3592 2024.02.22 01:14:57.001207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3593 2024.02.22 01:14:57.001226 [ 3 ] {} <Debug> HTTP-Session: 31331337-1071-4c36-be9a-b83a561101cf Authenticating user 'default' from [fd00:1122:3344:101::d]:41099
3594 2024.02.22 01:14:57.001243 [ 3 ] {} <Debug> HTTP-Session: 31331337-1071-4c36-be9a-b83a561101cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3595 2024.02.22 01:14:57.001320 [ 3 ] {a56feb73-9950-45e9-9c56-bad99853a5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3596 2024.02.22 01:14:57.001366 [ 3 ] {a56feb73-9950-45e9-9c56-bad99853a5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3597 2024.02.22 01:14:57.001513 [ 3 ] {a56feb73-9950-45e9-9c56-bad99853a5d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3598 2024.02.22 01:14:57.001877 [ 3 ] {a56feb73-9950-45e9-9c56-bad99853a5d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB.
3599 2024.02.22 01:14:57.002162 [ 3 ] {a56feb73-9950-45e9-9c56-bad99853a5d2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3600 2024.02.22 01:14:57.002342 [ 3 ] {a56feb73-9950-45e9-9c56-bad99853a5d2} <Trace> oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3601 2024.02.22 01:14:57.002466 [ 3 ] {a56feb73-9950-45e9-9c56-bad99853a5d2} <Information> executeQuery: Read 14 rows, 19.35 KiB in 0.001110722 sec., 12604 rows/sec., 17.01 MiB/sec.
3602 2024.02.22 01:14:57.002623 [ 3 ] {a56feb73-9950-45e9-9c56-bad99853a5d2} <Debug> DynamicQueryHandler: Done processing query
3603 2024.02.22 01:14:57.002651 [ 3 ] {a56feb73-9950-45e9-9c56-bad99853a5d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
3604 2024.02.22 01:14:57.002667 [ 3 ] {} <Debug> HTTP-Session: 31331337-1071-4c36-be9a-b83a561101cf Destroying unnamed session